source: rtems/c/src/lib/libbsp/powerpc/gen405/ChangeLog @ 34c4852

4.104.114.84.95
Last change on this file since 34c4852 was 34c4852, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/26/05 at 05:36:48

2005-05-26 Ralf Corsepius <ralf.corsepius@…>

  • include/bsp.h: New header guard.
  • Property mode set to 100644
File size: 10.5 KB
Line 
12005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * include/bsp.h: New header guard.
4
52005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
8
92005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * Makefile.am: Merge-in wrapup/Makefile.am.
12        * wrapup/Makefile.am: Remove.
13        * configure.ac: Reflect changes above.
14
152005-02-10      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * dlentry/dlentry.S: Remove PPC_ABI_POWEROPEN.
18
192005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
20
21        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
22
232005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
26
272004-10-15      Gene Smith <gene.smith@seimens.com>
28
29        PR 691/bsps
30        * startup/linkcmds: Correct bug in linker script.
31
322004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        * configure.ac: Require automake > 1.9.
35
362004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        PR 610/bsps
39        * Makefile.am: Add include/tm27.h, Cosmetics.
40        * include/tm27.h: Final cosmetics.
41
422004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
43
44        * include/bsp.h: Split out tmtest27 support.
45        * include/tm27.h: New.
46
472004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
48
49        PR 613/bsps
50        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
51
522004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
53
54        PR 614/bsps
55        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
56
572004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
58
59        * dlentry/dlentry.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, startup/Makefile.am. Use
87        automake compilation rules.
88        * dlentry/Makefile.am, startup/Makefile.am: Remove.
89        * configure.ac: Reflect changes above.
90        * wrapup/Makefile.am: Reflect changes above.
91
922004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * wrapup/Makefile.am: Reflect changes to
95        ../support/*exception_processing/*.
96
972004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
100        Add RTEMS_PROG_CCAS.
101
1022004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Add PREINSTALL_DIRS.
105        * wrapup/Makefile.am: Reflect changes to libcpu.
106
1072004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
110        Add PRE/TMPINSTALL_FILES to CLEANFILES.
111        * startup/Makefile.am: Ditto.
112
1132004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * wrapup/Makefile.am: Eliminate $(LIB).
116        Use noinst_DATA to trigger building libbsp.a.
117
1182003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * dlentry/Makefile.am: Eliminate VPATH.
121        * startup/Makefile.am: Eliminate VPATH.
122
1232003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        PR 333/bsps
126        * startup/linkcmds: Remove SEARCH_DIR.
127
1282003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * startup/linkcmds: Remove SEARCH_DIR.
131        * startup/linkcmds.dl: Remove SEARCH_DIR.
132
1332003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
136
1372003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
140
1412003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
144
1452003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * startup/Makefile.am: Misc cleanups and fixes.
148        * startup/linkcmds: Preparations to 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        * dlentry/Makefile.am: Cosmetics.
155        * startup/Makefile.am: Cosmetics.
156        * wrapup/Makefile.am: Cosmetics.
157
1582003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * dlentry/Makefile.am: Remove all-local: $(ARCH).
161        * startup/Makefile.am: Remove all-local: $(ARCH).
162        * wrapup/Makefile.am: Remove all-local: $(ARCH).
163
1642003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * Makefile.am: Merge-in include/Makefile.am.
167        Reflect changes to bsp.am.
168        * include/Makefile.am: Remove.
169        * configure.ac: Reflect changes above.
170
1712003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * bsp_specs: Remove *lib:.
174
1752003-09-04      Joel Sherrill <joel@OARcorp.com>
176
177        * include/bsp.h, include/coverhd.h, startup/bspclean.c,
178        startup/setvec.c: URL for license changed.
179
1802003-09-04      Joel Sherrill <joel@OARcorp.com>
181
182        * startup/bspstart.c: Removed incorrect statement about copyright
183        assignment.
184
1852003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Reflect having moved aclocal/.
188
1892003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * Makefile.am: Reflect having moved automake/.
192        * dlentry/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-24      Joel Sherrill <joel@OARcorp.com>
208
209        PR 378/bsps
210        * bsp_specs: Did not include ecrtn in endfile sections. Reported
211        and fixed by elkolli@crf.canon.fr.
212
2132003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * configure.ac: Remove AC_CONFIG_AUX_DIR.
216
2172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
220
2212003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * configure.ac: AC_PREREQ(2.57).
224
2252003-01-20      Joel Sherrill <joel@OARcorp.com>
226
227        * startup/linkcmds*: Add FreeBSD sysctl() sections.
228
2292003-01-20      Joel Sherrill <joel@OARcorp.com>
230
231        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
232
2332002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
236        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
237
2382002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
241
2422002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * .cvsignore: Reformat.
245        Add autom4te*cache.
246        Remove autom4te.cache.
247
2482002-08-21      Joel Sherrill <joel@OARcorp.com>
249
250        * bsp_specs: Added support for -nostdlibs.
251
2522002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
255        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
256        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
257
2582002-08-09      Joel Sherrill <joel.sherrill@OARcorp.com>
259
260        * dlentry/dlentry.S: Removed fake __eabi to avoid conflict with
261        the real one provided by gcc.  I don't know if this makes this
262        BSP work for C++ but it at least lets simple programs link again.
263
2642002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
267
2682002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
271        Remove $(OBJS) from all-local.
272
2732002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
276
2772002-06-14      Joel Sherrill <joel@OARcorp.com>
278
279        * startup/linkcmds: Fixed typo.
2802001-05-09      Joel Sherrill <joel@OARcorp.com>
281
282        * startup/linkcmds: In support of gcc 3.1, added one of more
283        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
284        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
285        and direction of segments to memory regions may also have been
286        addressed.  This was a sweep across all BSPs.
287 
2882001-04-08      Joel Sherrill <joel@OARcorp.com>
289
290        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
291        add .eh_frame.
292 
2932002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * configure.ac:
296        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
297        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
298        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
299        * Makefile.am: Remove AUTOMAKE_OPTIONS.
300        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
301        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
302        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
303
3042001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
307
3082001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
311
3122001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * Makefile.am: Remove . from SUBDIRS, remove duplicate bsp_specs
315        rules, add @exceptions@ to SUBDIRS.
316        * configure.ac: Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
317        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
318        RTEMS_PPC_EXCEPTIONS([old]), autoupdate to autoconf 2.52.
319        * include/Makefile.am: Convert PREINSTALL_FILES to
320        TMPINSTALL_FILES, include force-preinstall.am.
321        * wrapup/Makefile.am: Apply @exceptions@.
322
3232001-11-20      Joel Sherrill <joel@OARcorp.com>
324
325        * include/bspopts.h.in: Automatically generated file that should not
326        be in CVS.
327
3282001-11-14      Joel Sherrill <joel@OARcorp.com>
329
330        * startup/linkcmds: Fixed syntax error in my previous addition
331        of __init.
332
3332001-11-13      Joel Sherrill <joel@OARcorp.com>
334
335        * startup/linkcmds: Added _init, and _fini symbols.
336
3372001-11-13      Joel Sherrill <joel@OARcorp.com>
338
339        * .cvsignore: New file.
340
3412001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
342
343        This modification is part of the submitted modifications necessary to
344        support the IBM PPC405 family.  This submission was reviewed by
345        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
346        not negatively impact the ppc403 BSPs.  The submission and tracking
347        process was captured as PR50.
348        * ChangeLog, Makefile.am, README, bsp_specs, bsp_specs.dl, configure.ac,
349        times, dlentry/.cvsignore, dlentry/Makefile.am, dlentry/dlentry.S,
350        include/.cvsignore, include/Makefile.am, include/bsp.h,
351        include/bspopts.h.in, include/coverhd.h, startup/.cvsignore,
352        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
353        startup/linkcmds, startup/linkcmds.dl, startup/setvec.c,
354        wrapup/.cvsignore, wrapup/Makefile.am: New files that are
355        part of the new gen405 BSP.
356
Note: See TracBrowser for help on using the repository browser.