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

4.104.114.84.95
Last change on this file since e4cc31c7 was 935773b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 13:30:06

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

  • start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
  • startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
  • Property mode set to 100644
File size: 10.7 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
4        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
5
62003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
9
102003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * start/Makefile.am: Misc cleanups and fixes.
13        * startup/Makefile.am: Misc cleanups and fixes.
14        * wrapup/Makefile.am: Misc cleanups and fixes.
15
162003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Add preinstallation dirstamp support.
19        * PCI_bus/Makefile.am: Cosmetics.
20        * clock/Makefile.am: Cosmetics.
21        * console/Makefile.am: Cosmetics.
22        * startup/Makefile.am: Cosmetics.
23        * timer/Makefile.am: Cosmetics.
24        * tod/Makefile.am: Cosmetics.
25        * vectors/Makefile.am: Cosmetics.
26        * wrapup/Makefile.am: Cosmetics.
27
282003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * PCI_bus/Makefile.am: Remove all-local: $(ARCH).
31        * clock/Makefile.am: Remove all-local: $(ARCH).
32        * console/Makefile.am: Remove all-local: $(ARCH).
33        * start/Makefile.am: Remove all-local: $(ARCH).
34        * startup/Makefile.am: Remove all-local: $(ARCH).
35        * timer/Makefile.am: Remove all-local: $(ARCH).
36        * tod/Makefile.am: Remove all-local: $(ARCH).
37        * vectors/Makefile.am: Remove all-local: $(ARCH).
38        * wrapup/Makefile.am: Remove all-local: $(ARCH).
39
402003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Merge-in include/Makefile.am.
43        Reflect changes to bsp.am.
44        * include/Makefile.am: Remove.
45        * configure.ac: Reflect changes above.
46
472003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * bsp_specs: Remove *lib:.
50
512003-09-04      Joel Sherrill <joel@OARcorp.com>
52
53        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
54        console/console.c, console/consolebsp.h,
55        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
56        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
57        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
58        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
59        for license changed.
60
612003-09-04      Joel Sherrill <joel@OARcorp.com>
62
63        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
64        statement about copyright assignment.
65
662003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Reflect having moved aclocal/.
69
702003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Reflect having moved automake/.
73        * PCI_bus/Makefile.am: Reflect having moved automake/.
74        * clock/Makefile.am: Reflect having moved automake/.
75        * console/Makefile.am: Reflect having moved automake/.
76        * include/Makefile.am: Reflect having moved automake/.
77        * start/Makefile.am: Reflect having moved automake/.
78        * startup/Makefile.am: Reflect having moved automake/.
79        * timer/Makefile.am: Reflect having moved automake/.
80        * tod/Makefile.am: Reflect having moved automake/.
81        * vectors/Makefile.am: Reflect having moved automake/.
82        * wrapup/Makefile.am: Reflect having moved automake/.
83
842003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
87
882003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        PR 445/bsps
91        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
92        Remove cpp, old_cpp (now unused).
93
942003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Remove AC_CONFIG_AUX_DIR.
97
982003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
101
1022003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: AC_PREREQ(2.57).
105
1062003-01-20      Joel Sherrill <joel@OARcorp.com>
107
108        * startup/linkcmds*: Add FreeBSD sysctl() sections.
109
1102002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
113        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
114        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
115        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
116        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
117        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
118        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
119        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
120
1212002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * start/Makefile.am: Use install-data-local to install startfile.
124
1252002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
128
1292002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * .cvsignore: Reformat.
132        Add autom4te*cache.
133        Remove autom4te.cache.
134
1352002-08-21      Joel Sherrill <joel@OARcorp.com>
136
137        * bsp_specs: Added support for -nostdlibs.
138
1392002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
142        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
143        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
144        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
145        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
146        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
147        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
148        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
149        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
150
1512002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * start/Makefile.am: Eliminate PGMS.
154        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
155
1562002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
159
1602002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
163        Remove $(OBJS) from all-local.
164
1652002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
168
1692001-05-09      Joel Sherrill <joel@OARcorp.com>
170
171        * startup/linkcmds: In support of gcc 3.1, added one of more
172        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
173        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
174        and direction of segments to memory regions may also have been
175        addressed.  This was a sweep across all BSPs.
176 
1772002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
180
1812002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * vectors/vectors.S: Include <asm.h>.
184
1852001-04-08      Joel Sherrill <joel@OARcorp.com>
186
187        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
188 
1892002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * configure.ac:
192        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
193        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
194        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
195        * Makefile.am: Remove AUTOMAKE_OPTIONS.
196        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
197        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
198        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
199        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
200        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
201        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
202        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
203        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
204        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
205
2062001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
209
2102001-11-28      Joel Sherrill <joel@OARcorp.com>,
211
212        This was tracked as PR87.
213        * README, configure.ac, include/Makefile.am, include/bsp.h,
214        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
215        Eliminated conditional code for generation 1 boards as these are
216        no longer available.
217        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
218
2192001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * Makefile.am: Add @exceptions@ to SUBDIRS.
222        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
223        make/custom/score603e.cfg;
224        Add automake conditional for SCORE_GENERATION_1;
225        Add RTEMS_PPC_EXCEPTIONS([old]).
226        * include/Makefile.am: include force-preinstall.am.
227        * start/start.S: include <bspopts.h> instead of targopts.h.
228        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
229        * vectors/vector.S: include <bsp.h>.
230        * wrapup/Makefile.am: Apply @exceptions@.
231
2322001-10-25      Joel Sherrill <joel@OARcorp.com>
233
234        * startup/linkcmds: Added _init and _fini.
235
2362001-10-12      Joel Sherrill <joel@OARcorp.com>
237
238        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
239        console/consolebsp.h, console/consolereserveresources.c,
240        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
241        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
242        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
243        startup/vmeintr.c, timer/timer.c: Fixed typo.
244
2452001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
248        * configure.in: Remove.
249        * configure.ac: New file, generated from configure.in by autoupdate.
250
2512001-10-11      Joel Sherrill <joel@OARcorp.com>
252
253        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
254        delay_in_bus_cycles() to add rtems_bsp_ prefix.
255
2562001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
259
2602001-08-30      Joel Sherrill <joel@OARcorp.com>
261
262        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
263        gnat 3.13p.
264
2652001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * configure.in: Add bspopts.h.
268        * include/.cvsignore: Add bspopts.h*, stamp-h*.
269        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
270        * include/bsp.h: Include bspopts.h.
271
2722001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
273
274        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
275
2762001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
279        CVS-Id.
280        * include/chain.h: Remove.
281        * include/Makefile.am: Remove chain.h.
282
2832000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
286
2872000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
290
2912000-11-01      Joel Sherrill <joel@OARcorp.com>
292
293        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
294        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
295        now must be referenced as <rtems/XXX.h>.   Header file order
296        was cleaned up while doing this.
297
2982000-11-01      Joel Sherrill <joel@OARcorp.com>
299
300        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
301        and libcsupport.h moved from libc to lib/include/rtems and
302        now must be referenced as <rtems/XXX.h>.   Header file order
303        was cleaned up while doing this.
304
3052000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
308        Switch to GNU canonicalization.
309
3102000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
313        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
314        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
315        compile.am
316
3172000-08-10      Joel Sherrill <joel@OARcorp.com>
318
319        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.