source: rtems/c/src/lib/libbsp/m68k/ods68302/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.1 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-06-19      Joel Sherrill <joel@OARcorp.com>
16
17        * include/Makefile.am: Fixed typo.
18
192001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.in: Add bspopts.h.
22        * include/.cvsignore: Add bspopts.h*, stamp-h*.
23        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
24        * include/bsp.h: Include bspopts.h.
25
262001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
27
28        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
29
302000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
33
342000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
37
382000-11-01      Joel Sherrill <joel@OARcorp.com>
39
40        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
41        and libcsupport.h moved from libc to lib/include/rtems and
42        now must be referenced as <rtems/XXX.h>.   Header file order
43        was cleaned up while doing this.
44
452000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
48        Switch to GNU canonicalization.
49
502000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
51
52        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
53
542000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
55
56        * startup/linkcmds: Added lines so DWARF debug information
57        would be available.  Otherwise gdb complains that the offsets
58        for the debug info are incorrect and doesn't load the files.
59
602000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
63        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
64        compile.am
65
662000-08-10      Joel Sherrill <joel@OARcorp.com>
67
68        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.