source: rtems/c/src/lib/libbsp/powerpc/psim/ChangeLog @ 57357d9

4.104.114.84.95
Last change on this file since 57357d9 was 57357d9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/17/06 at 08:58:44

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

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