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

4.104.114.84.95
Last change on this file since 5a30032 was 5a30032, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/30/03 at 02:15:30

2003-12-30 Ralf Corsepius <corsepiu@…>

  • startup/Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 11.3 KB
Line 
12003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * startup/Makefile.am: Cosmetics.
4
52003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * PCI_bus/Makefile.am: Eliminate VPATH.
8        * clock/Makefile.am: Eliminate VPATH.
9        * console/Makefile.am: Eliminate VPATH.
10        * start/Makefile.am: Eliminate VPATH.
11        * startup/Makefile.am: Eliminate VPATH.
12        * timer/Makefile.am: Eliminate VPATH.
13        * tod/Makefile.am: Eliminate VPATH.
14        * vectors/Makefile.am: Eliminate VPATH.
15
162003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
19        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
20
212003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
24        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
25
262003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
29
302003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * start/Makefile.am: Misc cleanups and fixes.
33        * startup/Makefile.am: Misc cleanups and fixes.
34        * wrapup/Makefile.am: Misc cleanups and fixes.
35
362003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Add preinstallation dirstamp support.
39        * PCI_bus/Makefile.am: Cosmetics.
40        * clock/Makefile.am: Cosmetics.
41        * console/Makefile.am: Cosmetics.
42        * startup/Makefile.am: Cosmetics.
43        * timer/Makefile.am: Cosmetics.
44        * tod/Makefile.am: Cosmetics.
45        * vectors/Makefile.am: Cosmetics.
46        * wrapup/Makefile.am: Cosmetics.
47
482003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
51        * clock/Makefile.am: Remove all-local: $(ARCH).
52        * console/Makefile.am: Remove all-local: $(ARCH).
53        * start/Makefile.am: Remove all-local: $(ARCH).
54        * startup/Makefile.am: Remove all-local: $(ARCH).
55        * timer/Makefile.am: Remove all-local: $(ARCH).
56        * tod/Makefile.am: Remove all-local: $(ARCH).
57        * vectors/Makefile.am: Remove all-local: $(ARCH).
58        * wrapup/Makefile.am: Remove all-local: $(ARCH).
59
602003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Merge-in include/Makefile.am.
63        Reflect changes to bsp.am.
64        * include/Makefile.am: Remove.
65        * configure.ac: Reflect changes above.
66
672003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * bsp_specs: Remove *lib:.
70
712003-09-04      Joel Sherrill <joel@OARcorp.com>
72
73        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
74        console/console.c, console/consolebsp.h,
75        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
76        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
77        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
78        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
79        for license changed.
80
812003-09-04      Joel Sherrill <joel@OARcorp.com>
82
83        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
84        statement about copyright assignment.
85
862003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Reflect having moved aclocal/.
89
902003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Reflect having moved automake/.
93        * PCI_bus/Makefile.am: Reflect having moved automake/.
94        * clock/Makefile.am: Reflect having moved automake/.
95        * console/Makefile.am: Reflect having moved automake/.
96        * include/Makefile.am: Reflect having moved automake/.
97        * start/Makefile.am: Reflect having moved automake/.
98        * startup/Makefile.am: Reflect having moved automake/.
99        * timer/Makefile.am: Reflect having moved automake/.
100        * tod/Makefile.am: Reflect having moved automake/.
101        * vectors/Makefile.am: Reflect having moved automake/.
102        * wrapup/Makefile.am: Reflect having moved automake/.
103
1042003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
107
1082003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        PR 445/bsps
111        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
112        Remove cpp, old_cpp (now unused).
113
1142003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Remove AC_CONFIG_AUX_DIR.
117
1182003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
121
1222003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: AC_PREREQ(2.57).
125
1262003-01-20      Joel Sherrill <joel@OARcorp.com>
127
128        * startup/linkcmds*: Add FreeBSD sysctl() sections.
129
1302002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
133        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
134        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
135        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
136        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
137        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
138        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
139        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
140
1412002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * start/Makefile.am: Use install-data-local to install startfile.
144
1452002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
148
1492002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * .cvsignore: Reformat.
152        Add autom4te*cache.
153        Remove autom4te.cache.
154
1552002-08-21      Joel Sherrill <joel@OARcorp.com>
156
157        * bsp_specs: Added support for -nostdlibs.
158
1592002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
162        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
163        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
164        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
165        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
166        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
167        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
168        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
169        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
170
1712002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * start/Makefile.am: Eliminate PGMS.
174        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
175
1762002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
179
1802002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
183        Remove $(OBJS) from all-local.
184
1852002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
188
1892001-05-09      Joel Sherrill <joel@OARcorp.com>
190
191        * startup/linkcmds: In support of gcc 3.1, added one of more
192        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
193        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
194        and direction of segments to memory regions may also have been
195        addressed.  This was a sweep across all BSPs.
196 
1972002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
200
2012002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * vectors/vectors.S: Include <asm.h>.
204
2052001-04-08      Joel Sherrill <joel@OARcorp.com>
206
207        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
208 
2092002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac:
212        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
213        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
214        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
215        * Makefile.am: Remove AUTOMAKE_OPTIONS.
216        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
217        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
218        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
219        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
220        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
221        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
222        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
223        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
224        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
225
2262001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
229
2302001-11-28      Joel Sherrill <joel@OARcorp.com>,
231
232        This was tracked as PR87.
233        * README, configure.ac, include/Makefile.am, include/bsp.h,
234        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
235        Eliminated conditional code for generation 1 boards as these are
236        no longer available.
237        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
238
2392001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * Makefile.am: Add @exceptions@ to SUBDIRS.
242        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
243        make/custom/score603e.cfg;
244        Add automake conditional for SCORE_GENERATION_1;
245        Add RTEMS_PPC_EXCEPTIONS([old]).
246        * include/Makefile.am: include force-preinstall.am.
247        * start/start.S: include <bspopts.h> instead of targopts.h.
248        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
249        * vectors/vector.S: include <bsp.h>.
250        * wrapup/Makefile.am: Apply @exceptions@.
251
2522001-10-25      Joel Sherrill <joel@OARcorp.com>
253
254        * startup/linkcmds: Added _init and _fini.
255
2562001-10-12      Joel Sherrill <joel@OARcorp.com>
257
258        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
259        console/consolebsp.h, console/consolereserveresources.c,
260        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
261        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
262        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
263        startup/vmeintr.c, timer/timer.c: Fixed typo.
264
2652001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
268        * configure.in: Remove.
269        * configure.ac: New file, generated from configure.in by autoupdate.
270
2712001-10-11      Joel Sherrill <joel@OARcorp.com>
272
273        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
274        delay_in_bus_cycles() to add rtems_bsp_ prefix.
275
2762001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
279
2802001-08-30      Joel Sherrill <joel@OARcorp.com>
281
282        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
283        gnat 3.13p.
284
2852001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * configure.in: Add bspopts.h.
288        * include/.cvsignore: Add bspopts.h*, stamp-h*.
289        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
290        * include/bsp.h: Include bspopts.h.
291
2922001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
293
294        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
295
2962001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
299        CVS-Id.
300        * include/chain.h: Remove.
301        * include/Makefile.am: Remove chain.h.
302
3032000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
306
3072000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
310
3112000-11-01      Joel Sherrill <joel@OARcorp.com>
312
313        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
314        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
315        now must be referenced as <rtems/XXX.h>.   Header file order
316        was cleaned up while doing this.
317
3182000-11-01      Joel Sherrill <joel@OARcorp.com>
319
320        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
321        and libcsupport.h moved from libc to lib/include/rtems and
322        now must be referenced as <rtems/XXX.h>.   Header file order
323        was cleaned up while doing this.
324
3252000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
328        Switch to GNU canonicalization.
329
3302000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
333        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
334        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
335        compile.am
336
3372000-08-10      Joel Sherrill <joel@OARcorp.com>
338
339        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.