source: rtems/c/src/lib/libbsp/m68k/mvme147s/ChangeLog @ 7dd6e8d

4.104.114.84.95
Last change on this file since 7dd6e8d was 7dd6e8d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/21/04 at 16:16:38

2004-04-21 Ralf Corsepius <ralf_corsepius@…>

PR 614/bsps

  • include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
  • Property mode set to 100644
File size: 10.6 KB
Line 
12004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        PR 614/bsps
4        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
5
62004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
9        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
10        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
11
122004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
13
14        * include/bsp.h, shmsupp/getcfg.c, shmsupp/lock.c,
15        startup/bspstart.c: Convert to using c99 fixed size types.
16
172004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Reflect changes to bsp.am.
20        Preinstall dist_project_lib*.
21
222004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Reflect changes to bsp.am.
25
262004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
29
302004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Pickup files from ../../m68k/shared instead of
33        ../shared. Reformat.
34
352004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Remove RTEMS_CHECK_MULTIPROCESSING.
38        Remove AM_CONDITIONAL(HAS_MP).
39
402004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
43
442004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
47        shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am,
48        wrapup/Makefile.am.
49        Use automake compilation rules.
50        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
51        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
52        Remove.
53        * configure.ac: Reflect changes above.
54
552004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Add PREINSTALL_DIRS.
58        * wrapup/Makefile.am: Reflect changes to libcpu.
59
602004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * wrapup/Makefile.am: Reflect changes to libcpu.
63
642004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * start/.cvsignore: Remove.
67        * start/Makefile.am: Remove.
68        * Makefile.am: Merge-in start/Makefile.am.
69        * configure.ac: Reflect changes above.
70
712004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
74        Add PRE/TMPINSTALL_FILES to CLEANFILES.
75        * start/Makefile.am: Ditto.
76        * startup/Makefile.am: Ditto.
77
782004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * wrapup/Makefile.am: Eliminate $(LIB).
81        Use noinst_DATA to trigger building libbsp.a.
82
832003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * wrapup/Makefile.am: Remove GENERIC_FILES.
86
872003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
90        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
91
922003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
95        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
96
972003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
100
1012003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * start/Makefile.am: Misc cleanups and fixes.
104        * startup/Makefile.am: Misc cleanups and fixes.
105        * wrapup/Makefile.am: Misc cleanups and fixes.
106
1072003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Add preinstallation dirstamp support.
110        * clock/Makefile.am: Cosmetics.
111        * console/Makefile.am: Cosmetics.
112        * shmsupp/Makefile.am: Cosmetics.
113        * startup/Makefile.am: Cosmetics.
114        * timer/Makefile.am: Cosmetics.
115        * wrapup/Makefile.am: Cosmetics.
116
1172003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * clock/Makefile.am: Remove all-local: $(ARCH).
120        * console/Makefile.am: Remove all-local: $(ARCH).
121        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
122        * start/Makefile.am: Remove all-local: $(ARCH).
123        * startup/Makefile.am: Remove all-local: $(ARCH).
124        * timer/Makefile.am: Remove all-local: $(ARCH).
125        * wrapup/Makefile.am: Remove all-local: $(ARCH).
126
1272003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Merge-in include/Makefile.am.
130        Reflect changes to bsp.am.
131        * include/Makefile.am: Remove.
132        * configure.ac: Reflect changes above.
133
1342003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * bsp_specs: Remove *lib:.
137
1382003-09-04      Joel Sherrill <joel@OARcorp.com>
139
140        * include/bsp.h, include/coverhd.h, shmsupp/addrconv.c,
141        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c,
142        startup/bspstart.c, startup/linkcmds: URL for license changed.
143
1442003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * Makefile.am: Reflect having moved aclocal/.
147
1482003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Reflect having moved automake/.
151        * clock/Makefile.am: Reflect having moved automake/.
152        * console/Makefile.am: Reflect having moved automake/.
153        * include/Makefile.am: Reflect having moved automake/.
154        * shmsupp/Makefile.am: Reflect having moved automake/.
155        * start/Makefile.am: Reflect having moved automake/.
156        * startup/Makefile.am: Reflect having moved automake/.
157        * timer/Makefile.am: Reflect having moved automake/.
158        * wrapup/Makefile.am: Reflect having moved automake/.
159
1602003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        PR 452/bsps
163        * startup/Makefile.am: Remove USE_INIT_FINI.
164
1652003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
168
1692003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        PR 445/bsps
172        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
173        Remove cpp, old_cpp (now unused).
174
1752003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac: Remove AC_CONFIG_AUX_DIR.
178
1792003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
182
1832003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: AC_PREREQ(2.57).
186
1872003-01-20      Joel Sherrill <joel@OARcorp.com>
188
189        * startup/linkcmds*: Add FreeBSD sysctl() sections.
190
1912002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
194        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
195        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
196        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
197        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
198        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
199
2002002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * start/Makefile.am: Use install-data-local to install startfile.
203
2042002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
207
2082002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
211
2122002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * .cvsignore: Reformat.
215        Add autom4te*cache.
216        Remove autom4te.cache.
217
2182002-08-21      Joel Sherrill <joel@OARcorp.com>
219
220        * bsp_specs: Added support for -nostdlibs.
221
2222002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
225        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
226        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
227        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
228        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
229        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
230        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
231
2322002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * start/Makefile.am: Eliminate PGM.
235        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
236
2372002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
240
2412002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
244        Remove $(OBJS) from all-local.
245
2462002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
249
2502001-05-09      Joel Sherrill <joel@OARcorp.com>
251
252        * startup/linkcmds: In support of gcc 3.1, added one of more
253        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
254        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
255        and direction of segments to memory regions may also have been
256        addressed.  This was a sweep across all BSPs.
257 
2582002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.ac:
261        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
262        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
263        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
264        * Makefile.am: Remove AUTOMAKE_OPTIONS.
265        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
266        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
267        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
268        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
269        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
270        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
271        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
272
2732001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
276
2772001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
280        * configure.in: Remove.
281        * configure.ac: New file, generated from configure.in by autoupdate.
282
2832001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
286
2872001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
290        happy.
291
2922001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * configure.in: Add bspopts.h.
295        * include/.cvsignore: Add bspopts.h*, stamp-h*.
296        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
297        * include/bsp.h: Include bspopts.h.
298
2992001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
300
301        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
302
3032000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
306
3072000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
310
3112000-11-01      Joel Sherrill <joel@OARcorp.com>
312
313        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
314        and libcsupport.h moved from libc to lib/include/rtems and
315        now must be referenced as <rtems/XXX.h>.   Header file order
316        was cleaned up while doing this.
317
3182000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
321        Switch to GNU canonicalization.
322
3232000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
324
325        * startup/linkcmds: Added lines so DWARF debug information
326        would be available.  Otherwise gdb complains that the offsets
327        for the debug info are incorrect and doesn't load the files.
328
3292000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
332        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
333        wrapup/Makefile.am: Include compile.am
334
3352000-08-10      Joel Sherrill <joel@OARcorp.com>
336
337        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.