source: rtems/c/src/lib/libbsp/m68k/sim68000/ChangeLog @ 71c4d68

4.104.114.84.95
Last change on this file since 71c4d68 was 71c4d68, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/12/07 at 03:22:58

2007-04-12 Ralf Corsépius <ralf.corsepius@…>

  • bsp_specs: Remove qrtems_debug.
  • Property mode set to 100644
File size: 13.4 KB
Line 
12007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * bsp_specs: Remove qrtems_debug.
4
52006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: New BUG-REPORT address.
8
92006-11-15      Joel Sherrill <joel@OARcorp.com>
10
11        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
12        file and simplified initialization.
13
142006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * Makefile.am: Remove superfluous -DASM.
17
182006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * configure.ac: Require autoconf-2.60. Require automake-1.10.
21
222006-02-08      Joel Sherrill <joel@OARcorp.com>
23
24        * startup/linkcmds: Add sections required by newer gcc versions.
25
262006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
27
28        * Makefile.am: Add preinstall.am.
29
302005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
31
32        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
33
342005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * Makefile.am: Remove build-variant support.
37
382004-11-25      Joel Sherrill <joel@OARcorp.com>
39
40        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
41        Also extended RAM section since this is for a simulator
42
432004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        * configure.ac: Require automake > 1.9.
46
472004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
48
49        PR 610/bsps
50        * Makefile.am: Add include/tm27.h, Cosmetics.
51        * include/tm27.h: Final cosmetics.
52
532004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
54
55        * include/bsp.h: Split out tmtest27 support.
56        * include/tm27.h: New.
57
582004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
59
60        PR 613/bsps
61        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
62
632004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
64
65        PR 614/bsps
66        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
67
682004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
69
70        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
71        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
72        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
73
742004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
75
76        * clock/clockdrv.c, console/conscfg.c, include/bsp.h,
77        startup/bspstart.c: Convert to using c99 fixed size types.
78
792004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Reflect changes to bsp.am.
82        Preinstall dist_project_lib*.
83
842004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Reflect changes to bsp.am.
87
882004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
91
922004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Pickup files from ../../m68k/shared instead of
95        ../shared. Reformat.
96
972004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
100
1012004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
104        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use
105        automake compilation rules.
106        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
107        timer/Makefile.am, wrapup/Makefile.am: Remove.
108        * configure.ac: Reflect changes above.
109
1102004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Add PREINSTALL_DIRS.
113        * wrapup/Makefile.am: Reflect changes to libcpu.
114
1152004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
118        * startup/Makefile.am: Remove non-existing files setvec.c,
119        bspclean.c, exit.c from EXTRA_DIST.
120        * timer/Makefile.am: Remove non-existing file timer.c from EXTRA_DIST.
121        * wrapup/Makefile.am: Reflect changes to libcpu.
122
1232004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
126        Add PRE/TMPINSTALL_FILES to CLEANFILES.
127        * startup/Makefile.am: Ditto.
128
1292004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * start/Makefile.am: Remove.
132        * Makefile.am: Merge-in start/Makefile.am.
133        * configure.ac: Reflect changes above.
134
1352004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * wrapup/Makefile.am: Eliminate $(LIB).
138        Use noinst_DATA to trigger building libbsp.a.
139
1402003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
143        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
144
1452003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
148        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
149
1502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
153
1542003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * start/Makefile.am: Misc cleanups and fixes.
157        * startup/Makefile.am: Misc cleanups and fixes.
158        * wrapup/Makefile.am: Misc cleanups and fixes.
159
1602003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * Makefile.am: Add preinstallation dirstamp support.
163        * clock/Makefile.am: Cosmetics.
164        * console/Makefile.am: Cosmetics.
165        * startup/Makefile.am: Cosmetics.
166        * timer/Makefile.am: Cosmetics.
167        * wrapup/Makefile.am: Cosmetics.
168
1692003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * clock/Makefile.am: Remove all-local: $(ARCH).
172        * console/Makefile.am: Remove all-local: $(ARCH).
173        * start/Makefile.am: Remove all-local: $(ARCH).
174        * startup/Makefile.am: Remove all-local: $(ARCH).
175        * timer/Makefile.am: Remove all-local: $(ARCH).
176        * wrapup/Makefile.am: Remove all-local: $(ARCH).
177
1782003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * Makefile.am: Merge-in include/Makefile.am.
181        Reflect changes to bsp.am.
182        * include/Makefile.am: Remove.
183        * configure.ac: Reflect changes above.
184
1852003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * bsp_specs: Remove *lib:.
188
1892003-09-04      Joel Sherrill <joel@OARcorp.com>
190
191        * console/conscfg.c, include/bsp.h, startup/bspstart.c,
192        startup/spurious_assistant.c: URL for license changed.
193
1942003-09-04      Joel Sherrill <joel@OARcorp.com>
195
196        * start/start.S: Removed incorrect statement about copyright
197        assignment.
198
1992003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * Makefile.am: Reflect having moved aclocal/.
202
2032003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * Makefile.am: Reflect having moved automake/.
206        * clock/Makefile.am: Reflect having moved automake/.
207        * console/Makefile.am: Reflect having moved automake/.
208        * include/Makefile.am: Reflect having moved automake/.
209        * start/Makefile.am: Reflect having moved automake/.
210        * startup/Makefile.am: Reflect having moved automake/.
211        * timer/Makefile.am: Reflect having moved automake/.
212        * wrapup/Makefile.am: Reflect having moved automake/.
213
2142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
217
2182003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        PR 445/bsps
221        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
222        Remove cpp, old_cpp (now unused).
223
2242003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * configure.ac: Remove AC_CONFIG_AUX_DIR.
227
2282003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
231
2322003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: AC_PREREQ(2.57).
235
2362003-01-20      Joel Sherrill <joel@OARcorp.com>
237
238        * startup/linkcmds*: Add FreeBSD sysctl() sections.
239
2402002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
243        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
244        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
245        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
246        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
247
2482002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * start/Makefile.am: Use install-data-local to install startfile.
251
2522002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
255
2562002-11-01      Joel Sherrill <joel@OARcorp.com>
257
258        * console/conscfg.c, startup/bspstart.c: Removed warnings.
259
2602002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * .cvsignore: Reformat.
263        Add autom4te*cache.
264        Remove autom4te.cache.
265
2662002-08-21      Joel Sherrill <joel@OARcorp.com>
267
268        * wrapup/Makefile.am: PR217 required that the idle task be moved to
269        libcpu so it could be more acutely aware of the CPU model.  This
270        file was modified to pick up the idle task from there.
271
2722002-08-21      Joel Sherrill <joel@OARcorp.com>
273
274        * bsp_specs: Added support for -nostdlibs.
275
2762002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
279        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
280        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
281        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
282        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
283        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
284
2852002-08-05      Joel Sherrill <joel@OARcorp.com>
286
287        * Per PR260 eliminate use of make-target-options.  This impacted
288        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
289        SuperCore and required that the m68k optimized memcpy be moved
290        to libcpu.
291        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
292
2932002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * start/Makefile.am: Eliminate PGM.
296        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
297
2982002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
301
3022002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
305        Remove $(OBJS) from all-local.
306
3072002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * wrapup/Makefile.am: Add $(LIB) to all-local.
310
3112002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
314
3152001-05-09      Joel Sherrill <joel@OARcorp.com>
316
317        * startup/linkcmds: In support of gcc 3.1, added one of more
318        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
319        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
320        and direction of segments to memory regions may also have been
321        addressed.  This was a sweep across all BSPs.
322 
3232002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * configure.ac:
326        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
327        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
328        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
329        * Makefile.am: Remove AUTOMAKE_OPTIONS.
330        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
331        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
332        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
333        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
334        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
335        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
336
3372002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * startup/bspstart.c: Include rtems/bspIo.h instead of bspIo.h.
340        * startup/spurious_assistant.c: Include rtems/bspIo.h instead of bspIo.h.
341
3422001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
345
3462001-10-30      Joel Sherrill <joel@OARcorp.com>
347
348        * start/start.S: Use __mcpu32__ instead of mcpu32 and change sense
349        of conditional so cpu32 does not attempt to use 68000 style
350        interrupt vectoring.
351
3522001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
355        * configure.in: Remove.
356        * configure.ac: New file, generated from configure.in by autoupdate.
357
3582001-09-27      Joel Sherrill <joel@OARcorp.com>
359
360        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
361
3622001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * include/Makefile.am: Use 'CLEANFILES ='.
365        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
366
3672001-06-19      Joel Sherrill <joel@OARcorp.com>
368
369        * start/start.S: Reverse sense of conditional compilation so the
370        code will compile for a cpu32.
371
3722001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * configure.in: Add bspopts.h.
375        * include/.cvsignore: Add bspopts.h*, stamp-h*.
376        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
377        * include/bsp.h: Include bspopts.h.
378
3792001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
380
381        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
382
3832001-01-03      Joel Sherrill <joel@OARcorp.com>
384
385        * start/start.S: Added space for vectors on CPU32 configuration.
386        * startup/bspstart.c: Fixed typo.
387
3882000-12-19      Joel Sherrill <joel@OARcorp.com>
389
390        * startup/linkcmds: Set _VBR to 0 to indicate that the vectors are
391        in RAM not ROM.  Thanks to Juan Zamorano <jzamora@fi.upm.es> for
392        debugging this.
393
3942000-11-27      Joel Sherrill <joel@OARcorp.com>
395
396        * start/start.S, startup/bspstart.c: Not functional for CPU32
397        but hopefully will compile now and give a warning saying that
398        the CPU32 variant needs work.
399
4002000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
403
4042000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
407
4082000-11-01      Joel Sherrill <joel@OARcorp.com>
409
410        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
411        and libcsupport.h moved from libc to lib/include/rtems and
412        now must be referenced as <rtems/XXX.h>.   Header file order
413        was cleaned up while doing this.
414
4152000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
418        Switch to GNU canonicalization.
419
4202000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
421
422        * startup/linkcmds: Added lines so DWARF debug information
423        would be available.  Otherwise gdb complains that the offsets
424        for the debug info are incorrect and doesn't load the files.
425
4262000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
429        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
430
4312000-08-10      Joel Sherrill <joel@OARcorp.com>
432
433        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.