source: rtems/c/src/lib/libbsp/powerpc/helas403/ChangeLog @ 7dd6e8d

4.104.114.84.95
Last change on this file since 7dd6e8d was 7dd6e8d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/21/04 at 16:16:38

2004-04-21 Ralf Corsepius <ralf_corsepius@…>

PR 614/bsps

  • include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
  • Property mode set to 100644
File size: 10.5 KB
Line 
12004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        PR 614/bsps
4        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
5
62004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        * flashentry/flashentry.S: Include <rtems/score/powerpc.h> instead of
9        <rtems/score/ppc.h>.
10
112004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>.
14        * flashentry/flashentry.S: Include <rtems/asm.h> instead of <asm.h>.
15
162004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
17
18        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
19        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
20        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
21
222004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
23
24        * startup/bspstart.c: Convert to using c99 fixed size types.
25
262004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Reflect changes to bsp.am.
29        Preinstall dist_project_lib*.
30
312004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Reflect changes to bsp.am.
34
352004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * wrapup/Makefile.am: Convert to automake-building rules.
38
392004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Merge-in dlentry/Makefile.am, flashentry/Makefile.am,
42        startup/Makefile.am. Use automake compilation rules.
43        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am:
44        Remove.
45        * configure.ac: Reflect changes above.
46        * wrapup/Makefile.am: Reflect changes above.
47
482004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * wrapup/Makefile.am: Reflect changes to
51        ../support/*exception_processing/*.
52
532004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
56        Add RTEMS_PROG_CCAS.
57
582004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Add PREINSTALL_DIRS.
61        * wrapup/Makefile.am: Reflect changes to libcpu.
62
632004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
66        Add PRE/TMPINSTALL_FILES to CLEANFILES.
67        * startup/Makefile.am: Ditto.
68
692004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * wrapup/Makefile.am: Eliminate $(LIB).
72        Use noinst_DATA to trigger building libbsp.a.
73
742003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * dlentry/Makefile.am: Eliminate VPATH.
77        * flashentry/Makefile.am: Eliminate VPATH.
78        * startup/Makefile.am: Eliminate VPATH.
79
802003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * startup/linkcmds: Remove SEARCH_DIR.
83        * startup/linkcmds.dl: Remove SEARCH_DIR.
84
852003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
88        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
89
902003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
93        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
94
952003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
98
992003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Misc cleanups and fixes.
102        * startup/Makefile.am: Misc cleanups and fixes.
103        * startup/linkcmds: Preparations for gcc-3.3.x.
104        * wrapup/Makefile.am: Misc cleanups and fixes.
105
1062003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Add preinstallation dirstamp support.
109        Don't preinstall bsp_specs.dl.
110        * dlentry/Makefile.am: Cosmetics.
111        * flashentry/Makefile.am: Cosmetics.
112        * startup/Makefile.am: Cosmetics.
113        * wrapup/Makefile.am: Cosmetics.
114
1152003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * dlentry/Makefile.am: Remove all-local: $(ARCH).
118        * flashentry/Makefile.am: Remove all-local: $(ARCH).
119        * startup/Makefile.am: Remove all-local: $(ARCH).
120        * wrapup/Makefile.am: Remove all-local: $(ARCH).
121
1222003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Merge-in include/Makefile.am.
125        Reflect changes to bsp.am.
126        * include/Makefile.am: Remove.
127        * configure.ac: Reflect changes above.
128
1292003-09-04      Joel Sherrill <joel@OARcorp.com>
130
131        * include/bsp.h, include/coverhd.h, startup/bspclean.c,
132        startup/setvec.c: URL for license changed.
133
1342003-09-04      Joel Sherrill <joel@OARcorp.com>
135
136        * startup/bspstart.c: Removed incorrect statement about copyright
137        assignment.
138
1392003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * Makefile.am: Reflect having moved aclocal/.
142
1432003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * Makefile.am: Reflect having moved automake/.
146        * dlentry/Makefile.am: Reflect having moved automake/.
147        * flashentry/Makefile.am: Reflect having moved automake/.
148        * include/Makefile.am: Reflect having moved automake/.
149        * startup/Makefile.am: Reflect having moved automake/.
150        * wrapup/Makefile.am: Reflect having moved automake/.
151
1522003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
155
1562003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        PR 445/bsps
159        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
160        Remove cpp, old_cpp (now unused).
161
1622003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: Remove AC_CONFIG_AUX_DIR.
165
1662003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
169
1702003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: AC_PREREQ(2.57).
173
1742003-01-20      Joel Sherrill <joel@OARcorp.com>
175
176        * startup/linkcmds*: Add FreeBSD sysctl() sections.
177
1782003-01-20      Joel Sherrill <joel@OARcorp.com>
179
180        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
181
1822002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
185        * flashentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
186        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
187
1882002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
191
1922002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * .cvsignore: Reformat.
195        Add autom4te*cache.
196        Remove autom4te.cache.
197
1982002-08-21      Joel Sherrill <joel@OARcorp.com>
199
200        * bsp_specs: Added support for -nostdlibs.
201
2022002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
205        * flashentry/Makefile.am: Use .$(OBJEXT) instead of .o.
206        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
207        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
208
2092002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
212
2132002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
216        Remove $(OBJS) from all-local.
217
2182002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
221
2222002-06-14      Joel Sherrill <joel@OARcorp.com>
223
224        * startup/linkcmds: Fixed typo and added gnu.linkonce.t and
225        gnu.linkonce.r sections.
2262001-05-09      Joel Sherrill <joel@OARcorp.com>
227
228        * startup/linkcmds: In support of gcc 3.1, added one of more
229        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
230        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
231        and direction of segments to memory regions may also have been
232        addressed.  This was a sweep across all BSPs.
233 
2342001-04-08      Joel Sherrill <joel@OARcorp.com>
235
236        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
237        add .eh_frame.
238 
2392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * configure.ac:
242        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
243        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
244        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
245        * Makefile.am: Remove AUTOMAKE_OPTIONS.
246        * flashentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
247        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
248        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
249        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
250
2512001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
254
2552001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
258
2592001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to
262        SUBDIRS.
263        * configure.ac:  Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
264        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
265        RTEMS_PPC_EXCEPTIONS([old]).
266        * include/Makefile.am: Convert PREINSTALL_FILES to
267        TMPINSTALL_FILES, include force-preinstall.am.
268        * wrapup/Makefile.am: Apply @exceptions@.
269
2702001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
271
272        This modification is part of the submitted modifications necessary to
273        support the IBM PPC405 family.  This submission was reviewed by
274        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
275        not negatively impact the ppc403 BSPs.  The submission and tracking
276        process was captured as PR50.
277        * include/bsp.h: Increase the interrupt stack size to 16K.
278
2792001-10-25      Joel Sherrill <joel@OARcorp.com>
280
281        * startup/linkcmds: Added _init and _fini.
282
2832001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
286        * configure.in: Remove.
287        * configure.ac: New file, generated from configure.in by autoupdate.
288
2892001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
292
2932001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * configure.in: Add bspopts.h.
296        * include/.cvsignore: Add bspopts.h*, stamp-h*.
297        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
298        * include/bsp.h: Include bspopts.h.
299
3002001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
301
302        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
303
3042000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
307
3082000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
311
3122000-11-01      Joel Sherrill <joel@OARcorp.com>
313
314        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
315        and libcsupport.h moved from libc to lib/include/rtems and
316        now must be referenced as <rtems/XXX.h>.   Header file order
317        was cleaned up while doing this.
318
3192000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
322        Switch to GNU canonicalization.
323
3242000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
325
326        * startup/linkcmds: Added lines so DWARF debug information
327        would be available.  Otherwise gdb complains that the offsets
328        for the debug info are incorrect and doesn't load the files.
329
3302000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am,
333        wrapup/Makefile.am: Include compile.am
334
3352000-08-10      Joel Sherrill <joel@OARcorp.com>
336
337        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.