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

4.104.114.84.95
Last change on this file since 66387986 was 7b4917c, checked in by Joel Sherrill <joel.sherrill@…>, on 09/27/01 at 19:38:19

2001-09-27 Ralf Corsepius <corsepiu@…>

  • include/Makefile.am: Use 'CLEANFILES ='.
  • include/Makefile.am: Use 'TMPINSTALL_FILES ='.
  • Property mode set to 100644
File size: 2.0 KB
Line 
12001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/Makefile.am: Use 'CLEANFILES ='.
4        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
5
62001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.in: Add include/bspopts.h.
9        * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
10        * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
11        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
12        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
13        * include/bsp.h: Add bspopts.h.
14
152001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
16
17        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
18
192001-01-03      Joel Sherrill <joel@OARcorp.com>
20
21        * console/console-io.c: Added console_initialize_hardware().
22
232000-12-06      Joel Sherrill <joel@OARcorp.com>
24
25        * startup/bspstart.c: Removed unused variables ramSpace and _end.
26        Added prototype for initialize_monitor_handles().
27        * startup/syscalls.c: Added casts and removed unused variables to
28        eliminate warnings.
29
302000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
33
342000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
37
382000-11-01      Joel Sherrill <joel@OARcorp.com>
39
40        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
41        and libcsupport.h moved from libc to lib/include/rtems and
42        now must be referenced as <rtems/XXX.h>.   Header file order
43        was cleaned up while doing this.
44
452000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
48        Switch to GNU canonicalization.
49
502000-09-13      Joel Sherrill <joel@OARcorp.com>
51
52        * bsp_specs, console/Makefile.am, include/Makefile.am: Clean up.
53
542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
57        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
58
592000-08-10      Joel Sherrill <joel@OARcorp.com>
60
61        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.