source: rtems/c/src/lib/libbsp/m68k/mvme147s/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.1 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-01      Ralf Corsepius <ralf_corsepius@rtems.org>
67
68        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
69        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
70        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
71
722004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
73
74        * include/bsp.h, shmsupp/getcfg.c, shmsupp/lock.c,
75        startup/bspstart.c: Convert to using c99 fixed size types.
76
772004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Reflect changes to bsp.am.
80        Preinstall dist_project_lib*.
81
822004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Reflect changes to bsp.am.
85
862004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
89
902004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Pickup files from ../../m68k/shared instead of
93        ../shared. Reformat.
94
952004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Remove RTEMS_CHECK_MULTIPROCESSING.
98        Remove AM_CONDITIONAL(HAS_MP).
99
1002004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
103
1042004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
107        shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am,
108        wrapup/Makefile.am.
109        Use automake compilation rules.
110        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
111        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
112        Remove.
113        * configure.ac: Reflect changes above.
114
1152004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Add PREINSTALL_DIRS.
118        * wrapup/Makefile.am: Reflect changes to libcpu.
119
1202004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * wrapup/Makefile.am: Reflect changes to libcpu.
123
1242004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * start/.cvsignore: Remove.
127        * start/Makefile.am: Remove.
128        * Makefile.am: Merge-in start/Makefile.am.
129        * configure.ac: Reflect changes above.
130
1312004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
134        Add PRE/TMPINSTALL_FILES to CLEANFILES.
135        * start/Makefile.am: Ditto.
136        * startup/Makefile.am: Ditto.
137
1382004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * wrapup/Makefile.am: Eliminate $(LIB).
141        Use noinst_DATA to trigger building libbsp.a.
142
1432003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * wrapup/Makefile.am: Remove GENERIC_FILES.
146
1472003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
150        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
151
1522003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
155        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
156
1572003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
160
1612003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * start/Makefile.am: Misc cleanups and fixes.
164        * startup/Makefile.am: Misc cleanups and fixes.
165        * wrapup/Makefile.am: Misc cleanups and fixes.
166
1672003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: Add preinstallation dirstamp support.
170        * clock/Makefile.am: Cosmetics.
171        * console/Makefile.am: Cosmetics.
172        * shmsupp/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        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
182        * start/Makefile.am: Remove all-local: $(ARCH).
183        * startup/Makefile.am: Remove all-local: $(ARCH).
184        * timer/Makefile.am: Remove all-local: $(ARCH).
185        * wrapup/Makefile.am: Remove all-local: $(ARCH).
186
1872003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * Makefile.am: Merge-in include/Makefile.am.
190        Reflect changes to bsp.am.
191        * include/Makefile.am: Remove.
192        * configure.ac: Reflect changes above.
193
1942003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * bsp_specs: Remove *lib:.
197
1982003-09-04      Joel Sherrill <joel@OARcorp.com>
199
200        * include/bsp.h, include/coverhd.h, shmsupp/addrconv.c,
201        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c,
202        startup/bspstart.c, startup/linkcmds: URL for license changed.
203
2042003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * Makefile.am: Reflect having moved aclocal/.
207
2082003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * Makefile.am: Reflect having moved automake/.
211        * clock/Makefile.am: Reflect having moved automake/.
212        * console/Makefile.am: Reflect having moved automake/.
213        * include/Makefile.am: Reflect having moved automake/.
214        * shmsupp/Makefile.am: Reflect having moved automake/.
215        * start/Makefile.am: Reflect having moved automake/.
216        * startup/Makefile.am: Reflect having moved automake/.
217        * timer/Makefile.am: Reflect having moved automake/.
218        * wrapup/Makefile.am: Reflect having moved automake/.
219
2202003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        PR 452/bsps
223        * startup/Makefile.am: Remove USE_INIT_FINI.
224
2252003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
228
2292003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        PR 445/bsps
232        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
233        Remove cpp, old_cpp (now unused).
234
2352003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * configure.ac: Remove AC_CONFIG_AUX_DIR.
238
2392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
242
2432003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * configure.ac: AC_PREREQ(2.57).
246
2472003-01-20      Joel Sherrill <joel@OARcorp.com>
248
249        * startup/linkcmds*: Add FreeBSD sysctl() sections.
250
2512002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
254        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
255        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
256        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
257        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
258        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
259
2602002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * start/Makefile.am: Use install-data-local to install startfile.
263
2642002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
267
2682002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
271
2722002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * .cvsignore: Reformat.
275        Add autom4te*cache.
276        Remove autom4te.cache.
277
2782002-08-21      Joel Sherrill <joel@OARcorp.com>
279
280        * bsp_specs: Added support for -nostdlibs.
281
2822002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
285        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
286        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
287        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
288        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
289        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
290        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
291
2922002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * start/Makefile.am: Eliminate PGM.
295        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
296
2972002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
300
3012002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
304        Remove $(OBJS) from all-local.
305
3062002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
309
3102001-05-09      Joel Sherrill <joel@OARcorp.com>
311
312        * startup/linkcmds: In support of gcc 3.1, added one of more
313        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
314        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
315        and direction of segments to memory regions may also have been
316        addressed.  This was a sweep across all BSPs.
317 
3182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * configure.ac:
321        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
322        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
323        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
324        * Makefile.am: Remove AUTOMAKE_OPTIONS.
325        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
326        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
327        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
328        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
329        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
330        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
331        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
332
3332001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
336
3372001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
340        * configure.in: Remove.
341        * configure.ac: New file, generated from configure.in by autoupdate.
342
3432001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
346
3472001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
350        happy.
351
3522001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * configure.in: Add bspopts.h.
355        * include/.cvsignore: Add bspopts.h*, stamp-h*.
356        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
357        * include/bsp.h: Include bspopts.h.
358
3592001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
360
361        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
362
3632000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
366
3672000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
370
3712000-11-01      Joel Sherrill <joel@OARcorp.com>
372
373        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
374        and libcsupport.h moved from libc to lib/include/rtems and
375        now must be referenced as <rtems/XXX.h>.   Header file order
376        was cleaned up while doing this.
377
3782000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
381        Switch to GNU canonicalization.
382
3832000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
384
385        * startup/linkcmds: Added lines so DWARF debug information
386        would be available.  Otherwise gdb complains that the offsets
387        for the debug info are incorrect and doesn't load the files.
388
3892000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
392        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
393        wrapup/Makefile.am: Include compile.am
394
3952000-08-10      Joel Sherrill <joel@OARcorp.com>
396
397        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.