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

4.104.114.84.95
Last change on this file since c24d7c84 was c24d7c84, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 09:08:05

2004-02-12 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
  • Property mode set to 100644
File size: 9.8 KB
Line 
12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
52004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Pickup files from ../../m68k/shared instead of
8        ../shared. Reformat.
9
102004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
13
142004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
17        spurious/Makefile.am, startup/Makefile.am, timer/Makefile.am,
18        wrapup/Makefile.am.
19        Use automake compilation rules.
20        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
21        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
22        Remove.
23        * configure.ac: Reflect changes above.
24
252004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Add PREINSTALL_DIRS.
28        * wrapup/Makefile.am: Reflect changes to libcpu.
29
302004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * wrapup/Makefile.am: Reflect changes to libcpu.
33
342004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
37        Add PRE/TMPINSTALL_FILES to CLEANFILES.
38        * startup/Makefile.am: Ditto.
39
402004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * start/.cvsignore: Remove.
43
442004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * start/Makefile.am: Remove.
47        * Makefile.am: Merge-in start/Makefile.am.
48        * configure.ac: Reflect changes above.
49
502004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * wrapup/Makefile.am: Eliminate $(LIB).
53        Use noinst_DATA to trigger building libbsp.a.
54
552003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
58        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
59
602003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
63        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
64
652003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
68
692003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * start/Makefile.am: Misc cleanups and fixes.
72        * startup/Makefile.am: Misc cleanups and fixes.
73        * wrapup/Makefile.am: Misc cleanups and fixes.
74
752003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Add preinstallation dirstamp support.
78        * clock/Makefile.am: Cosmetics.
79        * console/Makefile.am: Cosmetics.
80        * spurious/Makefile.am: Cosmetics.
81        * startup/Makefile.am: Cosmetics.
82        * timer/Makefile.am: Cosmetics.
83        * wrapup/Makefile.am: Cosmetics.
84
852003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * clock/Makefile.am: Remove all-local: $(ARCH).
88        * console/Makefile.am: Remove all-local: $(ARCH).
89        * spurious/Makefile.am: Remove all-local: $(ARCH).
90        * start/Makefile.am: Remove all-local: $(ARCH).
91        * startup/Makefile.am: Remove all-local: $(ARCH).
92        * timer/Makefile.am: Remove all-local: $(ARCH).
93        * wrapup/Makefile.am: Remove all-local: $(ARCH).
94
952003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Merge-in include/Makefile.am.
98        Reflect changes to bsp.am.
99        * include/Makefile.am: Remove.
100        * configure.ac: Reflect changes above.
101
1022003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * bsp_specs: Remove *lib:.
105
1062003-09-04      Joel Sherrill <joel@OARcorp.com>
107
108        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
109        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
110        startup/linkcmds, startup/vmeintr.c, timer/timer.c, timer/timerisr.S:
111        URL for license changed.
112
1132003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Reflect having moved aclocal/.
116
1172003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Reflect having moved automake/.
120        * clock/Makefile.am: Reflect having moved automake/.
121        * console/Makefile.am: Reflect having moved automake/.
122        * include/Makefile.am: Reflect having moved automake/.
123        * spurious/Makefile.am: Reflect having moved automake/.
124        * start/Makefile.am: Reflect having moved automake/.
125        * startup/Makefile.am: Reflect having moved automake/.
126        * timer/Makefile.am: Reflect having moved automake/.
127        * wrapup/Makefile.am: Reflect having moved automake/.
128
1292003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        PR 452/bsps
132        * startup/Makefile.am: Remove USE_INIT_FINI.
133
1342003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
137
1382003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        PR 445/bsps
141        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
142        Remove cpp, old_cpp (now unused).
143
1442003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Remove AC_CONFIG_AUX_DIR.
147
1482003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
151
1522003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: AC_PREREQ(2.57).
155
1562003-01-20      Joel Sherrill <joel@OARcorp.com>
157
158        * startup/linkcmds*: Add FreeBSD sysctl() sections.
159
1602002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
165        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
166        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
167        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
168
1692002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * start/Makefile.am: Use install-data-local to install startfile.
172
1732002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
176
1772002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * .cvsignore: Reformat.
180        Add autom4te*cache.
181        Remove autom4te.cache.
182
1832002-08-21      Joel Sherrill <joel@OARcorp.com>
184
185        * bsp_specs: Added support for -nostdlibs.
186
1872002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
190        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
191        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
193        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
194        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
195        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
196
1972002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * start/Makefile.am: Eliminate PGM.
200        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
201
2022002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
205
2062002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
209        Remove $(OBJS) from all-local.
210
2112002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
214
2152001-05-09      Joel Sherrill <joel@OARcorp.com>
216
217        * startup/linkcmds: In support of gcc 3.1, added one of more
218        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
219        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
220        and direction of segments to memory regions may also have been
221        addressed.  This was a sweep across all BSPs.
222 
2232002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac:
226        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
227        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
228        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
233        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
234        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
235        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
236        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
237
2382001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
241        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
242
2432001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
246
2472001-11-15      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
248
249        * configure.ac: Add RTEMS_BSPOPTS_*(USE_CONSOLE_A),
250        add RTEMS_BSPOPTS_*(USE_CONSOLE_B).
251
2522001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
255        * configure.in: Remove.
256        * configure.ac: New file, generated from configure.in by autoupdate.
257
2582001-09-27      Joel Sherrill <joel@OARcorp.com>
259
260        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
261
2622001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
265
2662001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * configure.in: Add bspopts.h.
269        * include/.cvsignore: Add bspopts.h*, stamp-h*.
270        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
271        * include/bsp.h: Include bspopts.h.
272
2732001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
274
275        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
276
2772000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
280
2812000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
284
2852000-11-01      Joel Sherrill <joel@OARcorp.com>
286
287        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
288        and libcsupport.h moved from libc to lib/include/rtems and
289        now must be referenced as <rtems/XXX.h>.   Header file order
290        was cleaned up while doing this.
291
2922000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
295        Switch to GNU canonicalization.
296
2972000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
298
299        * startup/linkcmds: Added lines so DWARF debug information
300        would be available.  Otherwise gdb complains that the offsets
301        for the debug info are incorrect and doesn't load the files.
302
3032000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
306        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
307        wrapup/Makefile.am: Include compile.am
308
3092000-08-10      Joel Sherrill <joel@OARcorp.com>
310
311        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.