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

4.104.114.84.95
Last change on this file since dfe5faf8 was dfe5faf8, checked in by Joel Sherrill <joel.sherrill@…>, on 12/20/01 at 17:32:24

2001-12-20 Ralf Corsepius <corsepiu@…>

  • configure.ac: Add RTEMS_BSPOPTS_*(ARM_RDP_MONITOR).
  • startup/Makefile.am: Remove ARM_RDP_MONITOR, AM_CPPFLAGS.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add RTEMS_BSPOPTS_*(ARM_RDP_MONITOR).
4        * startup/Makefile.am: Remove ARM_RDP_MONITOR, AM_CPPFLAGS.
5
62001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Add RTEMS_BPSOPTS_* for ARM_RDI_MONITOR.
9
102001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
13
142001-10-17      Joel Sherrill <joel@OARcorp.com>
15
16        * timer: New subdirectory.
17        * timer/Makefile.am: New file.
18        * timer/.cvsignore: New file.
19        * Makefile.am: Modified to reflect above.
20        * configure.ac: Ditto.
21
222001-10-12      Joel Sherrill <joel@OARcorp.com>
23
24        * console/console-io.c: Fixed typo.
25
262001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
29        * configure.in: Remove.
30        * configure.ac: New file, generated from configure.in by autoupdate.
31
322001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * include/Makefile.am: Use 'CLEANFILES ='.
35        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
36
372001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.in: Add include/bspopts.h.
40        * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
41        * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
42        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
43        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
44        * include/bsp.h: Add bspopts.h.
45
462001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
47
48        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
49
502001-01-03      Joel Sherrill <joel@OARcorp.com>
51
52        * console/console-io.c: Added console_initialize_hardware().
53
542000-12-06      Joel Sherrill <joel@OARcorp.com>
55
56        * startup/bspstart.c: Removed unused variables ramSpace and _end.
57        Added prototype for initialize_monitor_handles().
58        * startup/syscalls.c: Added casts and removed unused variables to
59        eliminate warnings.
60
612000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
64
652000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
68
692000-11-01      Joel Sherrill <joel@OARcorp.com>
70
71        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
72        and libcsupport.h moved from libc to lib/include/rtems and
73        now must be referenced as <rtems/XXX.h>.   Header file order
74        was cleaned up while doing this.
75
762000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
79        Switch to GNU canonicalization.
80
812000-09-13      Joel Sherrill <joel@OARcorp.com>
82
83        * bsp_specs, console/Makefile.am, include/Makefile.am: Clean up.
84
852000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
88        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
89
902000-08-10      Joel Sherrill <joel@OARcorp.com>
91
92        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.