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

4.104.114.84.95
Last change on this file since d4f0eef was d4f0eef, checked in by Joel Sherrill <joel.sherrill@…>, on 12/19/00 at 18:24:00

2000-12-19 Joel Sherrill <joel@…>

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