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

4.104.114.84.95
Last change on this file since abde5688 was abde5688, checked in by Joel Sherrill <joel.sherrill@…>, on 09/19/01 at 17:40:51

2001-09-19 Eric Norum <eric.norum@…>

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