1 | 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
2 | |
---|
3 | * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V. |
---|
4 | |
---|
5 | 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org> |
---|
6 | |
---|
7 | * Makefile.am, wrapup/Makefile.am: Remove build-variant support. |
---|
8 | |
---|
9 | 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
10 | |
---|
11 | * configure.ac: Require automake > 1.9. |
---|
12 | |
---|
13 | 2004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
14 | |
---|
15 | PR 610/bsps |
---|
16 | * Makefile.am: Add include/tm27.h, Cosmetics. |
---|
17 | * include/tm27.h: Final cosmetics. |
---|
18 | |
---|
19 | 2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
20 | |
---|
21 | * include/bsp.h: Split out tmtest27 support. |
---|
22 | * include/tm27.h: New. |
---|
23 | |
---|
24 | 2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
25 | |
---|
26 | PR 613/bsps |
---|
27 | * include/bsp.h: Remove MAX_LONG_TEST_DURATION. |
---|
28 | |
---|
29 | 2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
30 | |
---|
31 | PR 614/bsps |
---|
32 | * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused). |
---|
33 | |
---|
34 | 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
35 | |
---|
36 | * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>. |
---|
37 | * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. |
---|
38 | * include/bsp.h: Include <rtems/console.h> instead of <console.h>. |
---|
39 | * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>. |
---|
40 | * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>. |
---|
41 | |
---|
42 | 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org> |
---|
43 | |
---|
44 | * clock/clock.c, console/conscfg.c, console/debugio.c, |
---|
45 | include/bsp.h, include/dmv170.h, scv64/scv64.c, sonic/dmvsonic.c, |
---|
46 | startup/bspstart.c, startup/genpvec.c, startup/vmeintr.c, |
---|
47 | timer/timer.c, tod/todcfg.c: Convert to using c99 fixed size types. |
---|
48 | |
---|
49 | 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
50 | |
---|
51 | * Makefile.am: Reflect changes to bsp.am. |
---|
52 | Preinstall dist_project_lib*. |
---|
53 | |
---|
54 | 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
55 | |
---|
56 | * Makefile.am: Reflect changes to bsp.am. |
---|
57 | |
---|
58 | 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
59 | |
---|
60 | * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE. |
---|
61 | |
---|
62 | 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
63 | |
---|
64 | * wrapup/Makefile.am: Convert to automake-building rules. |
---|
65 | |
---|
66 | 2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
67 | |
---|
68 | * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, |
---|
69 | scv64/Makefile.am, sonic/Makefile.am, start/Makefile.am, |
---|
70 | startup/Makefile.am, timer/Makefile.am, tod/Makefile.am. Use automake |
---|
71 | compilation rules. |
---|
72 | * clock/Makefile.am, console/Makefile.am, scv64/Makefile.am, |
---|
73 | sonic/Makefile.am, start/Makefile.am, startup/Makefile.am, |
---|
74 | timer/Makefile.am, tod/Makefile.am: Remove. |
---|
75 | * configure.ac, wrapup/Makefile.am: Reflect changes above. |
---|
76 | |
---|
77 | 2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
78 | |
---|
79 | * Makefile.am: Merge-in start/Makefile.am. |
---|
80 | * start/Makefile.am: Remove. |
---|
81 | * configure.ac: Reflect changes above. |
---|
82 | |
---|
83 | 2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
84 | |
---|
85 | * wrapup/Makefile.am: Reflect changes to |
---|
86 | ../support/*exception_processing/*. |
---|
87 | |
---|
88 | 2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
89 | |
---|
90 | * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS. |
---|
91 | Add RTEMS_PROG_CCAS. |
---|
92 | |
---|
93 | 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
94 | |
---|
95 | * Makefile.am: Add PREINSTALL_DIRS. |
---|
96 | |
---|
97 | 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
98 | |
---|
99 | * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. |
---|
100 | Add PRE/TMPINSTALL_FILES to CLEANFILES. |
---|
101 | * start/Makefile.am: Ditto. |
---|
102 | * startup/Makefile.am: Ditto. |
---|
103 | |
---|
104 | 2004-01-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
105 | |
---|
106 | * wrapup/Makefile.am: Eliminate $(LIB). |
---|
107 | Use noinst_DATA to trigger building libbsp.a. |
---|
108 | |
---|
109 | 2003-12-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
110 | |
---|
111 | * tod/Makefile.am: Cosmetics. |
---|
112 | * console/Makefile.am: Cosmetics. |
---|
113 | |
---|
114 | 2003-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
115 | |
---|
116 | * clock/Makefile.am: Eliminate VPATH. |
---|
117 | * console/Makefile.am: Eliminate VPATH. |
---|
118 | * scv64/Makefile.am: Eliminate VPATH. |
---|
119 | * sonic/Makefile.am: Eliminate VPATH. |
---|
120 | * start/Makefile.am: Eliminate VPATH. |
---|
121 | * startup/Makefile.am: Eliminate VPATH. |
---|
122 | * timer/Makefile.am: Eliminate VPATH. |
---|
123 | * tod/Makefile.am: Eliminate VPATH. |
---|
124 | |
---|
125 | 2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
126 | |
---|
127 | * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. |
---|
128 | * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. |
---|
129 | |
---|
130 | 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
131 | |
---|
132 | * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. |
---|
133 | * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. |
---|
134 | |
---|
135 | 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
136 | |
---|
137 | * configure.ac: Require automake >= 1.8, autoconf >= 2.59. |
---|
138 | |
---|
139 | 2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
140 | |
---|
141 | * start/Makefile.am: Misc cleanups and fixes. |
---|
142 | * startup/Makefile.am: Misc cleanups and fixes. |
---|
143 | * wrapup/Makefile.am: Misc cleanups and fixes. |
---|
144 | |
---|
145 | 2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
146 | |
---|
147 | * Makefile.am: Add preinstallation dirstamp support. |
---|
148 | * clock/Makefile.am: Cosmetics. |
---|
149 | * console/Makefile.am: Cosmetics. |
---|
150 | * scv64/Makefile.am: Cosmetics. |
---|
151 | * sonic/Makefile.am: Cosmetics. |
---|
152 | * startup/Makefile.am: Cosmetics. |
---|
153 | * timer/Makefile.am: Cosmetics. |
---|
154 | * tod/Makefile.am: Cosmetics. |
---|
155 | * wrapup/Makefile.am: Cosmetics. |
---|
156 | |
---|
157 | 2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
158 | |
---|
159 | * clock/Makefile.am: Remove all-local: $(ARCH). |
---|
160 | * console/Makefile.am: Remove all-local: $(ARCH). |
---|
161 | * scv64/Makefile.am: Remove all-local: $(ARCH). |
---|
162 | * sonic/Makefile.am: Remove all-local: $(ARCH). |
---|
163 | * start/Makefile.am: Remove all-local: $(ARCH). |
---|
164 | * startup/Makefile.am: Remove all-local: $(ARCH). |
---|
165 | * timer/Makefile.am: Remove all-local: $(ARCH). |
---|
166 | * tod/Makefile.am: Remove all-local: $(ARCH). |
---|
167 | * wrapup/Makefile.am: Remove all-local: $(ARCH). |
---|
168 | |
---|
169 | 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
170 | |
---|
171 | * Makefile.am: Merge-in include/Makefile.am. |
---|
172 | Reflect changes to bsp.am. |
---|
173 | * include/Makefile.am: Remove. |
---|
174 | * configure.ac: Reflect changes above. |
---|
175 | |
---|
176 | 2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
177 | |
---|
178 | * bsp_specs: Remove *lib:. |
---|
179 | |
---|
180 | 2003-09-04 Joel Sherrill <joel@OARcorp.com> |
---|
181 | |
---|
182 | * clock/clock.c, console/debugio.c, include/dmv170.h, |
---|
183 | startup/bspclean.c, startup/genpvec.c, startup/setvec.c, |
---|
184 | startup/vmeintr.c, timer/timer.c: URL for license changed. |
---|
185 | |
---|
186 | 2003-09-04 Joel Sherrill <joel@OARcorp.com> |
---|
187 | |
---|
188 | * console/conscfg.c, include/bsp.h, scv64/scv64.c, startup/bspstart.c, |
---|
189 | tod/todcfg.c: Removed incorrect statement about copyright assignment. |
---|
190 | |
---|
191 | 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
192 | |
---|
193 | * Makefile.am: Reflect having moved aclocal/. |
---|
194 | |
---|
195 | 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
196 | |
---|
197 | * Makefile.am: Reflect having moved automake/. |
---|
198 | * clock/Makefile.am: Reflect having moved automake/. |
---|
199 | * console/Makefile.am: Reflect having moved automake/. |
---|
200 | * include/Makefile.am: Reflect having moved automake/. |
---|
201 | * scv64/Makefile.am: Reflect having moved automake/. |
---|
202 | * sonic/Makefile.am: Reflect having moved automake/. |
---|
203 | * start/Makefile.am: Reflect having moved automake/. |
---|
204 | * startup/Makefile.am: Reflect having moved automake/. |
---|
205 | * timer/Makefile.am: Reflect having moved automake/. |
---|
206 | * tod/Makefile.am: Reflect having moved automake/. |
---|
207 | * wrapup/Makefile.am: Reflect having moved automake/. |
---|
208 | |
---|
209 | 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
210 | |
---|
211 | * configure.ac: Use rtems-bugs@rtems.com as bug report email address. |
---|
212 | |
---|
213 | 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
214 | |
---|
215 | PR 445/bsps |
---|
216 | * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. |
---|
217 | Remove cpp, old_cpp (now unused). |
---|
218 | |
---|
219 | 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
220 | |
---|
221 | * configure.ac: Remove AC_CONFIG_AUX_DIR. |
---|
222 | |
---|
223 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
224 | |
---|
225 | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). |
---|
226 | |
---|
227 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
228 | |
---|
229 | * configure.ac: AC_PREREQ(2.57). |
---|
230 | |
---|
231 | 2003-01-20 Joel Sherrill <joel@OARcorp.com> |
---|
232 | |
---|
233 | * startup/linkcmds*: Add FreeBSD sysctl() sections. |
---|
234 | |
---|
235 | 2002-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
236 | |
---|
237 | * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
238 | * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
239 | * scv64/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
240 | * sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
241 | * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
242 | * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
243 | * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
244 | * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
245 | |
---|
246 | 2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
247 | |
---|
248 | * start/Makefile.am: Use install-data-local to install startfile. |
---|
249 | |
---|
250 | 2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
251 | |
---|
252 | * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
253 | |
---|
254 | 2002-11-04 Joel Sherrill <joel@OARcorp.com> |
---|
255 | |
---|
256 | * clock/clock.c: Removed warnings. |
---|
257 | |
---|
258 | 2002-11-01 Joel Sherrill <joel@OARcorp.com> |
---|
259 | |
---|
260 | * startup/genpvec.c, tod/todcfg.c: Removed warnings. |
---|
261 | |
---|
262 | 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
263 | |
---|
264 | * .cvsignore: Reformat. |
---|
265 | Add autom4te*cache. |
---|
266 | Remove autom4te.cache. |
---|
267 | |
---|
268 | 2002-08-21 Joel Sherrill <joel@OARcorp.com> |
---|
269 | |
---|
270 | * bsp_specs: Added support for -nostdlibs. |
---|
271 | |
---|
272 | 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
273 | |
---|
274 | * clock/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
275 | * console/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
276 | * scv64/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
277 | * sonic/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
278 | * start/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
279 | * startup/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
280 | * timer/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
281 | * tod/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
282 | * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
283 | |
---|
284 | 2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
285 | |
---|
286 | * start/Makefile.am: Eliminate PGMS. |
---|
287 | Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o. |
---|
288 | |
---|
289 | 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
290 | |
---|
291 | * startup/Makefile.am: Add bsplib_DATA = linkcmds. |
---|
292 | |
---|
293 | 2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
294 | |
---|
295 | * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES. |
---|
296 | Remove $(OBJS) from all-local. |
---|
297 | |
---|
298 | 2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
299 | |
---|
300 | * wrapup/Makefile.am: Remove preinstallation of libbsp.a, |
---|
301 | |
---|
302 | 2001-05-09 Joel Sherrill <joel@OARcorp.com> |
---|
303 | |
---|
304 | * startup/linkcmds: In support of gcc 3.1, added one of more |
---|
305 | of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*, |
---|
306 | .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*. Spacing corrections |
---|
307 | and direction of segments to memory regions may also have been |
---|
308 | addressed. This was a sweep across all BSPs. |
---|
309 | |
---|
310 | 2001-04-08 Joel Sherrill <joel@OARcorp.com> |
---|
311 | |
---|
312 | * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame |
---|
313 | |
---|
314 | 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
315 | |
---|
316 | * configure.ac: |
---|
317 | AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). |
---|
318 | AM_INIT_AUTOMAKE([no-define foreign 1.6]). |
---|
319 | * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
320 | * Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
321 | * console/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
322 | * include/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
323 | * scv64/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
324 | * sonic/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
325 | * start/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
326 | * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
327 | * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
328 | * tod/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
329 | * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
330 | |
---|
331 | 2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
332 | |
---|
333 | * configure.ac: Remove RTEMS_ENABLE_NETWORKING. |
---|
334 | |
---|
335 | 2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
336 | |
---|
337 | * configure.ac: Introduce RTEMS_BSP_CONFIGURE. |
---|
338 | |
---|
339 | 2001-11-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
340 | |
---|
341 | * Makefile.am: Add @exceptions@ to SUBDIRS. |
---|
342 | * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from |
---|
343 | make/custom/dmv177.cfg; |
---|
344 | Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE, |
---|
345 | Add RTEMS_PPC_EXCEPTIONS([old]). |
---|
346 | * include/Makefile.am: include force-preinstall.am. |
---|
347 | * startup/bspstart.c: Rename PPC_USE_INSTRUCTION_CACHE to |
---|
348 | DMV177_USE_INSTRUCTION_CACHE. |
---|
349 | * wrapup/Makefile.am: Apply @exceptions@. |
---|
350 | |
---|
351 | 2001-10-25 Joel Sherrill <joel@OARcorp.com> |
---|
352 | |
---|
353 | * startup/linkcmds: Added _init and _fini. |
---|
354 | |
---|
355 | 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
356 | |
---|
357 | * .cvsignore: Add autom4te.cache for autoconf > 2.52. |
---|
358 | * configure.in: Remove. |
---|
359 | * configure.ac: New file, generated from configure.in by autoupdate. |
---|
360 | |
---|
361 | 2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
362 | |
---|
363 | * include/Makefile.am: Use 'CLEANFILES ='. |
---|
364 | * include/Makefile.am: Use 'TMPINSTALL_FILES ='. |
---|
365 | |
---|
366 | 2001-05-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
367 | |
---|
368 | * configure.in: Remove CONSOLE_USE_POLLED, HAS_RTC. |
---|
369 | |
---|
370 | 2001-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
371 | |
---|
372 | * configure.in: Add bspopts.h, AC_DEFINE CONSOLE_USE_INTERRUPTS, |
---|
373 | CONSOLE_USE_POLLED, HAS_RTC. |
---|
374 | * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h, tod.h. |
---|
375 | * include/Makefile.am: Use *_HEADERS instead of *H_FILES, New |
---|
376 | treatment of tod.h, coverhd.h. |
---|
377 | * include/bsp.h: Add include bspopts.h. |
---|
378 | |
---|
379 | 2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
380 | |
---|
381 | * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]). |
---|
382 | |
---|
383 | 2001-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
384 | |
---|
385 | * startup/genpvec.c: #include <chain.h> instead of "chain.h". |
---|
386 | |
---|
387 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
388 | |
---|
389 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
390 | |
---|
391 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
392 | |
---|
393 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
394 | |
---|
395 | 2000-11-01 Joel Sherrill <joel@OARcorp.com> |
---|
396 | |
---|
397 | * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, |
---|
398 | and libcsupport.h moved from libc to lib/include/rtems and |
---|
399 | now must be referenced as <rtems/XXX.h>. Header file order |
---|
400 | was cleaned up while doing this. |
---|
401 | |
---|
402 | 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
403 | |
---|
404 | * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. |
---|
405 | Switch to GNU canonicalization. |
---|
406 | |
---|
407 | 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
408 | |
---|
409 | * clock/Makefile.am, console/Makefile.am, scv64/Makefile.am, |
---|
410 | sonic/Makefile.am, start/Makefile.am, startup/Makefile.am, |
---|
411 | timer/Makefile.am, tod/Makefile.am, wrapup/Makefile.am: Include |
---|
412 | compile.am |
---|
413 | |
---|
414 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
415 | |
---|
416 | * ChangeLog: New file. |
---|