source: rtems/c/src/lib/libbsp/m68k/sim68000/ChangeLog @ 7dd6e8d

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

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

PR 614/bsps

  • include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
  • Property mode set to 100644
File size: 11.8 KB
Line 
12004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        PR 614/bsps
4        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
5
62004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
9        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
10        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
11
122004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
13
14        * clock/clockdrv.c, console/conscfg.c, include/bsp.h,
15        startup/bspstart.c: Convert to using c99 fixed size types.
16
172004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Reflect changes to bsp.am.
20        Preinstall dist_project_lib*.
21
222004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Reflect changes to bsp.am.
25
262004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
29
302004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Pickup files from ../../m68k/shared instead of
33        ../shared. Reformat.
34
352004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
38
392004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
42        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use
43        automake compilation rules.
44        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
45        timer/Makefile.am, wrapup/Makefile.am: Remove.
46        * configure.ac: Reflect changes above.
47
482004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Add PREINSTALL_DIRS.
51        * wrapup/Makefile.am: Reflect changes to libcpu.
52
532004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
56        * startup/Makefile.am: Remove non-existing files setvec.c,
57        bspclean.c, exit.c from EXTRA_DIST.
58        * timer/Makefile.am: Remove non-existing file timer.c from EXTRA_DIST.
59        * wrapup/Makefile.am: Reflect changes to libcpu.
60
612004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
64        Add PRE/TMPINSTALL_FILES to CLEANFILES.
65        * startup/Makefile.am: Ditto.
66
672004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * start/Makefile.am: Remove.
70        * Makefile.am: Merge-in start/Makefile.am.
71        * configure.ac: Reflect changes above.
72
732004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * wrapup/Makefile.am: Eliminate $(LIB).
76        Use noinst_DATA to trigger building libbsp.a.
77
782003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
81        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
82
832003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
86        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
87
882003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
91
922003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * start/Makefile.am: Misc cleanups and fixes.
95        * startup/Makefile.am: Misc cleanups and fixes.
96        * wrapup/Makefile.am: Misc cleanups and fixes.
97
982003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Add preinstallation dirstamp support.
101        * clock/Makefile.am: Cosmetics.
102        * console/Makefile.am: Cosmetics.
103        * startup/Makefile.am: Cosmetics.
104        * timer/Makefile.am: Cosmetics.
105        * wrapup/Makefile.am: Cosmetics.
106
1072003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * clock/Makefile.am: Remove all-local: $(ARCH).
110        * console/Makefile.am: Remove all-local: $(ARCH).
111        * start/Makefile.am: Remove all-local: $(ARCH).
112        * startup/Makefile.am: Remove all-local: $(ARCH).
113        * timer/Makefile.am: Remove all-local: $(ARCH).
114        * wrapup/Makefile.am: Remove all-local: $(ARCH).
115
1162003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Merge-in include/Makefile.am.
119        Reflect changes to bsp.am.
120        * include/Makefile.am: Remove.
121        * configure.ac: Reflect changes above.
122
1232003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * bsp_specs: Remove *lib:.
126
1272003-09-04      Joel Sherrill <joel@OARcorp.com>
128
129        * console/conscfg.c, include/bsp.h, startup/bspstart.c,
130        startup/spurious_assistant.c: URL for license changed.
131
1322003-09-04      Joel Sherrill <joel@OARcorp.com>
133
134        * start/start.S: Removed incorrect statement about copyright
135        assignment.
136
1372003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Reflect having moved aclocal/.
140
1412003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Reflect having moved automake/.
144        * clock/Makefile.am: Reflect having moved automake/.
145        * console/Makefile.am: Reflect having moved automake/.
146        * include/Makefile.am: Reflect having moved automake/.
147        * start/Makefile.am: Reflect having moved automake/.
148        * startup/Makefile.am: Reflect having moved automake/.
149        * timer/Makefile.am: Reflect having moved automake/.
150        * wrapup/Makefile.am: Reflect having moved automake/.
151
1522003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
155
1562003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        PR 445/bsps
159        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
160        Remove cpp, old_cpp (now unused).
161
1622003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: Remove AC_CONFIG_AUX_DIR.
165
1662003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
169
1702003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: AC_PREREQ(2.57).
173
1742003-01-20      Joel Sherrill <joel@OARcorp.com>
175
176        * startup/linkcmds*: Add FreeBSD sysctl() sections.
177
1782002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
181        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
182        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
183        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
184        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
185
1862002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * start/Makefile.am: Use install-data-local to install startfile.
189
1902002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
193
1942002-11-01      Joel Sherrill <joel@OARcorp.com>
195
196        * console/conscfg.c, startup/bspstart.c: Removed warnings.
197
1982002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * .cvsignore: Reformat.
201        Add autom4te*cache.
202        Remove autom4te.cache.
203
2042002-08-21      Joel Sherrill <joel@OARcorp.com>
205
206        * wrapup/Makefile.am: PR217 required that the idle task be moved to
207        libcpu so it could be more acutely aware of the CPU model.  This
208        file was modified to pick up the idle task from there.
209
2102002-08-21      Joel Sherrill <joel@OARcorp.com>
211
212        * bsp_specs: Added support for -nostdlibs.
213
2142002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
217        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
218        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
219        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
220        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
221        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
222
2232002-08-05      Joel Sherrill <joel@OARcorp.com>
224
225        * Per PR260 eliminate use of make-target-options.  This impacted
226        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
227        SuperCore and required that the m68k optimized memcpy be moved
228        to libcpu.
229        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
230
2312002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * start/Makefile.am: Eliminate PGM.
234        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
235
2362002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
239
2402002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
243        Remove $(OBJS) from all-local.
244
2452002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * wrapup/Makefile.am: Add $(LIB) to all-local.
248
2492002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
252
2532001-05-09      Joel Sherrill <joel@OARcorp.com>
254
255        * startup/linkcmds: In support of gcc 3.1, added one of more
256        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
257        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
258        and direction of segments to memory regions may also have been
259        addressed.  This was a sweep across all BSPs.
260 
2612002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * configure.ac:
264        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
265        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
266        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
267        * Makefile.am: Remove AUTOMAKE_OPTIONS.
268        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
269        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
270        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
271        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
272        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
273        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
274
2752002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * startup/bspstart.c: Include rtems/bspIo.h instead of bspIo.h.
278        * startup/spurious_assistant.c: Include rtems/bspIo.h instead of bspIo.h.
279
2802001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
283
2842001-10-30      Joel Sherrill <joel@OARcorp.com>
285
286        * start/start.S: Use __mcpu32__ instead of mcpu32 and change sense
287        of conditional so cpu32 does not attempt to use 68000 style
288        interrupt vectoring.
289
2902001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
293        * configure.in: Remove.
294        * configure.ac: New file, generated from configure.in by autoupdate.
295
2962001-09-27      Joel Sherrill <joel@OARcorp.com>
297
298        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
299
3002001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * include/Makefile.am: Use 'CLEANFILES ='.
303        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
304
3052001-06-19      Joel Sherrill <joel@OARcorp.com>
306
307        * start/start.S: Reverse sense of conditional compilation so the
308        code will compile for a cpu32.
309
3102001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * configure.in: Add bspopts.h.
313        * include/.cvsignore: Add bspopts.h*, stamp-h*.
314        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
315        * include/bsp.h: Include bspopts.h.
316
3172001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
318
319        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
320
3212001-01-03      Joel Sherrill <joel@OARcorp.com>
322
323        * start/start.S: Added space for vectors on CPU32 configuration.
324        * startup/bspstart.c: Fixed typo.
325
3262000-12-19      Joel Sherrill <joel@OARcorp.com>
327
328        * startup/linkcmds: Set _VBR to 0 to indicate that the vectors are
329        in RAM not ROM.  Thanks to Juan Zamorano <jzamora@fi.upm.es> for
330        debugging this.
331
3322000-11-27      Joel Sherrill <joel@OARcorp.com>
333
334        * start/start.S, startup/bspstart.c: Not functional for CPU32
335        but hopefully will compile now and give a warning saying that
336        the CPU32 variant needs work.
337
3382000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
341
3422000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
345
3462000-11-01      Joel Sherrill <joel@OARcorp.com>
347
348        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
349        and libcsupport.h moved from libc to lib/include/rtems and
350        now must be referenced as <rtems/XXX.h>.   Header file order
351        was cleaned up while doing this.
352
3532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
356        Switch to GNU canonicalization.
357
3582000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
359
360        * startup/linkcmds: Added lines so DWARF debug information
361        would be available.  Otherwise gdb complains that the offsets
362        for the debug info are incorrect and doesn't load the files.
363
3642000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
367        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
368
3692000-08-10      Joel Sherrill <joel@OARcorp.com>
370
371        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.