source: rtems/c/src/lib/libbsp/m68k/idp/ChangeLog @ 2395a38

4.104.114.84.95
Last change on this file since 2395a38 was 2395a38, checked in by Joel Sherrill <joel.sherrill@…>, on 06/22/07 at 14:07:55

2007-06-22 Joel Sherrill <joel.sherrill@…>

  • console/leds.c, console/mc68ec.c: Rename delay to rtems_bsp_delay to avoid conflicts in application space.
  • Property mode set to 100644
File size: 12.6 KB
Line 
12007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * console/leds.c, console/mc68ec.c: Rename delay to rtems_bsp_delay to
4        avoid conflicts in application space.
5
62007-05-03      Joel Sherrill <joel@OARcorp.com>
7
8        * startup/linkcmds: Handle .data.* sections
9
102007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * bsp_specs: Remove qrtems_debug.
13
142007-04-02      Joel Sherrill <joel@OARcorp.com>
15
16        * Makefile.am: Add dummy printk support so all tests link.
17
182006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * configure.ac: New BUG-REPORT address.
21
222006-11-15      Joel Sherrill <joel@OARcorp.com>
23
24        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
25        file and simplified initialization.
26
272006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * Makefile.am: Remove superfluous -DASM.
30
312006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * configure.ac: Require autoconf-2.60. Require automake-1.10.
34
352006-02-08      Joel Sherrill <joel@OARcorp.com>
36
37        * startup/linkcmds: Add sections required by newer gcc versions.
38
392006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * Makefile.am: Add preinstall.am.
42
432005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * include/bsp.h: New header guard.
46
472005-05-20      Joel Sherrill <joel@OARcorp.com>
48
49        * console/duart.c: Remove warning.
50
512005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
54
552005-01-04      Joel Sherrill <joel@OARcorp.com>
56
57        * console/leds.c: Remove warnings.
58
592005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
60
61        * Makefile.am: Remove build-variant support.
62
632005-01-02      Ralf Corsepius <ralf_corsepius@rtems.org>
64
65        * console/leds.c: Fix prototype of led_putnum().
66
672004-11-25      Joel Sherrill <joel@OARcorp.com>
68
69        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
70
712004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
72
73        * configure.ac: Require automake > 1.9.
74
752004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
76
77        PR 610/bsps
78        * Makefile.am: Add include/tm27.h, Cosmetics.
79        * include/tm27.h: Final cosmetics.
80
812004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
82
83        * include/bsp.h: Split out tmtest27 support.
84        * include/tm27.h: New.
85
862004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
87
88        PR 613/bsps
89        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
90
912004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
92
93        PR 614/bsps
94        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
95
962004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
97
98        * include/bsp.h: Include <rtems/motorola/mc68230.h> instead of
99        <motorola/mc68230.h>.
100        * include/bsp.h: Include <rtems/motorola/mc68681.h> instead of
101        <motorola/mc68681.h>.
102
1032004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
104
105        * timer/timer.c: Include <rtems/rtems/motorola/mc68230.h> instead of
106        <motorola/mc68230.h>.
107
1082004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
109
110        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
111
1122004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
113
114        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
115        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
116        * console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
117        * console/duart.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
118
1192004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
120
121        * clock/ckinit.c, startup/bspstart.c, timer/timer.c: Convert to
122        using c99 fixed size types.
123
1242004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Reflect changes to bsp.am.
127        Preinstall dist_project_lib*.
128
1292004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Reflect changes to bsp.am.
132
1332004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
136
1372004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Pickup files from ../../m68k/shared instead of
140        ../shared. Reformat.
141
1422004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
145
1462004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
149        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
150        compilation rules.
151        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
152        timer/Makefile.am, wrapup/Makefile.am: Remove.
153        * configure.ac: Reflect changes above.
154
1552004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: Add PREINSTALL_DIRS.
158        * wrapup/Makefile.am: Reflect changes to libcpu.
159
1602004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * wrapup/Makefile.am: Reflect changes to libcpu.
163
1642004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
167        Add PRE/TMPINSTALL_FILES to CLEANFILES.
168        * startup/Makefile.am: Ditto.
169
1702004-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * start/Makefile.am: Remove.
173        * Makefile.am: Merge-in start/Makefile.am.
174        * configure.ac: Reflect changes above.
175
1762004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * wrapup/Makefile.am: Eliminate $(LIB).
179        Use noinst_DATA to trigger building libbsp.a.
180
1812003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
184        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
185
1862003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
189        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
190
1912003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
194
1952003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * start/Makefile.am: Misc cleanups and fixes.
198        * startup/Makefile.am: Misc cleanups and fixes.
199        * wrapup/Makefile.am: Misc cleanups and fixes.
200
2012003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * Makefile.am: Add preinstallation dirstamp support.
204        * clock/Makefile.am: Cosmetics.
205        * console/Makefile.am: Cosmetics.
206        * startup/Makefile.am: Cosmetics.
207        * timer/Makefile.am: Cosmetics.
208        * wrapup/Makefile.am: Cosmetics.
209
2102003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * clock/Makefile.am: Remove all-local: $(ARCH).
213        * console/Makefile.am: Remove all-local: $(ARCH).
214        * start/Makefile.am: Remove all-local: $(ARCH).
215        * startup/Makefile.am: Remove all-local: $(ARCH).
216        * timer/Makefile.am: Remove all-local: $(ARCH).
217        * wrapup/Makefile.am: Remove all-local: $(ARCH).
218
2192003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * Makefile.am: Merge-in include/Makefile.am.
222        Reflect changes to bsp.am.
223        * include/Makefile.am: Remove.
224        * configure.ac: Reflect changes above.
225
2262003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * bsp_specs: Remove *lib:.
229
2302003-09-04      Joel Sherrill <joel@OARcorp.com>
231
232        * clock/ckinit.c, startup/bspstart.c, timer/timer.c, timer/timerisr.S:
233        URL for license changed.
234
2352003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * Makefile.am: Reflect having moved aclocal/.
238
2392003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * Makefile.am: Reflect having moved automake/.
242        * clock/Makefile.am: Reflect having moved automake/.
243        * console/Makefile.am: Reflect having moved automake/.
244        * include/Makefile.am: Reflect having moved automake/.
245        * start/Makefile.am: Reflect having moved automake/.
246        * startup/Makefile.am: Reflect having moved automake/.
247        * timer/Makefile.am: Reflect having moved automake/.
248        * wrapup/Makefile.am: Reflect having moved automake/.
249
2502003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        PR 452/bsps
253        * startup/Makefile.am: Remove USE_INIT_FINI.
254
2552003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
258
2592003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        PR 445/bsps
262        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
263        Remove cpp, old_cpp (now unused).
264
2652003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * configure.ac: Remove AC_CONFIG_AUX_DIR.
268
2692003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
272
2732003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.ac: AC_PREREQ(2.57).
276
2772003-01-20      Joel Sherrill <joel@OARcorp.com>
278
279        * startup/linkcmds*: Add FreeBSD sysctl() sections.
280
2812002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
284        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
285        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
286        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
287        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
288
2892002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * start/Makefile.am: Use install-data-local to install startfile.
292
2932002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
296
2972002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
300
3012002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * .cvsignore: Reformat.
304        Add autom4te*cache.
305        Remove autom4te.cache.
306
3072002-08-21      Joel Sherrill <joel@OARcorp.com>
308
309        * bsp_specs: Added support for -nostdlibs.
310
3112002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
314        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
315        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
316        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
317        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
318        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
319
3202002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * start/Makefile.am: Eliminate PGM.
323        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
324
3252002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
328
3292002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
332        Remove $(OBJS) from all-local.
333
3342002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
337
3382001-05-09      Joel Sherrill <joel@OARcorp.com>
339
340        * startup/linkcmds: In support of gcc 3.1, added one of more
341        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
342        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
343        and direction of segments to memory regions may also have been
344        addressed.  This was a sweep across all BSPs.
345 
3462002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * configure.ac:
349        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
350        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
351        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
352        * Makefile.am: Remove AUTOMAKE_OPTIONS.
353        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
354        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
355        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
356        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
357        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
358        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
359
3602001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
363
3642001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
367        * configure.in: Remove.
368        * configure.ac: New file, generated from configure.in by autoupdate.
369
3702001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * include/Makefile.am: Use 'CLEANFILES ='.
373        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
374
3752001-06-19      Joel Sherrill <joel@OARcorp.com>
376
377        * include/Makefile.am: Fixed typo.
378
3792001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * configure.in: Add bspopts.h.
382        * include/.cvsignore: Add bspopts.h*, stamp-h*.
383        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
384        * include/bsp.h: Include bspopts.h.
385
3862001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
387
388        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
389
3902000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
393
3942000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
397
3982000-11-01      Joel Sherrill <joel@OARcorp.com>
399
400        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
401        and libcsupport.h moved from libc to lib/include/rtems and
402        now must be referenced as <rtems/XXX.h>.   Header file order
403        was cleaned up while doing this.
404
4052000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
408        Switch to GNU canonicalization.
409
4102000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
411
412        * startup/linkcmds: Added lines so DWARF debug information
413        would be available.  Otherwise gdb complains that the offsets
414        for the debug info are incorrect and doesn't load the files.
415
4162000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
419        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
420        compile.am
421
4222000-08-10      Joel Sherrill <joel@OARcorp.com>
423
424        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.