source: rtems/c/src/lib/libbsp/m68k/mvme136/ChangeLog @ 97891e5e

4.104.114.84.95
Last change on this file since 97891e5e was 97891e5e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/04 at 05:54:59

2004-09-24 Ralf Corsepius <ralf_corsepius@…>

  • configure.ac: Require automake > 1.9.
  • Property mode set to 100644
File size: 11.5 KB
Line 
12004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: Require automake > 1.9.
4
52004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        PR 610/bsps
8        * Makefile.am: Add include/tm27.h, Cosmetics.
9        * include/tm27.h: Final cosmetics.
10
112004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * include/bsp.h: Split out tmtest27 support.
14        * include/tm27.h: New.
15
162004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
17
18        PR 613/bsps
19        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
20
212004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
22
23        PR 614/bsps
24        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
25
262004-04-08      Ralf Corsepius <ralf_corsepius@rtems.org>
27
28        * mvme136/clock/ckinit.c, mvme136/startup/bspclean.c,
29        mvme136/startup/bspstart.c, mvme136/timer/timer.c: Include
30        <rtems/m68k/zilog/z8036.h> instead of <zilog/z8036.h>.
31
322004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
35
362004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
39        * startup/bspclean.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
40        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
41        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
42
432004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        * clock/ckinit.c, include/bsp.h, shmsupp/getcfg.c, shmsupp/lock.c,
46        shmsupp/mpisr.c, startup/bspstart.c, timer/timer.c: Convert to using
47        c99 fixed size types.
48
492004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Reflect changes to bsp.am.
52        Preinstall dist_project_lib*.
53
542004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Reflect changes to bsp.am.
57
582004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
61
622004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Pickup files from ../../m68k/shared instead of
65        ../shared. Reformat.
66
672004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Remove RTEMS_CHECK_MULTIPROCESSING.
70        Remove AM_CONDITIONAL(HAS_MP).
71
722004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
75
762004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
79        shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am,
80        wrapup/Makefile.am.
81        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am
82        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
83        Remove.
84        * configure.ac: Reflect changes above.
85
862004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Add PREINSTALL_DIRS.
89        * wrapup/Makefile.am: Reflect changes to libcpu.
90
912004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * wrapup/Makefile.am: Reflect changes to libcpu.
94
952004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
98        Add PRE/TMPINSTALL_FILES to CLEANFILES.
99        * startup/Makefile.am: Ditto.
100
1012004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * start/.cvsignore: Remove.
104        * start/Makefile.am: Remove.
105        * Makefile.am: Merge-in start/Makefile.am.
106        * configure.ac: Reflect changes above.
107
1082004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * wrapup/Makefile.am: Eliminate $(LIB).
111        Use noinst_DATA to trigger building libbsp.a.
112
1132003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * wrapup/Makefile.am: Remove GENERIC_FILES.
116
1172003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
120        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
121
1222003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
125        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
126
1272003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
130
1312003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * start/Makefile.am: Misc cleanups and fixes.
134        * startup/Makefile.am: Misc cleanups and fixes.
135        * wrapup/Makefile.am: Misc cleanups and fixes.
136
1372003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Add preinstallation dirstamp support.
140        * clock/Makefile.am: Cosmetics.
141        * console/Makefile.am: Cosmetics.
142        * shmsupp/Makefile.am: Cosmetics.
143        * startup/Makefile.am: Cosmetics.
144        * timer/Makefile.am: Cosmetics.
145        * wrapup/Makefile.am: Cosmetics.
146
1472003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * clock/Makefile.am: Remove all-local: $(ARCH).
150        * console/Makefile.am: Remove all-local: $(ARCH).
151        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
152        * start/Makefile.am: Remove all-local: $(ARCH).
153        * startup/Makefile.am: Remove all-local: $(ARCH).
154        * timer/Makefile.am: Remove all-local: $(ARCH).
155        * wrapup/Makefile.am: Remove all-local: $(ARCH).
156
1572003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * Makefile.am: Merge-in include/Makefile.am.
160        Reflect changes to bsp.am.
161        * include/Makefile.am: Remove.
162        * configure.ac: Reflect changes above.
163
1642003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * bsp_specs: Remove *lib:.
167
1682003-09-04      Joel Sherrill <joel@OARcorp.com>
169
170        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
171        shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c,
172        shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c,
173        startup/linkcmds, timer/timer.c, timer/timerisr.S: URL for license
174        changed.
175
1762003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * Makefile.am: Reflect having moved aclocal/.
179
1802003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * Makefile.am: Reflect having moved automake/.
183        * clock/Makefile.am: Reflect having moved automake/.
184        * console/Makefile.am: Reflect having moved automake/.
185        * include/Makefile.am: Reflect having moved automake/.
186        * shmsupp/Makefile.am: Reflect having moved automake/.
187        * start/Makefile.am: Reflect having moved automake/.
188        * startup/Makefile.am: Reflect having moved automake/.
189        * timer/Makefile.am: Reflect having moved automake/.
190        * wrapup/Makefile.am: Reflect having moved automake/.
191
1922003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        PR 452/bsps
195        * startup/Makefile.am: Remove USE_INIT_FINI.
196
1972003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
200
2012003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        PR 445/bsps
204        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
205        Remove cpp, old_cpp (now unused).
206
2072003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac: Remove AC_CONFIG_AUX_DIR.
210
2112003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
214
2152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: AC_PREREQ(2.57).
218
2192003-01-20      Joel Sherrill <joel@OARcorp.com>
220
221        * startup/linkcmds*: Add FreeBSD sysctl() sections.
222
2232002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
226        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
227        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
228        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
229        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
230        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
231
2322002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * start/Makefile.am: Use install-data-local to install startfile.
235
2362002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
239
2402002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * .cvsignore: Reformat.
243        Add autom4te*cache.
244        Remove autom4te.cache.
245
2462002-08-21      Joel Sherrill <joel@OARcorp.com>
247
248        * bsp_specs: Added support for -nostdlibs.
249
2502002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
253        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
254        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
255        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
256        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
257        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
258        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
259
2602002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * start/Makefile.am: Eliminate PGM.
263        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
264
2652002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
268
2692002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
272        Remove $(OBJS) from all-local.
273
2742002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
277
2782001-05-09      Joel Sherrill <joel@OARcorp.com>
279
280        * startup/linkcmds: In support of gcc 3.1, added one of more
281        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
282        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
283        and direction of segments to memory regions may also have been
284        addressed.  This was a sweep across all BSPs.
285 
2862002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * configure.ac:
289        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
290        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
291        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
295        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
296        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
297        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
298        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
299        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
300
3012001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
304
3052001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
308        * configure.in: Remove.
309        * configure.ac: New file, generated from configure.in by autoupdate.
310
3112001-09-27      Joel Sherrill <joel@OARcorp.com>
312
313        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
314
3152001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
318
3192001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
322        happy.
323
3242001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * configure.in: Add bspopts.h.
327        * include/.cvsignore: Add bspopts.h*, stamp-h*.
328        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
329        * include/bsp.h: Include bspopts.h.
330
3312001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
332
333        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
334
3352000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
338
3392000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
342
3432000-11-01      Joel Sherrill <joel@OARcorp.com>
344
345        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
346        and libcsupport.h moved from libc to lib/include/rtems and
347        now must be referenced as <rtems/XXX.h>.   Header file order
348        was cleaned up while doing this.
349
3502000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
353        Switch to GNU canonicalization.
354
3552000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
356
357        * startup/linkcmds: Added lines so DWARF debug information
358        would be available.  Otherwise gdb complains that the offsets
359        for the debug info are incorrect and doesn't load the files.
360
3612000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
364        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
365        wrapup/Makefile.am: Include compile.am
366
3672000-08-10      Joel Sherrill <joel@OARcorp.com>
368
369        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.