source: rtems/c/src/lib/libbsp/arm/armulator/ChangeLog @ 9e1ae79

4.104.114.84.95
Last change on this file since 9e1ae79 was 9e1ae79, checked in by Joel Sherrill <joel.sherrill@…>, on 12/03/01 at 01:07:18

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

  • configure.ac: Introduce RTEMS_BSP_CONFIGURE.
  • Property mode set to 100644
File size: 2.6 KB
RevLine 
[9e1ae79]12001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
4
[beec29b7]52001-10-17      Joel Sherrill <joel@OARcorp.com>
6
7        * timer: New subdirectory.
8        * timer/Makefile.am: New file.
9        * timer/.cvsignore: New file.
10        * Makefile.am: Modified to reflect above.
11        * configure.ac: Ditto.
12
[b4a45795]132001-10-12      Joel Sherrill <joel@OARcorp.com>
14
15        * console/console-io.c: Fixed typo.
16
[df25c998]172001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
20        * configure.in: Remove.
21        * configure.ac: New file, generated from configure.in by autoupdate.
22
[7b4917c]232001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * include/Makefile.am: Use 'CLEANFILES ='.
26        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
27
[e86adc7]282001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.in: Add include/bspopts.h.
31        * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
32        * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
33        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
34        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
35        * include/bsp.h: Add bspopts.h.
36
[6f21328]372001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
38
39        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
40
[1f275887]412001-01-03      Joel Sherrill <joel@OARcorp.com>
42
43        * console/console-io.c: Added console_initialize_hardware().
44
[1668178]452000-12-06      Joel Sherrill <joel@OARcorp.com>
46
47        * startup/bspstart.c: Removed unused variables ramSpace and _end.
48        Added prototype for initialize_monitor_handles().
49        * startup/syscalls.c: Added casts and removed unused variables to
50        eliminate warnings.
51
[feead226]522000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
55
[a314d3b4]562000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
59
[eba2e4f]602000-11-01      Joel Sherrill <joel@OARcorp.com>
61
62        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
63        and libcsupport.h moved from libc to lib/include/rtems and
64        now must be referenced as <rtems/XXX.h>.   Header file order
65        was cleaned up while doing this.
66
[e83378d]672000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
70        Switch to GNU canonicalization.
71
[63c5ce45]722000-09-13      Joel Sherrill <joel@OARcorp.com>
73
74        * bsp_specs, console/Makefile.am, include/Makefile.am: Clean up.
75
[695b353]762000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
79        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
80
[e94ad1fe]812000-08-10      Joel Sherrill <joel@OARcorp.com>
82
83        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.