source: rtems/c/src/lib/libbsp/m68k/gen68302/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: 10.4 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        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
18        wrapup/Makefile.am. Use automake compilation rules.
19        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
20        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
21        * configure.ac: Reflect changes above.
22
232004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Add PREINSTALL_DIRS.
26        * wrapup/Makefile.am: Reflect changes to libcpu.
27
282004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * wrapup/Makefile.am: Reflect changes to libcpu.
31
322004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
35        Add PRE/TMPINSTALL_FILES to CLEANFILES.
36        * startup/Makefile.am: Ditto.
37
382004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * start/Makefile.am: Remove.
41        * Makefile.am: Merge-in start/Makefile.am.
42        * configure.ac: Reflect changes above.
43
442004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * wrapup/Makefile.am: Eliminate $(LIB).
47        Use noinst_DATA to trigger building libbsp.a.
48
492003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
52        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
53
542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
57        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
58
592003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
62
632003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * start/Makefile.am: Misc cleanups and fixes.
66        * startup/Makefile.am: Misc cleanups and fixes.
67        * wrapup/Makefile.am: Misc cleanups and fixes.
68
692003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Add preinstallation dirstamp support.
72        * clock/Makefile.am: Cosmetics.
73        * console/Makefile.am: Cosmetics.
74        * network/Makefile.am: Cosmetics.
75        * startup/Makefile.am: Cosmetics.
76        * timer/Makefile.am: Cosmetics.
77        * wrapup/Makefile.am: Cosmetics.
78
792003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * clock/Makefile.am: Remove all-local: $(ARCH).
82        * console/Makefile.am: Remove all-local: $(ARCH).
83        * network/Makefile.am: Remove all-local: $(ARCH).
84        * start/Makefile.am: Remove all-local: $(ARCH).
85        * startup/Makefile.am: Remove all-local: $(ARCH).
86        * timer/Makefile.am: Remove all-local: $(ARCH).
87        * wrapup/Makefile.am: Remove all-local: $(ARCH).
88
892003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Merge-in include/Makefile.am.
92        Reflect changes to bsp.am.
93        * include/Makefile.am: Remove.
94        * configure.ac: Reflect changes above.
95
962003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * bsp_specs: Remove *lib:.
99
1002003-09-04      Joel Sherrill <joel@OARcorp.com>
101
102        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
103        start/start.S, startup/bspclean.c, startup/bspstart.c,
104        startup/linkcmds, timer/timer.c: URL for license changed.
105
1062003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Reflect having moved aclocal/.
109
1102003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Reflect having moved automake/.
113        * clock/Makefile.am: Reflect having moved automake/.
114        * console/Makefile.am: Reflect having moved automake/.
115        * include/Makefile.am: Reflect having moved automake/.
116        * network/Makefile.am: Reflect having moved automake/.
117        * start/Makefile.am: Reflect having moved automake/.
118        * startup/Makefile.am: Reflect having moved automake/.
119        * timer/Makefile.am: Reflect having moved automake/.
120        * wrapup/Makefile.am: Reflect having moved automake/.
121
1222003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        PR 452/bsps
125        * startup/Makefile.am: Remove USE_INIT_FINI.
126
1272003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
130
1312003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        PR 445/bsps
134        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
135        Remove cpp, old_cpp (now unused).
136
1372003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: Remove AC_CONFIG_AUX_DIR.
140
1412003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
144
1452003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: AC_PREREQ(2.57).
148
1492003-01-20      Joel Sherrill <joel@OARcorp.com>
150
151        * startup/linkcmds*: Add FreeBSD sysctl() sections.
152
1532002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
156        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
157        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
158        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
159        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
160        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
161
1622002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * start/Makefile.am: Use install-data-local to install startfile.
165
1662002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
169
1702002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * .cvsignore: Reformat.
173        Add autom4te*cache.
174        Remove autom4te.cache.
175
1762002-08-21      Joel Sherrill <joel@OARcorp.com>
177
178        * wrapup/Makefile.am: PR217 required that the idle task be moved to
179        libcpu so it could be more acutely aware of the CPU model.  This
180        file was modified to pick up the idle task from there.
181
1822002-08-21      Joel Sherrill <joel@OARcorp.com>
183
184        * bsp_specs: Added support for -nostdlibs.
185
1862002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
189        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
190        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
191        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
193        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
194        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
195
1962002-08-05      Joel Sherrill <joel@OARcorp.com>
197
198        * Per PR260 eliminate use of make-target-options.  This impacted
199        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
200        SuperCore and required that the m68k optimized memcpy be moved
201        to libcpu.
202        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
203
2042002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * start/Makefile.am: Eliminate PGM.
207        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
208
2092002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
212
2132002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
216        Remove $(OBJS) from all-local.
217
2182002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
221
2222001-05-09      Joel Sherrill <joel@OARcorp.com>
223
224        * startup/linkcmds: In support of gcc 3.1, added one of more
225        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
226        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
227        and direction of segments to memory regions may also have been
228        addressed.  This was a sweep across all BSPs.
229 
2302002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.ac:
233        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
234        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
235        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
236        * Makefile.am: Remove AUTOMAKE_OPTIONS.
237        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
238        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
239        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
240        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
241        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
242        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
243        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
244
2452001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
248
2492001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
252        * configure.in: Remove.
253        * configure.ac: New file, generated from configure.in by autoupdate.
254
2552001-09-27      Joel Sherrill <joel@OARcorp.com>
256
257        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
258
2592001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
262
2632001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * configure.in: Add bspopts.h.
266        * include/.cvsignore: Add bspopts.h*, stamp-h*.
267        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
268        * include/bsp.h: Include bspopts.h.
269
2702001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
271
272        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
273
2742000-12-14      Joel Sherrill <joel@OARcorp.com>
275
276        * network/network.c: Removed unused variable warnings.
277
2782000-12-11      Joel Sherrill <joel@OARcorp.com>
279
280        * Makefile.am, configure.in, include/Makefile.am,
281        wrapup/Makefile.am: Updated to reflect addition of network driver
282        by  Franck Julien <FranckJ@cxr.fr>.
283        * include/m302_int.h, network/.cvsignore, network/Makefile.am,
284        network/network.c: New file.
285
2862000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
289
2902000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
293
2942000-11-01      Joel Sherrill <joel@OARcorp.com>
295
296        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
297        libcsupport.h moved from libc to lib/include/rtems and
298        now must be referenced as <rtems/XXX.h>.   Header file order
299        was cleaned up while doing this.
300
3012000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
304        Switch to GNU canonicalization.
305
3062000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
307
308        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
309
3102000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
311
312        * startup/linkcmds: Added lines so DWARF debug information
313        would be available.  Otherwise gdb complains that the offsets
314        for the debug info are incorrect and doesn't load the files.
315
3162000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
319        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
320        compile.am
321
3222000-08-10      Joel Sherrill <joel@OARcorp.com>
323
324        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.