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

4.104.114.84.95
Last change on this file since b4a45795 was b4a45795, checked in by Joel Sherrill <joel.sherrill@…>, on 10/12/01 at 20:59:42

2001-10-12 Joel Sherrill <joel@…>

  • console/console-io.c: Fixed typo.
  • Property mode set to 100644
File size: 2.3 KB
Line 
12001-10-12      Joel Sherrill <joel@OARcorp.com>
2
3        * console/console-io.c: Fixed typo.
4
52001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
8        * configure.in: Remove.
9        * configure.ac: New file, generated from configure.in by autoupdate.
10
112001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * include/Makefile.am: Use 'CLEANFILES ='.
14        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
15
162001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.in: Add include/bspopts.h.
19        * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
20        * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
21        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
22        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
23        * include/bsp.h: Add bspopts.h.
24
252001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
26
27        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
28
292001-01-03      Joel Sherrill <joel@OARcorp.com>
30
31        * console/console-io.c: Added console_initialize_hardware().
32
332000-12-06      Joel Sherrill <joel@OARcorp.com>
34
35        * startup/bspstart.c: Removed unused variables ramSpace and _end.
36        Added prototype for initialize_monitor_handles().
37        * startup/syscalls.c: Added casts and removed unused variables to
38        eliminate warnings.
39
402000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
43
442000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
47
482000-11-01      Joel Sherrill <joel@OARcorp.com>
49
50        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
51        and libcsupport.h moved from libc to lib/include/rtems and
52        now must be referenced as <rtems/XXX.h>.   Header file order
53        was cleaned up while doing this.
54
552000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
58        Switch to GNU canonicalization.
59
602000-09-13      Joel Sherrill <joel@OARcorp.com>
61
62        * bsp_specs, console/Makefile.am, include/Makefile.am: Clean up.
63
642000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
67        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
68
692000-08-10      Joel Sherrill <joel@OARcorp.com>
70
71        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.