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

4.104.114.84.95
Last change on this file since 6f21328 was 6f21328, checked in by Joel Sherrill <joel.sherrill@…>, on 05/11/01 at 13:15:55

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

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