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

4.104.114.84.95
Last change on this file since 4043f42 was 4043f42, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/22/03 at 16:10:00

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

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