source: rtems/c/src/lib/libbsp/powerpc/gen405/ChangeLog @ 2a7f9a28

4.104.114.84.95
Last change on this file since 2a7f9a28 was 2a7f9a28, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 06:22:18

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

  • Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
  • Property mode set to 100644
File size: 8.6 KB
Line 
12004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4        Preinstall dist_project_lib*.
5
62004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9
102004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * wrapup/Makefile.am: Convert to automake-building rules.
13
142004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Merge-in dlentry/Makefile.am, startup/Makefile.am. Use
17        automake compilation rules.
18        * dlentry/Makefile.am, startup/Makefile.am: Remove.
19        * configure.ac: Reflect changes above.
20        * wrapup/Makefile.am: Reflect changes above.
21
222004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * wrapup/Makefile.am: Reflect changes to
25        ../support/*exception_processing/*.
26
272004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
30        Add RTEMS_PROG_CCAS.
31
322004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Add PREINSTALL_DIRS.
35        * wrapup/Makefile.am: Reflect changes to libcpu.
36
372004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
40        Add PRE/TMPINSTALL_FILES to CLEANFILES.
41        * startup/Makefile.am: Ditto.
42
432004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * wrapup/Makefile.am: Eliminate $(LIB).
46        Use noinst_DATA to trigger building libbsp.a.
47
482003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * dlentry/Makefile.am: Eliminate VPATH.
51        * startup/Makefile.am: Eliminate VPATH.
52
532003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        PR 333/bsps
56        * startup/linkcmds: Remove SEARCH_DIR.
57
582003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * startup/linkcmds: Remove SEARCH_DIR.
61        * startup/linkcmds.dl: Remove SEARCH_DIR.
62
632003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
66
672003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
70
712003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
74
752003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * startup/Makefile.am: Misc cleanups and fixes.
78        * startup/linkcmds: Preparations to gcc-3.3.x.
79        * wrapup/Makefile.am: Misc cleanups and fixes.
80
812003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Add preinstallation dirstamp support.
84        * dlentry/Makefile.am: Cosmetics.
85        * startup/Makefile.am: Cosmetics.
86        * wrapup/Makefile.am: Cosmetics.
87
882003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * dlentry/Makefile.am: Remove all-local: $(ARCH).
91        * startup/Makefile.am: Remove all-local: $(ARCH).
92        * wrapup/Makefile.am: Remove all-local: $(ARCH).
93
942003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Merge-in include/Makefile.am.
97        Reflect changes to bsp.am.
98        * include/Makefile.am: Remove.
99        * configure.ac: Reflect changes above.
100
1012003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * bsp_specs: Remove *lib:.
104
1052003-09-04      Joel Sherrill <joel@OARcorp.com>
106
107        * include/bsp.h, include/coverhd.h, startup/bspclean.c,
108        startup/setvec.c: URL for license changed.
109
1102003-09-04      Joel Sherrill <joel@OARcorp.com>
111
112        * startup/bspstart.c: Removed incorrect statement about copyright
113        assignment.
114
1152003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Reflect having moved aclocal/.
118
1192003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Reflect having moved automake/.
122        * dlentry/Makefile.am: Reflect having moved automake/.
123        * include/Makefile.am: Reflect having moved automake/.
124        * startup/Makefile.am: Reflect having moved automake/.
125        * wrapup/Makefile.am: Reflect having moved automake/.
126
1272003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
130
1312003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        PR 445/bsps
134        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
135        Remove cpp, old_cpp (now unused).
136
1372003-03-24      Joel Sherrill <joel@OARcorp.com>
138
139        PR 378/bsps
140        * bsp_specs: Did not include ecrtn in endfile sections. Reported
141        and fixed by elkolli@crf.canon.fr.
142
1432003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: Remove AC_CONFIG_AUX_DIR.
146
1472003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
150
1512003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.ac: AC_PREREQ(2.57).
154
1552003-01-20      Joel Sherrill <joel@OARcorp.com>
156
157        * startup/linkcmds*: Add FreeBSD sysctl() sections.
158
1592003-01-20      Joel Sherrill <joel@OARcorp.com>
160
161        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
162
1632002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
166        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
167
1682002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
171
1722002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * .cvsignore: Reformat.
175        Add autom4te*cache.
176        Remove autom4te.cache.
177
1782002-08-21      Joel Sherrill <joel@OARcorp.com>
179
180        * bsp_specs: Added support for -nostdlibs.
181
1822002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
185        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
186        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
187
1882002-08-09      Joel Sherrill <joel.sherrill@OARcorp.com>
189
190        * dlentry/dlentry.S: Removed fake __eabi to avoid conflict with
191        the real one provided by gcc.  I don't know if this makes this
192        BSP work for C++ but it at least lets simple programs link again.
193
1942002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
197
1982002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
201        Remove $(OBJS) from all-local.
202
2032002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
206
2072002-06-14      Joel Sherrill <joel@OARcorp.com>
208
209        * startup/linkcmds: Fixed typo.
2102001-05-09      Joel Sherrill <joel@OARcorp.com>
211
212        * startup/linkcmds: In support of gcc 3.1, added one of more
213        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
214        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
215        and direction of segments to memory regions may also have been
216        addressed.  This was a sweep across all BSPs.
217 
2182001-04-08      Joel Sherrill <joel@OARcorp.com>
219
220        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
221        add .eh_frame.
222 
2232002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac:
226        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
227        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
228        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
233
2342001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
237
2382001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
241
2422001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * Makefile.am: Remove . from SUBDIRS, remove duplicate bsp_specs
245        rules, add @exceptions@ to SUBDIRS.
246        * configure.ac: Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
247        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
248        RTEMS_PPC_EXCEPTIONS([old]), autoupdate to autoconf 2.52.
249        * include/Makefile.am: Convert PREINSTALL_FILES to
250        TMPINSTALL_FILES, include force-preinstall.am.
251        * wrapup/Makefile.am: Apply @exceptions@.
252
2532001-11-20      Joel Sherrill <joel@OARcorp.com>
254
255        * include/bspopts.h.in: Automatically generated file that should not
256        be in CVS.
257
2582001-11-14      Joel Sherrill <joel@OARcorp.com>
259
260        * startup/linkcmds: Fixed syntax error in my previous addition
261        of __init.
262
2632001-11-13      Joel Sherrill <joel@OARcorp.com>
264
265        * startup/linkcmds: Added _init, and _fini symbols.
266
2672001-11-13      Joel Sherrill <joel@OARcorp.com>
268
269        * .cvsignore: New file.
270
2712001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
272
273        This modification is part of the submitted modifications necessary to
274        support the IBM PPC405 family.  This submission was reviewed by
275        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
276        not negatively impact the ppc403 BSPs.  The submission and tracking
277        process was captured as PR50.
278        * ChangeLog, Makefile.am, README, bsp_specs, bsp_specs.dl, configure.ac,
279        times, dlentry/.cvsignore, dlentry/Makefile.am, dlentry/dlentry.S,
280        include/.cvsignore, include/Makefile.am, include/bsp.h,
281        include/bspopts.h.in, include/coverhd.h, startup/.cvsignore,
282        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
283        startup/linkcmds, startup/linkcmds.dl, startup/setvec.c,
284        wrapup/.cvsignore, wrapup/Makefile.am: New files that are
285        part of the new gen405 BSP.
286
Note: See TracBrowser for help on using the repository browser.