source: rtems/c/src/lib/libbsp/m68k/dmv152/ChangeLog @ 66387986

4.104.114.84.95
Last change on this file since 66387986 was cf282090, checked in by Joel Sherrill <joel.sherrill@…>, on 09/28/01 at 13:28:11

2001-09-27 Joel Sherrill <joel@…>

  • include/bsp.h: Renamed delay() to rtems_bsp_delay().
  • Property mode set to 100644
File size: 1.7 KB
Line 
12001-09-27      Joel Sherrill <joel@OARcorp.com>
2
3        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
4
52001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
8
92001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.in: Add bspopts.h.
12        * include/.cvsignore: Add bspopts.h*, stamp-h*.
13        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
14        * include/bsp.h: Include bspopts.h.
15
162001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
17
18        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
19
202000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
23
242000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
27
282000-11-01      Joel Sherrill <joel@OARcorp.com>
29
30        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
31        and libcsupport.h moved from libc to lib/include/rtems and
32        now must be referenced as <rtems/XXX.h>.   Header file order
33        was cleaned up while doing this.
34
352000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
38        Switch to GNU canonicalization.
39
402000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
41
42        * startup/linkcmds: Added lines so DWARF debug information
43        would be available.  Otherwise gdb complains that the offsets
44        for the debug info are incorrect and doesn't load the files.
45
462000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
49        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
50        wrapup/Makefile.am: Include compile.am
51
522000-08-10      Joel Sherrill <joel@OARcorp.com>
53
54        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.