source: rtems/c/src/lib/libbsp/m68k/gen68360/ChangeLog @ 4cb9d26

4.104.114.84.95
Last change on this file since 4cb9d26 was 4cb9d26, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/06/04 at 08:01:14

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

  • Makefile.am: Pickup files from ../../m68k/shared instead of ../shared. Reformat.
  • Property mode set to 100644
File size: 10.8 KB
Line 
12004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Pickup files from ../../m68k/shared instead of
4        ../shared. Reformat.
5
62004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
9
102004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        PR 562/bsps
13        * Makefile.am: Remove references to m68k-gdbstub.c,
14        rtems-gdbstub-glue.c.
15
16        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
17        network/Makefile.am, startup/Makefile.am, timer/Makefile.am.
18        Use automake-compilation rules.
19        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
20        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
21        Remove.
22        * configure.ac: Reflect changes above.
23
242004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Add PREINSTALL_DIRS.
27        * wrapup/Makefile.am: Reflect changes to libcpu.
28
292004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
32        * configure.ac: Add AM_CONDITIONAL(HAS_FPSP).
33        * wrapup/Makefile.am: Reflect changes to libcpu.
34
352004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
38        Add PRE/TMPINSTALL_FILES to CLEANFILES.
39        * startup/Makefile.am: Ditto.
40
412004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * start/Makefile.am: Remove.
44        * Makefile.am: Merge-in start/Makefile.am.
45        * configure.ac: Reflect changes above.
46
472004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * wrapup/Makefile.am: Eliminate $(LIB).
50        Use noinst_DATA to trigger building libbsp.a.
51
522003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
55        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
56
572003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
60        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
61
622003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
65
662003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * start/Makefile.am: Misc cleanups and fixes.
69        * startup/Makefile.am: Misc cleanups and fixes.
70        * wrapup/Makefile.am: Misc cleanups and fixes.
71
722003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Add preinstallation dirstamp support.
75        * clock/Makefile.am: Cosmetics.
76        * console/Makefile.am: Cosmetics.
77        * network/Makefile.am: Cosmetics.
78        * startup/Makefile.am: Cosmetics.
79        * timer/Makefile.am: Cosmetics.
80        * wrapup/Makefile.am: Cosmetics.
81
822003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * clock/Makefile.am: Remove all-local: $(ARCH).
85        * console/Makefile.am: Remove all-local: $(ARCH).
86        * network/Makefile.am: Remove all-local: $(ARCH).
87        * start/Makefile.am: Remove all-local: $(ARCH).
88        * startup/Makefile.am: Remove all-local: $(ARCH).
89        * timer/Makefile.am: Remove all-local: $(ARCH).
90        * wrapup/Makefile.am: Remove all-local: $(ARCH).
91
922003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Merge-in include/Makefile.am.
95        Reflect changes to bsp.am.
96        * include/Makefile.am: Remove.
97        * configure.ac: Reflect changes above.
98
992003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * bsp_specs: Remove *lib:.
102
1032003-09-04      Joel Sherrill <joel@OARcorp.com>
104
105        * console/console.c, console/consolereserveresources.c, include/bsp.h,
106        start/start.S, startup/bspclean.c, startup/bspstart.c, timer/timer.c:
107        URL for license changed.
108
1092003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Reflect having moved aclocal/.
112
1132003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Reflect having moved automake/.
116        * clock/Makefile.am: Reflect having moved automake/.
117        * console/Makefile.am: Reflect having moved automake/.
118        * include/Makefile.am: Reflect having moved automake/.
119        * network/Makefile.am: Reflect having moved automake/.
120        * start/Makefile.am: Reflect having moved automake/.
121        * startup/Makefile.am: Reflect having moved automake/.
122        * timer/Makefile.am: Reflect having moved automake/.
123        * wrapup/Makefile.am: Reflect having moved automake/.
124
1252003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        PR 452/bsps
128        * startup/Makefile.am: Remove USE_INIT_FINI.
129
1302003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
133
1342003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        PR 445/bsps
137        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
138        Remove cpp, old_cpp (now unused).
139
1402003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Remove AC_CONFIG_AUX_DIR.
143
1442003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
147
1482003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac: AC_PREREQ(2.57).
151
1522003-01-20      Joel Sherrill <joel@OARcorp.com>
153
154        * startup/linkcmds*: Add FreeBSD sysctl() sections.
155
1562002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
159        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
160        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
161        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
162        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164
1652002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * start/Makefile.am: Use install-data-local to install startfile.
168
1692002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
172
1732002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * .cvsignore: Reformat.
176        Add autom4te*cache.
177        Remove autom4te.cache.
178
1792002-08-21      Joel Sherrill <joel@OARcorp.com>
180
181        * wrapup/Makefile.am: PR217 required that the idle task be moved to
182        libcpu so it could be more acutely aware of the CPU model.  This
183        file was modified to pick up the idle task from there.
184
1852002-08-21      Joel Sherrill <joel@OARcorp.com>
186
187        * bsp_specs: Added support for -nostdlibs.
188
1892002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
193        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
194        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
195        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
196        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
197        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
198
1992002-08-05      Joel Sherrill <joel@OARcorp.com>
200
201        * Per PR260 eliminate use of make-target-options.  This impacted
202        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
203        SuperCore and required that the m68k optimized memcpy be moved
204        to libcpu.
205        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
206
2072002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * start/Makefile.am: Eliminate PGM.
210        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
211
2122002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.prom
215        linkcmds.bootp.
216
2172002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
220        Remove $(OBJS) from all-local.
221
2222002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
225
2262002-06-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
227
228        * startup/Makefile.am: Compile the m68k gdb stub and glue.
229
2302002-05-14      Eric Norum <eric.norum@usask.ca>
231
232        * startup/linkcmds.bootp, startup/linkcmds.prom: Per PR192 add
233        sections needed by gcc 3.1.  linkcmds had already been fixed on
234        a gcc 3.1 clean up sweep.
235
2362001-05-09      Joel Sherrill <joel@OARcorp.com>
237
238        * startup/linkcmds: In support of gcc 3.1, added one of more
239        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
240        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
241        and direction of segments to memory regions may also have been
242        addressed.  This was a sweep across all BSPs.
243 
2442002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.ac:
247        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
248        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
249        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
250        * Makefile.am: Remove AUTOMAKE_OPTIONS.
251        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
252        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
253        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
254        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
255        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
256        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
257        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
258
2592001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
262
2632001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
266        * configure.in: Remove.
267        * configure.ac: New file, generated from configure.in by autoupdate.
268
2692001-09-27      Joel Sherrill <joel@OARcorp.com>
270
271        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
272
2732001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
276
2772001-09-14      Eric Norum <eric.norum@usask.ca>
278
279        * startup/init68360.c: Modifications to make gcc 3.x happy.
280
2812001-09-19      Eric Norum <eric.norum@usask.ca>
282
283        * README: Bring it more in line with reality.
284
2852001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * configure.in: Add bspopts.h.
288        * include/.cvsignore: Add bspopts.h*, stamp-h*.
289        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
290        * include/bsp.h: Include bspopts.h.
291
2922001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
293
294        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
295
2962001-01-12      Eric Norum <eric.norum@usask.ca>
297
298        * README, clock/Makefile.am, clock/ckinit.c, clock/clock.c:
299        Clock driver updated to use shell driver mechanism.
300        * clock/ckinit.c: Removed.
301        * clock/clock.c: New file.
302
3032000-12-19      Joel Sherrill <joel@OARcorp.com>
304
305        * Makefile.am: Removed unneeded blank line.
306
3072000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
310
3112000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
314
3152000-11-01      Joel Sherrill <joel@OARcorp.com>
316
317        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
318        and libcsupport.h moved from libc to lib/include/rtems and
319        now must be referenced as <rtems/XXX.h>.   Header file order
320        was cleaned up while doing this.
321
3222000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
325        Switch to GNU canonicalization.
326
3272000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
328
329        * startup/linkcmds: Added lines so DWARF debug information
330        would be available.  Otherwise gdb complains that the offsets
331        for the debug info are incorrect and doesn't load the files.
332
3332000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
336        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
337        wrapup/Makefile.am: Include compile.am
338
3392000-08-10      Joel Sherrill <joel@OARcorp.com>
340
341        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.