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

4.104.114.84.95
Last change on this file since ff716ea0 was ff716ea0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/14/04 at 07:11:35

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

  • Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
  • startup/Makefile.am: Ditto.
  • Property mode set to 100644
File size: 7.6 KB
Line 
12004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
4        Add PRE/TMPINSTALL_FILES to CLEANFILES.
5        * startup/Makefile.am: Ditto.
6
72004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * wrapup/Makefile.am: Eliminate $(LIB).
10        Use noinst_DATA to trigger building libbsp.a.
11
122003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * dlentry/Makefile.am: Eliminate VPATH.
15        * startup/Makefile.am: Eliminate VPATH.
16
172003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        PR 333/bsps
20        * startup/linkcmds: Remove SEARCH_DIR.
21
222003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * startup/linkcmds: Remove SEARCH_DIR.
25        * startup/linkcmds.dl: Remove SEARCH_DIR.
26
272003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
30
312003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
34
352003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
38
392003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * startup/Makefile.am: Misc cleanups and fixes.
42        * startup/linkcmds: Preparations to gcc-3.3.x.
43        * wrapup/Makefile.am: Misc cleanups and fixes.
44
452003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Add preinstallation dirstamp support.
48        * dlentry/Makefile.am: Cosmetics.
49        * startup/Makefile.am: Cosmetics.
50        * wrapup/Makefile.am: Cosmetics.
51
522003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * dlentry/Makefile.am: Remove all-local: $(ARCH).
55        * startup/Makefile.am: Remove all-local: $(ARCH).
56        * wrapup/Makefile.am: Remove all-local: $(ARCH).
57
582003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Merge-in include/Makefile.am.
61        Reflect changes to bsp.am.
62        * include/Makefile.am: Remove.
63        * configure.ac: Reflect changes above.
64
652003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * bsp_specs: Remove *lib:.
68
692003-09-04      Joel Sherrill <joel@OARcorp.com>
70
71        * include/bsp.h, include/coverhd.h, startup/bspclean.c,
72        startup/setvec.c: URL for license changed.
73
742003-09-04      Joel Sherrill <joel@OARcorp.com>
75
76        * startup/bspstart.c: Removed incorrect statement about copyright
77        assignment.
78
792003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Reflect having moved aclocal/.
82
832003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Reflect having moved automake/.
86        * dlentry/Makefile.am: Reflect having moved automake/.
87        * include/Makefile.am: Reflect having moved automake/.
88        * startup/Makefile.am: Reflect having moved automake/.
89        * wrapup/Makefile.am: Reflect having moved automake/.
90
912003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
94
952003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        PR 445/bsps
98        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
99        Remove cpp, old_cpp (now unused).
100
1012003-03-24      Joel Sherrill <joel@OARcorp.com>
102
103        PR 378/bsps
104        * bsp_specs: Did not include ecrtn in endfile sections. Reported
105        and fixed by elkolli@crf.canon.fr.
106
1072003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Remove AC_CONFIG_AUX_DIR.
110
1112003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
114
1152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: AC_PREREQ(2.57).
118
1192003-01-20      Joel Sherrill <joel@OARcorp.com>
120
121        * startup/linkcmds*: Add FreeBSD sysctl() sections.
122
1232003-01-20      Joel Sherrill <joel@OARcorp.com>
124
125        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
126
1272002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
130        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
131
1322002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
135
1362002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * .cvsignore: Reformat.
139        Add autom4te*cache.
140        Remove autom4te.cache.
141
1422002-08-21      Joel Sherrill <joel@OARcorp.com>
143
144        * bsp_specs: Added support for -nostdlibs.
145
1462002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
149        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
150        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
151
1522002-08-09      Joel Sherrill <joel.sherrill@OARcorp.com>
153
154        * dlentry/dlentry.S: Removed fake __eabi to avoid conflict with
155        the real one provided by gcc.  I don't know if this makes this
156        BSP work for C++ but it at least lets simple programs link again.
157
1582002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
161
1622002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
165        Remove $(OBJS) from all-local.
166
1672002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
170
1712002-06-14      Joel Sherrill <joel@OARcorp.com>
172
173        * startup/linkcmds: Fixed typo.
1742001-05-09      Joel Sherrill <joel@OARcorp.com>
175
176        * startup/linkcmds: In support of gcc 3.1, added one of more
177        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
178        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
179        and direction of segments to memory regions may also have been
180        addressed.  This was a sweep across all BSPs.
181 
1822001-04-08      Joel Sherrill <joel@OARcorp.com>
183
184        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
185        add .eh_frame.
186 
1872002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac:
190        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
191        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
192        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
193        * Makefile.am: Remove AUTOMAKE_OPTIONS.
194        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
195        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
196        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
197
1982001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
201
2022001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
205
2062001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * Makefile.am: Remove . from SUBDIRS, remove duplicate bsp_specs
209        rules, add @exceptions@ to SUBDIRS.
210        * configure.ac: Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
211        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
212        RTEMS_PPC_EXCEPTIONS([old]), autoupdate to autoconf 2.52.
213        * include/Makefile.am: Convert PREINSTALL_FILES to
214        TMPINSTALL_FILES, include force-preinstall.am.
215        * wrapup/Makefile.am: Apply @exceptions@.
216
2172001-11-20      Joel Sherrill <joel@OARcorp.com>
218
219        * include/bspopts.h.in: Automatically generated file that should not
220        be in CVS.
221
2222001-11-14      Joel Sherrill <joel@OARcorp.com>
223
224        * startup/linkcmds: Fixed syntax error in my previous addition
225        of __init.
226
2272001-11-13      Joel Sherrill <joel@OARcorp.com>
228
229        * startup/linkcmds: Added _init, and _fini symbols.
230
2312001-11-13      Joel Sherrill <joel@OARcorp.com>
232
233        * .cvsignore: New file.
234
2352001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
236
237        This modification is part of the submitted modifications necessary to
238        support the IBM PPC405 family.  This submission was reviewed by
239        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
240        not negatively impact the ppc403 BSPs.  The submission and tracking
241        process was captured as PR50.
242        * ChangeLog, Makefile.am, README, bsp_specs, bsp_specs.dl, configure.ac,
243        times, dlentry/.cvsignore, dlentry/Makefile.am, dlentry/dlentry.S,
244        include/.cvsignore, include/Makefile.am, include/bsp.h,
245        include/bspopts.h.in, include/coverhd.h, startup/.cvsignore,
246        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
247        startup/linkcmds, startup/linkcmds.dl, startup/setvec.c,
248        wrapup/.cvsignore, wrapup/Makefile.am: New files that are
249        part of the new gen405 BSP.
250
Note: See TracBrowser for help on using the repository browser.