source: rtems/c/src/lib/libbsp/m68k/gen68302/ChangeLog @ c880dc8

4.104.114.84.95
Last change on this file since c880dc8 was c880dc8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/20/04 at 03:03:32

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

  • wrapup/Makefile.am: Reflect changes to libcpu.
  • Property mode set to 100644
File size: 9.5 KB
RevLine 
[c880dc8]12004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Reflect changes to libcpu.
4
[ff716ea0]52004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
8        Add PRE/TMPINSTALL_FILES to CLEANFILES.
9        * startup/Makefile.am: Ditto.
10
[65cf99c]112004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * start/Makefile.am: Remove.
14        * Makefile.am: Merge-in start/Makefile.am.
15        * configure.ac: Reflect changes above.
16
[6411947]172004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * wrapup/Makefile.am: Eliminate $(LIB).
20        Use noinst_DATA to trigger building libbsp.a.
21
[b35414a]222003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
25        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
26
[935773b]272003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
30        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
31
[810720b6]322003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
35
[4d5d97b]362003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * start/Makefile.am: Misc cleanups and fixes.
39        * startup/Makefile.am: Misc cleanups and fixes.
40        * wrapup/Makefile.am: Misc cleanups and fixes.
41
[7bf622e7]422003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Add preinstallation dirstamp support.
45        * clock/Makefile.am: Cosmetics.
46        * console/Makefile.am: Cosmetics.
47        * network/Makefile.am: Cosmetics.
48        * startup/Makefile.am: Cosmetics.
49        * timer/Makefile.am: Cosmetics.
50        * wrapup/Makefile.am: Cosmetics.
51
[70b42aea]522003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * clock/Makefile.am: Remove all-local: $(ARCH).
55        * console/Makefile.am: Remove all-local: $(ARCH).
56        * network/Makefile.am: Remove all-local: $(ARCH).
57        * start/Makefile.am: Remove all-local: $(ARCH).
58        * startup/Makefile.am: Remove all-local: $(ARCH).
59        * timer/Makefile.am: Remove all-local: $(ARCH).
60        * wrapup/Makefile.am: Remove all-local: $(ARCH).
61
[2821666f]622003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Merge-in include/Makefile.am.
65        Reflect changes to bsp.am.
66        * include/Makefile.am: Remove.
67        * configure.ac: Reflect changes above.
68
[a1546de]692003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * bsp_specs: Remove *lib:.
72
[d6284ab]732003-09-04      Joel Sherrill <joel@OARcorp.com>
74
75        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
76        start/start.S, startup/bspclean.c, startup/bspstart.c,
77        startup/linkcmds, timer/timer.c: URL for license changed.
78
[fe8bc62f]792003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Reflect having moved aclocal/.
82
[88daa3d]832003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
[c483a4e]85        * Makefile.am: Reflect having moved automake/.
86        * clock/Makefile.am: Reflect having moved automake/.
87        * console/Makefile.am: Reflect having moved automake/.
88        * include/Makefile.am: Reflect having moved automake/.
89        * network/Makefile.am: Reflect having moved automake/.
90        * start/Makefile.am: Reflect having moved automake/.
91        * startup/Makefile.am: Reflect having moved automake/.
92        * timer/Makefile.am: Reflect having moved automake/.
93        * wrapup/Makefile.am: Reflect having moved automake/.
[88daa3d]94
[317458ce]952003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
[75fcb394]97        PR 452/bsps
[317458ce]98        * startup/Makefile.am: Remove USE_INIT_FINI.
99
[7dcc3fe]1002003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
103
[d266acd2]1042003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
[75fcb394]106        PR 445/bsps
[d266acd2]107        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
108        Remove cpp, old_cpp (now unused).
109
[afaa498d]1102003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Remove AC_CONFIG_AUX_DIR.
113
[ccd81b60]1142003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
117
[9b5c258]1182003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: AC_PREREQ(2.57).
121
[1d36d2af]1222003-01-20      Joel Sherrill <joel@OARcorp.com>
123
124        * startup/linkcmds*: Add FreeBSD sysctl() sections.
125
[cf05defd]1262002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
129        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
130        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
131        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
132        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
133        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
134
[59a01a6e]1352002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * start/Makefile.am: Use install-data-local to install startfile.
138
[b5a2912f]1392002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
142
[8730f45]1432002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * .cvsignore: Reformat.
146        Add autom4te*cache.
147        Remove autom4te.cache.
148
[0308c805]1492002-08-21      Joel Sherrill <joel@OARcorp.com>
150
151        * wrapup/Makefile.am: PR217 required that the idle task be moved to
152        libcpu so it could be more acutely aware of the CPU model.  This
153        file was modified to pick up the idle task from there.
154
[a2ae30c2]1552002-08-21      Joel Sherrill <joel@OARcorp.com>
156
157        * bsp_specs: Added support for -nostdlibs.
158
[2762e39a]1592002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
162        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
163        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
164        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
165        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
166        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
167        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
168
[75adbe5f]1692002-08-05      Joel Sherrill <joel@OARcorp.com>
170
171        * Per PR260 eliminate use of make-target-options.  This impacted
172        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
173        SuperCore and required that the m68k optimized memcpy be moved
174        to libcpu.
175        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
176
[8880e223]1772002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * start/Makefile.am: Eliminate PGM.
180        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
181
[f4d43dd]1822002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
185
[445c0a0]1862002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
189        Remove $(OBJS) from all-local.
190
[80defac]1912002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
194
[85c92574]1952001-05-09      Joel Sherrill <joel@OARcorp.com>
196
197        * startup/linkcmds: In support of gcc 3.1, added one of more
198        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
199        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
200        and direction of segments to memory regions may also have been
201        addressed.  This was a sweep across all BSPs.
202 
[134dceb]2032002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac:
206        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
207        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
208        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
209        * Makefile.am: Remove AUTOMAKE_OPTIONS.
210        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
211        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
212        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
213        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
214        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
215        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
216        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
217
[9e1ae79]2182001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
221
[df25c998]2222001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
225        * configure.in: Remove.
226        * configure.ac: New file, generated from configure.in by autoupdate.
227
[cf282090]2282001-09-27      Joel Sherrill <joel@OARcorp.com>
229
230        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
231
[c1767be0]2322001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
235
[ebf3adc]2362001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.in: Add bspopts.h.
239        * include/.cvsignore: Add bspopts.h*, stamp-h*.
240        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
241        * include/bsp.h: Include bspopts.h.
242
[6f21328]2432001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
244
245        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
246
[da8d470]2472000-12-14      Joel Sherrill <joel@OARcorp.com>
248
249        * network/network.c: Removed unused variable warnings.
250
[8b868a11]2512000-12-11      Joel Sherrill <joel@OARcorp.com>
252
253        * Makefile.am, configure.in, include/Makefile.am,
254        wrapup/Makefile.am: Updated to reflect addition of network driver
255        by  Franck Julien <FranckJ@cxr.fr>.
256        * include/m302_int.h, network/.cvsignore, network/Makefile.am,
257        network/network.c: New file.
258
[feead226]2592000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
262
[a314d3b4]2632000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
266
[8262fda]2672000-11-01      Joel Sherrill <joel@OARcorp.com>
268
269        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
270        libcsupport.h moved from libc to lib/include/rtems and
271        now must be referenced as <rtems/XXX.h>.   Header file order
272        was cleaned up while doing this.
273
[e83378d]2742000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
277        Switch to GNU canonicalization.
278
[f52111f]2792000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
280
281        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
282
[9f30a08b]2832000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
284
285        * startup/linkcmds: Added lines so DWARF debug information
286        would be available.  Otherwise gdb complains that the offsets
287        for the debug info are incorrect and doesn't load the files.
288
[476b632]2892000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
292        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
293        compile.am
294
[e94ad1fe]2952000-08-10      Joel Sherrill <joel@OARcorp.com>
296
297        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.