source: rtems/c/src/lib/libbsp/m68k/mvme147/ChangeLog @ 3344730a

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

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

PR 613/bsps

  • include/bsp.h: Remove MAX_LONG_TEST_DURATION.
  • Property mode set to 100644
File size: 10.6 KB
Line 
12004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        PR 613/bsps
4        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
5
62004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        PR 614/bsps
9        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
10
112004-04-08      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * mvme147/console/console.c: Include <rtems/zilog/z8530.h> instead
14        of <zilog/z8530.h>.
15
162004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
17
18        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
19
202004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
21
22        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
23        * startup/bspclean.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
24        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
25        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
26
272004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * clock/ckinit.c, console/console.c, include/bsp.h,
30        startup/bspstart.c, timer/timer.c: Convert to using c99 fixed size
31        types.
32
332004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Reflect changes to bsp.am.
36        Preinstall dist_project_lib*.
37
382004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Reflect changes to bsp.am.
41
422004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
45
462004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Pickup files from ../../m68k/shared instead of
49        ../shared. Reformat.
50
512004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
54
552004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
58        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am.
59        Use automake compilation rules.
60        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
61        timer/Makefile.am, wrapup/Makefile.am: Remove.
62        * configure.ac: Reflect changes above.
63
642004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Add PREINSTALL_DIRS.
67        * wrapup/Makefile.am: Reflect changes to libcpu.
68
692004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * wrapup/Makefile.am: Reflect changes to libcpu.
72
732004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
76        Add PRE/TMPINSTALL_FILES to CLEANFILES.
77        * configure.ac: Ditto.
78        * start/Makefile.am: Ditto.
79        * startup/Makefile.am: Ditto.
80
812004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * start/.cvsignore: Remove.
84        * start/Makefile.am: Remove.
85        * Makefile.am: Merge-in start/Makefile.am.
86        * configure.ac: Reflect changes above.
87
882004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * wrapup/Makefile.am: Eliminate $(LIB).
91        Use noinst_DATA to trigger building libbsp.a.
92
932003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
96        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
97
982003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
101        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
102
1032003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
106
1072003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * start/Makefile.am: Misc cleanups and fixes.
110        * startup/Makefile.am: Misc cleanups and fixes.
111        * wrapup/Makefile.am: Misc cleanups and fixes.
112
1132003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Add preinstallation dirstamp support.
116        * clock/Makefile.am: Cosmetics.
117        * console/Makefile.am: Cosmetics.
118        * startup/Makefile.am: Cosmetics.
119        * timer/Makefile.am: Cosmetics.
120        * wrapup/Makefile.am: Cosmetics.
121
1222003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * clock/Makefile.am: Remove all-local: $(ARCH).
125        * console/Makefile.am: Remove all-local: $(ARCH).
126        * start/Makefile.am: Remove all-local: $(ARCH).
127        * startup/Makefile.am: Remove all-local: $(ARCH).
128        * timer/Makefile.am: Remove all-local: $(ARCH).
129        * wrapup/Makefile.am: Remove all-local: $(ARCH).
130
1312003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Merge-in include/Makefile.am.
134        Reflect changes to bsp.am.
135        * include/Makefile.am: Remove.
136        * configure.ac: Reflect changes above.
137
1382003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * bsp_specs: Remove *lib:.
141
1422003-09-04      Joel Sherrill <joel@OARcorp.com>
143
144        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
145        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
146        timer/timer.c: URL for license changed.
147
1482003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Reflect having moved aclocal/.
151
1522003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * Makefile.am: Reflect having moved automake/.
155        * clock/Makefile.am: Reflect having moved automake/.
156        * console/Makefile.am: Reflect having moved automake/.
157        * include/Makefile.am: Reflect having moved automake/.
158        * start/Makefile.am: Reflect having moved automake/.
159        * startup/Makefile.am: Reflect having moved automake/.
160        * timer/Makefile.am: Reflect having moved automake/.
161        * wrapup/Makefile.am: Reflect having moved automake/.
162
1632003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        PR 452/bsps
166        * startup/Makefile.am: Remove USE_INIT_FINI.
167
1682003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
171
1722003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        PR 445/bsps
175        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
176        Remove cpp, old_cpp (now unused).
177
1782003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.ac: Remove AC_CONFIG_AUX_DIR.
181
1822003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
185
1862003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.ac: AC_PREREQ(2.57).
189
1902003-01-20      Joel Sherrill <joel@OARcorp.com>
191
192        * startup/linkcmds*: Add FreeBSD sysctl() sections.
193
1942003-01-20      Joel Sherrill <joel@OARcorp.com>
195
196        * ChangeLog: Add FreeBSD sysctl() sections.
197
1982003-01-20      Joel Sherrill <joel@OARcorp.com>
199
200        * ChangeLog, startup/linkcmds: Add FreeBSD sysctl() sections.
201
2022003-01-20      Joel Sherrill <joel@OARcorp.com>
203
204        * startup/linkcmds: Add FreeBSD sysctl() sections.
205
2062002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
209        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
210        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
211        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
212        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
213
2142002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * start/Makefile.am: Use install-data-local to install startfile.
217
2182002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
221
2222002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
225
2262002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * .cvsignore: Reformat.
229        Add autom4te*cache.
230        Remove autom4te.cache.
231
2322002-08-21      Joel Sherrill <joel@OARcorp.com>
233
234        * bsp_specs: Added support for -nostdlibs.
235
2362002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
239        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
240        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
241        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
242        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
243        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
244
2452002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * start/Makefile.am: Eliminate PGM.
248        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
249
2502002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
253
2542002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
257        Remove $(OBJS) from all-local.
258
2592002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
262
2632001-05-09      Joel Sherrill <joel@OARcorp.com>
264
265        * startup/linkcmds: In support of gcc 3.1, added one of more
266        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
267        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
268        and direction of segments to memory regions may also have been
269        addressed.  This was a sweep across all BSPs.
270 
2712002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * configure.ac:
274        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
275        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
276        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
277        * Makefile.am: Remove AUTOMAKE_OPTIONS.
278        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
279        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
280        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
281        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
282        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
283        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
284
2852001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
288
2892001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
292        * configure.in: Remove.
293        * configure.ac: New file, generated from configure.in by autoupdate.
294
2952001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
298
2992001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * configure.in: Add bspopts.h.
302        * include/.cvsignore: Add bspopts.h*, stamp-h*.
303        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
304        * include/bsp.h: Include bspopts.h.
305
3062001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
307
308        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
309
3102000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
313
3142000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
317
3182000-11-01      Joel Sherrill <joel@OARcorp.com>
319
320        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
321        and libcsupport.h moved from libc to lib/include/rtems and
322        now must be referenced as <rtems/XXX.h>.   Header file order
323        was cleaned up while doing this.
324
3252000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
328        Switch to GNU canonicalization.
329
3302000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
331
332        * startup/linkcmds: Added lines so DWARF debug information
333        would be available.  Otherwise gdb complains that the offsets
334        for the debug info are incorrect and doesn't load the files.
335
3362000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
339        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
340        compile.am
341
3422000-08-10      Joel Sherrill <joel@OARcorp.com>
343
344        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.