source: rtems/c/src/lib/libbsp/m68k/mvme136/ChangeLog @ 553aa5f

4.104.114.84.95
Last change on this file since 553aa5f was 553aa5f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/01/04 at 10:10:01

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

  • include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
  • startup/bspclean.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
  • include/bsp.h: Include <rtems/console.h> instead of <console.h>.
  • include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
  • Property mode set to 100644
File size: 10.6 KB
RevLine 
[553aa5f]12004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
4        * startup/bspclean.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
5        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
6        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
7
[162ffb4]82004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
9
10        * clock/ckinit.c, include/bsp.h, shmsupp/getcfg.c, shmsupp/lock.c,
11        shmsupp/mpisr.c, startup/bspstart.c, timer/timer.c: Convert to using
12        c99 fixed size types.
13
[2a7f9a28]142004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Reflect changes to bsp.am.
17        Preinstall dist_project_lib*.
18
[6ac101b]192004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Reflect changes to bsp.am.
22
[c24d7c84]232004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
26
[4cb9d26]272004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Pickup files from ../../m68k/shared instead of
30        ../shared. Reformat.
31
[dc42505]322004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Remove RTEMS_CHECK_MULTIPROCESSING.
35        Remove AM_CONDITIONAL(HAS_MP).
36
[bd5b4e56]372004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
40
[802359ea]412004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
44        shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am,
45        wrapup/Makefile.am.
46        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am
47        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
48        Remove.
49        * configure.ac: Reflect changes above.
50
[7fc5229c]512004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Add PREINSTALL_DIRS.
54        * wrapup/Makefile.am: Reflect changes to libcpu.
55
[c880dc8]562004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * wrapup/Makefile.am: Reflect changes to libcpu.
59
[ff716ea0]602004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
63        Add PRE/TMPINSTALL_FILES to CLEANFILES.
64        * startup/Makefile.am: Ditto.
65
[a2df3ea]662004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * start/.cvsignore: Remove.
69        * start/Makefile.am: Remove.
70        * Makefile.am: Merge-in start/Makefile.am.
71        * configure.ac: Reflect changes above.
72
[6411947]732004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * wrapup/Makefile.am: Eliminate $(LIB).
76        Use noinst_DATA to trigger building libbsp.a.
77
[e98048e6]782003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * wrapup/Makefile.am: Remove GENERIC_FILES.
81
[b35414a]822003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
85        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
86
[935773b]872003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
90        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
91
[810720b6]922003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
95
[4d5d97b]962003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * start/Makefile.am: Misc cleanups and fixes.
99        * startup/Makefile.am: Misc cleanups and fixes.
100        * wrapup/Makefile.am: Misc cleanups and fixes.
101
[ab98fac]1022003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Add preinstallation dirstamp support.
105        * clock/Makefile.am: Cosmetics.
106        * console/Makefile.am: Cosmetics.
107        * shmsupp/Makefile.am: Cosmetics.
108        * startup/Makefile.am: Cosmetics.
109        * timer/Makefile.am: Cosmetics.
110        * wrapup/Makefile.am: Cosmetics.
111
[0c49957]1122003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * clock/Makefile.am: Remove all-local: $(ARCH).
115        * console/Makefile.am: Remove all-local: $(ARCH).
116        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
117        * start/Makefile.am: Remove all-local: $(ARCH).
118        * startup/Makefile.am: Remove all-local: $(ARCH).
119        * timer/Makefile.am: Remove all-local: $(ARCH).
120        * wrapup/Makefile.am: Remove all-local: $(ARCH).
121
[d688b2c]1222003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Merge-in include/Makefile.am.
125        Reflect changes to bsp.am.
126        * include/Makefile.am: Remove.
127        * configure.ac: Reflect changes above.
128
[a1546de]1292003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * bsp_specs: Remove *lib:.
132
[9977ac6]1332003-09-04      Joel Sherrill <joel@OARcorp.com>
134
135        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
136        shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c,
137        shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c,
138        startup/linkcmds, timer/timer.c, timer/timerisr.S: URL for license
139        changed.
140
[fe8bc62f]1412003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Reflect having moved aclocal/.
144
[13435c73]1452003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
[c483a4e]147        * Makefile.am: Reflect having moved automake/.
148        * clock/Makefile.am: Reflect having moved automake/.
149        * console/Makefile.am: Reflect having moved automake/.
150        * include/Makefile.am: Reflect having moved automake/.
151        * shmsupp/Makefile.am: Reflect having moved automake/.
152        * start/Makefile.am: Reflect having moved automake/.
153        * startup/Makefile.am: Reflect having moved automake/.
154        * timer/Makefile.am: Reflect having moved automake/.
155        * wrapup/Makefile.am: Reflect having moved automake/.
[13435c73]156
[317458ce]1572003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
[75fcb394]159        PR 452/bsps
[317458ce]160        * startup/Makefile.am: Remove USE_INIT_FINI.
161
[7dcc3fe]1622003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
165
[d266acd2]1662003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
[75fcb394]168        PR 445/bsps
[d266acd2]169        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
170        Remove cpp, old_cpp (now unused).
171
[7a97f26]1722003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: Remove AC_CONFIG_AUX_DIR.
175
[ccd81b60]1762003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
179
[9b5c258]1802003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: AC_PREREQ(2.57).
183
[1d36d2af]1842003-01-20      Joel Sherrill <joel@OARcorp.com>
185
186        * startup/linkcmds*: Add FreeBSD sysctl() sections.
187
[6cd1c001]1882002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
191        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
192        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
193        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
194        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
195        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
196
[59a01a6e]1972002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * start/Makefile.am: Use install-data-local to install startfile.
200
[b5a2912f]2012002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
204
[8730f45]2052002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * .cvsignore: Reformat.
208        Add autom4te*cache.
209        Remove autom4te.cache.
210
[a2ae30c2]2112002-08-21      Joel Sherrill <joel@OARcorp.com>
212
213        * bsp_specs: Added support for -nostdlibs.
214
[d4425210]2152002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
218        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
219        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
220        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
221        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
222        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
223        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
224
[496686a]2252002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * start/Makefile.am: Eliminate PGM.
228        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
229
[f4d43dd]2302002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
233
[445c0a0]2342002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
237        Remove $(OBJS) from all-local.
238
[80defac]2392002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
242
[85c92574]2432001-05-09      Joel Sherrill <joel@OARcorp.com>
244
245        * startup/linkcmds: In support of gcc 3.1, added one of more
246        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
247        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
248        and direction of segments to memory regions may also have been
249        addressed.  This was a sweep across all BSPs.
250 
[9a899f6]2512002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.ac:
254        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
255        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
256        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
257        * Makefile.am: Remove AUTOMAKE_OPTIONS.
258        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
259        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
260        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
261        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
262        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
263        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
264        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
265
[9e1ae79]2662001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
269
[df25c998]2702001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
273        * configure.in: Remove.
274        * configure.ac: New file, generated from configure.in by autoupdate.
275
[cf282090]2762001-09-27      Joel Sherrill <joel@OARcorp.com>
277
278        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
279
[c1767be0]2802001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
283
[8437994a]2842001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
287        happy.
288
[c4d92216]2892001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * configure.in: Add bspopts.h.
292        * include/.cvsignore: Add bspopts.h*, stamp-h*.
293        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
294        * include/bsp.h: Include bspopts.h.
295
[6f21328]2962001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
297
298        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
299
[feead226]3002000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
303
[a314d3b4]3042000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
307
[eba2e4f]3082000-11-01      Joel Sherrill <joel@OARcorp.com>
309
310        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
311        and libcsupport.h moved from libc to lib/include/rtems and
312        now must be referenced as <rtems/XXX.h>.   Header file order
313        was cleaned up while doing this.
314
[e83378d]3152000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
318        Switch to GNU canonicalization.
319
[9f30a08b]3202000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
321
322        * startup/linkcmds: Added lines so DWARF debug information
323        would be available.  Otherwise gdb complains that the offsets
324        for the debug info are incorrect and doesn't load the files.
325
[b00a141]3262000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
329        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
330        wrapup/Makefile.am: Include compile.am
331
[e94ad1fe]3322000-08-10      Joel Sherrill <joel@OARcorp.com>
333
334        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.