source: rtems/c/src/lib/libbsp/m68k/idp/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: 12.4 KB
Line 
12007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * bsp_specs: Remove qrtems_debug.
4
52007-04-02      Joel Sherrill <joel@OARcorp.com>
6
7        * Makefile.am: Add dummy printk support so all tests link.
8
92006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * configure.ac: New BUG-REPORT address.
12
132006-11-15      Joel Sherrill <joel@OARcorp.com>
14
15        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
16        file and simplified initialization.
17
182006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * Makefile.am: Remove superfluous -DASM.
21
222006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
23
24        * configure.ac: Require autoconf-2.60. Require automake-1.10.
25
262006-02-08      Joel Sherrill <joel@OARcorp.com>
27
28        * startup/linkcmds: Add sections required by newer gcc versions.
29
302006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
31
32        * Makefile.am: Add preinstall.am.
33
342005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * include/bsp.h: New header guard.
37
382005-05-20      Joel Sherrill <joel@OARcorp.com>
39
40        * console/duart.c: Remove warning.
41
422005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
45
462005-01-04      Joel Sherrill <joel@OARcorp.com>
47
48        * console/leds.c: Remove warnings.
49
502005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * Makefile.am: Remove build-variant support.
53
542005-01-02      Ralf Corsepius <ralf_corsepius@rtems.org>
55
56        * console/leds.c: Fix prototype of led_putnum().
57
582004-11-25      Joel Sherrill <joel@OARcorp.com>
59
60        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
61
622004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
63
64        * configure.ac: Require automake > 1.9.
65
662004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
67
68        PR 610/bsps
69        * Makefile.am: Add include/tm27.h, Cosmetics.
70        * include/tm27.h: Final cosmetics.
71
722004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
73
74        * include/bsp.h: Split out tmtest27 support.
75        * include/tm27.h: New.
76
772004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
78
79        PR 613/bsps
80        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
81
822004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
83
84        PR 614/bsps
85        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
86
872004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
88
89        * include/bsp.h: Include <rtems/motorola/mc68230.h> instead of
90        <motorola/mc68230.h>.
91        * include/bsp.h: Include <rtems/motorola/mc68681.h> instead of
92        <motorola/mc68681.h>.
93
942004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
95
96        * timer/timer.c: Include <rtems/rtems/motorola/mc68230.h> instead of
97        <motorola/mc68230.h>.
98
992004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
100
101        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
102
1032004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
104
105        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
106        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
107        * console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
108        * console/duart.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
109
1102004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
111
112        * clock/ckinit.c, startup/bspstart.c, timer/timer.c: Convert to
113        using c99 fixed size types.
114
1152004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Reflect changes to bsp.am.
118        Preinstall dist_project_lib*.
119
1202004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Reflect changes to bsp.am.
123
1242004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
127
1282004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: Pickup files from ../../m68k/shared instead of
131        ../shared. Reformat.
132
1332004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
136
1372004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
140        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
141        compilation rules.
142        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
143        timer/Makefile.am, wrapup/Makefile.am: Remove.
144        * configure.ac: Reflect changes above.
145
1462004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * Makefile.am: Add PREINSTALL_DIRS.
149        * wrapup/Makefile.am: Reflect changes to libcpu.
150
1512004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * wrapup/Makefile.am: Reflect changes to libcpu.
154
1552004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
158        Add PRE/TMPINSTALL_FILES to CLEANFILES.
159        * startup/Makefile.am: Ditto.
160
1612004-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * start/Makefile.am: Remove.
164        * Makefile.am: Merge-in start/Makefile.am.
165        * configure.ac: Reflect changes above.
166
1672004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * wrapup/Makefile.am: Eliminate $(LIB).
170        Use noinst_DATA to trigger building libbsp.a.
171
1722003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
175        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
176
1772003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
180        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
181
1822003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
185
1862003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * start/Makefile.am: Misc cleanups and fixes.
189        * startup/Makefile.am: Misc cleanups and fixes.
190        * wrapup/Makefile.am: Misc cleanups and fixes.
191
1922003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * Makefile.am: Add preinstallation dirstamp support.
195        * clock/Makefile.am: Cosmetics.
196        * console/Makefile.am: Cosmetics.
197        * startup/Makefile.am: Cosmetics.
198        * timer/Makefile.am: Cosmetics.
199        * wrapup/Makefile.am: Cosmetics.
200
2012003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * clock/Makefile.am: Remove all-local: $(ARCH).
204        * console/Makefile.am: Remove all-local: $(ARCH).
205        * start/Makefile.am: Remove all-local: $(ARCH).
206        * startup/Makefile.am: Remove all-local: $(ARCH).
207        * timer/Makefile.am: Remove all-local: $(ARCH).
208        * wrapup/Makefile.am: Remove all-local: $(ARCH).
209
2102003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * Makefile.am: Merge-in include/Makefile.am.
213        Reflect changes to bsp.am.
214        * include/Makefile.am: Remove.
215        * configure.ac: Reflect changes above.
216
2172003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * bsp_specs: Remove *lib:.
220
2212003-09-04      Joel Sherrill <joel@OARcorp.com>
222
223        * clock/ckinit.c, startup/bspstart.c, timer/timer.c, timer/timerisr.S:
224        URL for license changed.
225
2262003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * Makefile.am: Reflect having moved aclocal/.
229
2302003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Makefile.am: Reflect having moved automake/.
233        * clock/Makefile.am: Reflect having moved automake/.
234        * console/Makefile.am: Reflect having moved automake/.
235        * include/Makefile.am: Reflect having moved automake/.
236        * start/Makefile.am: Reflect having moved automake/.
237        * startup/Makefile.am: Reflect having moved automake/.
238        * timer/Makefile.am: Reflect having moved automake/.
239        * wrapup/Makefile.am: Reflect having moved automake/.
240
2412003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        PR 452/bsps
244        * startup/Makefile.am: Remove USE_INIT_FINI.
245
2462003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
249
2502003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        PR 445/bsps
253        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
254        Remove cpp, old_cpp (now unused).
255
2562003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.ac: Remove AC_CONFIG_AUX_DIR.
259
2602003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
263
2642003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * configure.ac: AC_PREREQ(2.57).
267
2682003-01-20      Joel Sherrill <joel@OARcorp.com>
269
270        * startup/linkcmds*: Add FreeBSD sysctl() sections.
271
2722002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
275        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
276        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
277        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
278        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
279
2802002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * start/Makefile.am: Use install-data-local to install startfile.
283
2842002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
287
2882002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
291
2922002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * .cvsignore: Reformat.
295        Add autom4te*cache.
296        Remove autom4te.cache.
297
2982002-08-21      Joel Sherrill <joel@OARcorp.com>
299
300        * bsp_specs: Added support for -nostdlibs.
301
3022002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
305        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
306        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
307        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
308        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
309        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
310
3112002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * start/Makefile.am: Eliminate PGM.
314        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
315
3162002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
319
3202002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
323        Remove $(OBJS) from all-local.
324
3252002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
328
3292001-05-09      Joel Sherrill <joel@OARcorp.com>
330
331        * startup/linkcmds: In support of gcc 3.1, added one of more
332        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
333        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
334        and direction of segments to memory regions may also have been
335        addressed.  This was a sweep across all BSPs.
336 
3372002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * configure.ac:
340        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
341        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
342        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
343        * Makefile.am: Remove AUTOMAKE_OPTIONS.
344        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
345        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
346        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
347        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
348        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
349        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
350
3512001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
354
3552001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
358        * configure.in: Remove.
359        * configure.ac: New file, generated from configure.in by autoupdate.
360
3612001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * include/Makefile.am: Use 'CLEANFILES ='.
364        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
365
3662001-06-19      Joel Sherrill <joel@OARcorp.com>
367
368        * include/Makefile.am: Fixed typo.
369
3702001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * configure.in: Add bspopts.h.
373        * include/.cvsignore: Add bspopts.h*, stamp-h*.
374        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
375        * include/bsp.h: Include bspopts.h.
376
3772001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
378
379        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
380
3812000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
384
3852000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
388
3892000-11-01      Joel Sherrill <joel@OARcorp.com>
390
391        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
392        and libcsupport.h moved from libc to lib/include/rtems and
393        now must be referenced as <rtems/XXX.h>.   Header file order
394        was cleaned up while doing this.
395
3962000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
399        Switch to GNU canonicalization.
400
4012000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
402
403        * startup/linkcmds: Added lines so DWARF debug information
404        would be available.  Otherwise gdb complains that the offsets
405        for the debug info are incorrect and doesn't load the files.
406
4072000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
410        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
411        compile.am
412
4132000-08-10      Joel Sherrill <joel@OARcorp.com>
414
415        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.