source: rtems/c/src/lib/libbsp/arm/armulator/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.2 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-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.in: Add include/bspopts.h.
15        * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
16        * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
17        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
18        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
19        * include/bsp.h: Add bspopts.h.
20
212001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
22
23        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
24
252001-01-03      Joel Sherrill <joel@OARcorp.com>
26
27        * console/console-io.c: Added console_initialize_hardware().
28
292000-12-06      Joel Sherrill <joel@OARcorp.com>
30
31        * startup/bspstart.c: Removed unused variables ramSpace and _end.
32        Added prototype for initialize_monitor_handles().
33        * startup/syscalls.c: Added casts and removed unused variables to
34        eliminate warnings.
35
362000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
39
402000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
43
442000-11-01      Joel Sherrill <joel@OARcorp.com>
45
46        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
47        and libcsupport.h moved from libc to lib/include/rtems and
48        now must be referenced as <rtems/XXX.h>.   Header file order
49        was cleaned up while doing this.
50
512000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
54        Switch to GNU canonicalization.
55
562000-09-13      Joel Sherrill <joel@OARcorp.com>
57
58        * bsp_specs, console/Makefile.am, include/Makefile.am: Clean up.
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, wrapup/Makefile.am: Include compile.am
64
652000-08-10      Joel Sherrill <joel@OARcorp.com>
66
67        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.