source: rtems/c/src/lib/libbsp/powerpc/score603e/ChangeLog @ 6411947

4.104.114.84.95
Last change on this file since 6411947 was 6411947, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/05/04 at 06:14:08

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

  • wrapup/Makefile.am: Eliminate $(LIB). Use noinst_DATA to trigger building libbsp.a.
  • Property mode set to 100644
File size: 11.4 KB
Line 
12004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Eliminate $(LIB).
4        Use noinst_DATA to trigger building libbsp.a.
5
62003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * startup/Makefile.am: Cosmetics.
9
102003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * PCI_bus/Makefile.am: Eliminate VPATH.
13        * clock/Makefile.am: Eliminate VPATH.
14        * console/Makefile.am: Eliminate VPATH.
15        * start/Makefile.am: Eliminate VPATH.
16        * startup/Makefile.am: Eliminate VPATH.
17        * timer/Makefile.am: Eliminate VPATH.
18        * tod/Makefile.am: Eliminate VPATH.
19        * vectors/Makefile.am: Eliminate VPATH.
20
212003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
24        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
25
262003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
29        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
30
312003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
34
352003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * start/Makefile.am: Misc cleanups and fixes.
38        * startup/Makefile.am: Misc cleanups and fixes.
39        * wrapup/Makefile.am: Misc cleanups and fixes.
40
412003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Add preinstallation dirstamp support.
44        * PCI_bus/Makefile.am: Cosmetics.
45        * clock/Makefile.am: Cosmetics.
46        * console/Makefile.am: Cosmetics.
47        * startup/Makefile.am: Cosmetics.
48        * timer/Makefile.am: Cosmetics.
49        * tod/Makefile.am: Cosmetics.
50        * vectors/Makefile.am: Cosmetics.
51        * wrapup/Makefile.am: Cosmetics.
52
532003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
56        * clock/Makefile.am: Remove all-local: $(ARCH).
57        * console/Makefile.am: Remove all-local: $(ARCH).
58        * start/Makefile.am: Remove all-local: $(ARCH).
59        * startup/Makefile.am: Remove all-local: $(ARCH).
60        * timer/Makefile.am: Remove all-local: $(ARCH).
61        * tod/Makefile.am: Remove all-local: $(ARCH).
62        * vectors/Makefile.am: Remove all-local: $(ARCH).
63        * wrapup/Makefile.am: Remove all-local: $(ARCH).
64
652003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Merge-in include/Makefile.am.
68        Reflect changes to bsp.am.
69        * include/Makefile.am: Remove.
70        * configure.ac: Reflect changes above.
71
722003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * bsp_specs: Remove *lib:.
75
762003-09-04      Joel Sherrill <joel@OARcorp.com>
77
78        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
79        console/console.c, console/consolebsp.h,
80        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
81        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
82        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
83        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
84        for license changed.
85
862003-09-04      Joel Sherrill <joel@OARcorp.com>
87
88        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
89        statement about copyright assignment.
90
912003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: Reflect having moved aclocal/.
94
952003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Reflect having moved automake/.
98        * PCI_bus/Makefile.am: Reflect having moved automake/.
99        * clock/Makefile.am: Reflect having moved automake/.
100        * console/Makefile.am: Reflect having moved automake/.
101        * include/Makefile.am: Reflect having moved automake/.
102        * start/Makefile.am: Reflect having moved automake/.
103        * startup/Makefile.am: Reflect having moved automake/.
104        * timer/Makefile.am: Reflect having moved automake/.
105        * tod/Makefile.am: Reflect having moved automake/.
106        * vectors/Makefile.am: Reflect having moved automake/.
107        * wrapup/Makefile.am: Reflect having moved automake/.
108
1092003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
112
1132003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        PR 445/bsps
116        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
117        Remove cpp, old_cpp (now unused).
118
1192003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Remove AC_CONFIG_AUX_DIR.
122
1232003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
126
1272003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: AC_PREREQ(2.57).
130
1312003-01-20      Joel Sherrill <joel@OARcorp.com>
132
133        * startup/linkcmds*: Add FreeBSD sysctl() sections.
134
1352002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
138        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
139        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
140        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
141        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
142        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
143        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
144        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
145
1462002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * start/Makefile.am: Use install-data-local to install startfile.
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        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
167        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
168        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
169        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
170        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
171        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
172        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
173        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
174        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
175
1762002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * start/Makefile.am: Eliminate PGMS.
179        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
180
1812002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
184
1852002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
188        Remove $(OBJS) from all-local.
189
1902002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
193
1942001-05-09      Joel Sherrill <joel@OARcorp.com>
195
196        * startup/linkcmds: In support of gcc 3.1, added one of more
197        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
198        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
199        and direction of segments to memory regions may also have been
200        addressed.  This was a sweep across all BSPs.
201 
2022002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
205
2062002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * vectors/vectors.S: Include <asm.h>.
209
2102001-04-08      Joel Sherrill <joel@OARcorp.com>
211
212        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
213 
2142002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac:
217        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
218        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
219        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
220        * Makefile.am: Remove AUTOMAKE_OPTIONS.
221        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
222        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
223        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
224        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
225        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
226        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
227        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
230
2312001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
234
2352001-11-28      Joel Sherrill <joel@OARcorp.com>,
236
237        This was tracked as PR87.
238        * README, configure.ac, include/Makefile.am, include/bsp.h,
239        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
240        Eliminated conditional code for generation 1 boards as these are
241        no longer available.
242        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
243
2442001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * Makefile.am: Add @exceptions@ to SUBDIRS.
247        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
248        make/custom/score603e.cfg;
249        Add automake conditional for SCORE_GENERATION_1;
250        Add RTEMS_PPC_EXCEPTIONS([old]).
251        * include/Makefile.am: include force-preinstall.am.
252        * start/start.S: include <bspopts.h> instead of targopts.h.
253        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
254        * vectors/vector.S: include <bsp.h>.
255        * wrapup/Makefile.am: Apply @exceptions@.
256
2572001-10-25      Joel Sherrill <joel@OARcorp.com>
258
259        * startup/linkcmds: Added _init and _fini.
260
2612001-10-12      Joel Sherrill <joel@OARcorp.com>
262
263        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
264        console/consolebsp.h, console/consolereserveresources.c,
265        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
266        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
267        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
268        startup/vmeintr.c, timer/timer.c: Fixed typo.
269
2702001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
273        * configure.in: Remove.
274        * configure.ac: New file, generated from configure.in by autoupdate.
275
2762001-10-11      Joel Sherrill <joel@OARcorp.com>
277
278        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
279        delay_in_bus_cycles() to add rtems_bsp_ prefix.
280
2812001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
284
2852001-08-30      Joel Sherrill <joel@OARcorp.com>
286
287        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
288        gnat 3.13p.
289
2902001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * configure.in: Add bspopts.h.
293        * include/.cvsignore: Add bspopts.h*, stamp-h*.
294        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
295        * include/bsp.h: Include bspopts.h.
296
2972001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
298
299        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
300
3012001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
304        CVS-Id.
305        * include/chain.h: Remove.
306        * include/Makefile.am: Remove chain.h.
307
3082000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
311
3122000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
315
3162000-11-01      Joel Sherrill <joel@OARcorp.com>
317
318        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
319        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
320        now must be referenced as <rtems/XXX.h>.   Header file order
321        was cleaned up while doing this.
322
3232000-11-01      Joel Sherrill <joel@OARcorp.com>
324
325        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
326        and libcsupport.h moved from libc to lib/include/rtems and
327        now must be referenced as <rtems/XXX.h>.   Header file order
328        was cleaned up while doing this.
329
3302000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
333        Switch to GNU canonicalization.
334
3352000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
338        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
339        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
340        compile.am
341
3422000-08-10      Joel Sherrill <joel@OARcorp.com>
343
344        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.