source: rtems/c/src/lib/libbsp/m68k/gen68340/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.8 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-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * include/Makefile.am: Fix typo in include_HEADERS.
12
132001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.in: Add bspopts.h.
16        * include/.cvsignore: Add bspopts.h*, stamp-h*.
17        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
18        * include/bsp.h: Include bspopts.h.
19
202001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
21
22        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
23
242000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
27
282000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
31
322000-11-01      Joel Sherrill <joel@OARcorp.com>
33
34        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
35        and libcsupport.h moved from libc to lib/include/rtems and
36        now must be referenced as <rtems/XXX.h>.   Header file order
37        was cleaned up while doing this.
38
392000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
42        Switch to GNU canonicalization.
43
442000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
45
46        * startup/linkcmds: Added lines so DWARF debug information
47        would be available.  Otherwise gdb complains that the offsets
48        for the debug info are incorrect and doesn't load the files.
49
502000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
53        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
54        compile.am
55
562000-08-10      Joel Sherrill <joel@OARcorp.com>
57
58        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.