1 | 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
2 | |
---|
3 | * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>. |
---|
4 | |
---|
5 | 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
6 | |
---|
7 | * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. |
---|
8 | * include/bsp.h: Include <rtems/console.h> instead of <console.h>. |
---|
9 | * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>. |
---|
10 | |
---|
11 | 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
12 | |
---|
13 | * clock/ckinit.c, console/concntl.h, console/console.c, |
---|
14 | include/bsp.h, startup/bspstart.c, timer/timer.c: Convert to using |
---|
15 | c99 fixed size types. |
---|
16 | |
---|
17 | 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
18 | |
---|
19 | * Makefile.am: Reflect changes to bsp.am. |
---|
20 | Preinstall dist_project_lib*. |
---|
21 | |
---|
22 | 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
23 | |
---|
24 | * Makefile.am: Reflect changes to bsp.am. |
---|
25 | |
---|
26 | 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
27 | |
---|
28 | * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE. |
---|
29 | |
---|
30 | 2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
31 | |
---|
32 | * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, |
---|
33 | start/Makefile.am, startup/Makefile.am, timer/Makefile.am, |
---|
34 | wrapup/Makefile.am. Use automake compilation rules. |
---|
35 | * clock/Makefile.am, console/Makefile.am, start/Makefile.am, |
---|
36 | startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. |
---|
37 | * configure.ac: Reflect changes above. |
---|
38 | * bsp_specs: Sync with other BSPs, fixup missing brace. |
---|
39 | |
---|
40 | 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
41 | |
---|
42 | * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS. |
---|
43 | Add RTEMS_PROG_CCAS. |
---|
44 | |
---|
45 | 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
46 | |
---|
47 | * Makefile.am: Add PREINSTALL_DIRS. |
---|
48 | * wrapup/Makefile.am: Reflect changes to libcpu. |
---|
49 | |
---|
50 | 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
51 | |
---|
52 | * start/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. |
---|
53 | Add PRE/TMPINSTALL_FILES to CLEANFILES. |
---|
54 | * startup/Makefile.am: Ditto. |
---|
55 | |
---|
56 | 2004-01-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
57 | |
---|
58 | * wrapup/Makefile.am: Eliminate $(LIB). |
---|
59 | Use noinst_DATA to trigger building libbsp.a. |
---|
60 | |
---|
61 | 2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
62 | |
---|
63 | * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. |
---|
64 | * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. |
---|
65 | |
---|
66 | 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
67 | |
---|
68 | * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. |
---|
69 | * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. |
---|
70 | |
---|
71 | 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
72 | |
---|
73 | * configure.ac: Require automake >= 1.8, autoconf >= 2.59. |
---|
74 | |
---|
75 | 2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
76 | |
---|
77 | * start/Makefile.am: Misc cleanups and fixes. |
---|
78 | * startup/Makefile.am: Misc cleanups and fixes. |
---|
79 | * wrapup/Makefile.am: Misc cleanups and fixes. |
---|
80 | |
---|
81 | 2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
82 | |
---|
83 | * Makefile.am: Add preinstallation dirstamp support. |
---|
84 | * clock/Makefile.am: Cosmetics. |
---|
85 | * console/Makefile.am: Cosmetics. |
---|
86 | * start/Makefile.am: Cosmetics. |
---|
87 | * startup/Makefile.am: Cosmetics. |
---|
88 | * timer/Makefile.am: Cosmetics. |
---|
89 | * wrapup/Makefile.am: Cosmetics. |
---|
90 | |
---|
91 | 2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
92 | |
---|
93 | * clock/Makefile.am: Remove all-local: $(ARCH). |
---|
94 | * console/Makefile.am: Remove all-local: $(ARCH). |
---|
95 | * start/Makefile.am: Remove all-local: $(ARCH). |
---|
96 | * startup/Makefile.am: Remove all-local: $(ARCH). |
---|
97 | * timer/Makefile.am: Remove all-local: $(ARCH). |
---|
98 | * wrapup/Makefile.am: Remove all-local: $(ARCH). |
---|
99 | |
---|
100 | 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
101 | |
---|
102 | * Makefile.am: Merge-in include/Makefile.am. |
---|
103 | Reflect changes to bsp.am. |
---|
104 | * include/Makefile.am: Remove. |
---|
105 | * configure.ac: Reflect changes above. |
---|
106 | |
---|
107 | 2003-09-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
108 | |
---|
109 | * bsp_specs: Remove *lib:. |
---|
110 | |
---|
111 | 2003-09-04 Joel Sherrill <joel@OARcorp.com> |
---|
112 | |
---|
113 | * clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c, |
---|
114 | startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S: |
---|
115 | URL for license changed. |
---|
116 | |
---|
117 | 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
118 | |
---|
119 | * Makefile.am: Reflect having moved aclocal/. |
---|
120 | |
---|
121 | 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
122 | |
---|
123 | * Makefile.am: Reflect having moved automake/. |
---|
124 | * clock/Makefile.am: Reflect having moved automake/. |
---|
125 | * console/Makefile.am: Reflect having moved automake/. |
---|
126 | * include/Makefile.am: Reflect having moved automake/. |
---|
127 | * start/Makefile.am: Reflect having moved automake/. |
---|
128 | * startup/Makefile.am: Reflect having moved automake/. |
---|
129 | * timer/Makefile.am: Reflect having moved automake/. |
---|
130 | * wrapup/Makefile.am: Reflect having moved automake/. |
---|
131 | |
---|
132 | 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
133 | |
---|
134 | * configure.ac: Use rtems-bugs@rtems.com as bug report email address. |
---|
135 | |
---|
136 | 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
137 | |
---|
138 | PR 445/bsps |
---|
139 | * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. |
---|
140 | Remove cpp, old_cpp (now unused). |
---|
141 | |
---|
142 | 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
143 | |
---|
144 | * configure.ac: Remove AC_CONFIG_AUX_DIR. |
---|
145 | |
---|
146 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
147 | |
---|
148 | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). |
---|
149 | |
---|
150 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
151 | |
---|
152 | * configure.ac: AC_PREREQ(2.57). |
---|
153 | |
---|
154 | 2003-01-20 Joel Sherrill <joel@OARcorp.com> |
---|
155 | |
---|
156 | * startup/linkcmds*: Add FreeBSD sysctl() sections. |
---|
157 | |
---|
158 | 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
159 | |
---|
160 | * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
161 | * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
162 | * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
163 | * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
164 | * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
165 | |
---|
166 | 2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
167 | |
---|
168 | * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
169 | |
---|
170 | 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
171 | |
---|
172 | * .cvsignore: Reformat. |
---|
173 | Add autom4te*cache. |
---|
174 | Remove autom4te.cache. |
---|
175 | |
---|
176 | 2002-08-21 Joel Sherrill <joel@OARcorp.com> |
---|
177 | |
---|
178 | * bsp_specs: Added support for -nostdlibs. |
---|
179 | |
---|
180 | 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
181 | |
---|
182 | * clock/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
183 | * console/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
184 | * start/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
185 | * startup/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
186 | * timer/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
187 | * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
188 | |
---|
189 | 2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
190 | |
---|
191 | * start/Makefile.am: |
---|
192 | Fix bsplib_DATA = $(PROJECT_RELEASE)/lib/rxgen_romld$(LIB_VARIANT).o. |
---|
193 | |
---|
194 | 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
195 | |
---|
196 | * start/Makefile.am: Eliminate PGM. |
---|
197 | Add bsplib_DATA = $(PROJECT_RELEASE)/lib/rxgen_romld$(LIB_VARIANT).o. |
---|
198 | |
---|
199 | 2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
200 | |
---|
201 | * startup/Makefile.am: Add bsplib_DATA = linkcmds. |
---|
202 | |
---|
203 | 2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
204 | |
---|
205 | * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES. |
---|
206 | Remove $(OBJS) from all-local. |
---|
207 | |
---|
208 | 2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
209 | |
---|
210 | * wrapup/Makefile.am: Remove preinstallation of libbsp.a, |
---|
211 | |
---|
212 | 2001-05-09 Joel Sherrill <joel@OARcorp.com> |
---|
213 | |
---|
214 | * startup/linkcmds: In support of gcc 3.1, added one of more |
---|
215 | of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*, |
---|
216 | .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*. Spacing corrections |
---|
217 | and direction of segments to memory regions may also have been |
---|
218 | addressed. This was a sweep across all BSPs. |
---|
219 | * startup/linkcmds.real: Ditto. |
---|
220 | * clock/ckinit.c: Add volatile to Clock_driver_ticks. |
---|
221 | |
---|
222 | 2002-04-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
223 | |
---|
224 | * startup/nulsystbl.c: Fix braces. |
---|
225 | * startup/Makefile.am: Remove types.h. |
---|
226 | * startup/types.h: Remove. |
---|
227 | |
---|
228 | 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
229 | |
---|
230 | * configure.ac: |
---|
231 | AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). |
---|
232 | AM_INIT_AUTOMAKE([no-define foreign 1.6]). |
---|
233 | * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
234 | * Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
235 | * console/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
236 | * include/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
237 | * start/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
238 | * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
239 | * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
240 | * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
241 | |
---|
242 | 2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
243 | |
---|
244 | * console/console.c: Remove NO_BSP_INIT, SERIAL_INPUT. |
---|
245 | |
---|
246 | 2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
247 | |
---|
248 | * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu, |
---|
249 | replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g. |
---|
250 | |
---|
251 | 2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
252 | |
---|
253 | * configure.ac: Introduce RTEMS_BSP_CONFIGURE. |
---|
254 | |
---|
255 | 2001-10-12 Joel Sherrill <joel@OARcorp.com> |
---|
256 | |
---|
257 | * clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c, |
---|
258 | startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S: |
---|
259 | Fixed typo. |
---|
260 | |
---|
261 | 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
262 | |
---|
263 | * .cvsignore: Add autom4te.cache for autoconf > 2.52. |
---|
264 | * configure.in: Remove. |
---|
265 | * configure.ac: New file, generated from configure.in by autoupdate. |
---|
266 | |
---|
267 | 2001-09-27 Joel Sherrill <joel@OARcorp.com> |
---|
268 | |
---|
269 | * include/bsp.h: Renamed delay() to rtems_bsp_delay(). |
---|
270 | |
---|
271 | 2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
272 | |
---|
273 | * include/Makefile.am: Use 'CLEANFILES ='. |
---|
274 | * include/Makefile.am: Use 'TMPINSTALL_FILES ='. |
---|
275 | |
---|
276 | 2001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
277 | |
---|
278 | * configure.in: Add bspopts.h. |
---|
279 | * include/.cvsignore: Add bspopts.h*, stamp-h*. |
---|
280 | * include/Makefile.am: Use *_HEADERS instead of *H_FILES. |
---|
281 | * include/bsp.h: Include bspopts.h. |
---|
282 | |
---|
283 | 2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
284 | |
---|
285 | * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]). |
---|
286 | |
---|
287 | 2001-01-09 Joel Sherrill <joel@OARcorp.com> |
---|
288 | |
---|
289 | * Removing non-function shmsupp directory. |
---|
290 | * shmsupp/.cvsignore, shmsupp/Makefile.am, shmsupp/addrconv.c, |
---|
291 | shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c: Removed. |
---|
292 | * configure.in, Makefile.am, wrapup/Makefile.am |
---|
293 | |
---|
294 | 2000-12-06 Joel Sherrill <joel@OARcorp.com> |
---|
295 | |
---|
296 | * include/bsp.h: Removed incorrect error case. |
---|
297 | |
---|
298 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
299 | |
---|
300 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
301 | |
---|
302 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
303 | |
---|
304 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
305 | |
---|
306 | 2000-11-01 Joel Sherrill <joel@OARcorp.com> |
---|
307 | |
---|
308 | * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, |
---|
309 | and libcsupport.h moved from libc to lib/include/rtems and |
---|
310 | now must be referenced as <rtems/XXX.h>. Header file order |
---|
311 | was cleaned up while doing this. |
---|
312 | |
---|
313 | 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
314 | |
---|
315 | * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. |
---|
316 | Switch to GNU canonicalization. |
---|
317 | |
---|
318 | 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
319 | |
---|
320 | * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am, |
---|
321 | startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am, |
---|
322 | start/Makefile.am: Include compile.am |
---|
323 | |
---|
324 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
325 | |
---|
326 | * ChangeLog: New file. |
---|