source: rtems/c/src/lib/libbsp/m68k/gen68360/ChangeLog @ 3344730a

4.104.114.84.95
Last change on this file since 3344730a was 3344730a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/21/04 at 16:21:25

2004-04-21 Ralf Corsepius <ralf_corsepius@…>

PR 613/bsps

  • include/bsp.h: Remove MAX_LONG_TEST_DURATION.
  • Property mode set to 100644
File size: 12.4 KB
Line 
12004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        PR 613/bsps
4        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
5
62004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        PR 614/bsps
9        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
10
112004-04-03      Ralf Corsepiu <ralf_corsepiu@rtems.org>
12
13        * c/src/lib/libbsp/m68k/gen68360/clock/clock.c,
14        c/src/lib/libbsp/m68k/gen68360/console/console.c,
15        c/src/lib/libbsp/m68k/gen68360/console/consolereserveresources.c,
16        c/src/lib/libbsp/m68k/gen68360/network/network.c,
17        c/src/lib/libbsp/m68k/gen68360/startup/alloc360.c,
18        c/src/lib/libbsp/m68k/gen68360/startup/init68360.c,
19        c/src/lib/libbsp/m68k/gen68360/timer/timer.c: Include
20        <rtems/m68k/m68360.h> instead of <m68360.h>.
21
222004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
23
24        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
25
262004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
27
28        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
29        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
30        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
31
322004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        * include/bsp.h, network/network.c, startup/bspstart.c,
35        startup/init68360.c, timer/timer.c: Convert to using c99 fixed size
36        types.
37
382004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Reflect changes to bsp.am.
41        Preinstall dist_project_lib*.
42
432004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Reflect changes to bsp.am.
46
472004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
50
512004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Pickup files from ../../m68k/shared instead of
54        ../shared. Reformat.
55
562004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
59
602004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        PR 562/bsps
63        * Makefile.am: Remove references to m68k-gdbstub.c,
64        rtems-gdbstub-glue.c.
65
66        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
67        network/Makefile.am, startup/Makefile.am, timer/Makefile.am.
68        Use automake-compilation rules.
69        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
70        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
71        Remove.
72        * configure.ac: Reflect changes above.
73
742004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Add PREINSTALL_DIRS.
77        * wrapup/Makefile.am: Reflect changes to libcpu.
78
792004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
82        * configure.ac: Add AM_CONDITIONAL(HAS_FPSP).
83        * wrapup/Makefile.am: Reflect changes to libcpu.
84
852004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
88        Add PRE/TMPINSTALL_FILES to CLEANFILES.
89        * startup/Makefile.am: Ditto.
90
912004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * start/Makefile.am: Remove.
94        * Makefile.am: Merge-in start/Makefile.am.
95        * configure.ac: Reflect changes above.
96
972004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * wrapup/Makefile.am: Eliminate $(LIB).
100        Use noinst_DATA to trigger building libbsp.a.
101
1022003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
105        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
106
1072003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
110        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
111
1122003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
115
1162003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * start/Makefile.am: Misc cleanups and fixes.
119        * startup/Makefile.am: Misc cleanups and fixes.
120        * wrapup/Makefile.am: Misc cleanups and fixes.
121
1222003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Add preinstallation dirstamp support.
125        * clock/Makefile.am: Cosmetics.
126        * console/Makefile.am: Cosmetics.
127        * network/Makefile.am: Cosmetics.
128        * startup/Makefile.am: Cosmetics.
129        * timer/Makefile.am: Cosmetics.
130        * wrapup/Makefile.am: Cosmetics.
131
1322003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * clock/Makefile.am: Remove all-local: $(ARCH).
135        * console/Makefile.am: Remove all-local: $(ARCH).
136        * network/Makefile.am: Remove all-local: $(ARCH).
137        * start/Makefile.am: Remove all-local: $(ARCH).
138        * startup/Makefile.am: Remove all-local: $(ARCH).
139        * timer/Makefile.am: Remove all-local: $(ARCH).
140        * wrapup/Makefile.am: Remove all-local: $(ARCH).
141
1422003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.am: Merge-in include/Makefile.am.
145        Reflect changes to bsp.am.
146        * include/Makefile.am: Remove.
147        * configure.ac: Reflect changes above.
148
1492003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * bsp_specs: Remove *lib:.
152
1532003-09-04      Joel Sherrill <joel@OARcorp.com>
154
155        * console/console.c, console/consolereserveresources.c, include/bsp.h,
156        start/start.S, startup/bspclean.c, startup/bspstart.c, timer/timer.c:
157        URL for license changed.
158
1592003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * Makefile.am: Reflect having moved aclocal/.
162
1632003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * Makefile.am: Reflect having moved automake/.
166        * clock/Makefile.am: Reflect having moved automake/.
167        * console/Makefile.am: Reflect having moved automake/.
168        * include/Makefile.am: Reflect having moved automake/.
169        * network/Makefile.am: Reflect having moved automake/.
170        * start/Makefile.am: Reflect having moved automake/.
171        * startup/Makefile.am: Reflect having moved automake/.
172        * timer/Makefile.am: Reflect having moved automake/.
173        * wrapup/Makefile.am: Reflect having moved automake/.
174
1752003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        PR 452/bsps
178        * startup/Makefile.am: Remove USE_INIT_FINI.
179
1802003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
183
1842003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        PR 445/bsps
187        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
188        Remove cpp, old_cpp (now unused).
189
1902003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac: Remove AC_CONFIG_AUX_DIR.
193
1942003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
197
1982003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac: AC_PREREQ(2.57).
201
2022003-01-20      Joel Sherrill <joel@OARcorp.com>
203
204        * startup/linkcmds*: Add FreeBSD sysctl() sections.
205
2062002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
209        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
210        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
211        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
212        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
213        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
214
2152002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * start/Makefile.am: Use install-data-local to install startfile.
218
2192002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
222
2232002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * .cvsignore: Reformat.
226        Add autom4te*cache.
227        Remove autom4te.cache.
228
2292002-08-21      Joel Sherrill <joel@OARcorp.com>
230
231        * wrapup/Makefile.am: PR217 required that the idle task be moved to
232        libcpu so it could be more acutely aware of the CPU model.  This
233        file was modified to pick up the idle task from there.
234
2352002-08-21      Joel Sherrill <joel@OARcorp.com>
236
237        * bsp_specs: Added support for -nostdlibs.
238
2392002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
242        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
243        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
244        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
245        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
246        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
247        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
248
2492002-08-05      Joel Sherrill <joel@OARcorp.com>
250
251        * Per PR260 eliminate use of make-target-options.  This impacted
252        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
253        SuperCore and required that the m68k optimized memcpy be moved
254        to libcpu.
255        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
256
2572002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * start/Makefile.am: Eliminate PGM.
260        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
261
2622002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.prom
265        linkcmds.bootp.
266
2672002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
270        Remove $(OBJS) from all-local.
271
2722002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
275
2762002-06-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
277
278        * startup/Makefile.am: Compile the m68k gdb stub and glue.
279
2802002-05-14      Eric Norum <eric.norum@usask.ca>
281
282        * startup/linkcmds.bootp, startup/linkcmds.prom: Per PR192 add
283        sections needed by gcc 3.1.  linkcmds had already been fixed on
284        a gcc 3.1 clean up sweep.
285
2862001-05-09      Joel Sherrill <joel@OARcorp.com>
287
288        * startup/linkcmds: In support of gcc 3.1, added one of more
289        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
290        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
291        and direction of segments to memory regions may also have been
292        addressed.  This was a sweep across all BSPs.
293 
2942002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * configure.ac:
297        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
298        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
299        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
300        * Makefile.am: Remove AUTOMAKE_OPTIONS.
301        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
302        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
303        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
304        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
305        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
306        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
307        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
308
3092001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
312
3132001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
316        * configure.in: Remove.
317        * configure.ac: New file, generated from configure.in by autoupdate.
318
3192001-09-27      Joel Sherrill <joel@OARcorp.com>
320
321        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
322
3232001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
326
3272001-09-14      Eric Norum <eric.norum@usask.ca>
328
329        * startup/init68360.c: Modifications to make gcc 3.x happy.
330
3312001-09-19      Eric Norum <eric.norum@usask.ca>
332
333        * README: Bring it more in line with reality.
334
3352001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * configure.in: Add bspopts.h.
338        * include/.cvsignore: Add bspopts.h*, stamp-h*.
339        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
340        * include/bsp.h: Include bspopts.h.
341
3422001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
343
344        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
345
3462001-01-12      Eric Norum <eric.norum@usask.ca>
347
348        * README, clock/Makefile.am, clock/ckinit.c, clock/clock.c:
349        Clock driver updated to use shell driver mechanism.
350        * clock/ckinit.c: Removed.
351        * clock/clock.c: New file.
352
3532000-12-19      Joel Sherrill <joel@OARcorp.com>
354
355        * Makefile.am: Removed unneeded blank line.
356
3572000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
360
3612000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
364
3652000-11-01      Joel Sherrill <joel@OARcorp.com>
366
367        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
368        and libcsupport.h moved from libc to lib/include/rtems and
369        now must be referenced as <rtems/XXX.h>.   Header file order
370        was cleaned up while doing this.
371
3722000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
375        Switch to GNU canonicalization.
376
3772000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
378
379        * startup/linkcmds: Added lines so DWARF debug information
380        would be available.  Otherwise gdb complains that the offsets
381        for the debug info are incorrect and doesn't load the files.
382
3832000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
386        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
387        wrapup/Makefile.am: Include compile.am
388
3892000-08-10      Joel Sherrill <joel@OARcorp.com>
390
391        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.