1 | 2000-12-06 Joel Sherrill <joel@OARcorp.com> |
---|
2 | |
---|
3 | * startup/bspstart.c: Removed unused variables ramSpace and _end. |
---|
4 | Added prototype for initialize_monitor_handles(). |
---|
5 | * startup/syscalls.c: Added casts and removed unused variables to |
---|
6 | eliminate warnings. |
---|
7 | |
---|
8 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
9 | |
---|
10 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
11 | |
---|
12 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
13 | |
---|
14 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
15 | |
---|
16 | 2000-11-01 Joel Sherrill <joel@OARcorp.com> |
---|
17 | |
---|
18 | * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, |
---|
19 | and libcsupport.h moved from libc to lib/include/rtems and |
---|
20 | now must be referenced as <rtems/XXX.h>. Header file order |
---|
21 | was cleaned up while doing this. |
---|
22 | |
---|
23 | 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
24 | |
---|
25 | * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. |
---|
26 | Switch to GNU canonicalization. |
---|
27 | |
---|
28 | 2000-09-13 Joel Sherrill <joel@OARcorp.com> |
---|
29 | |
---|
30 | * bsp_specs, console/Makefile.am, include/Makefile.am: Clean up. |
---|
31 | |
---|
32 | 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
33 | |
---|
34 | * clock/Makefile.am, console/Makefile.am, start/Makefile.am, |
---|
35 | startup/Makefile.am, wrapup/Makefile.am: Include compile.am |
---|
36 | |
---|
37 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
38 | |
---|
39 | * ChangeLog: New file. |
---|