source: rtems/c/src/lib/libbsp/powerpc/helas403/ChangeLog @ 4a8039ab

4.104.114.84.95
Last change on this file since 4a8039ab was 4a8039ab, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/10/05 at 15:17:18

2005-02-10 Ralf Corsepius <ralf.corsepius@…>

  • dlentry/dlentry.S, flashentry/flashentry.S: Remove PPC_ABI_POWEROPEN.
  • Property mode set to 100644
File size: 11.4 KB
Line 
12005-02-10      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * dlentry/dlentry.S, flashentry/flashentry.S:
4        Remove PPC_ABI_POWEROPEN.
5
62005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
9
102005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
13
142004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
15
16        PR 697/bsps
17        * flashentry/flashentry.S: Fix broken comments
18        (Patch by Thomas.Doerfler@imd-systems.de)
19
202004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
21
22        * configure.ac: Require automake > 1.9.
23
242004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
25
26        PR 610/bsps
27        * Makefile.am: Add include/tm27.h, Cosmetics.
28        * include/tm27.h: Final cosmetics.
29
302004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
31
32        * include/bsp.h: Split out tmtest27 support.
33        * include/tm27.h: New.
34
352004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
36
37        PR 613/bsps
38        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
39
402004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
41
42        PR 614/bsps
43        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
44
452004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
46
47        * flashentry/flashentry.S: Include <rtems/score/powerpc.h> instead of
48        <rtems/score/ppc.h>.
49
502004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
51
52        * dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>.
53        * flashentry/flashentry.S: Include <rtems/asm.h> instead of <asm.h>.
54
552004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
56
57        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
58        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
59        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
60
612004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
62
63        * startup/bspstart.c: Convert to using c99 fixed size types.
64
652004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Reflect changes to bsp.am.
68        Preinstall dist_project_lib*.
69
702004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Reflect changes to bsp.am.
73
742004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * wrapup/Makefile.am: Convert to automake-building rules.
77
782004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Merge-in dlentry/Makefile.am, flashentry/Makefile.am,
81        startup/Makefile.am. Use automake compilation rules.
82        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am:
83        Remove.
84        * configure.ac: Reflect changes above.
85        * wrapup/Makefile.am: Reflect changes above.
86
872004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * wrapup/Makefile.am: Reflect changes to
90        ../support/*exception_processing/*.
91
922004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
95        Add RTEMS_PROG_CCAS.
96
972004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Add PREINSTALL_DIRS.
100        * wrapup/Makefile.am: Reflect changes to libcpu.
101
1022004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
105        Add PRE/TMPINSTALL_FILES to CLEANFILES.
106        * startup/Makefile.am: Ditto.
107
1082004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * wrapup/Makefile.am: Eliminate $(LIB).
111        Use noinst_DATA to trigger building libbsp.a.
112
1132003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * dlentry/Makefile.am: Eliminate VPATH.
116        * flashentry/Makefile.am: Eliminate VPATH.
117        * startup/Makefile.am: Eliminate VPATH.
118
1192003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * startup/linkcmds: Remove SEARCH_DIR.
122        * startup/linkcmds.dl: Remove SEARCH_DIR.
123
1242003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
127        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
128
1292003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
132        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
133
1342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
137
1382003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * Makefile.am: Misc cleanups and fixes.
141        * startup/Makefile.am: Misc cleanups and fixes.
142        * startup/linkcmds: Preparations for gcc-3.3.x.
143        * wrapup/Makefile.am: Misc cleanups and fixes.
144
1452003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: Add preinstallation dirstamp support.
148        Don't preinstall bsp_specs.dl.
149        * dlentry/Makefile.am: Cosmetics.
150        * flashentry/Makefile.am: Cosmetics.
151        * startup/Makefile.am: Cosmetics.
152        * wrapup/Makefile.am: Cosmetics.
153
1542003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * dlentry/Makefile.am: Remove all-local: $(ARCH).
157        * flashentry/Makefile.am: Remove all-local: $(ARCH).
158        * startup/Makefile.am: Remove all-local: $(ARCH).
159        * wrapup/Makefile.am: Remove all-local: $(ARCH).
160
1612003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: Merge-in include/Makefile.am.
164        Reflect changes to bsp.am.
165        * include/Makefile.am: Remove.
166        * configure.ac: Reflect changes above.
167
1682003-09-04      Joel Sherrill <joel@OARcorp.com>
169
170        * include/bsp.h, include/coverhd.h, startup/bspclean.c,
171        startup/setvec.c: URL for license changed.
172
1732003-09-04      Joel Sherrill <joel@OARcorp.com>
174
175        * startup/bspstart.c: Removed incorrect statement about copyright
176        assignment.
177
1782003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * Makefile.am: Reflect having moved aclocal/.
181
1822003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * Makefile.am: Reflect having moved automake/.
185        * dlentry/Makefile.am: Reflect having moved automake/.
186        * flashentry/Makefile.am: Reflect having moved automake/.
187        * include/Makefile.am: Reflect having moved automake/.
188        * startup/Makefile.am: Reflect having moved automake/.
189        * wrapup/Makefile.am: Reflect having moved automake/.
190
1912003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
194
1952003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        PR 445/bsps
198        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
199        Remove cpp, old_cpp (now unused).
200
2012003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.ac: Remove AC_CONFIG_AUX_DIR.
204
2052003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
208
2092003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: AC_PREREQ(2.57).
212
2132003-01-20      Joel Sherrill <joel@OARcorp.com>
214
215        * startup/linkcmds*: Add FreeBSD sysctl() sections.
216
2172003-01-20      Joel Sherrill <joel@OARcorp.com>
218
219        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
220
2212002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
224        * flashentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
225        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
226
2272002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
230
2312002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * .cvsignore: Reformat.
234        Add autom4te*cache.
235        Remove autom4te.cache.
236
2372002-08-21      Joel Sherrill <joel@OARcorp.com>
238
239        * bsp_specs: Added support for -nostdlibs.
240
2412002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
244        * flashentry/Makefile.am: Use .$(OBJEXT) instead of .o.
245        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
246        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
247
2482002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
251
2522002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
255        Remove $(OBJS) from all-local.
256
2572002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
260
2612002-06-14      Joel Sherrill <joel@OARcorp.com>
262
263        * startup/linkcmds: Fixed typo and added gnu.linkonce.t and
264        gnu.linkonce.r sections.
2652001-05-09      Joel Sherrill <joel@OARcorp.com>
266
267        * startup/linkcmds: In support of gcc 3.1, added one of more
268        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
269        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
270        and direction of segments to memory regions may also have been
271        addressed.  This was a sweep across all BSPs.
272 
2732001-04-08      Joel Sherrill <joel@OARcorp.com>
274
275        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
276        add .eh_frame.
277 
2782002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.ac:
281        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
282        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
283        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
284        * Makefile.am: Remove AUTOMAKE_OPTIONS.
285        * flashentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
289
2902001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
293
2942001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
297
2982001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to
301        SUBDIRS.
302        * configure.ac:  Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
303        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
304        RTEMS_PPC_EXCEPTIONS([old]).
305        * include/Makefile.am: Convert PREINSTALL_FILES to
306        TMPINSTALL_FILES, include force-preinstall.am.
307        * wrapup/Makefile.am: Apply @exceptions@.
308
3092001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
310
311        This modification is part of the submitted modifications necessary to
312        support the IBM PPC405 family.  This submission was reviewed by
313        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
314        not negatively impact the ppc403 BSPs.  The submission and tracking
315        process was captured as PR50.
316        * include/bsp.h: Increase the interrupt stack size to 16K.
317
3182001-10-25      Joel Sherrill <joel@OARcorp.com>
319
320        * startup/linkcmds: Added _init and _fini.
321
3222001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
325        * configure.in: Remove.
326        * configure.ac: New file, generated from configure.in by autoupdate.
327
3282001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
331
3322001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * configure.in: Add bspopts.h.
335        * include/.cvsignore: Add bspopts.h*, stamp-h*.
336        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
337        * include/bsp.h: Include bspopts.h.
338
3392001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
340
341        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
342
3432000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
346
3472000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
350
3512000-11-01      Joel Sherrill <joel@OARcorp.com>
352
353        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
354        and libcsupport.h moved from libc to lib/include/rtems and
355        now must be referenced as <rtems/XXX.h>.   Header file order
356        was cleaned up while doing this.
357
3582000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
361        Switch to GNU canonicalization.
362
3632000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
364
365        * startup/linkcmds: Added lines so DWARF debug information
366        would be available.  Otherwise gdb complains that the offsets
367        for the debug info are incorrect and doesn't load the files.
368
3692000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am,
372        wrapup/Makefile.am: Include compile.am
373
3742000-08-10      Joel Sherrill <joel@OARcorp.com>
375
376        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.