source: rtems/c/src/lib/libbsp/powerpc/gen405/ChangeLog @ 5a33479a

Last change on this file since 5a33479a was 9d7508e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:10:26

2006-12-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: New BUG-REPORT address.
  • Property mode set to 100644
File size: 11.7 KB
Line 
12006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: New BUG-REPORT address.
4
52006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Require automake-1.10. Require autoconf-2.60.
8
92006-08-23      Joel Sherrill <joel@OARcorp.com>
10
11        * startup/bspstart.c: Revert patch adding new exception support code to
12        an old exception BSP.
13
142006-08-22      Joel Sherrill <joel@OARcorp.com>
15
16        * startup/bspstart.c: Add basic _BSP_Fatal_error.
17
182006-08-09      Joel Sherrill <joel@OARcorp.com>
19
20        * startup/linkcmds: Clean up a bit after adding missing .rela sections.
21
222006-03-08      Joel Sherrill <joel@OARcorp.com>
23
24        * startup/linkcmds, startup/linkcmds.dl: Add .gnu.linkonce.b.* section.
25
262006-02-08      Joel Sherrill <joel@OARcorp.com>
27
28        * startup/linkcmds.dl: Add sections required by newer gcc versions.
29
302006-02-07      Joel Sherrill <joel@OARcorp.com>
31
32        * startup/linkcmds: Add sections to fix C++ linking errors.
33
342006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * configure.ac: Remove explicit ampolish3 support (now in
37        RTEMS_BSP_CONFIGURE).
38
392006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * configure.ac: Add ampolish3 support.
42        * Makefile.am: Add preinstall.am.
43
442006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * Makefile.am: Don't include subdirs.am.
47
482005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
49
50        * include/bsp.h: New header guard.
51
522005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
53
54        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
55
562005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
57
58        * Makefile.am: Merge-in wrapup/Makefile.am.
59        * wrapup/Makefile.am: Remove.
60        * configure.ac: Reflect changes above.
61
622005-02-10      Ralf Corsepius <ralf.corsepius@rtems.org>
63
64        * dlentry/dlentry.S: Remove PPC_ABI_POWEROPEN.
65
662005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
69
702005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
73
742004-10-15      Gene Smith <gene.smith@seimens.com>
75
76        PR 691/bsps
77        * startup/linkcmds: Correct bug in linker script.
78
792004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
80
81        * configure.ac: Require automake > 1.9.
82
832004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
84
85        PR 610/bsps
86        * Makefile.am: Add include/tm27.h, Cosmetics.
87        * include/tm27.h: Final cosmetics.
88
892004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
90
91        * include/bsp.h: Split out tmtest27 support.
92        * include/tm27.h: New.
93
942004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
95
96        PR 613/bsps
97        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
98
992004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
100
101        PR 614/bsps
102        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
103
1042004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
105
106        * dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>.
107
1082004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
109
110        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
111        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
112        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
113
1142004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
115
116        * startup/bspstart.c: Convert to using c99 fixed size types.
117
1182004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * Makefile.am: Reflect changes to bsp.am.
121        Preinstall dist_project_lib*.
122
1232004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Reflect changes to bsp.am.
126
1272004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * wrapup/Makefile.am: Convert to automake-building rules.
130
1312004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Merge-in dlentry/Makefile.am, startup/Makefile.am. Use
134        automake compilation rules.
135        * dlentry/Makefile.am, startup/Makefile.am: Remove.
136        * configure.ac: Reflect changes above.
137        * wrapup/Makefile.am: Reflect changes above.
138
1392004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * wrapup/Makefile.am: Reflect changes to
142        ../support/*exception_processing/*.
143
1442004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
147        Add RTEMS_PROG_CCAS.
148
1492004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Add PREINSTALL_DIRS.
152        * wrapup/Makefile.am: Reflect changes to libcpu.
153
1542004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
157        Add PRE/TMPINSTALL_FILES to CLEANFILES.
158        * startup/Makefile.am: Ditto.
159
1602004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * wrapup/Makefile.am: Eliminate $(LIB).
163        Use noinst_DATA to trigger building libbsp.a.
164
1652003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * dlentry/Makefile.am: Eliminate VPATH.
168        * startup/Makefile.am: Eliminate VPATH.
169
1702003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        PR 333/bsps
173        * startup/linkcmds: Remove SEARCH_DIR.
174
1752003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * startup/linkcmds: Remove SEARCH_DIR.
178        * startup/linkcmds.dl: Remove SEARCH_DIR.
179
1802003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
183
1842003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
187
1882003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
191
1922003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * startup/Makefile.am: Misc cleanups and fixes.
195        * startup/linkcmds: Preparations to gcc-3.3.x.
196        * wrapup/Makefile.am: Misc cleanups and fixes.
197
1982003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * Makefile.am: Add preinstallation dirstamp support.
201        * dlentry/Makefile.am: Cosmetics.
202        * startup/Makefile.am: Cosmetics.
203        * wrapup/Makefile.am: Cosmetics.
204
2052003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * dlentry/Makefile.am: Remove all-local: $(ARCH).
208        * startup/Makefile.am: Remove all-local: $(ARCH).
209        * wrapup/Makefile.am: Remove all-local: $(ARCH).
210
2112003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * Makefile.am: Merge-in include/Makefile.am.
214        Reflect changes to bsp.am.
215        * include/Makefile.am: Remove.
216        * configure.ac: Reflect changes above.
217
2182003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * bsp_specs: Remove *lib:.
221
2222003-09-04      Joel Sherrill <joel@OARcorp.com>
223
224        * include/bsp.h, include/coverhd.h, startup/bspclean.c,
225        startup/setvec.c: URL for license changed.
226
2272003-09-04      Joel Sherrill <joel@OARcorp.com>
228
229        * startup/bspstart.c: Removed incorrect statement about copyright
230        assignment.
231
2322003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * Makefile.am: Reflect having moved aclocal/.
235
2362003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * Makefile.am: Reflect having moved automake/.
239        * dlentry/Makefile.am: Reflect having moved automake/.
240        * include/Makefile.am: Reflect having moved automake/.
241        * startup/Makefile.am: Reflect having moved automake/.
242        * wrapup/Makefile.am: Reflect having moved automake/.
243
2442003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
247
2482003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        PR 445/bsps
251        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
252        Remove cpp, old_cpp (now unused).
253
2542003-03-24      Joel Sherrill <joel@OARcorp.com>
255
256        PR 378/bsps
257        * bsp_specs: Did not include ecrtn in endfile sections. Reported
258        and fixed by elkolli@crf.canon.fr.
259
2602003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac: Remove AC_CONFIG_AUX_DIR.
263
2642003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
267
2682003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * configure.ac: AC_PREREQ(2.57).
271
2722003-01-20      Joel Sherrill <joel@OARcorp.com>
273
274        * startup/linkcmds*: Add FreeBSD sysctl() sections.
275
2762003-01-20      Joel Sherrill <joel@OARcorp.com>
277
278        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
279
2802002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
283        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
284
2852002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
288
2892002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * .cvsignore: Reformat.
292        Add autom4te*cache.
293        Remove autom4te.cache.
294
2952002-08-21      Joel Sherrill <joel@OARcorp.com>
296
297        * bsp_specs: Added support for -nostdlibs.
298
2992002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
302        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
303        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
304
3052002-08-09      Joel Sherrill <joel.sherrill@OARcorp.com>
306
307        * dlentry/dlentry.S: Removed fake __eabi to avoid conflict with
308        the real one provided by gcc.  I don't know if this makes this
309        BSP work for C++ but it at least lets simple programs link again.
310
3112002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
314
3152002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
318        Remove $(OBJS) from all-local.
319
3202002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
323
3242002-06-14      Joel Sherrill <joel@OARcorp.com>
325
326        * startup/linkcmds: Fixed typo.
3272001-05-09      Joel Sherrill <joel@OARcorp.com>
328
329        * startup/linkcmds: In support of gcc 3.1, added one of more
330        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
331        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
332        and direction of segments to memory regions may also have been
333        addressed.  This was a sweep across all BSPs.
334 
3352001-04-08      Joel Sherrill <joel@OARcorp.com>
336
337        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
338        add .eh_frame.
339 
3402002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * configure.ac:
343        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
344        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
345        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
346        * Makefile.am: Remove AUTOMAKE_OPTIONS.
347        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
348        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
349        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
350
3512001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
354
3552001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
358
3592001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * Makefile.am: Remove . from SUBDIRS, remove duplicate bsp_specs
362        rules, add @exceptions@ to SUBDIRS.
363        * configure.ac: Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
364        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
365        RTEMS_PPC_EXCEPTIONS([old]), autoupdate to autoconf 2.52.
366        * include/Makefile.am: Convert PREINSTALL_FILES to
367        TMPINSTALL_FILES, include force-preinstall.am.
368        * wrapup/Makefile.am: Apply @exceptions@.
369
3702001-11-20      Joel Sherrill <joel@OARcorp.com>
371
372        * include/bspopts.h.in: Automatically generated file that should not
373        be in CVS.
374
3752001-11-14      Joel Sherrill <joel@OARcorp.com>
376
377        * startup/linkcmds: Fixed syntax error in my previous addition
378        of __init.
379
3802001-11-13      Joel Sherrill <joel@OARcorp.com>
381
382        * startup/linkcmds: Added _init, and _fini symbols.
383
3842001-11-13      Joel Sherrill <joel@OARcorp.com>
385
386        * .cvsignore: New file.
387
3882001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
389
390        This modification is part of the submitted modifications necessary to
391        support the IBM PPC405 family.  This submission was reviewed by
392        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
393        not negatively impact the ppc403 BSPs.  The submission and tracking
394        process was captured as PR50.
395        * ChangeLog, Makefile.am, README, bsp_specs, bsp_specs.dl, configure.ac,
396        times, dlentry/.cvsignore, dlentry/Makefile.am, dlentry/dlentry.S,
397        include/.cvsignore, include/Makefile.am, include/bsp.h,
398        include/bspopts.h.in, include/coverhd.h, startup/.cvsignore,
399        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
400        startup/linkcmds, startup/linkcmds.dl, startup/setvec.c,
401        wrapup/.cvsignore, wrapup/Makefile.am: New files that are
402        part of the new gen405 BSP.
403
Note: See TracBrowser for help on using the repository browser.