source: rtems/c/src/lib/libbsp/m68k/dmv152/ChangeLog @ 4cbf22a

4.104.114.84.95
Last change on this file since 4cbf22a was 4cbf22a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/02/05 at 21:06:25

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

  • Makefile.am: Remove build-variant support.
  • Property mode set to 100644
File size: 11.8 KB
Line 
12005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Remove build-variant support.
4
52004-11-25      Joel Sherrill <joel@OARcorp.com>
6
7        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
8
92004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
10
11        * configure.ac: Require automake > 1.9.
12
132004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
14
15        PR 610/bsps
16        * Makefile.am: Add include/tm27.h, Cosmetics.
17        * include/tm27.h: Final cosmetics.
18
192004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
20
21        * include/bsp.h: Split out tmtest27 support.
22        * include/tm27.h: New.
23
242004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
25
26        PR 613/bsps
27        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
28
292004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
30
31        PR 614/bsps
32        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
33
342004-04-08      Ralf Corsepius <ralf_corsepius@rtems.org>
35
36        * dmv152/include/bsp.h: Include <rtems/zilog/z8536.h> instead of
37        <zilog/z8536.h>.
38        * dmv152/include/bsp.h: Include <rtems/zilog/z8530.h> instead of
39        <zilog/z8530.h>.
40
412004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
42
43        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
44
452004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
46
47        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
48        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
49        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
50        * include/bsp.h: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
51        * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
52
532004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
54
55        * clock/ckinit.c, console/console.c, include/bsp.h,
56        spurious/spinit.c, startup/bspstart.c, startup/vmeintr.c,
57        timer/timer.c: Convert to using c99 fixed size types.
58
592004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Reflect changes to bsp.am.
62        Preinstall dist_project_lib*.
63
642004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Reflect changes to bsp.am.
67
682004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
71
722004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Pickup files from ../../m68k/shared instead of
75        ../shared. Reformat.
76
772004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
80
812004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
84        spurious/Makefile.am, startup/Makefile.am, timer/Makefile.am,
85        wrapup/Makefile.am.
86        Use automake compilation rules.
87        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
88        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
89        Remove.
90        * configure.ac: Reflect changes above.
91
922004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Add PREINSTALL_DIRS.
95        * wrapup/Makefile.am: Reflect changes to libcpu.
96
972004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * wrapup/Makefile.am: Reflect changes to libcpu.
100
1012004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
104        Add PRE/TMPINSTALL_FILES to CLEANFILES.
105        * startup/Makefile.am: Ditto.
106
1072004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * start/.cvsignore: Remove.
110
1112004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * start/Makefile.am: Remove.
114        * Makefile.am: Merge-in start/Makefile.am.
115        * configure.ac: Reflect changes above.
116
1172004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * wrapup/Makefile.am: Eliminate $(LIB).
120        Use noinst_DATA to trigger building libbsp.a.
121
1222003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
125        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
126
1272003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
130        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
131
1322003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
135
1362003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * start/Makefile.am: Misc cleanups and fixes.
139        * startup/Makefile.am: Misc cleanups and fixes.
140        * wrapup/Makefile.am: Misc cleanups and fixes.
141
1422003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.am: Add preinstallation dirstamp support.
145        * clock/Makefile.am: Cosmetics.
146        * console/Makefile.am: Cosmetics.
147        * spurious/Makefile.am: Cosmetics.
148        * startup/Makefile.am: Cosmetics.
149        * timer/Makefile.am: Cosmetics.
150        * wrapup/Makefile.am: Cosmetics.
151
1522003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * clock/Makefile.am: Remove all-local: $(ARCH).
155        * console/Makefile.am: Remove all-local: $(ARCH).
156        * spurious/Makefile.am: Remove all-local: $(ARCH).
157        * start/Makefile.am: Remove all-local: $(ARCH).
158        * startup/Makefile.am: Remove all-local: $(ARCH).
159        * timer/Makefile.am: Remove all-local: $(ARCH).
160        * wrapup/Makefile.am: Remove all-local: $(ARCH).
161
1622003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * Makefile.am: Merge-in include/Makefile.am.
165        Reflect changes to bsp.am.
166        * include/Makefile.am: Remove.
167        * configure.ac: Reflect changes above.
168
1692003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * bsp_specs: Remove *lib:.
172
1732003-09-04      Joel Sherrill <joel@OARcorp.com>
174
175        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
176        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
177        startup/linkcmds, startup/vmeintr.c, timer/timer.c, timer/timerisr.S:
178        URL for license changed.
179
1802003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * Makefile.am: Reflect having moved aclocal/.
183
1842003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * Makefile.am: Reflect having moved automake/.
187        * clock/Makefile.am: Reflect having moved automake/.
188        * console/Makefile.am: Reflect having moved automake/.
189        * include/Makefile.am: Reflect having moved automake/.
190        * spurious/Makefile.am: Reflect having moved automake/.
191        * start/Makefile.am: Reflect having moved automake/.
192        * startup/Makefile.am: Reflect having moved automake/.
193        * timer/Makefile.am: Reflect having moved automake/.
194        * wrapup/Makefile.am: Reflect having moved automake/.
195
1962003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        PR 452/bsps
199        * startup/Makefile.am: Remove USE_INIT_FINI.
200
2012003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
204
2052003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        PR 445/bsps
208        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
209        Remove cpp, old_cpp (now unused).
210
2112003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * configure.ac: Remove AC_CONFIG_AUX_DIR.
214
2152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
218
2192003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: AC_PREREQ(2.57).
222
2232003-01-20      Joel Sherrill <joel@OARcorp.com>
224
225        * startup/linkcmds*: Add FreeBSD sysctl() sections.
226
2272002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
230        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
231        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
232        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
233        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
234        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
235
2362002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * start/Makefile.am: Use install-data-local to install startfile.
239
2402002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
243
2442002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * .cvsignore: Reformat.
247        Add autom4te*cache.
248        Remove autom4te.cache.
249
2502002-08-21      Joel Sherrill <joel@OARcorp.com>
251
252        * bsp_specs: Added support for -nostdlibs.
253
2542002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
257        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
258        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
259        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
260        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
261        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
262        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
263
2642002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * start/Makefile.am: Eliminate PGM.
267        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
268
2692002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
272
2732002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
276        Remove $(OBJS) from all-local.
277
2782002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
281
2822001-05-09      Joel Sherrill <joel@OARcorp.com>
283
284        * startup/linkcmds: In support of gcc 3.1, added one of more
285        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
286        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
287        and direction of segments to memory regions may also have been
288        addressed.  This was a sweep across all BSPs.
289 
2902002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * configure.ac:
293        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
294        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
295        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
296        * Makefile.am: Remove AUTOMAKE_OPTIONS.
297        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
298        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
299        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
300        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
301        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
302        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
303        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
304
3052001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
308        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
309
3102001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
313
3142001-11-15      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
315
316        * configure.ac: Add RTEMS_BSPOPTS_*(USE_CONSOLE_A),
317        add RTEMS_BSPOPTS_*(USE_CONSOLE_B).
318
3192001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
322        * configure.in: Remove.
323        * configure.ac: New file, generated from configure.in by autoupdate.
324
3252001-09-27      Joel Sherrill <joel@OARcorp.com>
326
327        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
328
3292001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
332
3332001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * configure.in: Add bspopts.h.
336        * include/.cvsignore: Add bspopts.h*, stamp-h*.
337        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
338        * include/bsp.h: Include bspopts.h.
339
3402001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
341
342        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
343
3442000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
347
3482000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
351
3522000-11-01      Joel Sherrill <joel@OARcorp.com>
353
354        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
355        and libcsupport.h moved from libc to lib/include/rtems and
356        now must be referenced as <rtems/XXX.h>.   Header file order
357        was cleaned up while doing this.
358
3592000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
362        Switch to GNU canonicalization.
363
3642000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
365
366        * startup/linkcmds: Added lines so DWARF debug information
367        would be available.  Otherwise gdb complains that the offsets
368        for the debug info are incorrect and doesn't load the files.
369
3702000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
373        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
374        wrapup/Makefile.am: Include compile.am
375
3762000-08-10      Joel Sherrill <joel@OARcorp.com>
377
378        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.