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

4.104.114.84.95
Last change on this file since aa5814e was aa5814e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/27/04 at 13:25:18

2004-01-27 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, spurious/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
  • clock/Makefile.am, console/Makefile.am, spurious/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 9.5 KB
Line 
12004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
4        spurious/Makefile.am, startup/Makefile.am, timer/Makefile.am,
5        wrapup/Makefile.am.
6        Use automake compilation rules.
7        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
8        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
9        Remove.
10        * configure.ac: Reflect changes above.
11
122004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Add PREINSTALL_DIRS.
15        * wrapup/Makefile.am: Reflect changes to libcpu.
16
172004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * wrapup/Makefile.am: Reflect changes to libcpu.
20
212004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
24        Add PRE/TMPINSTALL_FILES to CLEANFILES.
25        * startup/Makefile.am: Ditto.
26
272004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * start/.cvsignore: Remove.
30
312004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * start/Makefile.am: Remove.
34        * Makefile.am: Merge-in start/Makefile.am.
35        * configure.ac: Reflect changes above.
36
372004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * wrapup/Makefile.am: Eliminate $(LIB).
40        Use noinst_DATA to trigger building libbsp.a.
41
422003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
45        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
46
472003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
50        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
51
522003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
55
562003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * start/Makefile.am: Misc cleanups and fixes.
59        * startup/Makefile.am: Misc cleanups and fixes.
60        * wrapup/Makefile.am: Misc cleanups and fixes.
61
622003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Add preinstallation dirstamp support.
65        * clock/Makefile.am: Cosmetics.
66        * console/Makefile.am: Cosmetics.
67        * spurious/Makefile.am: Cosmetics.
68        * startup/Makefile.am: Cosmetics.
69        * timer/Makefile.am: Cosmetics.
70        * wrapup/Makefile.am: Cosmetics.
71
722003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * clock/Makefile.am: Remove all-local: $(ARCH).
75        * console/Makefile.am: Remove all-local: $(ARCH).
76        * spurious/Makefile.am: Remove all-local: $(ARCH).
77        * start/Makefile.am: Remove all-local: $(ARCH).
78        * startup/Makefile.am: Remove all-local: $(ARCH).
79        * timer/Makefile.am: Remove all-local: $(ARCH).
80        * wrapup/Makefile.am: Remove all-local: $(ARCH).
81
822003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Merge-in include/Makefile.am.
85        Reflect changes to bsp.am.
86        * include/Makefile.am: Remove.
87        * configure.ac: Reflect changes above.
88
892003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * bsp_specs: Remove *lib:.
92
932003-09-04      Joel Sherrill <joel@OARcorp.com>
94
95        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
96        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
97        startup/linkcmds, startup/vmeintr.c, timer/timer.c, timer/timerisr.S:
98        URL for license changed.
99
1002003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Reflect having moved aclocal/.
103
1042003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: Reflect having moved automake/.
107        * clock/Makefile.am: Reflect having moved automake/.
108        * console/Makefile.am: Reflect having moved automake/.
109        * include/Makefile.am: Reflect having moved automake/.
110        * spurious/Makefile.am: Reflect having moved automake/.
111        * start/Makefile.am: Reflect having moved automake/.
112        * startup/Makefile.am: Reflect having moved automake/.
113        * timer/Makefile.am: Reflect having moved automake/.
114        * wrapup/Makefile.am: Reflect having moved automake/.
115
1162003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        PR 452/bsps
119        * startup/Makefile.am: Remove USE_INIT_FINI.
120
1212003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
124
1252003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        PR 445/bsps
128        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
129        Remove cpp, old_cpp (now unused).
130
1312003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Remove AC_CONFIG_AUX_DIR.
134
1352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
138
1392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: AC_PREREQ(2.57).
142
1432003-01-20      Joel Sherrill <joel@OARcorp.com>
144
145        * startup/linkcmds*: Add FreeBSD sysctl() sections.
146
1472002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
150        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
151        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
152        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
153        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
154        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
155
1562002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * start/Makefile.am: Use install-data-local to install startfile.
159
1602002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163
1642002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * .cvsignore: Reformat.
167        Add autom4te*cache.
168        Remove autom4te.cache.
169
1702002-08-21      Joel Sherrill <joel@OARcorp.com>
171
172        * bsp_specs: Added support for -nostdlibs.
173
1742002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
177        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
178        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
179        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
180        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
181        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
182        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
183
1842002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * start/Makefile.am: Eliminate PGM.
187        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
188
1892002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
192
1932002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
196        Remove $(OBJS) from all-local.
197
1982002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
201
2022001-05-09      Joel Sherrill <joel@OARcorp.com>
203
204        * startup/linkcmds: In support of gcc 3.1, added one of more
205        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
206        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
207        and direction of segments to memory regions may also have been
208        addressed.  This was a sweep across all BSPs.
209 
2102002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * configure.ac:
213        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
214        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
215        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
216        * Makefile.am: Remove AUTOMAKE_OPTIONS.
217        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
218        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
219        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
220        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
221        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
222        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
223        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
224
2252001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
228        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
229
2302001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
233
2342001-11-15      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: Add RTEMS_BSPOPTS_*(USE_CONSOLE_A),
237        add RTEMS_BSPOPTS_*(USE_CONSOLE_B).
238
2392001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
242        * configure.in: Remove.
243        * configure.ac: New file, generated from configure.in by autoupdate.
244
2452001-09-27      Joel Sherrill <joel@OARcorp.com>
246
247        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
248
2492001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
252
2532001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.in: Add bspopts.h.
256        * include/.cvsignore: Add bspopts.h*, stamp-h*.
257        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
258        * include/bsp.h: Include bspopts.h.
259
2602001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
261
262        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
263
2642000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
267
2682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
271
2722000-11-01      Joel Sherrill <joel@OARcorp.com>
273
274        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
275        and libcsupport.h moved from libc to lib/include/rtems and
276        now must be referenced as <rtems/XXX.h>.   Header file order
277        was cleaned up while doing this.
278
2792000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
282        Switch to GNU canonicalization.
283
2842000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
285
286        * startup/linkcmds: Added lines so DWARF debug information
287        would be available.  Otherwise gdb complains that the offsets
288        for the debug info are incorrect and doesn't load the files.
289
2902000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
293        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
294        wrapup/Makefile.am: Include compile.am
295
2962000-08-10      Joel Sherrill <joel@OARcorp.com>
297
298        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.