source: rtems/c/src/lib/libbsp/m68k/sim68000/ChangeLog @ a080705

4.104.114.84.95
Last change on this file since a080705 was 1d2cfc0, checked in by Joel Sherrill <joel.sherrill@…>, on 11/27/00 at 16:59:57

2000-11-27 Joel Sherrill <joel@…>

  • start/start.S, startup/bspstart.c: Not functional for CPU32 but hopefully will compile now and give a warning saying that the CPU32 variant needs work.
  • Property mode set to 100644
File size: 1.3 KB
Line 
12000-11-27      Joel Sherrill <joel@OARcorp.com>
2
3        * start/start.S, startup/bspstart.c: Not functional for CPU32
4        but hopefully will compile now and give a warning saying that
5        the CPU32 variant needs work.
6
72000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
10
112000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
14
152000-11-01      Joel Sherrill <joel@OARcorp.com>
16
17        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
18        and libcsupport.h moved from libc to lib/include/rtems and
19        now must be referenced as <rtems/XXX.h>.   Header file order
20        was cleaned up while doing this.
21
222000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
25        Switch to GNU canonicalization.
26
272000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
28
29        * startup/linkcmds: Added lines so DWARF debug information
30        would be available.  Otherwise gdb complains that the offsets
31        for the debug info are incorrect and doesn't load the files.
32
332000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
36        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
37
382000-08-10      Joel Sherrill <joel@OARcorp.com>
39
40        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.