source: rtems/c/src/lib/libbsp/m68k/gen68302/ChangeLog @ df25c998

4.104.114.84.95
Last change on this file since df25c998 was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

2001-10-11 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Add autom4te.cache for autoconf > 2.52.
  • configure.in: Remove.
  • configure.ac: New file, generated from configure.in by autoupdate.
  • Property mode set to 100644
File size: 2.4 KB
Line 
12001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
4        * configure.in: Remove.
5        * configure.ac: New file, generated from configure.in by autoupdate.
6
72001-09-27      Joel Sherrill <joel@OARcorp.com>
8
9        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
10
112001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
14
152001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.in: Add bspopts.h.
18        * include/.cvsignore: Add bspopts.h*, stamp-h*.
19        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
20        * include/bsp.h: Include bspopts.h.
21
222001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
23
24        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
25
262000-12-14      Joel Sherrill <joel@OARcorp.com>
27
28        * network/network.c: Removed unused variable warnings.
29
302000-12-11      Joel Sherrill <joel@OARcorp.com>
31
32        * Makefile.am, configure.in, include/Makefile.am,
33        wrapup/Makefile.am: Updated to reflect addition of network driver
34        by  Franck Julien <FranckJ@cxr.fr>.
35        * include/m302_int.h, network/.cvsignore, network/Makefile.am,
36        network/network.c: New file.
37
382000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
41
422000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
45
462000-11-01      Joel Sherrill <joel@OARcorp.com>
47
48        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
49        libcsupport.h moved from libc to lib/include/rtems and
50        now must be referenced as <rtems/XXX.h>.   Header file order
51        was cleaned up while doing this.
52
532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
56        Switch to GNU canonicalization.
57
582000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
59
60        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
61
622000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
63
64        * startup/linkcmds: Added lines so DWARF debug information
65        would be available.  Otherwise gdb complains that the offsets
66        for the debug info are incorrect and doesn't load the files.
67
682000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
71        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
72        compile.am
73
742000-08-10      Joel Sherrill <joel@OARcorp.com>
75
76        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.