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

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

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

  • include/Makefile.am: Use 'CLEANFILES ='.
  • include/Makefile.am: Use 'TMPINSTALL_FILES ='.
  • Property mode set to 100644
File size: 2.3 KB
Line 
12001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/Makefile.am: Use 'CLEANFILES ='.
4        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
5
62001-06-19      Joel Sherrill <joel@OARcorp.com>
7
8        * start/start.S: Reverse sense of conditional compilation so the
9        code will compile for a cpu32.
10
112001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.in: Add bspopts.h.
14        * include/.cvsignore: Add bspopts.h*, stamp-h*.
15        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
16        * include/bsp.h: Include bspopts.h.
17
182001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
19
20        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
21
222001-01-03      Joel Sherrill <joel@OARcorp.com>
23
24        * start/start.S: Added space for vectors on CPU32 configuration.
25        * startup/bspstart.c: Fixed typo.
26
272000-12-19      Joel Sherrill <joel@OARcorp.com>
28
29        * startup/linkcmds: Set _VBR to 0 to indicate that the vectors are
30        in RAM not ROM.  Thanks to Juan Zamorano <jzamora@fi.upm.es> for
31        debugging this.
32
332000-11-27      Joel Sherrill <joel@OARcorp.com>
34
35        * start/start.S, startup/bspstart.c: Not functional for CPU32
36        but hopefully will compile now and give a warning saying that
37        the CPU32 variant needs work.
38
392000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
42
432000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
46
472000-11-01      Joel Sherrill <joel@OARcorp.com>
48
49        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
50        and libcsupport.h moved from libc to lib/include/rtems and
51        now must be referenced as <rtems/XXX.h>.   Header file order
52        was cleaned up while doing this.
53
542000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
57        Switch to GNU canonicalization.
58
592000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
60
61        * startup/linkcmds: Added lines so DWARF debug information
62        would be available.  Otherwise gdb complains that the offsets
63        for the debug info are incorrect and doesn't load the files.
64
652000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
68        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
69
702000-08-10      Joel Sherrill <joel@OARcorp.com>
71
72        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.