source: rtems/c/src/lib/libbsp/m68k/dmv152/ChangeLog @ 0f458a3

4.104.114.84.95
Last change on this file since 0f458a3 was 0f458a3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/31/04 at 04:38:23

2004-03-31 Ralf Corsepius <ralf_corsepius@…>

  • clock/ckinit.c, console/console.c, include/bsp.h, spurious/spinit.c, startup/bspstart.c, startup/vmeintr.c, timer/timer.c: Convert to using c99 fixed size types.
  • Property mode set to 100644
File size: 10.3 KB
RevLine 
[0f458a3]12004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * clock/ckinit.c, console/console.c, include/bsp.h,
4        spurious/spinit.c, startup/bspstart.c, startup/vmeintr.c,
5        timer/timer.c: Convert to using c99 fixed size types.
6
[2a7f9a28]72004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Reflect changes to bsp.am.
10        Preinstall dist_project_lib*.
11
[6ac101b]122004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Reflect changes to bsp.am.
15
[c24d7c84]162004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
19
[4cb9d26]202004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Pickup files from ../../m68k/shared instead of
23        ../shared. Reformat.
24
[bd5b4e56]252004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
28
[aa5814e]292004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
32        spurious/Makefile.am, startup/Makefile.am, timer/Makefile.am,
33        wrapup/Makefile.am.
34        Use automake compilation rules.
35        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
36        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
37        Remove.
38        * configure.ac: Reflect changes above.
39
[7fc5229c]402004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Add PREINSTALL_DIRS.
43        * wrapup/Makefile.am: Reflect changes to libcpu.
44
[c880dc8]452004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * wrapup/Makefile.am: Reflect changes to libcpu.
48
[ff716ea0]492004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
52        Add PRE/TMPINSTALL_FILES to CLEANFILES.
53        * startup/Makefile.am: Ditto.
54
[6c1de59]552004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * start/.cvsignore: Remove.
58
[35e22b1]592004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * start/Makefile.am: Remove.
62        * Makefile.am: Merge-in start/Makefile.am.
63        * configure.ac: Reflect changes above.
64
[6411947]652004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * wrapup/Makefile.am: Eliminate $(LIB).
68        Use noinst_DATA to trigger building libbsp.a.
69
[b35414a]702003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
73        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
74
[935773b]752003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
78        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
79
[810720b6]802003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
83
[4d5d97b]842003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * start/Makefile.am: Misc cleanups and fixes.
87        * startup/Makefile.am: Misc cleanups and fixes.
88        * wrapup/Makefile.am: Misc cleanups and fixes.
89
[914d5ea]902003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Add preinstallation dirstamp support.
93        * clock/Makefile.am: Cosmetics.
94        * console/Makefile.am: Cosmetics.
95        * spurious/Makefile.am: Cosmetics.
96        * startup/Makefile.am: Cosmetics.
97        * timer/Makefile.am: Cosmetics.
98        * wrapup/Makefile.am: Cosmetics.
99
[13cc6be7]1002003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * clock/Makefile.am: Remove all-local: $(ARCH).
103        * console/Makefile.am: Remove all-local: $(ARCH).
104        * spurious/Makefile.am: Remove all-local: $(ARCH).
105        * start/Makefile.am: Remove all-local: $(ARCH).
106        * startup/Makefile.am: Remove all-local: $(ARCH).
107        * timer/Makefile.am: Remove all-local: $(ARCH).
108        * wrapup/Makefile.am: Remove all-local: $(ARCH).
109
[d688b2c]1102003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Merge-in include/Makefile.am.
113        Reflect changes to bsp.am.
114        * include/Makefile.am: Remove.
115        * configure.ac: Reflect changes above.
116
[a1546de]1172003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * bsp_specs: Remove *lib:.
120
[9980062]1212003-09-04      Joel Sherrill <joel@OARcorp.com>
122
123        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
124        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
125        startup/linkcmds, startup/vmeintr.c, timer/timer.c, timer/timerisr.S:
126        URL for license changed.
127
[fe8bc62f]1282003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: Reflect having moved aclocal/.
131
[88792dc]1322003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
[c483a4e]134        * Makefile.am: Reflect having moved automake/.
135        * clock/Makefile.am: Reflect having moved automake/.
136        * console/Makefile.am: Reflect having moved automake/.
137        * include/Makefile.am: Reflect having moved automake/.
138        * spurious/Makefile.am: Reflect having moved automake/.
139        * start/Makefile.am: Reflect having moved automake/.
140        * startup/Makefile.am: Reflect having moved automake/.
141        * timer/Makefile.am: Reflect having moved automake/.
142        * wrapup/Makefile.am: Reflect having moved automake/.
[88792dc]143
[317458ce]1442003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
[75fcb394]146        PR 452/bsps
[317458ce]147        * startup/Makefile.am: Remove USE_INIT_FINI.
148
[7dcc3fe]1492003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
152
[d266acd2]1532003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
[75fcb394]155        PR 445/bsps
[d266acd2]156        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
157        Remove cpp, old_cpp (now unused).
158
[afaa498d]1592003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.ac: Remove AC_CONFIG_AUX_DIR.
162
[ccd81b60]1632003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
166
[9b5c258]1672003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: AC_PREREQ(2.57).
170
[1d36d2af]1712003-01-20      Joel Sherrill <joel@OARcorp.com>
172
173        * startup/linkcmds*: Add FreeBSD sysctl() sections.
174
[a53fc6a]1752002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
178        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
179        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
181        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
182        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
183
[59a01a6e]1842002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * start/Makefile.am: Use install-data-local to install startfile.
187
[b5a2912f]1882002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
191
[8730f45]1922002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * .cvsignore: Reformat.
195        Add autom4te*cache.
196        Remove autom4te.cache.
197
[a2ae30c2]1982002-08-21      Joel Sherrill <joel@OARcorp.com>
199
200        * bsp_specs: Added support for -nostdlibs.
201
[5bf7fdd]2022002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
205        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
206        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
207        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
208        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
209        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
210        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
211
[c86101db]2122002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * start/Makefile.am: Eliminate PGM.
215        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
216
[f4d43dd]2172002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
220
[445c0a0]2212002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
224        Remove $(OBJS) from all-local.
225
[80defac]2262002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
229
[85c92574]2302001-05-09      Joel Sherrill <joel@OARcorp.com>
231
232        * startup/linkcmds: In support of gcc 3.1, added one of more
233        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
234        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
235        and direction of segments to memory regions may also have been
236        addressed.  This was a sweep across all BSPs.
237 
[bd5c21c5]2382002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac:
241        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
242        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
243        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
244        * Makefile.am: Remove AUTOMAKE_OPTIONS.
245        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
246        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
247        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
248        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
249        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
250        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
251        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
252
[8fec915]2532001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
256        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
257
[9e1ae79]2582001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
261
[6556b1c]2622001-11-15      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
263
264        * configure.ac: Add RTEMS_BSPOPTS_*(USE_CONSOLE_A),
265        add RTEMS_BSPOPTS_*(USE_CONSOLE_B).
266
[df25c998]2672001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
270        * configure.in: Remove.
271        * configure.ac: New file, generated from configure.in by autoupdate.
272
[cf282090]2732001-09-27      Joel Sherrill <joel@OARcorp.com>
274
275        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
276
[c1767be0]2772001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
280
[ebf3adc]2812001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * configure.in: Add bspopts.h.
284        * include/.cvsignore: Add bspopts.h*, stamp-h*.
285        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
286        * include/bsp.h: Include bspopts.h.
287
[6f21328]2882001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
289
290        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
291
[feead226]2922000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
295
[a314d3b4]2962000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
299
[eba2e4f]3002000-11-01      Joel Sherrill <joel@OARcorp.com>
301
302        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
303        and libcsupport.h moved from libc to lib/include/rtems and
304        now must be referenced as <rtems/XXX.h>.   Header file order
305        was cleaned up while doing this.
306
[e83378d]3072000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
310        Switch to GNU canonicalization.
311
[9f30a08b]3122000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
313
314        * startup/linkcmds: Added lines so DWARF debug information
315        would be available.  Otherwise gdb complains that the offsets
316        for the debug info are incorrect and doesn't load the files.
317
[d28bfd27]3182000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
321        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
322        wrapup/Makefile.am: Include compile.am
323
[e94ad1fe]3242000-08-10      Joel Sherrill <joel@OARcorp.com>
325
326        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.