source: rtems/c/src/lib/libbsp/powerpc/helas403/ChangeLog @ 35439f37

4.104.114.84.95
Last change on this file since 35439f37 was 35439f37, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/06/07 at 05:47:04

2007-04-06 Ralf Corsépius <ralf.corsepius@…>

  • bsp_specs: Remove lib (Now expected to exist in GCC).
  • Property mode set to 100644
File size: 13.5 KB
RevLine 
[35439f37]12007-04-06      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * bsp_specs: Remove lib (Now expected to exist in GCC).
4
[3002831]52007-04-02      Joel Sherrill <joel@OARcorp.com>
6
7        * Makefile.am: Add dummy printk support so all tests link.
8
[fcb0cd46]92006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * configure.ac: New BUG-REPORT address.
12
[aa4369c]132006-11-15      Joel Sherrill <joel@OARcorp.com>
14
15        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
16        file and simplified initialization.
17
[754610f]182006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * configure.ac: Require autoconf-2.60. Require automake-1.10.
21
[e8beb870]222006-08-23      Joel Sherrill <joel@OARcorp.com>
23
24        * startup/bspstart.c: Revert patch adding new exception support code to
25        an old exception BSP.
26
[25c53700]272006-08-22      Joel Sherrill <joel@OARcorp.com>
28
29        * startup/bspstart.c: Add basic _BSP_Fatal_error.
30
[417fca76]312006-08-09      Joel Sherrill <joel@OARcorp.com>
32
33        * startup/linkcmds: Clean up a bit after adding missing .rela sections.
34
[bb1626a]352006-03-08      Joel Sherrill <joel@OARcorp.com>
36
37        * startup/linkcmds, startup/linkcmds.dl: Add .gnu.linkonce.b.* section.
38
[6ffb898b]392006-02-08      Joel Sherrill <joel@OARcorp.com>
40
41        * startup/linkcmds, startup/linkcmds.dl: Add sections required by newer
42        gcc versions.
43
[73733dc]442006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * configure.ac: Remove explicit ampolish3 support (now in
47        RTEMS_BSP_CONFIGURE).
48
[7cc4f59]492006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * configure.ac: Add ampolish3 support.
52        * Makefile.am: Add preinstall.am.
53
[ea63b37]542006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
55
56        * Makefile.am: Don't include subdirs.am.
57
[34c4852]582005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * include/bsp.h: New header guard.
61
[756f4a4]622005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
63
64        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
65
[7a99364]662005-02-15      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * flashentry/flashentry.S: #include <rtems/powerpc/powerpc.h>
69
[5133bd6]702005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        * Makefile.am: Merge-in wrapup/Makefile.am.
73        * wrapup/Makefile.am: Remove.
74        * configure.ac: Reflect changes above.
75
[4a8039ab]762005-02-10      Ralf Corsepius <ralf.corsepius@rtems.org>
77
78        * dlentry/dlentry.S, flashentry/flashentry.S:
79        Remove PPC_ABI_POWEROPEN.
80
[844609f9]812005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
82
83        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
84
[71cbb66]852005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
86
87        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
88
[39785ad1]892004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
90
91        PR 697/bsps
92        * flashentry/flashentry.S: Fix broken comments
93        (Patch by Thomas.Doerfler@imd-systems.de)
94
[97891e5e]952004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
96
97        * configure.ac: Require automake > 1.9.
98
[3defec6]992004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
100
101        PR 610/bsps
102        * Makefile.am: Add include/tm27.h, Cosmetics.
103        * include/tm27.h: Final cosmetics.
104
[76488aa]1052004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
106
107        * include/bsp.h: Split out tmtest27 support.
108        * include/tm27.h: New.
109
[3344730a]1102004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
111
112        PR 613/bsps
113        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
114
[7dd6e8d]1152004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
116
117        PR 614/bsps
118        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
119
[329a2c14]1202004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
121
122        * flashentry/flashentry.S: Include <rtems/score/powerpc.h> instead of
123        <rtems/score/ppc.h>.
124
[8e11831f]1252004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
126
127        * dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>.
128        * flashentry/flashentry.S: Include <rtems/asm.h> instead of <asm.h>.
129
[fb7a141]1302004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
131
132        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
133        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
134        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
135
[3d04f8b]1362004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
137
138        * startup/bspstart.c: Convert to using c99 fixed size types.
139
[2a7f9a28]1402004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * Makefile.am: Reflect changes to bsp.am.
143        Preinstall dist_project_lib*.
144
[6ac101b]1452004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: Reflect changes to bsp.am.
148
[f3d07e5]1492004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * wrapup/Makefile.am: Convert to automake-building rules.
152
[47caf1c2]1532004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Merge-in dlentry/Makefile.am, flashentry/Makefile.am,
156        startup/Makefile.am. Use automake compilation rules.
157        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am:
158        Remove.
159        * configure.ac: Reflect changes above.
160        * wrapup/Makefile.am: Reflect changes above.
161
[84b68f5f]1622004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * wrapup/Makefile.am: Reflect changes to
165        ../support/*exception_processing/*.
166
[f3c5a0ec]1672004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
170        Add RTEMS_PROG_CCAS.
171
[9fce0fd]1722004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * Makefile.am: Add PREINSTALL_DIRS.
175        * wrapup/Makefile.am: Reflect changes to libcpu.
176
[ff716ea0]1772004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
180        Add PRE/TMPINSTALL_FILES to CLEANFILES.
181        * startup/Makefile.am: Ditto.
182
[6411947]1832004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * wrapup/Makefile.am: Eliminate $(LIB).
186        Use noinst_DATA to trigger building libbsp.a.
187
[d48576d]1882003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * dlentry/Makefile.am: Eliminate VPATH.
191        * flashentry/Makefile.am: Eliminate VPATH.
192        * startup/Makefile.am: Eliminate VPATH.
193
[c112b70b]1942003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * startup/linkcmds: Remove SEARCH_DIR.
197        * startup/linkcmds.dl: Remove SEARCH_DIR.
198
[3e5730e]1992003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
202        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
203
[6fea97df]2042003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
207        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
208
[810720b6]2092003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
212
[7c2239fe]2132003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * Makefile.am: Misc cleanups and fixes.
216        * startup/Makefile.am: Misc cleanups and fixes.
217        * startup/linkcmds: Preparations for gcc-3.3.x.
218        * wrapup/Makefile.am: Misc cleanups and fixes.
219
[a12c253]2202003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * Makefile.am: Add preinstallation dirstamp support.
223        Don't preinstall bsp_specs.dl.
224        * dlentry/Makefile.am: Cosmetics.
225        * flashentry/Makefile.am: Cosmetics.
226        * startup/Makefile.am: Cosmetics.
227        * wrapup/Makefile.am: Cosmetics.
228
[4d9c92b0]2292003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * dlentry/Makefile.am: Remove all-local: $(ARCH).
232        * flashentry/Makefile.am: Remove all-local: $(ARCH).
233        * startup/Makefile.am: Remove all-local: $(ARCH).
234        * wrapup/Makefile.am: Remove all-local: $(ARCH).
235
[db0b369]2362003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * Makefile.am: Merge-in include/Makefile.am.
239        Reflect changes to bsp.am.
240        * include/Makefile.am: Remove.
241        * configure.ac: Reflect changes above.
242
[756e5c0]2432003-09-04      Joel Sherrill <joel@OARcorp.com>
244
245        * include/bsp.h, include/coverhd.h, startup/bspclean.c,
246        startup/setvec.c: URL for license changed.
247
[aa286a9e]2482003-09-04      Joel Sherrill <joel@OARcorp.com>
249
250        * startup/bspstart.c: Removed incorrect statement about copyright
251        assignment.
252
[fe8bc62f]2532003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * Makefile.am: Reflect having moved aclocal/.
256
[7d751b6]2572003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
[c483a4e]259        * Makefile.am: Reflect having moved automake/.
260        * dlentry/Makefile.am: Reflect having moved automake/.
261        * flashentry/Makefile.am: Reflect having moved automake/.
262        * include/Makefile.am: Reflect having moved automake/.
263        * startup/Makefile.am: Reflect having moved automake/.
264        * wrapup/Makefile.am: Reflect having moved automake/.
[7d751b6]265
[7dcc3fe]2662003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
269
[d266acd2]2702003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
[75fcb394]272        PR 445/bsps
[d266acd2]273        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
274        Remove cpp, old_cpp (now unused).
275
[afaa498d]2762003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.ac: Remove AC_CONFIG_AUX_DIR.
279
[ccd81b60]2802003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
283
[9b5c258]2842003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * configure.ac: AC_PREREQ(2.57).
287
[1d36d2af]2882003-01-20      Joel Sherrill <joel@OARcorp.com>
289
290        * startup/linkcmds*: Add FreeBSD sysctl() sections.
291
[87910b3]2922003-01-20      Joel Sherrill <joel@OARcorp.com>
293
294        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
295
[d8709d0]2962002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
299        * flashentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
300        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
301
[8361b50]3022002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
305
[8730f45]3062002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * .cvsignore: Reformat.
309        Add autom4te*cache.
310        Remove autom4te.cache.
311
[a2ae30c2]3122002-08-21      Joel Sherrill <joel@OARcorp.com>
313
314        * bsp_specs: Added support for -nostdlibs.
315
[8f8dd40c]3162002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
319        * flashentry/Makefile.am: Use .$(OBJEXT) instead of .o.
320        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
321        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
322
[f1feebb]3232002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
326
[445c0a0]3272002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
330        Remove $(OBJS) from all-local.
331
[80defac]3322002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
335
[b221cd3d]3362002-06-14      Joel Sherrill <joel@OARcorp.com>
337
338        * startup/linkcmds: Fixed typo and added gnu.linkonce.t and
339        gnu.linkonce.r sections.
[85c92574]3402001-05-09      Joel Sherrill <joel@OARcorp.com>
341
342        * startup/linkcmds: In support of gcc 3.1, added one of more
343        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
344        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
345        and direction of segments to memory regions may also have been
346        addressed.  This was a sweep across all BSPs.
347 
[0b5da30a]3482001-04-08      Joel Sherrill <joel@OARcorp.com>
349
350        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
351        add .eh_frame.
352 
[aedbd45]3532002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * configure.ac:
356        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
357        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
358        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
359        * Makefile.am: Remove AUTOMAKE_OPTIONS.
360        * flashentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
361        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
362        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
363        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
364
[85ca769]3652001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
368
[9e1ae79]3692001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
372
[b64367d]3732001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to
376        SUBDIRS.
377        * configure.ac:  Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
378        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
379        RTEMS_PPC_EXCEPTIONS([old]).
380        * include/Makefile.am: Convert PREINSTALL_FILES to
381        TMPINSTALL_FILES, include force-preinstall.am.
382        * wrapup/Makefile.am: Apply @exceptions@.
383
[357a9f0]3842001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
385
386        This modification is part of the submitted modifications necessary to
387        support the IBM PPC405 family.  This submission was reviewed by
388        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
389        not negatively impact the ppc403 BSPs.  The submission and tracking
390        process was captured as PR50.
391        * include/bsp.h: Increase the interrupt stack size to 16K.
392
[ac9253e]3932001-10-25      Joel Sherrill <joel@OARcorp.com>
394
395        * startup/linkcmds: Added _init and _fini.
396
[df25c998]3972001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
400        * configure.in: Remove.
401        * configure.ac: New file, generated from configure.in by autoupdate.
402
[c1767be0]4032001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
406
[4906d72f]4072001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * configure.in: Add bspopts.h.
410        * include/.cvsignore: Add bspopts.h*, stamp-h*.
411        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
412        * include/bsp.h: Include bspopts.h.
413
[6f21328]4142001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
415
416        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
417
[feead226]4182000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
421
[a314d3b4]4222000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
425
[eba2e4f]4262000-11-01      Joel Sherrill <joel@OARcorp.com>
427
428        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
429        and libcsupport.h moved from libc to lib/include/rtems and
430        now must be referenced as <rtems/XXX.h>.   Header file order
431        was cleaned up while doing this.
432
[e83378d]4332000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
436        Switch to GNU canonicalization.
437
[4cb5d29]4382000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
439
440        * startup/linkcmds: Added lines so DWARF debug information
441        would be available.  Otherwise gdb complains that the offsets
442        for the debug info are incorrect and doesn't load the files.
443
[b93db2d]4442000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am,
447        wrapup/Makefile.am: Include compile.am
448
[e94ad1fe]4492000-08-10      Joel Sherrill <joel@OARcorp.com>
450
451        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.