source: rtems/c/src/lib/libbsp/m68k/gen68302/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: 2.2 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-12-14      Joel Sherrill <joel@OARcorp.com>
21
22        * network/network.c: Removed unused variable warnings.
23
242000-12-11      Joel Sherrill <joel@OARcorp.com>
25
26        * Makefile.am, configure.in, include/Makefile.am,
27        wrapup/Makefile.am: Updated to reflect addition of network driver
28        by  Franck Julien <FranckJ@cxr.fr>.
29        * include/m302_int.h, network/.cvsignore, network/Makefile.am,
30        network/network.c: New file.
31
322000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
35
362000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
39
402000-11-01      Joel Sherrill <joel@OARcorp.com>
41
42        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
43        libcsupport.h moved from libc to lib/include/rtems and
44        now must be referenced as <rtems/XXX.h>.   Header file order
45        was cleaned up while doing this.
46
472000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
50        Switch to GNU canonicalization.
51
522000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
53
54        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
55
562000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
57
58        * startup/linkcmds: Added lines so DWARF debug information
59        would be available.  Otherwise gdb complains that the offsets
60        for the debug info are incorrect and doesn't load the files.
61
622000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
65        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
66        compile.am
67
682000-08-10      Joel Sherrill <joel@OARcorp.com>
69
70        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.