source: rtems/c/src/lib/libbsp/m68k/mvme147/ChangeLog @ 29fd3878

Last change on this file since 29fd3878 was 625ef85, checked in by Joel Sherrill <joel.sherrill@…>, on 04/02/07 at 11:18:03

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

  • Makefile.am: Add dummy printk support so all tests link.
  • Property mode set to 100644
File size: 12.0 KB
Line 
12007-04-02      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am: Add dummy printk support so all tests link.
4
52006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: New BUG-REPORT address.
8
92006-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * Makefile.am: Remove superfluous -DASM.
12
132006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * configure.ac: Require automake-1.10. Require autoconf-2.60.
16
172006-02-08      Joel Sherrill <joel@OARcorp.com>
18
19        * startup/linkcmds: Add sections required by newer gcc versions.
20
212006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * Makefile.am: Add preinstall.am.
24
252005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
26
27        * include/bsp.h: New header guard.
28
292005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
30
31        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
32
332005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        * Makefile.am: Remove build-variant support.
36
372004-11-25      Joel Sherrill <joel@OARcorp.com>
38
39        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
40
412004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
42
43        * configure.ac: Require automake > 1.9.
44
452004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
46
47        PR 610/bsps
48        * Makefile.am: Add include/tm27.h, Cosmetics.
49        * include/tm27.h: Final cosmetics.
50
512004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
52
53        * include/bsp.h: Split out tmtest27 support.
54        * include/tm27.h: New.
55
562004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
57
58        PR 613/bsps
59        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
60
612004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
62
63        PR 614/bsps
64        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
65
662004-04-08      Ralf Corsepius <ralf_corsepius@rtems.org>
67
68        * mvme147/console/console.c: Include <rtems/zilog/z8530.h> instead
69        of <zilog/z8530.h>.
70
712004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
72
73        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
74
752004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
76
77        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
78        * startup/bspclean.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
79        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
80        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
81
822004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
83
84        * clock/ckinit.c, console/console.c, include/bsp.h,
85        startup/bspstart.c, timer/timer.c: Convert to using c99 fixed size
86        types.
87
882004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Reflect changes to bsp.am.
91        Preinstall dist_project_lib*.
92
932004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Reflect changes to bsp.am.
96
972004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
100
1012004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Pickup files from ../../m68k/shared instead of
104        ../shared. Reformat.
105
1062004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
109
1102004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
113        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am.
114        Use automake compilation rules.
115        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
116        timer/Makefile.am, wrapup/Makefile.am: Remove.
117        * configure.ac: Reflect changes above.
118
1192004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Add PREINSTALL_DIRS.
122        * wrapup/Makefile.am: Reflect changes to libcpu.
123
1242004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * wrapup/Makefile.am: Reflect changes to libcpu.
127
1282004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
131        Add PRE/TMPINSTALL_FILES to CLEANFILES.
132        * configure.ac: Ditto.
133        * start/Makefile.am: Ditto.
134        * startup/Makefile.am: Ditto.
135
1362004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * start/.cvsignore: Remove.
139        * start/Makefile.am: Remove.
140        * Makefile.am: Merge-in start/Makefile.am.
141        * configure.ac: Reflect changes above.
142
1432004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * wrapup/Makefile.am: Eliminate $(LIB).
146        Use noinst_DATA to trigger building libbsp.a.
147
1482003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
151        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
152
1532003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
156        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
157
1582003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
161
1622003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * start/Makefile.am: Misc cleanups and fixes.
165        * startup/Makefile.am: Misc cleanups and fixes.
166        * wrapup/Makefile.am: Misc cleanups and fixes.
167
1682003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: Add preinstallation dirstamp support.
171        * clock/Makefile.am: Cosmetics.
172        * console/Makefile.am: Cosmetics.
173        * startup/Makefile.am: Cosmetics.
174        * timer/Makefile.am: Cosmetics.
175        * wrapup/Makefile.am: Cosmetics.
176
1772003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * clock/Makefile.am: Remove all-local: $(ARCH).
180        * console/Makefile.am: Remove all-local: $(ARCH).
181        * start/Makefile.am: Remove all-local: $(ARCH).
182        * startup/Makefile.am: Remove all-local: $(ARCH).
183        * timer/Makefile.am: Remove all-local: $(ARCH).
184        * wrapup/Makefile.am: Remove all-local: $(ARCH).
185
1862003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * Makefile.am: Merge-in include/Makefile.am.
189        Reflect changes to bsp.am.
190        * include/Makefile.am: Remove.
191        * configure.ac: Reflect changes above.
192
1932003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * bsp_specs: Remove *lib:.
196
1972003-09-04      Joel Sherrill <joel@OARcorp.com>
198
199        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
200        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
201        timer/timer.c: URL for license changed.
202
2032003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * Makefile.am: Reflect having moved aclocal/.
206
2072003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * Makefile.am: Reflect having moved automake/.
210        * clock/Makefile.am: Reflect having moved automake/.
211        * console/Makefile.am: Reflect having moved automake/.
212        * include/Makefile.am: Reflect having moved automake/.
213        * start/Makefile.am: Reflect having moved automake/.
214        * startup/Makefile.am: Reflect having moved automake/.
215        * timer/Makefile.am: Reflect having moved automake/.
216        * wrapup/Makefile.am: Reflect having moved automake/.
217
2182003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        PR 452/bsps
221        * startup/Makefile.am: Remove USE_INIT_FINI.
222
2232003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
226
2272003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        PR 445/bsps
230        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
231        Remove cpp, old_cpp (now unused).
232
2332003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * configure.ac: Remove AC_CONFIG_AUX_DIR.
236
2372003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
240
2412003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * configure.ac: AC_PREREQ(2.57).
244
2452003-01-20      Joel Sherrill <joel@OARcorp.com>
246
247        * startup/linkcmds*: Add FreeBSD sysctl() sections.
248
2492003-01-20      Joel Sherrill <joel@OARcorp.com>
250
251        * ChangeLog: Add FreeBSD sysctl() sections.
252
2532003-01-20      Joel Sherrill <joel@OARcorp.com>
254
255        * ChangeLog, startup/linkcmds: Add FreeBSD sysctl() sections.
256
2572003-01-20      Joel Sherrill <joel@OARcorp.com>
258
259        * startup/linkcmds: Add FreeBSD sysctl() sections.
260
2612002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
264        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
265        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
266        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
267        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
268
2692002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * start/Makefile.am: Use install-data-local to install startfile.
272
2732002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
276
2772002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
280
2812002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * .cvsignore: Reformat.
284        Add autom4te*cache.
285        Remove autom4te.cache.
286
2872002-08-21      Joel Sherrill <joel@OARcorp.com>
288
289        * bsp_specs: Added support for -nostdlibs.
290
2912002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
294        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
295        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
296        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
297        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
298        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
299
3002002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * start/Makefile.am: Eliminate PGM.
303        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
304
3052002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
308
3092002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
312        Remove $(OBJS) from all-local.
313
3142002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
317
3182001-05-09      Joel Sherrill <joel@OARcorp.com>
319
320        * startup/linkcmds: In support of gcc 3.1, added one of more
321        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
322        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
323        and direction of segments to memory regions may also have been
324        addressed.  This was a sweep across all BSPs.
325 
3262002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * configure.ac:
329        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
330        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
331        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
332        * Makefile.am: Remove AUTOMAKE_OPTIONS.
333        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
334        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
335        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
336        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
337        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
338        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
339
3402001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
343
3442001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
347        * configure.in: Remove.
348        * configure.ac: New file, generated from configure.in by autoupdate.
349
3502001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
353
3542001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * configure.in: Add bspopts.h.
357        * include/.cvsignore: Add bspopts.h*, stamp-h*.
358        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
359        * include/bsp.h: Include bspopts.h.
360
3612001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
362
363        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
364
3652000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
368
3692000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
372
3732000-11-01      Joel Sherrill <joel@OARcorp.com>
374
375        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
376        and libcsupport.h moved from libc to lib/include/rtems and
377        now must be referenced as <rtems/XXX.h>.   Header file order
378        was cleaned up while doing this.
379
3802000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
383        Switch to GNU canonicalization.
384
3852000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
386
387        * startup/linkcmds: Added lines so DWARF debug information
388        would be available.  Otherwise gdb complains that the offsets
389        for the debug info are incorrect and doesn't load the files.
390
3912000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
394        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
395        compile.am
396
3972000-08-10      Joel Sherrill <joel@OARcorp.com>
398
399        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.