source: rtems/c/src/lib/libbsp/powerpc/helas403/ChangeLog @ 7cc4f59

4.104.114.84.95
Last change on this file since 7cc4f59 was 7cc4f59, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/10/06 at 20:15:30

2006-01-10 Ralf Corsepius <ralf.corsepius@…>

  • configure.ac: Add ampolish3 support.
  • Makefile.am: Add preinstall.am.
  • Property mode set to 100644
File size: 12.2 KB
Line 
12006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Add ampolish3 support.
4        * Makefile.am: Add preinstall.am.
5
62006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * Makefile.am: Don't include subdirs.am.
9
102005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * include/bsp.h: New header guard.
13
142005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
15
16        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
17
182005-02-15      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * flashentry/flashentry.S: #include <rtems/powerpc/powerpc.h>
21
222005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * Makefile.am: Merge-in wrapup/Makefile.am.
25        * wrapup/Makefile.am: Remove.
26        * configure.ac: Reflect changes above.
27
282005-02-10      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * dlentry/dlentry.S, flashentry/flashentry.S:
31        Remove PPC_ABI_POWEROPEN.
32
332005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
36
372005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
40
412004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
42
43        PR 697/bsps
44        * flashentry/flashentry.S: Fix broken comments
45        (Patch by Thomas.Doerfler@imd-systems.de)
46
472004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
48
49        * configure.ac: Require automake > 1.9.
50
512004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
52
53        PR 610/bsps
54        * Makefile.am: Add include/tm27.h, Cosmetics.
55        * include/tm27.h: Final cosmetics.
56
572004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
58
59        * include/bsp.h: Split out tmtest27 support.
60        * include/tm27.h: New.
61
622004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
63
64        PR 613/bsps
65        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
66
672004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
68
69        PR 614/bsps
70        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
71
722004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
73
74        * flashentry/flashentry.S: Include <rtems/score/powerpc.h> instead of
75        <rtems/score/ppc.h>.
76
772004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
78
79        * dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>.
80        * flashentry/flashentry.S: Include <rtems/asm.h> instead of <asm.h>.
81
822004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
83
84        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
85        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
86        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
87
882004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
89
90        * startup/bspstart.c: Convert to using c99 fixed size types.
91
922004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Reflect changes to bsp.am.
95        Preinstall dist_project_lib*.
96
972004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Reflect changes to bsp.am.
100
1012004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * wrapup/Makefile.am: Convert to automake-building rules.
104
1052004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Merge-in dlentry/Makefile.am, flashentry/Makefile.am,
108        startup/Makefile.am. Use automake compilation rules.
109        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am:
110        Remove.
111        * configure.ac: Reflect changes above.
112        * wrapup/Makefile.am: Reflect changes above.
113
1142004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * wrapup/Makefile.am: Reflect changes to
117        ../support/*exception_processing/*.
118
1192004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
122        Add RTEMS_PROG_CCAS.
123
1242004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Add PREINSTALL_DIRS.
127        * wrapup/Makefile.am: Reflect changes to libcpu.
128
1292004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
132        Add PRE/TMPINSTALL_FILES to CLEANFILES.
133        * startup/Makefile.am: Ditto.
134
1352004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * wrapup/Makefile.am: Eliminate $(LIB).
138        Use noinst_DATA to trigger building libbsp.a.
139
1402003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * dlentry/Makefile.am: Eliminate VPATH.
143        * flashentry/Makefile.am: Eliminate VPATH.
144        * startup/Makefile.am: Eliminate VPATH.
145
1462003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * startup/linkcmds: Remove SEARCH_DIR.
149        * startup/linkcmds.dl: Remove SEARCH_DIR.
150
1512003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
154        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
155
1562003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
159        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
160
1612003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
164
1652003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * Makefile.am: Misc cleanups and fixes.
168        * startup/Makefile.am: Misc cleanups and fixes.
169        * startup/linkcmds: Preparations for gcc-3.3.x.
170        * wrapup/Makefile.am: Misc cleanups and fixes.
171
1722003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * Makefile.am: Add preinstallation dirstamp support.
175        Don't preinstall bsp_specs.dl.
176        * dlentry/Makefile.am: Cosmetics.
177        * flashentry/Makefile.am: Cosmetics.
178        * startup/Makefile.am: Cosmetics.
179        * wrapup/Makefile.am: Cosmetics.
180
1812003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * dlentry/Makefile.am: Remove all-local: $(ARCH).
184        * flashentry/Makefile.am: Remove all-local: $(ARCH).
185        * startup/Makefile.am: Remove all-local: $(ARCH).
186        * wrapup/Makefile.am: Remove all-local: $(ARCH).
187
1882003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * Makefile.am: Merge-in include/Makefile.am.
191        Reflect changes to bsp.am.
192        * include/Makefile.am: Remove.
193        * configure.ac: Reflect changes above.
194
1952003-09-04      Joel Sherrill <joel@OARcorp.com>
196
197        * include/bsp.h, include/coverhd.h, startup/bspclean.c,
198        startup/setvec.c: URL for license changed.
199
2002003-09-04      Joel Sherrill <joel@OARcorp.com>
201
202        * startup/bspstart.c: Removed incorrect statement about copyright
203        assignment.
204
2052003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * Makefile.am: Reflect having moved aclocal/.
208
2092003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * Makefile.am: Reflect having moved automake/.
212        * dlentry/Makefile.am: Reflect having moved automake/.
213        * flashentry/Makefile.am: Reflect having moved automake/.
214        * include/Makefile.am: Reflect having moved automake/.
215        * startup/Makefile.am: Reflect having moved automake/.
216        * wrapup/Makefile.am: Reflect having moved automake/.
217
2182003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
221
2222003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        PR 445/bsps
225        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
226        Remove cpp, old_cpp (now unused).
227
2282003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * configure.ac: Remove AC_CONFIG_AUX_DIR.
231
2322003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
235
2362003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: AC_PREREQ(2.57).
239
2402003-01-20      Joel Sherrill <joel@OARcorp.com>
241
242        * startup/linkcmds*: Add FreeBSD sysctl() sections.
243
2442003-01-20      Joel Sherrill <joel@OARcorp.com>
245
246        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
247
2482002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
251        * flashentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
252        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
253
2542002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
257
2582002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * .cvsignore: Reformat.
261        Add autom4te*cache.
262        Remove autom4te.cache.
263
2642002-08-21      Joel Sherrill <joel@OARcorp.com>
265
266        * bsp_specs: Added support for -nostdlibs.
267
2682002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
271        * flashentry/Makefile.am: Use .$(OBJEXT) instead of .o.
272        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
273        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
274
2752002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
278
2792002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
282        Remove $(OBJS) from all-local.
283
2842002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
287
2882002-06-14      Joel Sherrill <joel@OARcorp.com>
289
290        * startup/linkcmds: Fixed typo and added gnu.linkonce.t and
291        gnu.linkonce.r sections.
2922001-05-09      Joel Sherrill <joel@OARcorp.com>
293
294        * startup/linkcmds: In support of gcc 3.1, added one of more
295        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
296        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
297        and direction of segments to memory regions may also have been
298        addressed.  This was a sweep across all BSPs.
299 
3002001-04-08      Joel Sherrill <joel@OARcorp.com>
301
302        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
303        add .eh_frame.
304 
3052002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.ac:
308        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
309        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
310        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
311        * Makefile.am: Remove AUTOMAKE_OPTIONS.
312        * flashentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
313        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
314        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
315        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
316
3172001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
320
3212001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
324
3252001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to
328        SUBDIRS.
329        * configure.ac:  Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
330        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
331        RTEMS_PPC_EXCEPTIONS([old]).
332        * include/Makefile.am: Convert PREINSTALL_FILES to
333        TMPINSTALL_FILES, include force-preinstall.am.
334        * wrapup/Makefile.am: Apply @exceptions@.
335
3362001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
337
338        This modification is part of the submitted modifications necessary to
339        support the IBM PPC405 family.  This submission was reviewed by
340        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
341        not negatively impact the ppc403 BSPs.  The submission and tracking
342        process was captured as PR50.
343        * include/bsp.h: Increase the interrupt stack size to 16K.
344
3452001-10-25      Joel Sherrill <joel@OARcorp.com>
346
347        * startup/linkcmds: Added _init and _fini.
348
3492001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
352        * configure.in: Remove.
353        * configure.ac: New file, generated from configure.in by autoupdate.
354
3552001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
358
3592001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * configure.in: Add bspopts.h.
362        * include/.cvsignore: Add bspopts.h*, stamp-h*.
363        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
364        * include/bsp.h: Include bspopts.h.
365
3662001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
367
368        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
369
3702000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
373
3742000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
377
3782000-11-01      Joel Sherrill <joel@OARcorp.com>
379
380        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
381        and libcsupport.h moved from libc to lib/include/rtems and
382        now must be referenced as <rtems/XXX.h>.   Header file order
383        was cleaned up while doing this.
384
3852000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
388        Switch to GNU canonicalization.
389
3902000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
391
392        * startup/linkcmds: Added lines so DWARF debug information
393        would be available.  Otherwise gdb complains that the offsets
394        for the debug info are incorrect and doesn't load the files.
395
3962000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am,
399        wrapup/Makefile.am: Include compile.am
400
4012000-08-10      Joel Sherrill <joel@OARcorp.com>
402
403        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.