source: rtems/c/src/lib/libbsp/m68k/idp/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: 1.9 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      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * include/Makefile.am: Use 'CLEANFILES ='.
10        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
11
122001-06-19      Joel Sherrill <joel@OARcorp.com>
13
14        * include/Makefile.am: Fixed typo.
15
162001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.in: Add bspopts.h.
19        * include/.cvsignore: Add bspopts.h*, stamp-h*.
20        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
21        * include/bsp.h: Include bspopts.h.
22
232001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
24
25        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
26
272000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
30
312000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
34
352000-11-01      Joel Sherrill <joel@OARcorp.com>
36
37        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
38        and libcsupport.h moved from libc to lib/include/rtems and
39        now must be referenced as <rtems/XXX.h>.   Header file order
40        was cleaned up while doing this.
41
422000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
45        Switch to GNU canonicalization.
46
472000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
48
49        * startup/linkcmds: Added lines so DWARF debug information
50        would be available.  Otherwise gdb complains that the offsets
51        for the debug info are incorrect and doesn't load the files.
52
532000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
56        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
57        compile.am
58
592000-08-10      Joel Sherrill <joel@OARcorp.com>
60
61        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.