source: rtems/c/src/lib/libbsp/powerpc/helas403/ChangeLog @ 844609f9

4.104.114.84.95
Last change on this file since 844609f9 was 844609f9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/07/05 at 06:57:39

2005-01-07 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
  • Property mode set to 100644
File size: 11.3 KB
Line 
12005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
4
52005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
8
92004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
10
11        PR 697/bsps
12        * flashentry/flashentry.S: Fix broken comments
13        (Patch by Thomas.Doerfler@imd-systems.de)
14
152004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
16
17        * configure.ac: Require automake > 1.9.
18
192004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
20
21        PR 610/bsps
22        * Makefile.am: Add include/tm27.h, Cosmetics.
23        * include/tm27.h: Final cosmetics.
24
252004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
26
27        * include/bsp.h: Split out tmtest27 support.
28        * include/tm27.h: New.
29
302004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
31
32        PR 613/bsps
33        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
34
352004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
36
37        PR 614/bsps
38        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
39
402004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
41
42        * flashentry/flashentry.S: Include <rtems/score/powerpc.h> instead of
43        <rtems/score/ppc.h>.
44
452004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
46
47        * dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>.
48        * flashentry/flashentry.S: Include <rtems/asm.h> instead of <asm.h>.
49
502004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
51
52        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
53        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
54        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
55
562004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
57
58        * startup/bspstart.c: Convert to using c99 fixed size types.
59
602004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Reflect changes to bsp.am.
63        Preinstall dist_project_lib*.
64
652004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Reflect changes to bsp.am.
68
692004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * wrapup/Makefile.am: Convert to automake-building rules.
72
732004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Merge-in dlentry/Makefile.am, flashentry/Makefile.am,
76        startup/Makefile.am. Use automake compilation rules.
77        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am:
78        Remove.
79        * configure.ac: Reflect changes above.
80        * wrapup/Makefile.am: Reflect changes above.
81
822004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * wrapup/Makefile.am: Reflect changes to
85        ../support/*exception_processing/*.
86
872004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
90        Add RTEMS_PROG_CCAS.
91
922004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Add PREINSTALL_DIRS.
95        * wrapup/Makefile.am: Reflect changes to libcpu.
96
972004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
100        Add PRE/TMPINSTALL_FILES to CLEANFILES.
101        * startup/Makefile.am: Ditto.
102
1032004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * wrapup/Makefile.am: Eliminate $(LIB).
106        Use noinst_DATA to trigger building libbsp.a.
107
1082003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * dlentry/Makefile.am: Eliminate VPATH.
111        * flashentry/Makefile.am: Eliminate VPATH.
112        * startup/Makefile.am: Eliminate VPATH.
113
1142003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * startup/linkcmds: Remove SEARCH_DIR.
117        * startup/linkcmds.dl: Remove SEARCH_DIR.
118
1192003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
122        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
123
1242003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
127        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
128
1292003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
132
1332003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Misc cleanups and fixes.
136        * startup/Makefile.am: Misc cleanups and fixes.
137        * startup/linkcmds: Preparations for gcc-3.3.x.
138        * wrapup/Makefile.am: Misc cleanups and fixes.
139
1402003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * Makefile.am: Add preinstallation dirstamp support.
143        Don't preinstall bsp_specs.dl.
144        * dlentry/Makefile.am: Cosmetics.
145        * flashentry/Makefile.am: Cosmetics.
146        * startup/Makefile.am: Cosmetics.
147        * wrapup/Makefile.am: Cosmetics.
148
1492003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * dlentry/Makefile.am: Remove all-local: $(ARCH).
152        * flashentry/Makefile.am: Remove all-local: $(ARCH).
153        * startup/Makefile.am: Remove all-local: $(ARCH).
154        * wrapup/Makefile.am: Remove all-local: $(ARCH).
155
1562003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * Makefile.am: Merge-in include/Makefile.am.
159        Reflect changes to bsp.am.
160        * include/Makefile.am: Remove.
161        * configure.ac: Reflect changes above.
162
1632003-09-04      Joel Sherrill <joel@OARcorp.com>
164
165        * include/bsp.h, include/coverhd.h, startup/bspclean.c,
166        startup/setvec.c: URL for license changed.
167
1682003-09-04      Joel Sherrill <joel@OARcorp.com>
169
170        * startup/bspstart.c: Removed incorrect statement about copyright
171        assignment.
172
1732003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * Makefile.am: Reflect having moved aclocal/.
176
1772003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * Makefile.am: Reflect having moved automake/.
180        * dlentry/Makefile.am: Reflect having moved automake/.
181        * flashentry/Makefile.am: Reflect having moved automake/.
182        * include/Makefile.am: Reflect having moved automake/.
183        * startup/Makefile.am: Reflect having moved automake/.
184        * wrapup/Makefile.am: Reflect having moved automake/.
185
1862003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
189
1902003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        PR 445/bsps
193        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
194        Remove cpp, old_cpp (now unused).
195
1962003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac: Remove AC_CONFIG_AUX_DIR.
199
2002003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
203
2042003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: AC_PREREQ(2.57).
207
2082003-01-20      Joel Sherrill <joel@OARcorp.com>
209
210        * startup/linkcmds*: Add FreeBSD sysctl() sections.
211
2122003-01-20      Joel Sherrill <joel@OARcorp.com>
213
214        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
215
2162002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
219        * flashentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
220        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
221
2222002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
225
2262002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * .cvsignore: Reformat.
229        Add autom4te*cache.
230        Remove autom4te.cache.
231
2322002-08-21      Joel Sherrill <joel@OARcorp.com>
233
234        * bsp_specs: Added support for -nostdlibs.
235
2362002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
239        * flashentry/Makefile.am: Use .$(OBJEXT) instead of .o.
240        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
241        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
242
2432002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
246
2472002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
250        Remove $(OBJS) from all-local.
251
2522002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
255
2562002-06-14      Joel Sherrill <joel@OARcorp.com>
257
258        * startup/linkcmds: Fixed typo and added gnu.linkonce.t and
259        gnu.linkonce.r sections.
2602001-05-09      Joel Sherrill <joel@OARcorp.com>
261
262        * startup/linkcmds: In support of gcc 3.1, added one of more
263        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
264        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
265        and direction of segments to memory regions may also have been
266        addressed.  This was a sweep across all BSPs.
267 
2682001-04-08      Joel Sherrill <joel@OARcorp.com>
269
270        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
271        add .eh_frame.
272 
2732002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.ac:
276        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
277        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
278        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
279        * Makefile.am: Remove AUTOMAKE_OPTIONS.
280        * flashentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
281        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
282        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
283        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
284
2852001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
288
2892001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
292
2932001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to
296        SUBDIRS.
297        * configure.ac:  Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
298        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
299        RTEMS_PPC_EXCEPTIONS([old]).
300        * include/Makefile.am: Convert PREINSTALL_FILES to
301        TMPINSTALL_FILES, include force-preinstall.am.
302        * wrapup/Makefile.am: Apply @exceptions@.
303
3042001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
305
306        This modification is part of the submitted modifications necessary to
307        support the IBM PPC405 family.  This submission was reviewed by
308        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
309        not negatively impact the ppc403 BSPs.  The submission and tracking
310        process was captured as PR50.
311        * include/bsp.h: Increase the interrupt stack size to 16K.
312
3132001-10-25      Joel Sherrill <joel@OARcorp.com>
314
315        * startup/linkcmds: Added _init and _fini.
316
3172001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
320        * configure.in: Remove.
321        * configure.ac: New file, generated from configure.in by autoupdate.
322
3232001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
326
3272001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * configure.in: Add bspopts.h.
330        * include/.cvsignore: Add bspopts.h*, stamp-h*.
331        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
332        * include/bsp.h: Include bspopts.h.
333
3342001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
335
336        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
337
3382000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
341
3422000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
345
3462000-11-01      Joel Sherrill <joel@OARcorp.com>
347
348        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
349        and libcsupport.h moved from libc to lib/include/rtems and
350        now must be referenced as <rtems/XXX.h>.   Header file order
351        was cleaned up while doing this.
352
3532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
356        Switch to GNU canonicalization.
357
3582000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
359
360        * startup/linkcmds: Added lines so DWARF debug information
361        would be available.  Otherwise gdb complains that the offsets
362        for the debug info are incorrect and doesn't load the files.
363
3642000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am,
367        wrapup/Makefile.am: Include compile.am
368
3692000-08-10      Joel Sherrill <joel@OARcorp.com>
370
371        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.