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

4.104.114.84.95
Last change on this file since f3d07e5 was f3d07e5, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/06/04 at 16:54:31

2004-02-06 Ralf Corsepius <corsepiu@…>

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