source: rtems/c/src/lib/libbsp/m68k/gen68340/ChangeLog @ 3002831

4.104.114.84.95
Last change on this file since 3002831 was 3002831, checked in by Joel Sherrill <joel.sherrill@…>, on 04/02/07 at 11:15:31

2007-04-02 Joel Sherrill <joel@…>

  • Makefile.am: Add dummy printk support so all tests link.
  • Property mode set to 100644
File size: 13.4 KB
Line 
12007-04-02      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am: Add dummy printk support so all tests link.
4
52007-03-11      Joel Sherrill <joel@OARcorp.com>
6
7        * startup/bspstart.c: Remove assignments of
8        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
9        value in boot_card.c
10
112006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * configure.ac: New BUG-REPORT address.
14
152006-11-15      Joel Sherrill <joel@OARcorp.com>
16
17        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
18        file and simplified initialization.
19
202006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * Makefile.am: Remove superfluous -DASM.
23
242006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * configure.ac: Require autoconf-2.60. Require automake-1.10.
27
282006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
29
30        * include/m68349.inc, start/start.S, startup/dumpanic.c:
31        Convert to utf-8.
32
332006-02-08      Joel Sherrill <joel@OARcorp.com>
34
35        * startup/linkcmds: Add sections required by newer gcc versions.
36
372006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * Makefile.am: Add preinstall.am.
40
412005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
42
43        * include/bsp.h: New header guard.
44
452005-02-11      Joel Sherrill <joel@OARcorp.com>
46
47        * include/bsp.h: Correct type of symbols from linkcmds to compile with
48        gcc 4.x.
49
502005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
53
542005-01-04      Joel Sherrill <joel@OARcorp.com>
55
56        * console/console.c: Remove warnings.
57
582005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * Makefile.am: Remove build-variant support.
61
622004-11-25      Joel Sherrill <joel@OARcorp.com>
63
64        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
65
662004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
67
68        * configure.ac: Require automake > 1.9.
69
702004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
71
72        PR 610/bsps
73        * Makefile.am: Add include/tm27.h, Cosmetics.
74        * include/tm27.h: Final cosmetics.
75
762004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
77
78        * include/bsp.h: Split out tmtest27 support.
79        * include/tm27.h: New.
80
812004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
82
83        PR 613/bsps
84        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
85
862004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
87
88        PR 614/bsps
89        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
90
912004-04-19      Joel Sherrill <joel@OARcorp.com>
92
93        * start/start.S: DWARF on the m68k requires that all objects me a
94        multiple of a 16-bit word in length.
95
962004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
97
98        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
99        * start/startfor340only.S: Include <rtems/asm.h> instead of <asm.h>.
100
1012004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
102
103        * console/Modif_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
104        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
105        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
106        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
107
1082004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
109
110        * clock/ckinit.c, console/m340uart.c, include/bsp.h,
111        include/m340uart.h, startup/bspstart.c: Convert to using c99 fixed
112        size types.
113
1142004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Reflect changes to bsp.am.
117        Preinstall dist_project_lib*.
118
1192004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Reflect changes to bsp.am.
122
1232004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
126
1272004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Pickup files from ../../m68k/shared instead of
130        ../shared. Reformat.
131
1322004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
135
1362004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * Makefile.am: Distribute start/startfor340only.S.
139
1402004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * Makefile.am: Merge-in  clock/Makefile.am, console/Makefile.am,
143        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
144        compilation rules.
145        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
146        timer/Makefile.am, wrapup/Makefile.am: Remove.
147        * configure.ac: Reflect changes above.
148
1492004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Add PREINSTALL_DIRS.
152        * wrapup/Makefile.am: Reflect changes to libcpu.
153
1542004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
157        * README: Fix minor typo.
158        * wrapup/Makefile.am: Reflect changes to libcpu.
159
1602004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
163        Add PRE/TMPINSTALL_FILES to CLEANFILES.
164        * startup/Makefile.am: Ditto.
165
1662004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * start/Makefile.am: Remove.
169        * Makefile.am: Merge-in start/Makefile.am.
170        * configure.ac: Reflect changes above.
171
1722004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * wrapup/Makefile.am: Eliminate $(LIB).
175        Use noinst_DATA to trigger building libbsp.a.
176
1772003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
180        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
181
1822003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
185        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
186
1872003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
190
1912003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * start/Makefile.am: Misc cleanups and fixes.
194        * startup/Makefile.am: Misc cleanups and fixes.
195        * wrapup/Makefile.am: Misc cleanups and fixes.
196
1972003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * Makefile.am: Add preinstallation dirstamp support.
200        * clock/Makefile.am: Cosmetics.
201        * console/Makefile.am: Cosmetics.
202        * startup/Makefile.am: Cosmetics.
203        * timer/Makefile.am: Cosmetics.
204        * wrapup/Makefile.am: Cosmetics.
205
2062003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * clock/Makefile.am: Remove all-local: $(ARCH).
209        * console/Makefile.am: Remove all-local: $(ARCH).
210        * start/Makefile.am: Remove all-local: $(ARCH).
211        * startup/Makefile.am: Remove all-local: $(ARCH).
212        * timer/Makefile.am: Remove all-local: $(ARCH).
213        * wrapup/Makefile.am: Remove all-local: $(ARCH).
214
2152003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * Makefile.am: Merge-in include/Makefile.am.
218        Reflect changes to bsp.am.
219        * include/Makefile.am: Remove.
220        * configure.ac: Reflect changes above.
221
2222003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * bsp_specs: Remove *lib:.
225
2262003-09-04      Joel Sherrill <joel@OARcorp.com>
227
228        * clock/ckinit.c, console/Modif_cpu_asm.S, console/console.c,
229        console/m340uart.c, include/bsp.h, include/m340timer.h,
230        include/m340uart.h, start/start.S, start/startfor340only.S,
231        startup/bspclean.c, startup/bspstart.c, startup/dumpanic.c,
232        timer/timer.c: URL for license changed.
233
2342003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * Makefile.am: Reflect having moved aclocal/.
237
2382003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * Makefile.am: Reflect having moved automake/.
241        * clock/Makefile.am: Reflect having moved automake/.
242        * console/Makefile.am: Reflect having moved automake/.
243        * include/Makefile.am: Reflect having moved automake/.
244        * start/Makefile.am: Reflect having moved automake/.
245        * startup/Makefile.am: Reflect having moved automake/.
246        * timer/Makefile.am: Reflect having moved automake/.
247        * wrapup/Makefile.am: Reflect having moved automake/.
248
2492003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        PR 452/bsps
252        * startup/Makefile.am: Remove USE_INIT_FINI.
253
2542003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
257
2582003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        PR 445/bsps
261        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
262        Remove cpp, old_cpp (now unused).
263
2642003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * configure.ac: Remove AC_CONFIG_AUX_DIR.
267
2682003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
271
2722003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * configure.ac: AC_PREREQ(2.57).
275
2762003-01-20      Joel Sherrill <joel@OARcorp.com>
277
278        * startup/linkcmds*: Add FreeBSD sysctl() sections.
279
2802002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
283        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
284        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
285        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
286        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
287
2882002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * start/Makefile.am: Use install-data-local to install startfile.
291
2922002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
295
2962002-11-04      Joel Sherrill <joel@OARcorp.com>
297
298        * console/console.c, console/m340uart.c: Removed warnings.
299
3002002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * .cvsignore: Reformat.
303        Add autom4te*cache.
304        Remove autom4te.cache.
305
3062002-08-21      Joel Sherrill <joel@OARcorp.com>
307
308        * wrapup/Makefile.am: PR217 required that the idle task be moved to
309        libcpu so it could be more acutely aware of the CPU model.  This
310        file was modified to pick up the idle task from there.
311
3122002-08-21      Joel Sherrill <joel@OARcorp.com>
313
314        * bsp_specs: Added support for -nostdlibs.
315
3162002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
319        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
320        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
321        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
322        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
323        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
324
3252002-08-05      Joel Sherrill <joel@OARcorp.com>
326
327        * Per PR260 eliminate use of make-target-options.  This impacted
328        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
329        SuperCore and required that the m68k optimized memcpy be moved
330        to libcpu.
331        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
332
3332002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * start/Makefile.am: Eliminate PGM.
336        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
337
3382002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
341
3422002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
345        Remove $(OBJS) from all-local.
346
3472002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
350
3512001-05-09      Joel Sherrill <joel@OARcorp.com>
352
353        * startup/linkcmds: In support of gcc 3.1, added one of more
354        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
355        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
356        and direction of segments to memory regions may also have been
357        addressed.  This was a sweep across all BSPs.
358 
3592002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * configure.ac:
362        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
363        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
364        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
365        * Makefile.am: Remove AUTOMAKE_OPTIONS.
366        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
367        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
368        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
369        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
370        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
371        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
372
3732001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
376
3772001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
380        * configure.in: Remove.
381        * configure.ac: New file, generated from configure.in by autoupdate.
382
3832001-09-27      Joel Sherrill <joel@OARcorp.com>
384
385        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
386
3872001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
390
3912001-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * include/Makefile.am: Fix typo in include_HEADERS.
394
3952001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * configure.in: Add bspopts.h.
398        * include/.cvsignore: Add bspopts.h*, stamp-h*.
399        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
400        * include/bsp.h: Include bspopts.h.
401
4022001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
403
404        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
405
4062000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
409
4102000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
413
4142000-11-01      Joel Sherrill <joel@OARcorp.com>
415
416        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
417        and libcsupport.h moved from libc to lib/include/rtems and
418        now must be referenced as <rtems/XXX.h>.   Header file order
419        was cleaned up while doing this.
420
4212000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
424        Switch to GNU canonicalization.
425
4262000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
427
428        * startup/linkcmds: Added lines so DWARF debug information
429        would be available.  Otherwise gdb complains that the offsets
430        for the debug info are incorrect and doesn't load the files.
431
4322000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
435        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
436        compile.am
437
4382000-08-10      Joel Sherrill <joel@OARcorp.com>
439
440        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.