source: rtems/c/src/lib/libbsp/m68k/mvme136/ChangeLog @ 56e2dc0

Last change on this file since 56e2dc0 was 56e2dc0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/19/06 at 13:46:53

2006-10-19 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Require automake-1.10. Require autoconf-2.60.
  • Property mode set to 100644
File size: 12.2 KB
Line 
12006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Require automake-1.10. Require autoconf-2.60.
4
52006-02-08      Joel Sherrill <joel@OARcorp.com>
6
7        * startup/linkcmds: Add sections required by newer gcc versions.
8
92006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * Makefile.am: Add preinstall.am.
12
132005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * include/bsp.h: New header guard.
16
172005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
20
212005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * Makefile.am: Remove build-variant support.
24
252004-11-25      Joel Sherrill <joel@OARcorp.com>
26
27        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
28
292004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
30
31        * configure.ac: Require automake > 1.9.
32
332004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
34
35        PR 610/bsps
36        * Makefile.am: Add include/tm27.h, Cosmetics.
37        * include/tm27.h: Final cosmetics.
38
392004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
40
41        * include/bsp.h: Split out tmtest27 support.
42        * include/tm27.h: New.
43
442004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
45
46        PR 613/bsps
47        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
48
492004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
50
51        PR 614/bsps
52        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
53
542004-04-08      Ralf Corsepius <ralf_corsepius@rtems.org>
55
56        * mvme136/clock/ckinit.c, mvme136/startup/bspclean.c,
57        mvme136/startup/bspstart.c, mvme136/timer/timer.c: Include
58        <rtems/m68k/zilog/z8036.h> instead of <zilog/z8036.h>.
59
602004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
61
62        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
63
642004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
65
66        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
67        * startup/bspclean.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
68        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
69        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
70
712004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
72
73        * clock/ckinit.c, include/bsp.h, shmsupp/getcfg.c, shmsupp/lock.c,
74        shmsupp/mpisr.c, startup/bspstart.c, timer/timer.c: Convert to using
75        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        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am
110        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
111        Remove.
112        * configure.ac: Reflect changes above.
113
1142004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Add PREINSTALL_DIRS.
117        * wrapup/Makefile.am: Reflect changes to libcpu.
118
1192004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * wrapup/Makefile.am: Reflect changes to libcpu.
122
1232004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
126        Add PRE/TMPINSTALL_FILES to CLEANFILES.
127        * startup/Makefile.am: Ditto.
128
1292004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * start/.cvsignore: Remove.
132        * start/Makefile.am: Remove.
133        * Makefile.am: Merge-in start/Makefile.am.
134        * configure.ac: Reflect changes above.
135
1362004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * wrapup/Makefile.am: Eliminate $(LIB).
139        Use noinst_DATA to trigger building libbsp.a.
140
1412003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * wrapup/Makefile.am: Remove GENERIC_FILES.
144
1452003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
148        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
149
1502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
153        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
154
1552003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
158
1592003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * start/Makefile.am: Misc cleanups and fixes.
162        * startup/Makefile.am: Misc cleanups and fixes.
163        * wrapup/Makefile.am: Misc cleanups and fixes.
164
1652003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * Makefile.am: Add preinstallation dirstamp support.
168        * clock/Makefile.am: Cosmetics.
169        * console/Makefile.am: Cosmetics.
170        * shmsupp/Makefile.am: Cosmetics.
171        * startup/Makefile.am: Cosmetics.
172        * timer/Makefile.am: Cosmetics.
173        * wrapup/Makefile.am: Cosmetics.
174
1752003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * clock/Makefile.am: Remove all-local: $(ARCH).
178        * console/Makefile.am: Remove all-local: $(ARCH).
179        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
180        * start/Makefile.am: Remove all-local: $(ARCH).
181        * startup/Makefile.am: Remove all-local: $(ARCH).
182        * timer/Makefile.am: Remove all-local: $(ARCH).
183        * wrapup/Makefile.am: Remove all-local: $(ARCH).
184
1852003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Merge-in include/Makefile.am.
188        Reflect changes to bsp.am.
189        * include/Makefile.am: Remove.
190        * configure.ac: Reflect changes above.
191
1922003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * bsp_specs: Remove *lib:.
195
1962003-09-04      Joel Sherrill <joel@OARcorp.com>
197
198        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
199        shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c,
200        shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c,
201        startup/linkcmds, timer/timer.c, timer/timerisr.S: URL for license
202        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-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * .cvsignore: Reformat.
271        Add autom4te*cache.
272        Remove autom4te.cache.
273
2742002-08-21      Joel Sherrill <joel@OARcorp.com>
275
276        * bsp_specs: Added support for -nostdlibs.
277
2782002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
281        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
282        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
283        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
284        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
285        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
286        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
287
2882002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * start/Makefile.am: Eliminate PGM.
291        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
292
2932002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
296
2972002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
300        Remove $(OBJS) from all-local.
301
3022002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
305
3062001-05-09      Joel Sherrill <joel@OARcorp.com>
307
308        * startup/linkcmds: In support of gcc 3.1, added one of more
309        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
310        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
311        and direction of segments to memory regions may also have been
312        addressed.  This was a sweep across all BSPs.
313 
3142002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * configure.ac:
317        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
318        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
319        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
320        * Makefile.am: Remove AUTOMAKE_OPTIONS.
321        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
322        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
323        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
324        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
325        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
326        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
327        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
328
3292001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
332
3332001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
336        * configure.in: Remove.
337        * configure.ac: New file, generated from configure.in by autoupdate.
338
3392001-09-27      Joel Sherrill <joel@OARcorp.com>
340
341        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
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.