source: rtems/c/src/lib/libbsp/m68k/sim68000/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: 11.0 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-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
17        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use
18        automake compilation rules.
19        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
20        timer/Makefile.am, wrapup/Makefile.am: Remove.
21        * configure.ac: Reflect changes above.
22
232004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Add PREINSTALL_DIRS.
26        * wrapup/Makefile.am: Reflect changes to libcpu.
27
282004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
31        * startup/Makefile.am: Remove non-existing files setvec.c,
32        bspclean.c, exit.c from EXTRA_DIST.
33        * timer/Makefile.am: Remove non-existing file timer.c from EXTRA_DIST.
34        * wrapup/Makefile.am: Reflect changes to libcpu.
35
362004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
39        Add PRE/TMPINSTALL_FILES to CLEANFILES.
40        * startup/Makefile.am: Ditto.
41
422004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * start/Makefile.am: Remove.
45        * Makefile.am: Merge-in start/Makefile.am.
46        * configure.ac: Reflect changes above.
47
482004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * wrapup/Makefile.am: Eliminate $(LIB).
51        Use noinst_DATA to trigger building libbsp.a.
52
532003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
56        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
57
582003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
61        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
62
632003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
66
672003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * start/Makefile.am: Misc cleanups and fixes.
70        * startup/Makefile.am: Misc cleanups and fixes.
71        * wrapup/Makefile.am: Misc cleanups and fixes.
72
732003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Add preinstallation dirstamp support.
76        * clock/Makefile.am: Cosmetics.
77        * console/Makefile.am: Cosmetics.
78        * startup/Makefile.am: Cosmetics.
79        * timer/Makefile.am: Cosmetics.
80        * wrapup/Makefile.am: Cosmetics.
81
822003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * clock/Makefile.am: Remove all-local: $(ARCH).
85        * console/Makefile.am: Remove all-local: $(ARCH).
86        * start/Makefile.am: Remove all-local: $(ARCH).
87        * startup/Makefile.am: Remove all-local: $(ARCH).
88        * timer/Makefile.am: Remove all-local: $(ARCH).
89        * wrapup/Makefile.am: Remove all-local: $(ARCH).
90
912003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: Merge-in include/Makefile.am.
94        Reflect changes to bsp.am.
95        * include/Makefile.am: Remove.
96        * configure.ac: Reflect changes above.
97
982003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * bsp_specs: Remove *lib:.
101
1022003-09-04      Joel Sherrill <joel@OARcorp.com>
103
104        * console/conscfg.c, include/bsp.h, startup/bspstart.c,
105        startup/spurious_assistant.c: URL for license changed.
106
1072003-09-04      Joel Sherrill <joel@OARcorp.com>
108
109        * start/start.S: Removed incorrect statement about copyright
110        assignment.
111
1122003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Reflect having moved aclocal/.
115
1162003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Reflect having moved automake/.
119        * clock/Makefile.am: Reflect having moved automake/.
120        * console/Makefile.am: Reflect having moved automake/.
121        * include/Makefile.am: Reflect having moved automake/.
122        * start/Makefile.am: Reflect having moved automake/.
123        * startup/Makefile.am: Reflect having moved automake/.
124        * timer/Makefile.am: Reflect having moved automake/.
125        * wrapup/Makefile.am: Reflect having moved automake/.
126
1272003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
130
1312003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        PR 445/bsps
134        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
135        Remove cpp, old_cpp (now unused).
136
1372003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: Remove AC_CONFIG_AUX_DIR.
140
1412003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
144
1452003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: AC_PREREQ(2.57).
148
1492003-01-20      Joel Sherrill <joel@OARcorp.com>
150
151        * startup/linkcmds*: Add FreeBSD sysctl() sections.
152
1532002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
156        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
157        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
158        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
159        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
160
1612002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * start/Makefile.am: Use install-data-local to install startfile.
164
1652002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
168
1692002-11-01      Joel Sherrill <joel@OARcorp.com>
170
171        * console/conscfg.c, startup/bspstart.c: Removed warnings.
172
1732002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * .cvsignore: Reformat.
176        Add autom4te*cache.
177        Remove autom4te.cache.
178
1792002-08-21      Joel Sherrill <joel@OARcorp.com>
180
181        * wrapup/Makefile.am: PR217 required that the idle task be moved to
182        libcpu so it could be more acutely aware of the CPU model.  This
183        file was modified to pick up the idle task from there.
184
1852002-08-21      Joel Sherrill <joel@OARcorp.com>
186
187        * bsp_specs: Added support for -nostdlibs.
188
1892002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
193        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
194        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
195        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
196        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
197
1982002-08-05      Joel Sherrill <joel@OARcorp.com>
199
200        * Per PR260 eliminate use of make-target-options.  This impacted
201        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
202        SuperCore and required that the m68k optimized memcpy be moved
203        to libcpu.
204        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
205
2062002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * start/Makefile.am: Eliminate PGM.
209        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
210
2112002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
214
2152002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
218        Remove $(OBJS) from all-local.
219
2202002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * wrapup/Makefile.am: Add $(LIB) to all-local.
223
2242002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
227
2282001-05-09      Joel Sherrill <joel@OARcorp.com>
229
230        * startup/linkcmds: In support of gcc 3.1, added one of more
231        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
232        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
233        and direction of segments to memory regions may also have been
234        addressed.  This was a sweep across all BSPs.
235 
2362002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac:
239        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
240        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
241        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
242        * Makefile.am: Remove AUTOMAKE_OPTIONS.
243        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
244        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
245        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
246        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
247        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
248        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
249
2502002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * startup/bspstart.c: Include rtems/bspIo.h instead of bspIo.h.
253        * startup/spurious_assistant.c: Include rtems/bspIo.h instead of bspIo.h.
254
2552001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
258
2592001-10-30      Joel Sherrill <joel@OARcorp.com>
260
261        * start/start.S: Use __mcpu32__ instead of mcpu32 and change sense
262        of conditional so cpu32 does not attempt to use 68000 style
263        interrupt vectoring.
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-09-27      Joel Sherrill <joel@OARcorp.com>
272
273        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
274
2752001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * include/Makefile.am: Use 'CLEANFILES ='.
278        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
279
2802001-06-19      Joel Sherrill <joel@OARcorp.com>
281
282        * start/start.S: Reverse sense of conditional compilation so the
283        code will compile for a cpu32.
284
2852001-05-26      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-03      Joel Sherrill <joel@OARcorp.com>
297
298        * start/start.S: Added space for vectors on CPU32 configuration.
299        * startup/bspstart.c: Fixed typo.
300
3012000-12-19      Joel Sherrill <joel@OARcorp.com>
302
303        * startup/linkcmds: Set _VBR to 0 to indicate that the vectors are
304        in RAM not ROM.  Thanks to Juan Zamorano <jzamora@fi.upm.es> for
305        debugging this.
306
3072000-11-27      Joel Sherrill <joel@OARcorp.com>
308
309        * start/start.S, startup/bspstart.c: Not functional for CPU32
310        but hopefully will compile now and give a warning saying that
311        the CPU32 variant needs work.
312
3132000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
316
3172000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
320
3212000-11-01      Joel Sherrill <joel@OARcorp.com>
322
323        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
324        and libcsupport.h moved from libc to lib/include/rtems and
325        now must be referenced as <rtems/XXX.h>.   Header file order
326        was cleaned up while doing this.
327
3282000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
331        Switch to GNU canonicalization.
332
3332000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
334
335        * startup/linkcmds: Added lines so DWARF debug information
336        would be available.  Otherwise gdb complains that the offsets
337        for the debug info are incorrect and doesn't load the files.
338
3392000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
342        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
343
3442000-08-10      Joel Sherrill <joel@OARcorp.com>
345
346        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.