source: rtems/c/src/lib/libbsp/powerpc/psim/ChangeLog @ 56e2dc0

Last change on this file since 56e2dc0 was 56e2dc0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/19/06 at 13:46:53

2006-10-19 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Require automake-1.10. Require autoconf-2.60.
  • Property mode set to 100644
File size: 17.0 KB
Line 
12006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Require automake-1.10. Require autoconf-2.60.
4
52006-08-09      Joel Sherrill <joel@OARcorp.com>
6
7        * startup/linkcmds: Clean up a bit after adding missing .rela sections.
8
92006-03-08      Joel Sherrill <joel@OARcorp.com>
10
11        * startup/linkcmds: Add .gnu.linkonce.b.* section.
12
132006-02-08      Joel Sherrill <joel@OARcorp.com>
14
15        * startup/linkcmds: Add sections required by newer gcc versions.
16
172006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * configure.ac: Remove explicit ampolish3 support (now in
20        RTEMS_BSP_CONFIGURE).
21
222006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * configure.ac: Add ampolish3 support.
25        * Makefile.am: Add preinstall.am.
26
272006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
28
29        * Makefile.am: Don't include subdirs.am.
30
312006-01-05      Till Straumann <strauman@slac.stanford.edu>
32
33        * Makefile.am, vectors/vectors.S: use shared version of vectors.S.
34
352005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
36
37        * include/bsp.h: New header guard.
38
392005-05-17      Jennifer Averett <jennifer.averett@oarcorp.com>
40
41        * irq/irq.c, irq/irq.h: Modified to use rtems/irq.h.
42
432005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * include/tm27.h: Elininate unsigned32.
46
472005-04-15      Jennifer Averett <jennifer.averett@oarcorp.com>
48
49        PR 779/bsp
50        * irq/irq.c, irq/irq.h, irq/irq_init.c: add parameter to new exception
51        interrupt handlers in powerpc bsps
52
532005-04-11      Jennifer Averett <jennifer@OARcorp.com>
54
55        PR 777/bsps
56        * include/bsp.h: Add a Processor_Synchronize command in bsp.h
57
582005-02-17      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * startup/bspstart.c: include <rtems/powerpc/powerpc.h>.
61        Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
62        CPU_MINIMUM_STACK_FRAME_SIZE.
63
642005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
65
66        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
67
682005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
69
70        * Makefile.am: Merge-in wrapup/Makefile.am.
71        * wrapup/Makefile.am: Remove.
72        * configure.ac: Reflect changes above.
73
742005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
75
76        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
77
782005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
79
80        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
81
822004-11-22      Jennifer Averett <jennifer@OARcorp.com>
83
84        PR 617/bsps
85        PR 581/bsps
86        * Makefile.am, bsp_specs, configure.ac, include/bsp.h, include/tm27.h,
87        start/start.S, startup/bspstart.c, startup/linkcmds,
88        tools/Makefile.am, tools/psim, vectors/vectors.S, wrapup/Makefile.am:
89        Convert PSIM to new exception model.
90        * irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c: New files.
91        * startup/setvec.c, timer/timer.c: Removed.
92
932004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
94
95        * configure.ac: Require automake > 1.9.
96
972004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
98
99        PR 610/bsps
100        * Makefile.am: Add include/tm27.h, Cosmetics.
101        * include/tm27.h: Final cosmetics.
102
1032004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
104
105        * include/bsp.h: Split out tmtest27 support.
106        * include/tm27.h: New.
107
1082004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
109
110        PR 613/bsps
111        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
112
1132004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
114
115        PR 614/bsps
116        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
117
1182004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
119
120        * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
121
1222004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
123
124        * vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>.
125        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
126        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
127        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
128
1292004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
130
131        * include/bsp.h, shmsupp/getcfg.c, startup/bspstart.c,
132        timer/timer.c: Convert to using c99 fixed size types.
133
1342004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * Makefile.am: Reflect changes to bsp.am.
137        Preinstall dist_project_lib*.
138
1392004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * Makefile.am: Reflect changes to bsp.am.
142
1432004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * Makefile.am: Cosmetics.
146
1472004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * Makefile.am: Add $(TMPINSTALL_FILES) to all-local.
150
1512004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * wrapup/Makefile.am: Convert to automake-building rules.
154
1552004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac: Remove RTEMS_CHECK_MULTIPROCESSING.
158        Remove AM_CONDITIONAL(HAS_MP).
159
1602004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
163        shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am,
164        vectors/Makefile.am. Use automake compilation rules.
165        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
166        startup/Makefile.am, timer/Makefile.am, vectors/Makefile.am: Remove.
167        * configure.ac: Reflect changes above.
168
1692004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * Makefile.am: Merge-in start/Makefile.am.
172        * start/Makefile.am: Remove.
173        * configure.ac: Reflect changes above.
174
1752004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * wrapup/Makefile.am: Reflect changes to
178        ../support/*exception_processing/*.
179
1802004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
183        Add RTEMS_PROG_CCAS.
184
1852004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Add PREINSTALL_DIRS.
188
1892004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
192        Add PRE/TMPINSTALL_FILES to CLEANFILES.
193        * start/Makefile.am: Ditto.
194        * startup/Makefile.am: Ditto.
195
1962004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * wrapup/Makefile.am: Eliminate $(LIB).
199        Use noinst_DATA to trigger building libbsp.a.
200
2012003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * console/Makefile.am: Eliminate *.rel.
204        Use $(top_srcdir)/../../shared instead of ../../../shared.
205        * startup/Makefile.am: Cosmetics.
206
2072003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * clock/Makefile.am: Eliminate VPATH.
210        * console/Makefile.am: Eliminate VPATH.
211        * shmsupp/Makefile.am: Eliminate VPATH.
212        * startup/Makefile.am: Eliminate VPATH.
213        * timer/Makefile.am: Eliminate VPATH.
214        * vectors/Makefile.am: Eliminate VPATH.
215
2162003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * wrapup/Makefile.am: Remove GENERIC_FILES.
219
2202003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * startup/linkcmds: Remove SEARCH_DIR.
223
2242003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
227        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
228
2292003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
232        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
233
2342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
237
2382003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * start/Makefile.am: Misc cleanups and fixes.
241        * startup/Makefile.am: Misc cleanups and fixes.
242        * startup/linkcmds: Preparations for gcc-3.3.x.
243        * wrapup/Makefile.am: Misc cleanups and fixes.
244
2452003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * Makefile.am: Add preinstallation dirstamp support.
248        * clock/Makefile.am: Cosmetics.
249        * console/Makefile.am: Cosmetics.
250        * shmsupp/Makefile.am: Cosmetics.
251        * startup/Makefile.am: Cosmetics.
252        * timer/Makefile.am: Cosmetics.
253        * vectors/Makefile.am: Cosmetics.
254        * wrapup/Makefile.am: Cosmetics.
255
2562003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * clock/Makefile.am: Remove all-local: $(ARCH).
259        * console/Makefile.am: Remove all-local: $(ARCH).
260        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
261        * start/Makefile.am: Remove all-local: $(ARCH).
262        * startup/Makefile.am: Remove all-local: $(ARCH).
263        * timer/Makefile.am: Remove all-local: $(ARCH).
264        * vectors/Makefile.am: Remove all-local: $(ARCH).
265        * wrapup/Makefile.am: Remove all-local: $(ARCH).
266
2672003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * Makefile.am: Merge-in include/Makefile.am.
270        Reflect changes to bsp.am.
271        * include/Makefile.am: Remove.
272        * configure.ac: Reflect changes above.
273
2742003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * bsp_specs: Remove *lib:.
277
2782003-09-04      Joel Sherrill <joel@OARcorp.com>
279
280        * console/console-io.c, include/bsp.h, include/coverhd.h,
281        shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c,
282        shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c,
283        startup/linkcmds, startup/setvec.c, tools/psim, tools/runtest,
284        vectors/vectors.S: URL for license changed.
285
2862003-09-04      Joel Sherrill <joel@OARcorp.com>
287
288        * startup/bspstart.c: Removed incorrect statement about copyright
289        assignment.
290
2912003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * Makefile.am: Reflect having moved aclocal/.
294
2952003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * Makefile.am: Reflect having moved automake/.
298        * clock/Makefile.am: Reflect having moved automake/.
299        * console/Makefile.am: Reflect having moved automake/.
300        * include/Makefile.am: Reflect having moved automake/.
301        * shmsupp/Makefile.am: Reflect having moved automake/.
302        * start/Makefile.am: Reflect having moved automake/.
303        * startup/Makefile.am: Reflect having moved automake/.
304        * timer/Makefile.am: Reflect having moved automake/.
305        * vectors/Makefile.am: Reflect having moved automake/.
306        * wrapup/Makefile.am: Reflect having moved automake/.
307
3082003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
311
3122003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        PR 445/bsps
315        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
316        Remove cpp, old_cpp (now unused).
317
3182003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * configure.ac: Remove AC_CONFIG_AUX_DIR.
321
3222003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
325
3262003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * configure.ac: AC_PREREQ(2.57).
329
3302003-01-20      Joel Sherrill <joel@OARcorp.com>
331
332        * startup/linkcmds*: Add FreeBSD sysctl() sections.
333
3342002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
337        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
338        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
339        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
340        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
341        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
342        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
343
3442002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * start/Makefile.am: Use install-data-local to install startfile.
347
3482002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
351
3522002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * .cvsignore: Reformat.
355        Add autom4te*cache.
356        Remove autom4te.cache.
357
3582002-09-07      Joel Sherrill <joel@OARcorp.com>
359
360        * clock/clock.c: Disabled use of fast idle since it seems broken
361        with gcc 3.2.
362
3632002-08-21      Joel Sherrill <joel@OARcorp.com>
364
365        * bsp_specs: Added support for -nostdlibs.
366
3672002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
370        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
371        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
372        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
373        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
374        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
375        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
376        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
377
3782002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * start/Makefile.am: Eliminate PGM.
381        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
382
3832002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * startup/Makefile.am: Add bsplib_DATA = linkcmds device-tree.
386
3872002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
390        Remove $(OBJS) from all-local.
391
3922002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
395
3962001-05-09      Joel Sherrill <joel@OARcorp.com>
397
398        * startup/linkcmds: In support of gcc 3.1, added one of more
399        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
400        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
401        and direction of segments to memory regions may also have been
402        addressed.  This was a sweep across all BSPs.
403 
4042002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * startup/bspstart.c: Include <rtems/bspIo.h>.
407        * vectors/align_h.S: Use <> instead of "" for include files.
408
4092001-04-08      Joel Sherrill <joel@OARcorp.com>
410
411        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
412 
4132002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * configure.ac:
416        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
417        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
418        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
419        * Makefile.am: Remove AUTOMAKE_OPTIONS.
420        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
421        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
422        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
423        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
424        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
425        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
426        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
427        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
428
4292002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
432
4332001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
436
4372001-11-26      Joel Sherrill <joel@OARcorp.com>
438
439        * vectors/vectors.S: Include <bsp.h> to get PPC_VECTOR_FILE_BASE.
440
4412001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * Makefile.am: Add @exceptions@ to SUBDIRS.
444        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
445        make/custom/psim.cfg;
446        Remove RTEMS_OUTPUT_BUILD_SUBDIRS;
447        Add RTEMS_PPC_EXCEPTIONS([old]).
448        * include/Makefile.am: include force-preinstall.am.
449        * wrapup/Makefile.am: Apply @exceptions@.
450
4512001-11-20      Joel Sherrill <joel@OARcorp.com>
452
453        * console/console-io.c: Fix incorrect comment.
454
4552001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
456
457        This modification is part of the submitted modifications necessary to
458        support the IBM PPC405 family.  This submission was reviewed by
459        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
460        not negatively impact the ppc403 BSPs.  The submission and tracking
461        process was captured as PR50.
462        * vectors/align_h.S: Added ppc405 support.
463
4642001-10-25      Joel Sherrill <joel@OARcorp.com>
465
466        * startup/linkcmds: Added _init and _fini.
467
4682001-10-12      Joel Sherrill <joel@OARcorp.com>
469
470        * shmsupp/lock.c, shmsupp/mpisr.c: Fixed typo.
471
4722001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
475        * configure.in: Remove.
476        * configure.ac: New file, generated from configure.in by autoupdate.
477
4782001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
481
4822001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
485        happy.
486
4872001-08-16      Joel Sherrill <joel@OARcorp.com>
488
489        * clock/clock.c: Ensure that clock ticks are long enough to
490        make forward progress.  This was modified to improve results
491        on the RTEMS tests and the ACATS.
492        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
493        gnat 3.13p.
494
4952001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * configure.in: Add bspopts.h.
498        * include/.cvsignore: Add bspopts.h*, stamp-h*.
499        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
500        * include/bsp.h: Include bspopts.h.
501
5022001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
503
504        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
505
5062001-01-03      Joel Sherrill <joel@OARcorp.com>
507
508        * clock/clock.c: Use shared clock driver shell.
509        * console/console.c: Removed.  Now use shared polling shell.
510        * console/console-io.c: New file.
511        * console/Makefile.am: Correct to use shared polling shell.
512        * startup/bspstart.c: Remove all fast idle references.
513
5142000-12-19      Joel Sherrill <joel@OARcorp.com>
515
516        * timer/timer.c: Removed incorrect comments about ERC32.
517
5182000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
521
5222000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
525
5262000-11-01      Joel Sherrill <joel@OARcorp.com>
527
528        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
529        and libcsupport.h moved from libc to lib/include/rtems and
530        now must be referenced as <rtems/XXX.h>.   Header file order
531        was cleaned up while doing this.
532
5332000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
536        Switch to GNU canonicalization.
537
5382000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
541        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
542        vectors/Makefile.am, wrapup/Makefile.am: Include compile.am
543
5442000-08-10      Joel Sherrill <joel@OARcorp.com>
545
546        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.