source: rtems/c/src/lib/libbsp/powerpc/helas403/ChangeLog @ 47caf1c2

4.104.114.84.95
Last change on this file since 47caf1c2 was 47caf1c2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/30/04 at 23:11:50

2004-01-30 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Merge-in dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am. Use automake compilation rules.
  • dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 9.3 KB
Line 
12004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in dlentry/Makefile.am, flashentry/Makefile.am,
4        startup/Makefile.am. Use automake compilation rules.
5        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am:
6        Remove.
7        * configure.ac: Reflect changes above.
8        * wrapup/Makefile.am: Reflect changes above.
9
102004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * wrapup/Makefile.am: Reflect changes to
13        ../support/*exception_processing/*.
14
152004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
18        Add RTEMS_PROG_CCAS.
19
202004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Add PREINSTALL_DIRS.
23        * wrapup/Makefile.am: Reflect changes to libcpu.
24
252004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
28        Add PRE/TMPINSTALL_FILES to CLEANFILES.
29        * startup/Makefile.am: Ditto.
30
312004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * wrapup/Makefile.am: Eliminate $(LIB).
34        Use noinst_DATA to trigger building libbsp.a.
35
362003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * dlentry/Makefile.am: Eliminate VPATH.
39        * flashentry/Makefile.am: Eliminate VPATH.
40        * startup/Makefile.am: Eliminate VPATH.
41
422003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * startup/linkcmds: Remove SEARCH_DIR.
45        * startup/linkcmds.dl: Remove SEARCH_DIR.
46
472003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
50        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
51
522003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
55        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
56
572003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
60
612003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Misc cleanups and fixes.
64        * startup/Makefile.am: Misc cleanups and fixes.
65        * startup/linkcmds: Preparations for gcc-3.3.x.
66        * wrapup/Makefile.am: Misc cleanups and fixes.
67
682003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Add preinstallation dirstamp support.
71        Don't preinstall bsp_specs.dl.
72        * dlentry/Makefile.am: Cosmetics.
73        * flashentry/Makefile.am: Cosmetics.
74        * startup/Makefile.am: Cosmetics.
75        * wrapup/Makefile.am: Cosmetics.
76
772003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * dlentry/Makefile.am: Remove all-local: $(ARCH).
80        * flashentry/Makefile.am: Remove all-local: $(ARCH).
81        * startup/Makefile.am: Remove all-local: $(ARCH).
82        * wrapup/Makefile.am: Remove all-local: $(ARCH).
83
842003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Merge-in include/Makefile.am.
87        Reflect changes to bsp.am.
88        * include/Makefile.am: Remove.
89        * configure.ac: Reflect changes above.
90
912003-09-04      Joel Sherrill <joel@OARcorp.com>
92
93        * include/bsp.h, include/coverhd.h, startup/bspclean.c,
94        startup/setvec.c: URL for license changed.
95
962003-09-04      Joel Sherrill <joel@OARcorp.com>
97
98        * startup/bspstart.c: Removed incorrect statement about copyright
99        assignment.
100
1012003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Reflect having moved aclocal/.
104
1052003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Reflect having moved automake/.
108        * dlentry/Makefile.am: Reflect having moved automake/.
109        * flashentry/Makefile.am: Reflect having moved automake/.
110        * include/Makefile.am: Reflect having moved automake/.
111        * startup/Makefile.am: Reflect having moved automake/.
112        * wrapup/Makefile.am: Reflect having moved automake/.
113
1142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
117
1182003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        PR 445/bsps
121        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
122        Remove cpp, old_cpp (now unused).
123
1242003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: Remove AC_CONFIG_AUX_DIR.
127
1282003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
131
1322003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: AC_PREREQ(2.57).
135
1362003-01-20      Joel Sherrill <joel@OARcorp.com>
137
138        * startup/linkcmds*: Add FreeBSD sysctl() sections.
139
1402003-01-20      Joel Sherrill <joel@OARcorp.com>
141
142        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
143
1442002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
147        * flashentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
148        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
149
1502002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
153
1542002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * .cvsignore: Reformat.
157        Add autom4te*cache.
158        Remove autom4te.cache.
159
1602002-08-21      Joel Sherrill <joel@OARcorp.com>
161
162        * bsp_specs: Added support for -nostdlibs.
163
1642002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
167        * flashentry/Makefile.am: Use .$(OBJEXT) instead of .o.
168        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
169        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
170
1712002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
174
1752002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
178        Remove $(OBJS) from all-local.
179
1802002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
183
1842002-06-14      Joel Sherrill <joel@OARcorp.com>
185
186        * startup/linkcmds: Fixed typo and added gnu.linkonce.t and
187        gnu.linkonce.r sections.
1882001-05-09      Joel Sherrill <joel@OARcorp.com>
189
190        * startup/linkcmds: In support of gcc 3.1, added one of more
191        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
192        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
193        and direction of segments to memory regions may also have been
194        addressed.  This was a sweep across all BSPs.
195 
1962001-04-08      Joel Sherrill <joel@OARcorp.com>
197
198        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
199        add .eh_frame.
200 
2012002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.ac:
204        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
205        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
206        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
207        * Makefile.am: Remove AUTOMAKE_OPTIONS.
208        * flashentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
209        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
210        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
211        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
212
2132001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
216
2172001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
220
2212001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to
224        SUBDIRS.
225        * configure.ac:  Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
226        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
227        RTEMS_PPC_EXCEPTIONS([old]).
228        * include/Makefile.am: Convert PREINSTALL_FILES to
229        TMPINSTALL_FILES, include force-preinstall.am.
230        * wrapup/Makefile.am: Apply @exceptions@.
231
2322001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
233
234        This modification is part of the submitted modifications necessary to
235        support the IBM PPC405 family.  This submission was reviewed by
236        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
237        not negatively impact the ppc403 BSPs.  The submission and tracking
238        process was captured as PR50.
239        * include/bsp.h: Increase the interrupt stack size to 16K.
240
2412001-10-25      Joel Sherrill <joel@OARcorp.com>
242
243        * startup/linkcmds: Added _init and _fini.
244
2452001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
248        * configure.in: Remove.
249        * configure.ac: New file, generated from configure.in by autoupdate.
250
2512001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
254
2552001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.in: Add bspopts.h.
258        * include/.cvsignore: Add bspopts.h*, stamp-h*.
259        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
260        * include/bsp.h: Include bspopts.h.
261
2622001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
263
264        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
265
2662000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
269
2702000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
273
2742000-11-01      Joel Sherrill <joel@OARcorp.com>
275
276        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
277        and libcsupport.h moved from libc to lib/include/rtems and
278        now must be referenced as <rtems/XXX.h>.   Header file order
279        was cleaned up while doing this.
280
2812000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
284        Switch to GNU canonicalization.
285
2862000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
287
288        * startup/linkcmds: Added lines so DWARF debug information
289        would be available.  Otherwise gdb complains that the offsets
290        for the debug info are incorrect and doesn't load the files.
291
2922000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am,
295        wrapup/Makefile.am: Include compile.am
296
2972000-08-10      Joel Sherrill <joel@OARcorp.com>
298
299        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.