source: rtems/c/src/lib/libbsp/powerpc/gen405/ChangeLog @ 97891e5e

4.104.114.84.95
Last change on this file since 97891e5e was 97891e5e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/04 at 05:54:59

2004-09-24 Ralf Corsepius <ralf_corsepius@…>

  • configure.ac: Require automake > 1.9.
  • Property mode set to 100644
File size: 9.7 KB
Line 
12004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: Require automake > 1.9.
4
52004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        PR 610/bsps
8        * Makefile.am: Add include/tm27.h, Cosmetics.
9        * include/tm27.h: Final cosmetics.
10
112004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * include/bsp.h: Split out tmtest27 support.
14        * include/tm27.h: New.
15
162004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
17
18        PR 613/bsps
19        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
20
212004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
22
23        PR 614/bsps
24        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
25
262004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
27
28        * dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>.
29
302004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
31
32        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
33        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
34        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
35
362004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * startup/bspstart.c: Convert to using c99 fixed size types.
39
402004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Reflect changes to bsp.am.
43        Preinstall dist_project_lib*.
44
452004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Reflect changes to bsp.am.
48
492004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * wrapup/Makefile.am: Convert to automake-building rules.
52
532004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Merge-in dlentry/Makefile.am, startup/Makefile.am. Use
56        automake compilation rules.
57        * dlentry/Makefile.am, startup/Makefile.am: Remove.
58        * configure.ac: Reflect changes above.
59        * wrapup/Makefile.am: Reflect changes above.
60
612004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * wrapup/Makefile.am: Reflect changes to
64        ../support/*exception_processing/*.
65
662004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
69        Add RTEMS_PROG_CCAS.
70
712004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Add PREINSTALL_DIRS.
74        * wrapup/Makefile.am: Reflect changes to libcpu.
75
762004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
79        Add PRE/TMPINSTALL_FILES to CLEANFILES.
80        * startup/Makefile.am: Ditto.
81
822004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * wrapup/Makefile.am: Eliminate $(LIB).
85        Use noinst_DATA to trigger building libbsp.a.
86
872003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * dlentry/Makefile.am: Eliminate VPATH.
90        * startup/Makefile.am: Eliminate VPATH.
91
922003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        PR 333/bsps
95        * startup/linkcmds: Remove SEARCH_DIR.
96
972003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * startup/linkcmds: Remove SEARCH_DIR.
100        * startup/linkcmds.dl: Remove SEARCH_DIR.
101
1022003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
105
1062003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
109
1102003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
113
1142003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * startup/Makefile.am: Misc cleanups and fixes.
117        * startup/linkcmds: Preparations to gcc-3.3.x.
118        * wrapup/Makefile.am: Misc cleanups and fixes.
119
1202003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Add preinstallation dirstamp support.
123        * dlentry/Makefile.am: Cosmetics.
124        * startup/Makefile.am: Cosmetics.
125        * wrapup/Makefile.am: Cosmetics.
126
1272003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * dlentry/Makefile.am: Remove all-local: $(ARCH).
130        * startup/Makefile.am: Remove all-local: $(ARCH).
131        * wrapup/Makefile.am: Remove all-local: $(ARCH).
132
1332003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Merge-in include/Makefile.am.
136        Reflect changes to bsp.am.
137        * include/Makefile.am: Remove.
138        * configure.ac: Reflect changes above.
139
1402003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * bsp_specs: Remove *lib:.
143
1442003-09-04      Joel Sherrill <joel@OARcorp.com>
145
146        * include/bsp.h, include/coverhd.h, startup/bspclean.c,
147        startup/setvec.c: URL for license changed.
148
1492003-09-04      Joel Sherrill <joel@OARcorp.com>
150
151        * startup/bspstart.c: Removed incorrect statement about copyright
152        assignment.
153
1542003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Reflect having moved aclocal/.
157
1582003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * Makefile.am: Reflect having moved automake/.
161        * dlentry/Makefile.am: Reflect having moved automake/.
162        * include/Makefile.am: Reflect having moved automake/.
163        * startup/Makefile.am: Reflect having moved automake/.
164        * wrapup/Makefile.am: Reflect having moved automake/.
165
1662003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
169
1702003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        PR 445/bsps
173        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
174        Remove cpp, old_cpp (now unused).
175
1762003-03-24      Joel Sherrill <joel@OARcorp.com>
177
178        PR 378/bsps
179        * bsp_specs: Did not include ecrtn in endfile sections. Reported
180        and fixed by elkolli@crf.canon.fr.
181
1822003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * configure.ac: Remove AC_CONFIG_AUX_DIR.
185
1862003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
189
1902003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac: AC_PREREQ(2.57).
193
1942003-01-20      Joel Sherrill <joel@OARcorp.com>
195
196        * startup/linkcmds*: Add FreeBSD sysctl() sections.
197
1982003-01-20      Joel Sherrill <joel@OARcorp.com>
199
200        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
201
2022002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
205        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
206
2072002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
210
2112002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * .cvsignore: Reformat.
214        Add autom4te*cache.
215        Remove autom4te.cache.
216
2172002-08-21      Joel Sherrill <joel@OARcorp.com>
218
219        * bsp_specs: Added support for -nostdlibs.
220
2212002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
224        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
225        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
226
2272002-08-09      Joel Sherrill <joel.sherrill@OARcorp.com>
228
229        * dlentry/dlentry.S: Removed fake __eabi to avoid conflict with
230        the real one provided by gcc.  I don't know if this makes this
231        BSP work for C++ but it at least lets simple programs link again.
232
2332002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
236
2372002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
240        Remove $(OBJS) from all-local.
241
2422002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
245
2462002-06-14      Joel Sherrill <joel@OARcorp.com>
247
248        * startup/linkcmds: Fixed typo.
2492001-05-09      Joel Sherrill <joel@OARcorp.com>
250
251        * startup/linkcmds: In support of gcc 3.1, added one of more
252        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
253        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
254        and direction of segments to memory regions may also have been
255        addressed.  This was a sweep across all BSPs.
256 
2572001-04-08      Joel Sherrill <joel@OARcorp.com>
258
259        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
260        add .eh_frame.
261 
2622002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * configure.ac:
265        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
266        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
267        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
268        * Makefile.am: Remove AUTOMAKE_OPTIONS.
269        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
270        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
271        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
272
2732001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
276
2772001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
280
2812001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * Makefile.am: Remove . from SUBDIRS, remove duplicate bsp_specs
284        rules, add @exceptions@ to SUBDIRS.
285        * configure.ac: Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
286        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
287        RTEMS_PPC_EXCEPTIONS([old]), autoupdate to autoconf 2.52.
288        * include/Makefile.am: Convert PREINSTALL_FILES to
289        TMPINSTALL_FILES, include force-preinstall.am.
290        * wrapup/Makefile.am: Apply @exceptions@.
291
2922001-11-20      Joel Sherrill <joel@OARcorp.com>
293
294        * include/bspopts.h.in: Automatically generated file that should not
295        be in CVS.
296
2972001-11-14      Joel Sherrill <joel@OARcorp.com>
298
299        * startup/linkcmds: Fixed syntax error in my previous addition
300        of __init.
301
3022001-11-13      Joel Sherrill <joel@OARcorp.com>
303
304        * startup/linkcmds: Added _init, and _fini symbols.
305
3062001-11-13      Joel Sherrill <joel@OARcorp.com>
307
308        * .cvsignore: New file.
309
3102001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
311
312        This modification is part of the submitted modifications necessary to
313        support the IBM PPC405 family.  This submission was reviewed by
314        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
315        not negatively impact the ppc403 BSPs.  The submission and tracking
316        process was captured as PR50.
317        * ChangeLog, Makefile.am, README, bsp_specs, bsp_specs.dl, configure.ac,
318        times, dlentry/.cvsignore, dlentry/Makefile.am, dlentry/dlentry.S,
319        include/.cvsignore, include/Makefile.am, include/bsp.h,
320        include/bspopts.h.in, include/coverhd.h, startup/.cvsignore,
321        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
322        startup/linkcmds, startup/linkcmds.dl, startup/setvec.c,
323        wrapup/.cvsignore, wrapup/Makefile.am: New files that are
324        part of the new gen405 BSP.
325
Note: See TracBrowser for help on using the repository browser.