source: rtems/c/src/lib/libbsp/m68k/gen68360/ChangeLog @ c24d7c84

4.104.114.84.95
Last change on this file since c24d7c84 was c24d7c84, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 09:08:05

2004-02-12 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
  • Property mode set to 100644
File size: 10.9 KB
Line 
12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
52004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Pickup files from ../../m68k/shared instead of
8        ../shared. Reformat.
9
102004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
13
142004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        PR 562/bsps
17        * Makefile.am: Remove references to m68k-gdbstub.c,
18        rtems-gdbstub-glue.c.
19
20        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
21        network/Makefile.am, startup/Makefile.am, timer/Makefile.am.
22        Use automake-compilation rules.
23        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
24        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
25        Remove.
26        * configure.ac: Reflect changes above.
27
282004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Add PREINSTALL_DIRS.
31        * wrapup/Makefile.am: Reflect changes to libcpu.
32
332004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
36        * configure.ac: Add AM_CONDITIONAL(HAS_FPSP).
37        * wrapup/Makefile.am: Reflect changes to libcpu.
38
392004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
42        Add PRE/TMPINSTALL_FILES to CLEANFILES.
43        * startup/Makefile.am: Ditto.
44
452004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * start/Makefile.am: Remove.
48        * Makefile.am: Merge-in start/Makefile.am.
49        * configure.ac: Reflect changes above.
50
512004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * wrapup/Makefile.am: Eliminate $(LIB).
54        Use noinst_DATA to trigger building libbsp.a.
55
562003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
59        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
60
612003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
64        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
65
662003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
69
702003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * start/Makefile.am: Misc cleanups and fixes.
73        * startup/Makefile.am: Misc cleanups and fixes.
74        * wrapup/Makefile.am: Misc cleanups and fixes.
75
762003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Add preinstallation dirstamp support.
79        * clock/Makefile.am: Cosmetics.
80        * console/Makefile.am: Cosmetics.
81        * network/Makefile.am: Cosmetics.
82        * startup/Makefile.am: Cosmetics.
83        * timer/Makefile.am: Cosmetics.
84        * wrapup/Makefile.am: Cosmetics.
85
862003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * clock/Makefile.am: Remove all-local: $(ARCH).
89        * console/Makefile.am: Remove all-local: $(ARCH).
90        * network/Makefile.am: Remove all-local: $(ARCH).
91        * start/Makefile.am: Remove all-local: $(ARCH).
92        * startup/Makefile.am: Remove all-local: $(ARCH).
93        * timer/Makefile.am: Remove all-local: $(ARCH).
94        * wrapup/Makefile.am: Remove all-local: $(ARCH).
95
962003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Merge-in include/Makefile.am.
99        Reflect changes to bsp.am.
100        * include/Makefile.am: Remove.
101        * configure.ac: Reflect changes above.
102
1032003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * bsp_specs: Remove *lib:.
106
1072003-09-04      Joel Sherrill <joel@OARcorp.com>
108
109        * console/console.c, console/consolereserveresources.c, include/bsp.h,
110        start/start.S, startup/bspclean.c, startup/bspstart.c, timer/timer.c:
111        URL for license changed.
112
1132003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Reflect having moved aclocal/.
116
1172003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Reflect having moved automake/.
120        * clock/Makefile.am: Reflect having moved automake/.
121        * console/Makefile.am: Reflect having moved automake/.
122        * include/Makefile.am: Reflect having moved automake/.
123        * network/Makefile.am: Reflect having moved automake/.
124        * start/Makefile.am: Reflect having moved automake/.
125        * startup/Makefile.am: Reflect having moved automake/.
126        * timer/Makefile.am: Reflect having moved automake/.
127        * wrapup/Makefile.am: Reflect having moved automake/.
128
1292003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        PR 452/bsps
132        * startup/Makefile.am: Remove USE_INIT_FINI.
133
1342003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
137
1382003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        PR 445/bsps
141        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
142        Remove cpp, old_cpp (now unused).
143
1442003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Remove AC_CONFIG_AUX_DIR.
147
1482003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
151
1522003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: AC_PREREQ(2.57).
155
1562003-01-20      Joel Sherrill <joel@OARcorp.com>
157
158        * startup/linkcmds*: Add FreeBSD sysctl() sections.
159
1602002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
165        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
166        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
167        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
168
1692002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * start/Makefile.am: Use install-data-local to install startfile.
172
1732002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
176
1772002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * .cvsignore: Reformat.
180        Add autom4te*cache.
181        Remove autom4te.cache.
182
1832002-08-21      Joel Sherrill <joel@OARcorp.com>
184
185        * wrapup/Makefile.am: PR217 required that the idle task be moved to
186        libcpu so it could be more acutely aware of the CPU model.  This
187        file was modified to pick up the idle task from there.
188
1892002-08-21      Joel Sherrill <joel@OARcorp.com>
190
191        * bsp_specs: Added support for -nostdlibs.
192
1932002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
196        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
197        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
198        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
199        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
200        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
201        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
202
2032002-08-05      Joel Sherrill <joel@OARcorp.com>
204
205        * Per PR260 eliminate use of make-target-options.  This impacted
206        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
207        SuperCore and required that the m68k optimized memcpy be moved
208        to libcpu.
209        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
210
2112002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * start/Makefile.am: Eliminate PGM.
214        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
215
2162002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.prom
219        linkcmds.bootp.
220
2212002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
224        Remove $(OBJS) from all-local.
225
2262002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
229
2302002-06-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
231
232        * startup/Makefile.am: Compile the m68k gdb stub and glue.
233
2342002-05-14      Eric Norum <eric.norum@usask.ca>
235
236        * startup/linkcmds.bootp, startup/linkcmds.prom: Per PR192 add
237        sections needed by gcc 3.1.  linkcmds had already been fixed on
238        a gcc 3.1 clean up sweep.
239
2402001-05-09      Joel Sherrill <joel@OARcorp.com>
241
242        * startup/linkcmds: In support of gcc 3.1, added one of more
243        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
244        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
245        and direction of segments to memory regions may also have been
246        addressed.  This was a sweep across all BSPs.
247 
2482002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * configure.ac:
251        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
252        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
253        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
254        * Makefile.am: Remove AUTOMAKE_OPTIONS.
255        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
256        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
257        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
258        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
259        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
260        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
261        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
262
2632001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
266
2672001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
270        * configure.in: Remove.
271        * configure.ac: New file, generated from configure.in by autoupdate.
272
2732001-09-27      Joel Sherrill <joel@OARcorp.com>
274
275        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
276
2772001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
280
2812001-09-14      Eric Norum <eric.norum@usask.ca>
282
283        * startup/init68360.c: Modifications to make gcc 3.x happy.
284
2852001-09-19      Eric Norum <eric.norum@usask.ca>
286
287        * README: Bring it more in line with reality.
288
2892001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * configure.in: Add bspopts.h.
292        * include/.cvsignore: Add bspopts.h*, stamp-h*.
293        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
294        * include/bsp.h: Include bspopts.h.
295
2962001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
297
298        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
299
3002001-01-12      Eric Norum <eric.norum@usask.ca>
301
302        * README, clock/Makefile.am, clock/ckinit.c, clock/clock.c:
303        Clock driver updated to use shell driver mechanism.
304        * clock/ckinit.c: Removed.
305        * clock/clock.c: New file.
306
3072000-12-19      Joel Sherrill <joel@OARcorp.com>
308
309        * Makefile.am: Removed unneeded blank line.
310
3112000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
314
3152000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
318
3192000-11-01      Joel Sherrill <joel@OARcorp.com>
320
321        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
322        and libcsupport.h moved from libc to lib/include/rtems and
323        now must be referenced as <rtems/XXX.h>.   Header file order
324        was cleaned up while doing this.
325
3262000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
329        Switch to GNU canonicalization.
330
3312000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
332
333        * startup/linkcmds: Added lines so DWARF debug information
334        would be available.  Otherwise gdb complains that the offsets
335        for the debug info are incorrect and doesn't load the files.
336
3372000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
340        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
341        wrapup/Makefile.am: Include compile.am
342
3432000-08-10      Joel Sherrill <joel@OARcorp.com>
344
345        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.