source: rtems/c/src/lib/libbsp/m68k/mvme136/ChangeLog @ 8437994a

4.104.114.84.95
Last change on this file since 8437994a was 8437994a, checked in by Joel Sherrill <joel.sherrill@…>, on 09/24/01 at 18:25:00

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

  • wrapup/Makefile: Use GENERIC_FILES = to make automake-1.5 happy.
  • Property mode set to 100644
File size: 1.6 KB
Line 
12001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
4        happy.
5
62001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.in: Add bspopts.h.
9        * include/.cvsignore: Add bspopts.h*, stamp-h*.
10        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
11        * include/bsp.h: Include bspopts.h.
12
132001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
14
15        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
16
172000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
20
212000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
24
252000-11-01      Joel Sherrill <joel@OARcorp.com>
26
27        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
28        and libcsupport.h moved from libc to lib/include/rtems and
29        now must be referenced as <rtems/XXX.h>.   Header file order
30        was cleaned up while doing this.
31
322000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
35        Switch to GNU canonicalization.
36
372000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
38
39        * startup/linkcmds: Added lines so DWARF debug information
40        would be available.  Otherwise gdb complains that the offsets
41        for the debug info are incorrect and doesn't load the files.
42
432000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
46        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
47        wrapup/Makefile.am: Include compile.am
48
492000-08-10      Joel Sherrill <joel@OARcorp.com>
50
51        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.