source: rtems/c/src/lib/libbsp/m68k/gen68360/ChangeLog @ c4d92216

4.104.114.84.95
Last change on this file since c4d92216 was c4d92216, checked in by Joel Sherrill <joel.sherrill@…>, on 06/18/01 at 16:54:47

2001-05-26 Ralf Corsepius <corsepiu@…>

  • configure.in: Add bspopts.h.
  • include/.cvsignore: Add bspopts.h*, stamp-h*.
  • include/Makefile.am: Use *_HEADERS instead of *H_FILES.
  • include/bsp.h: Include bspopts.h.
  • Property mode set to 100644
File size: 1.8 KB
Line 
12001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.in: Add bspopts.h.
4        * include/.cvsignore: Add bspopts.h*, stamp-h*.
5        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
6        * include/bsp.h: Include bspopts.h.
7
82001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
9
10        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
11
122001-01-12      Eric Norum <eric.norum@usask.ca>
13
14        * README, clock/Makefile.am, clock/ckinit.c, clock/clock.c:
15        Clock driver updated to use shell driver mechanism.
16        * clock/ckinit.c: Removed.
17        * clock/clock.c: New file.
18
192000-12-19      Joel Sherrill <joel@OARcorp.com>
20
21        * Makefile.am: Removed unneeded blank line.
22
232000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
26
272000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
30
312000-11-01      Joel Sherrill <joel@OARcorp.com>
32
33        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
34        and libcsupport.h moved from libc to lib/include/rtems and
35        now must be referenced as <rtems/XXX.h>.   Header file order
36        was cleaned up while doing this.
37
382000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
41        Switch to GNU canonicalization.
42
432000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
44
45        * startup/linkcmds: Added lines so DWARF debug information
46        would be available.  Otherwise gdb complains that the offsets
47        for the debug info are incorrect and doesn't load the files.
48
492000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
52        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
53        wrapup/Makefile.am: Include compile.am
54
552000-08-10      Joel Sherrill <joel@OARcorp.com>
56
57        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.