source: rtems/c/src/lib/libbsp/m68k/ods68302/ChangeLog @ 152790a

4.104.114.84.95
Last change on this file since 152790a 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.9 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-19      Joel Sherrill <joel@OARcorp.com>
10
11        * include/Makefile.am: Fixed typo.
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-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
45
46        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
47
482000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
49
50        * startup/linkcmds: Added lines so DWARF debug information
51        would be available.  Otherwise gdb complains that the offsets
52        for the debug info are incorrect and doesn't load the files.
53
542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
57        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
58        compile.am
59
602000-08-10      Joel Sherrill <joel@OARcorp.com>
61
62        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.