source: rtems/c/src/lib/libbsp/powerpc/helas403/ChangeLog @ 5133bd6

4.104.114.84.95
Last change on this file since 5133bd6 was 5133bd6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/05 at 03:31:07

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

  • Makefile.am: Merge-in wrapup/Makefile.am.
  • wrapup/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 11.6 KB
Line 
12005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Merge-in wrapup/Makefile.am.
4        * wrapup/Makefile.am: Remove.
5        * configure.ac: Reflect changes above.
6
72005-02-10      Ralf Corsepius <ralf.corsepius@rtems.org>
8
9        * dlentry/dlentry.S, flashentry/flashentry.S:
10        Remove PPC_ABI_POWEROPEN.
11
122005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
13
14        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
15
162005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
17
18        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
19
202004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
21
22        PR 697/bsps
23        * flashentry/flashentry.S: Fix broken comments
24        (Patch by Thomas.Doerfler@imd-systems.de)
25
262004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
27
28        * configure.ac: Require automake > 1.9.
29
302004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
31
32        PR 610/bsps
33        * Makefile.am: Add include/tm27.h, Cosmetics.
34        * include/tm27.h: Final cosmetics.
35
362004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * include/bsp.h: Split out tmtest27 support.
39        * include/tm27.h: New.
40
412004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
42
43        PR 613/bsps
44        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
45
462004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
47
48        PR 614/bsps
49        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
50
512004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
52
53        * flashentry/flashentry.S: Include <rtems/score/powerpc.h> instead of
54        <rtems/score/ppc.h>.
55
562004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
57
58        * dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>.
59        * flashentry/flashentry.S: Include <rtems/asm.h> instead of <asm.h>.
60
612004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
62
63        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
64        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
65        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
66
672004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
68
69        * startup/bspstart.c: Convert to using c99 fixed size types.
70
712004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Reflect changes to bsp.am.
74        Preinstall dist_project_lib*.
75
762004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Reflect changes to bsp.am.
79
802004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * wrapup/Makefile.am: Convert to automake-building rules.
83
842004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Merge-in dlentry/Makefile.am, flashentry/Makefile.am,
87        startup/Makefile.am. Use automake compilation rules.
88        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am:
89        Remove.
90        * configure.ac: Reflect changes above.
91        * wrapup/Makefile.am: Reflect changes above.
92
932004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * wrapup/Makefile.am: Reflect changes to
96        ../support/*exception_processing/*.
97
982004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
101        Add RTEMS_PROG_CCAS.
102
1032004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Add PREINSTALL_DIRS.
106        * wrapup/Makefile.am: Reflect changes to libcpu.
107
1082004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
111        Add PRE/TMPINSTALL_FILES to CLEANFILES.
112        * startup/Makefile.am: Ditto.
113
1142004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * wrapup/Makefile.am: Eliminate $(LIB).
117        Use noinst_DATA to trigger building libbsp.a.
118
1192003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * dlentry/Makefile.am: Eliminate VPATH.
122        * flashentry/Makefile.am: Eliminate VPATH.
123        * startup/Makefile.am: Eliminate VPATH.
124
1252003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * startup/linkcmds: Remove SEARCH_DIR.
128        * startup/linkcmds.dl: Remove SEARCH_DIR.
129
1302003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
133        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
134
1352003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
138        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
139
1402003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
143
1442003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * Makefile.am: Misc cleanups and fixes.
147        * startup/Makefile.am: Misc cleanups and fixes.
148        * startup/linkcmds: Preparations for gcc-3.3.x.
149        * wrapup/Makefile.am: Misc cleanups and fixes.
150
1512003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Add preinstallation dirstamp support.
154        Don't preinstall bsp_specs.dl.
155        * dlentry/Makefile.am: Cosmetics.
156        * flashentry/Makefile.am: Cosmetics.
157        * startup/Makefile.am: Cosmetics.
158        * wrapup/Makefile.am: Cosmetics.
159
1602003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * dlentry/Makefile.am: Remove all-local: $(ARCH).
163        * flashentry/Makefile.am: Remove all-local: $(ARCH).
164        * startup/Makefile.am: Remove all-local: $(ARCH).
165        * wrapup/Makefile.am: Remove all-local: $(ARCH).
166
1672003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: Merge-in include/Makefile.am.
170        Reflect changes to bsp.am.
171        * include/Makefile.am: Remove.
172        * configure.ac: Reflect changes above.
173
1742003-09-04      Joel Sherrill <joel@OARcorp.com>
175
176        * include/bsp.h, include/coverhd.h, startup/bspclean.c,
177        startup/setvec.c: URL for license changed.
178
1792003-09-04      Joel Sherrill <joel@OARcorp.com>
180
181        * startup/bspstart.c: Removed incorrect statement about copyright
182        assignment.
183
1842003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * Makefile.am: Reflect having moved aclocal/.
187
1882003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * Makefile.am: Reflect having moved automake/.
191        * dlentry/Makefile.am: Reflect having moved automake/.
192        * flashentry/Makefile.am: Reflect having moved automake/.
193        * include/Makefile.am: Reflect having moved automake/.
194        * startup/Makefile.am: Reflect having moved automake/.
195        * wrapup/Makefile.am: Reflect having moved automake/.
196
1972003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
200
2012003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        PR 445/bsps
204        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
205        Remove cpp, old_cpp (now unused).
206
2072003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac: Remove AC_CONFIG_AUX_DIR.
210
2112003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
214
2152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: AC_PREREQ(2.57).
218
2192003-01-20      Joel Sherrill <joel@OARcorp.com>
220
221        * startup/linkcmds*: Add FreeBSD sysctl() sections.
222
2232003-01-20      Joel Sherrill <joel@OARcorp.com>
224
225        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
226
2272002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
230        * flashentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
231        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
232
2332002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
236
2372002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * .cvsignore: Reformat.
240        Add autom4te*cache.
241        Remove autom4te.cache.
242
2432002-08-21      Joel Sherrill <joel@OARcorp.com>
244
245        * bsp_specs: Added support for -nostdlibs.
246
2472002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
250        * flashentry/Makefile.am: Use .$(OBJEXT) instead of .o.
251        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
252        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
253
2542002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
257
2582002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
261        Remove $(OBJS) from all-local.
262
2632002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
266
2672002-06-14      Joel Sherrill <joel@OARcorp.com>
268
269        * startup/linkcmds: Fixed typo and added gnu.linkonce.t and
270        gnu.linkonce.r sections.
2712001-05-09      Joel Sherrill <joel@OARcorp.com>
272
273        * startup/linkcmds: In support of gcc 3.1, added one of more
274        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
275        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
276        and direction of segments to memory regions may also have been
277        addressed.  This was a sweep across all BSPs.
278 
2792001-04-08      Joel Sherrill <joel@OARcorp.com>
280
281        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
282        add .eh_frame.
283 
2842002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * configure.ac:
287        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
288        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
289        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
290        * Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * flashentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
295
2962001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
299
3002001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
303
3042001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to
307        SUBDIRS.
308        * configure.ac:  Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
309        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
310        RTEMS_PPC_EXCEPTIONS([old]).
311        * include/Makefile.am: Convert PREINSTALL_FILES to
312        TMPINSTALL_FILES, include force-preinstall.am.
313        * wrapup/Makefile.am: Apply @exceptions@.
314
3152001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
316
317        This modification is part of the submitted modifications necessary to
318        support the IBM PPC405 family.  This submission was reviewed by
319        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
320        not negatively impact the ppc403 BSPs.  The submission and tracking
321        process was captured as PR50.
322        * include/bsp.h: Increase the interrupt stack size to 16K.
323
3242001-10-25      Joel Sherrill <joel@OARcorp.com>
325
326        * startup/linkcmds: Added _init and _fini.
327
3282001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
331        * configure.in: Remove.
332        * configure.ac: New file, generated from configure.in by autoupdate.
333
3342001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
337
3382001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * configure.in: Add bspopts.h.
341        * include/.cvsignore: Add bspopts.h*, stamp-h*.
342        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
343        * include/bsp.h: Include bspopts.h.
344
3452001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
346
347        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
348
3492000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
352
3532000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
356
3572000-11-01      Joel Sherrill <joel@OARcorp.com>
358
359        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
360        and libcsupport.h moved from libc to lib/include/rtems and
361        now must be referenced as <rtems/XXX.h>.   Header file order
362        was cleaned up while doing this.
363
3642000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
367        Switch to GNU canonicalization.
368
3692000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
370
371        * startup/linkcmds: Added lines so DWARF debug information
372        would be available.  Otherwise gdb complains that the offsets
373        for the debug info are incorrect and doesn't load the files.
374
3752000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am,
378        wrapup/Makefile.am: Include compile.am
379
3802000-08-10      Joel Sherrill <joel@OARcorp.com>
381
382        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.