source: rtems/c/src/lib/libbsp/powerpc/gen405/ChangeLog @ 25c53700

4.104.114.84.95
Last change on this file since 25c53700 was 25c53700, checked in by Joel Sherrill <joel.sherrill@…>, on 08/22/06 at 17:21:14

2006-08-22 Joel Sherrill <joel@…>

  • startup/bspstart.c: Add basic _BSP_Fatal_error.
  • Property mode set to 100644
File size: 11.4 KB
Line 
12006-08-22      Joel Sherrill <joel@OARcorp.com>
2
3        * startup/bspstart.c: Add basic _BSP_Fatal_error.
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, startup/linkcmds.dl: Add .gnu.linkonce.b.* section.
12
132006-02-08      Joel Sherrill <joel@OARcorp.com>
14
15        * startup/linkcmds.dl: Add sections required by newer gcc versions.
16
172006-02-07      Joel Sherrill <joel@OARcorp.com>
18
19        * startup/linkcmds: Add sections to fix C++ linking errors.
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
352005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
36
37        * include/bsp.h: New header guard.
38
392005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
42
432005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * Makefile.am: Merge-in wrapup/Makefile.am.
46        * wrapup/Makefile.am: Remove.
47        * configure.ac: Reflect changes above.
48
492005-02-10      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * dlentry/dlentry.S: Remove PPC_ABI_POWEROPEN.
52
532005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
54
55        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
56
572005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
58
59        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
60
612004-10-15      Gene Smith <gene.smith@seimens.com>
62
63        PR 691/bsps
64        * startup/linkcmds: Correct bug in linker script.
65
662004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
67
68        * configure.ac: Require automake > 1.9.
69
702004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
71
72        PR 610/bsps
73        * Makefile.am: Add include/tm27.h, Cosmetics.
74        * include/tm27.h: Final cosmetics.
75
762004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
77
78        * include/bsp.h: Split out tmtest27 support.
79        * include/tm27.h: New.
80
812004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
82
83        PR 613/bsps
84        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
85
862004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
87
88        PR 614/bsps
89        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
90
912004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
92
93        * dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>.
94
952004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
96
97        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
98        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
99        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
100
1012004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
102
103        * startup/bspstart.c: Convert to using c99 fixed size types.
104
1052004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Reflect changes to bsp.am.
108        Preinstall dist_project_lib*.
109
1102004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Reflect changes to bsp.am.
113
1142004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * wrapup/Makefile.am: Convert to automake-building rules.
117
1182004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * Makefile.am: Merge-in dlentry/Makefile.am, startup/Makefile.am. Use
121        automake compilation rules.
122        * dlentry/Makefile.am, startup/Makefile.am: Remove.
123        * configure.ac: Reflect changes above.
124        * wrapup/Makefile.am: Reflect changes above.
125
1262004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * wrapup/Makefile.am: Reflect changes to
129        ../support/*exception_processing/*.
130
1312004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
134        Add RTEMS_PROG_CCAS.
135
1362004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * Makefile.am: Add PREINSTALL_DIRS.
139        * wrapup/Makefile.am: Reflect changes to libcpu.
140
1412004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
144        Add PRE/TMPINSTALL_FILES to CLEANFILES.
145        * startup/Makefile.am: Ditto.
146
1472004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * wrapup/Makefile.am: Eliminate $(LIB).
150        Use noinst_DATA to trigger building libbsp.a.
151
1522003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * dlentry/Makefile.am: Eliminate VPATH.
155        * startup/Makefile.am: Eliminate VPATH.
156
1572003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        PR 333/bsps
160        * startup/linkcmds: Remove SEARCH_DIR.
161
1622003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * startup/linkcmds: Remove SEARCH_DIR.
165        * startup/linkcmds.dl: Remove SEARCH_DIR.
166
1672003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
170
1712003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
174
1752003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
178
1792003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * startup/Makefile.am: Misc cleanups and fixes.
182        * startup/linkcmds: Preparations to gcc-3.3.x.
183        * wrapup/Makefile.am: Misc cleanups and fixes.
184
1852003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Add preinstallation dirstamp support.
188        * dlentry/Makefile.am: Cosmetics.
189        * startup/Makefile.am: Cosmetics.
190        * wrapup/Makefile.am: Cosmetics.
191
1922003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * dlentry/Makefile.am: Remove all-local: $(ARCH).
195        * startup/Makefile.am: Remove all-local: $(ARCH).
196        * wrapup/Makefile.am: Remove all-local: $(ARCH).
197
1982003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * Makefile.am: Merge-in include/Makefile.am.
201        Reflect changes to bsp.am.
202        * include/Makefile.am: Remove.
203        * configure.ac: Reflect changes above.
204
2052003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * bsp_specs: Remove *lib:.
208
2092003-09-04      Joel Sherrill <joel@OARcorp.com>
210
211        * include/bsp.h, include/coverhd.h, startup/bspclean.c,
212        startup/setvec.c: URL for license changed.
213
2142003-09-04      Joel Sherrill <joel@OARcorp.com>
215
216        * startup/bspstart.c: Removed incorrect statement about copyright
217        assignment.
218
2192003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * Makefile.am: Reflect having moved aclocal/.
222
2232003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * Makefile.am: Reflect having moved automake/.
226        * dlentry/Makefile.am: Reflect having moved automake/.
227        * include/Makefile.am: Reflect having moved automake/.
228        * startup/Makefile.am: Reflect having moved automake/.
229        * wrapup/Makefile.am: Reflect having moved automake/.
230
2312003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
234
2352003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        PR 445/bsps
238        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
239        Remove cpp, old_cpp (now unused).
240
2412003-03-24      Joel Sherrill <joel@OARcorp.com>
242
243        PR 378/bsps
244        * bsp_specs: Did not include ecrtn in endfile sections. Reported
245        and fixed by elkolli@crf.canon.fr.
246
2472003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * configure.ac: Remove AC_CONFIG_AUX_DIR.
250
2512003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
254
2552003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.ac: AC_PREREQ(2.57).
258
2592003-01-20      Joel Sherrill <joel@OARcorp.com>
260
261        * startup/linkcmds*: Add FreeBSD sysctl() sections.
262
2632003-01-20      Joel Sherrill <joel@OARcorp.com>
264
265        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
266
2672002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
270        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
271
2722002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
275
2762002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * .cvsignore: Reformat.
279        Add autom4te*cache.
280        Remove autom4te.cache.
281
2822002-08-21      Joel Sherrill <joel@OARcorp.com>
283
284        * bsp_specs: Added support for -nostdlibs.
285
2862002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
289        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
290        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
291
2922002-08-09      Joel Sherrill <joel.sherrill@OARcorp.com>
293
294        * dlentry/dlentry.S: Removed fake __eabi to avoid conflict with
295        the real one provided by gcc.  I don't know if this makes this
296        BSP work for C++ but it at least lets simple programs link again.
297
2982002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
301
3022002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
305        Remove $(OBJS) from all-local.
306
3072002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
310
3112002-06-14      Joel Sherrill <joel@OARcorp.com>
312
313        * startup/linkcmds: Fixed typo.
3142001-05-09      Joel Sherrill <joel@OARcorp.com>
315
316        * startup/linkcmds: In support of gcc 3.1, added one of more
317        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
318        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
319        and direction of segments to memory regions may also have been
320        addressed.  This was a sweep across all BSPs.
321 
3222001-04-08      Joel Sherrill <joel@OARcorp.com>
323
324        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
325        add .eh_frame.
326 
3272002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * configure.ac:
330        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
331        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
332        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
333        * Makefile.am: Remove AUTOMAKE_OPTIONS.
334        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
335        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
336        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
337
3382001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
341
3422001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
345
3462001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * Makefile.am: Remove . from SUBDIRS, remove duplicate bsp_specs
349        rules, add @exceptions@ to SUBDIRS.
350        * configure.ac: Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
351        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
352        RTEMS_PPC_EXCEPTIONS([old]), autoupdate to autoconf 2.52.
353        * include/Makefile.am: Convert PREINSTALL_FILES to
354        TMPINSTALL_FILES, include force-preinstall.am.
355        * wrapup/Makefile.am: Apply @exceptions@.
356
3572001-11-20      Joel Sherrill <joel@OARcorp.com>
358
359        * include/bspopts.h.in: Automatically generated file that should not
360        be in CVS.
361
3622001-11-14      Joel Sherrill <joel@OARcorp.com>
363
364        * startup/linkcmds: Fixed syntax error in my previous addition
365        of __init.
366
3672001-11-13      Joel Sherrill <joel@OARcorp.com>
368
369        * startup/linkcmds: Added _init, and _fini symbols.
370
3712001-11-13      Joel Sherrill <joel@OARcorp.com>
372
373        * .cvsignore: New file.
374
3752001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
376
377        This modification is part of the submitted modifications necessary to
378        support the IBM PPC405 family.  This submission was reviewed by
379        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
380        not negatively impact the ppc403 BSPs.  The submission and tracking
381        process was captured as PR50.
382        * ChangeLog, Makefile.am, README, bsp_specs, bsp_specs.dl, configure.ac,
383        times, dlentry/.cvsignore, dlentry/Makefile.am, dlentry/dlentry.S,
384        include/.cvsignore, include/Makefile.am, include/bsp.h,
385        include/bspopts.h.in, include/coverhd.h, startup/.cvsignore,
386        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
387        startup/linkcmds, startup/linkcmds.dl, startup/setvec.c,
388        wrapup/.cvsignore, wrapup/Makefile.am: New files that are
389        part of the new gen405 BSP.
390
Note: See TracBrowser for help on using the repository browser.