source: rtems/c/src/lib/libbsp/i960/i960sim/ChangeLog @ cd67dca

4.104.114.84.95
Last change on this file since cd67dca 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.7 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-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.in: Add bspopts.h.
15        * include/.cvsignore: Add bspopts.h*, stamp-h*.
16        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
17        * include/bsp.h: Include bspopts.h.
18
192001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
20
21        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
22
232001-01-03      Joel Sherrill <joel@OARcorp.com>
24
25        * console/console-io.c: Added console_initialize_hardware().
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-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * console/Makefile.am, start/Makefile.am, startup/Makefile.am,
50        wrapup/Makefile.am, clock/Makefile.am: Include compile.am
51
522000-08-10      Joel Sherrill <joel@OARcorp.com>
53
54        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.