source: rtems/c/src/lib/libbsp/m68k/mvme147/ChangeLog @ 760486f7

4.104.114.84.95
Last change on this file since 760486f7 was 760486f7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/11/06 at 05:25:53

2006-01-11 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Add preinstall.am.
  • Property mode set to 100644
File size: 11.5 KB
Line 
12006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Add preinstall.am.
4
52005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * include/bsp.h: New header guard.
8
92005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
12
132005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * Makefile.am: Remove build-variant support.
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-08      Ralf Corsepius <ralf_corsepius@rtems.org>
47
48        * mvme147/console/console.c: Include <rtems/zilog/z8530.h> instead
49        of <zilog/z8530.h>.
50
512004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
52
53        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
54
552004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
56
57        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
58        * startup/bspclean.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
59        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
60        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
61
622004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
63
64        * clock/ckinit.c, console/console.c, include/bsp.h,
65        startup/bspstart.c, timer/timer.c: Convert to using c99 fixed size
66        types.
67
682004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Reflect changes to bsp.am.
71        Preinstall dist_project_lib*.
72
732004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Reflect changes to bsp.am.
76
772004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
80
812004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Pickup files from ../../m68k/shared instead of
84        ../shared. Reformat.
85
862004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
89
902004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
93        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am.
94        Use automake compilation rules.
95        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
96        timer/Makefile.am, wrapup/Makefile.am: Remove.
97        * configure.ac: Reflect changes above.
98
992004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Add PREINSTALL_DIRS.
102        * wrapup/Makefile.am: Reflect changes to libcpu.
103
1042004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * wrapup/Makefile.am: Reflect changes to libcpu.
107
1082004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
111        Add PRE/TMPINSTALL_FILES to CLEANFILES.
112        * configure.ac: Ditto.
113        * start/Makefile.am: Ditto.
114        * startup/Makefile.am: Ditto.
115
1162004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * start/.cvsignore: Remove.
119        * start/Makefile.am: Remove.
120        * Makefile.am: Merge-in start/Makefile.am.
121        * configure.ac: Reflect changes above.
122
1232004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * wrapup/Makefile.am: Eliminate $(LIB).
126        Use noinst_DATA to trigger building libbsp.a.
127
1282003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
131        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
132
1332003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
136        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
137
1382003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
141
1422003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * start/Makefile.am: Misc cleanups and fixes.
145        * startup/Makefile.am: Misc cleanups and fixes.
146        * wrapup/Makefile.am: Misc cleanups and fixes.
147
1482003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Add preinstallation dirstamp support.
151        * clock/Makefile.am: Cosmetics.
152        * console/Makefile.am: Cosmetics.
153        * startup/Makefile.am: Cosmetics.
154        * timer/Makefile.am: Cosmetics.
155        * wrapup/Makefile.am: Cosmetics.
156
1572003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * clock/Makefile.am: Remove all-local: $(ARCH).
160        * console/Makefile.am: Remove all-local: $(ARCH).
161        * start/Makefile.am: Remove all-local: $(ARCH).
162        * startup/Makefile.am: Remove all-local: $(ARCH).
163        * timer/Makefile.am: Remove all-local: $(ARCH).
164        * wrapup/Makefile.am: Remove all-local: $(ARCH).
165
1662003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * Makefile.am: Merge-in include/Makefile.am.
169        Reflect changes to bsp.am.
170        * include/Makefile.am: Remove.
171        * configure.ac: Reflect changes above.
172
1732003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * bsp_specs: Remove *lib:.
176
1772003-09-04      Joel Sherrill <joel@OARcorp.com>
178
179        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
180        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
181        timer/timer.c: URL for license changed.
182
1832003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * Makefile.am: Reflect having moved aclocal/.
186
1872003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * Makefile.am: Reflect having moved automake/.
190        * clock/Makefile.am: Reflect having moved automake/.
191        * console/Makefile.am: Reflect having moved automake/.
192        * include/Makefile.am: Reflect having moved automake/.
193        * start/Makefile.am: Reflect having moved automake/.
194        * startup/Makefile.am: Reflect having moved automake/.
195        * timer/Makefile.am: Reflect having moved automake/.
196        * wrapup/Makefile.am: Reflect having moved automake/.
197
1982003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        PR 452/bsps
201        * startup/Makefile.am: Remove USE_INIT_FINI.
202
2032003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
206
2072003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        PR 445/bsps
210        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
211        Remove cpp, old_cpp (now unused).
212
2132003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * configure.ac: Remove AC_CONFIG_AUX_DIR.
216
2172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
220
2212003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * configure.ac: AC_PREREQ(2.57).
224
2252003-01-20      Joel Sherrill <joel@OARcorp.com>
226
227        * startup/linkcmds*: Add FreeBSD sysctl() sections.
228
2292003-01-20      Joel Sherrill <joel@OARcorp.com>
230
231        * ChangeLog: Add FreeBSD sysctl() sections.
232
2332003-01-20      Joel Sherrill <joel@OARcorp.com>
234
235        * ChangeLog, startup/linkcmds: Add FreeBSD sysctl() sections.
236
2372003-01-20      Joel Sherrill <joel@OARcorp.com>
238
239        * startup/linkcmds: Add FreeBSD sysctl() sections.
240
2412002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
244        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
245        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
246        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
247        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
248
2492002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * start/Makefile.am: Use install-data-local to install startfile.
252
2532002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
256
2572002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
260
2612002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * .cvsignore: Reformat.
264        Add autom4te*cache.
265        Remove autom4te.cache.
266
2672002-08-21      Joel Sherrill <joel@OARcorp.com>
268
269        * bsp_specs: Added support for -nostdlibs.
270
2712002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
274        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
275        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
276        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
277        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
278        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
279
2802002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * start/Makefile.am: Eliminate PGM.
283        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
284
2852002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
288
2892002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
292        Remove $(OBJS) from all-local.
293
2942002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
297
2982001-05-09      Joel Sherrill <joel@OARcorp.com>
299
300        * startup/linkcmds: In support of gcc 3.1, added one of more
301        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
302        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
303        and direction of segments to memory regions may also have been
304        addressed.  This was a sweep across all BSPs.
305 
3062002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * configure.ac:
309        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
310        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
311        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
312        * Makefile.am: Remove AUTOMAKE_OPTIONS.
313        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
314        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
315        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
316        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
317        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
318        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
319
3202001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
323
3242001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
327        * configure.in: Remove.
328        * configure.ac: New file, generated from configure.in by autoupdate.
329
3302001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
333
3342001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * configure.in: Add bspopts.h.
337        * include/.cvsignore: Add bspopts.h*, stamp-h*.
338        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
339        * include/bsp.h: Include bspopts.h.
340
3412001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
342
343        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
344
3452000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
348
3492000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
352
3532000-11-01      Joel Sherrill <joel@OARcorp.com>
354
355        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
356        and libcsupport.h moved from libc to lib/include/rtems and
357        now must be referenced as <rtems/XXX.h>.   Header file order
358        was cleaned up while doing this.
359
3602000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
363        Switch to GNU canonicalization.
364
3652000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
366
367        * startup/linkcmds: Added lines so DWARF debug information
368        would be available.  Otherwise gdb complains that the offsets
369        for the debug info are incorrect and doesn't load the files.
370
3712000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
374        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
375        compile.am
376
3772000-08-10      Joel Sherrill <joel@OARcorp.com>
378
379        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.