1 | 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
2 | |
---|
3 | * start/Makefile.am: Eliminate PGM. |
---|
4 | Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o. |
---|
5 | |
---|
6 | 2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
7 | |
---|
8 | * startup/Makefile.am: Add bsplib_DATA = linkcmds. |
---|
9 | |
---|
10 | 2002-07-17 Jay Monkman <jtm@smoothsmoothie.com> |
---|
11 | |
---|
12 | * start/start.S: Added SWI_Handler. |
---|
13 | |
---|
14 | 2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
15 | |
---|
16 | * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES. |
---|
17 | Remove $(OBJS) from all-local. |
---|
18 | |
---|
19 | 2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
20 | |
---|
21 | * wrapup/Makefile.am: Add $(LIB) to all-local. |
---|
22 | |
---|
23 | 2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
24 | |
---|
25 | * wrapup/Makefile.am: Remove preinstallation of libbsp.a, |
---|
26 | |
---|
27 | 2001-05-09 Joel Sherrill <joel@OARcorp.com> |
---|
28 | |
---|
29 | * startup/linkcmds: In support of gcc 3.1, added one of more |
---|
30 | of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*, |
---|
31 | .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*. Spacing corrections |
---|
32 | and direction of segments to memory regions may also have been |
---|
33 | addressed. This was a sweep across all BSPs. |
---|
34 | |
---|
35 | 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
36 | |
---|
37 | * configure.ac: |
---|
38 | AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). |
---|
39 | AM_INIT_AUTOMAKE([no-define foreign 1.6]). |
---|
40 | * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
41 | * Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
42 | * console/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
43 | * include/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
44 | * start/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
45 | * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
46 | * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
47 | * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
48 | |
---|
49 | 2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
50 | |
---|
51 | * console/console-io.c: Include rtems/bspIo.h instead of bspIo.h. |
---|
52 | |
---|
53 | 2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
54 | |
---|
55 | * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu, |
---|
56 | replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g. |
---|
57 | |
---|
58 | 2001-12-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
59 | |
---|
60 | * configure.ac: Add RTEMS_BSPOPTS_*(ARM_RDP_MONITOR). |
---|
61 | * startup/Makefile.am: Remove ARM_RDP_MONITOR, AM_CPPFLAGS. |
---|
62 | |
---|
63 | 2001-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
64 | |
---|
65 | * configure.ac: Add RTEMS_BPSOPTS_* for ARM_RDI_MONITOR. |
---|
66 | |
---|
67 | 2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
68 | |
---|
69 | * configure.ac: Introduce RTEMS_BSP_CONFIGURE. |
---|
70 | |
---|
71 | 2001-10-17 Joel Sherrill <joel@OARcorp.com> |
---|
72 | |
---|
73 | * timer: New subdirectory. |
---|
74 | * timer/Makefile.am: New file. |
---|
75 | * timer/.cvsignore: New file. |
---|
76 | * Makefile.am: Modified to reflect above. |
---|
77 | * configure.ac: Ditto. |
---|
78 | |
---|
79 | 2001-10-12 Joel Sherrill <joel@OARcorp.com> |
---|
80 | |
---|
81 | * console/console-io.c: Fixed typo. |
---|
82 | |
---|
83 | 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
84 | |
---|
85 | * .cvsignore: Add autom4te.cache for autoconf > 2.52. |
---|
86 | * configure.in: Remove. |
---|
87 | * configure.ac: New file, generated from configure.in by autoupdate. |
---|
88 | |
---|
89 | 2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
90 | |
---|
91 | * include/Makefile.am: Use 'CLEANFILES ='. |
---|
92 | * include/Makefile.am: Use 'TMPINSTALL_FILES ='. |
---|
93 | |
---|
94 | 2001-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
95 | |
---|
96 | * configure.in: Add include/bspopts.h. |
---|
97 | * console/Makefile.am: Use *_HEADERS instead of *H_FILES. |
---|
98 | * irq/Makefile.am: Use *_HEADER instead of *H_FILES. |
---|
99 | * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*. |
---|
100 | * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES. |
---|
101 | * include/bsp.h: Add bspopts.h. |
---|
102 | |
---|
103 | 2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
104 | |
---|
105 | * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]). |
---|
106 | |
---|
107 | 2001-01-03 Joel Sherrill <joel@OARcorp.com> |
---|
108 | |
---|
109 | * console/console-io.c: Added console_initialize_hardware(). |
---|
110 | |
---|
111 | 2000-12-06 Joel Sherrill <joel@OARcorp.com> |
---|
112 | |
---|
113 | * startup/bspstart.c: Removed unused variables ramSpace and _end. |
---|
114 | Added prototype for initialize_monitor_handles(). |
---|
115 | * startup/syscalls.c: Added casts and removed unused variables to |
---|
116 | eliminate warnings. |
---|
117 | |
---|
118 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
119 | |
---|
120 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
121 | |
---|
122 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
123 | |
---|
124 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
125 | |
---|
126 | 2000-11-01 Joel Sherrill <joel@OARcorp.com> |
---|
127 | |
---|
128 | * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, |
---|
129 | and libcsupport.h moved from libc to lib/include/rtems and |
---|
130 | now must be referenced as <rtems/XXX.h>. Header file order |
---|
131 | was cleaned up while doing this. |
---|
132 | |
---|
133 | 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
134 | |
---|
135 | * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. |
---|
136 | Switch to GNU canonicalization. |
---|
137 | |
---|
138 | 2000-09-13 Joel Sherrill <joel@OARcorp.com> |
---|
139 | |
---|
140 | * bsp_specs, console/Makefile.am, include/Makefile.am: Clean up. |
---|
141 | |
---|
142 | 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
143 | |
---|
144 | * clock/Makefile.am, console/Makefile.am, start/Makefile.am, |
---|
145 | startup/Makefile.am, wrapup/Makefile.am: Include compile.am |
---|
146 | |
---|
147 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
148 | |
---|
149 | * ChangeLog: New file. |
---|