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

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

2001-09-27 Ralf Corsepius <corsepiu@…>

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