source: rtems/c/src/lib/libbsp/m68k/idp/ChangeLog @ 844609f9

4.104.114.84.95
Last change on this file since 844609f9 was 844609f9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/07/05 at 06:57:39

2005-01-07 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
  • Property mode set to 100644
File size: 11.4 KB
Line 
12005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
4
52005-01-04      Joel Sherrill <joel@OARcorp.com>
6
7        * console/leds.c: Remove warnings.
8
92005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * Makefile.am: Remove build-variant support.
12
132005-01-02      Ralf Corsepius <ralf_corsepius@rtems.org>
14
15        * console/leds.c: Fix prototype of led_putnum().
16
172004-11-25      Joel Sherrill <joel@OARcorp.com>
18
19        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
20
212004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
22
23        * configure.ac: Require automake > 1.9.
24
252004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
26
27        PR 610/bsps
28        * Makefile.am: Add include/tm27.h, Cosmetics.
29        * include/tm27.h: Final cosmetics.
30
312004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
32
33        * include/bsp.h: Split out tmtest27 support.
34        * include/tm27.h: New.
35
362004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        PR 613/bsps
39        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
40
412004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
42
43        PR 614/bsps
44        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
45
462004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
47
48        * include/bsp.h: Include <rtems/motorola/mc68230.h> instead of
49        <motorola/mc68230.h>.
50        * include/bsp.h: Include <rtems/motorola/mc68681.h> instead of
51        <motorola/mc68681.h>.
52
532004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
54
55        * timer/timer.c: Include <rtems/rtems/motorola/mc68230.h> instead of
56        <motorola/mc68230.h>.
57
582004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
59
60        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
61
622004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
63
64        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
65        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
66        * console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
67        * console/duart.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
68
692004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        * clock/ckinit.c, startup/bspstart.c, timer/timer.c: Convert to
72        using c99 fixed size types.
73
742004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Reflect changes to bsp.am.
77        Preinstall dist_project_lib*.
78
792004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Reflect changes to bsp.am.
82
832004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
86
872004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Pickup files from ../../m68k/shared instead of
90        ../shared. Reformat.
91
922004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
95
962004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
99        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
100        compilation rules.
101        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
102        timer/Makefile.am, wrapup/Makefile.am: Remove.
103        * configure.ac: Reflect changes above.
104
1052004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Add PREINSTALL_DIRS.
108        * wrapup/Makefile.am: Reflect changes to libcpu.
109
1102004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * wrapup/Makefile.am: Reflect changes to libcpu.
113
1142004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
117        Add PRE/TMPINSTALL_FILES to CLEANFILES.
118        * startup/Makefile.am: Ditto.
119
1202004-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * start/Makefile.am: Remove.
123        * Makefile.am: Merge-in start/Makefile.am.
124        * configure.ac: Reflect changes above.
125
1262004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * wrapup/Makefile.am: Eliminate $(LIB).
129        Use noinst_DATA to trigger building libbsp.a.
130
1312003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
134        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
135
1362003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
139        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
140
1412003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
144
1452003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * start/Makefile.am: Misc cleanups and fixes.
148        * startup/Makefile.am: Misc cleanups and fixes.
149        * wrapup/Makefile.am: Misc cleanups and fixes.
150
1512003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Add preinstallation dirstamp support.
154        * clock/Makefile.am: Cosmetics.
155        * console/Makefile.am: Cosmetics.
156        * startup/Makefile.am: Cosmetics.
157        * timer/Makefile.am: Cosmetics.
158        * wrapup/Makefile.am: Cosmetics.
159
1602003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * clock/Makefile.am: Remove all-local: $(ARCH).
163        * console/Makefile.am: Remove all-local: $(ARCH).
164        * start/Makefile.am: Remove all-local: $(ARCH).
165        * startup/Makefile.am: Remove all-local: $(ARCH).
166        * timer/Makefile.am: Remove all-local: $(ARCH).
167        * wrapup/Makefile.am: Remove all-local: $(ARCH).
168
1692003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * Makefile.am: Merge-in include/Makefile.am.
172        Reflect changes to bsp.am.
173        * include/Makefile.am: Remove.
174        * configure.ac: Reflect changes above.
175
1762003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * bsp_specs: Remove *lib:.
179
1802003-09-04      Joel Sherrill <joel@OARcorp.com>
181
182        * clock/ckinit.c, startup/bspstart.c, timer/timer.c, timer/timerisr.S:
183        URL for license changed.
184
1852003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Reflect having moved aclocal/.
188
1892003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * Makefile.am: Reflect having moved automake/.
192        * clock/Makefile.am: Reflect having moved automake/.
193        * console/Makefile.am: Reflect having moved automake/.
194        * include/Makefile.am: Reflect having moved automake/.
195        * start/Makefile.am: Reflect having moved automake/.
196        * startup/Makefile.am: Reflect having moved automake/.
197        * timer/Makefile.am: Reflect having moved automake/.
198        * wrapup/Makefile.am: Reflect having moved automake/.
199
2002003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        PR 452/bsps
203        * startup/Makefile.am: Remove USE_INIT_FINI.
204
2052003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
208
2092003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        PR 445/bsps
212        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
213        Remove cpp, old_cpp (now unused).
214
2152003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: Remove AC_CONFIG_AUX_DIR.
218
2192003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
222
2232003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac: AC_PREREQ(2.57).
226
2272003-01-20      Joel Sherrill <joel@OARcorp.com>
228
229        * startup/linkcmds*: Add FreeBSD sysctl() sections.
230
2312002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
234        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
235        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
236        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
237        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
238
2392002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * start/Makefile.am: Use install-data-local to install startfile.
242
2432002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
246
2472002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
250
2512002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * .cvsignore: Reformat.
254        Add autom4te*cache.
255        Remove autom4te.cache.
256
2572002-08-21      Joel Sherrill <joel@OARcorp.com>
258
259        * bsp_specs: Added support for -nostdlibs.
260
2612002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
264        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
265        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
266        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
267        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
268        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
269
2702002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * start/Makefile.am: Eliminate PGM.
273        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
274
2752002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
278
2792002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
282        Remove $(OBJS) from all-local.
283
2842002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
287
2882001-05-09      Joel Sherrill <joel@OARcorp.com>
289
290        * startup/linkcmds: In support of gcc 3.1, added one of more
291        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
292        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
293        and direction of segments to memory regions may also have been
294        addressed.  This was a sweep across all BSPs.
295 
2962002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * configure.ac:
299        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
300        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
301        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
302        * Makefile.am: Remove AUTOMAKE_OPTIONS.
303        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
304        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
305        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
306        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
307        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
308        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
309
3102001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
313
3142001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
317        * configure.in: Remove.
318        * configure.ac: New file, generated from configure.in by autoupdate.
319
3202001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * include/Makefile.am: Use 'CLEANFILES ='.
323        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
324
3252001-06-19      Joel Sherrill <joel@OARcorp.com>
326
327        * include/Makefile.am: Fixed typo.
328
3292001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * configure.in: Add bspopts.h.
332        * include/.cvsignore: Add bspopts.h*, stamp-h*.
333        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
334        * include/bsp.h: Include bspopts.h.
335
3362001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
337
338        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
339
3402000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
343
3442000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
347
3482000-11-01      Joel Sherrill <joel@OARcorp.com>
349
350        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
351        and libcsupport.h moved from libc to lib/include/rtems and
352        now must be referenced as <rtems/XXX.h>.   Header file order
353        was cleaned up while doing this.
354
3552000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
358        Switch to GNU canonicalization.
359
3602000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
361
362        * startup/linkcmds: Added lines so DWARF debug information
363        would be available.  Otherwise gdb complains that the offsets
364        for the debug info are incorrect and doesn't load the files.
365
3662000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
369        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
370        compile.am
371
3722000-08-10      Joel Sherrill <joel@OARcorp.com>
373
374        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.