source: rtems/c/src/lib/libbsp/m68k/gen68340/ChangeLog @ d99aa9d

4.104.114.84.95
Last change on this file since d99aa9d was d99aa9d, checked in by Joel Sherrill <joel.sherrill@…>, on 01/04/05 at 23:28:03

2005-01-04 Joel Sherrill <joel@…>

  • console/console.c: Remove warnings.
  • Property mode set to 100644
File size: 12.0 KB
Line 
12005-01-04      Joel Sherrill <joel@OARcorp.com>
2
3        * console/console.c: Remove warnings.
4
52005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Remove build-variant support.
8
92004-11-25      Joel Sherrill <joel@OARcorp.com>
10
11        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
12
132004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
14
15        * configure.ac: Require automake > 1.9.
16
172004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        PR 610/bsps
20        * Makefile.am: Add include/tm27.h, Cosmetics.
21        * include/tm27.h: Final cosmetics.
22
232004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
24
25        * include/bsp.h: Split out tmtest27 support.
26        * include/tm27.h: New.
27
282004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
29
30        PR 613/bsps
31        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
32
332004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
34
35        PR 614/bsps
36        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
37
382004-04-19      Joel Sherrill <joel@OARcorp.com>
39
40        * start/start.S: DWARF on the m68k requires that all objects me a
41        multiple of a 16-bit word in length.
42
432004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
46        * start/startfor340only.S: Include <rtems/asm.h> instead of <asm.h>.
47
482004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
49
50        * console/Modif_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
51        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
52        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
53        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
54
552004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
56
57        * clock/ckinit.c, console/m340uart.c, include/bsp.h,
58        include/m340uart.h, startup/bspstart.c: Convert to using c99 fixed
59        size types.
60
612004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Reflect changes to bsp.am.
64        Preinstall dist_project_lib*.
65
662004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Reflect changes to bsp.am.
69
702004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
73
742004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Pickup files from ../../m68k/shared instead of
77        ../shared. Reformat.
78
792004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
82
832004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Distribute start/startfor340only.S.
86
872004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Merge-in  clock/Makefile.am, console/Makefile.am,
90        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
91        compilation rules.
92        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
93        timer/Makefile.am, wrapup/Makefile.am: Remove.
94        * configure.ac: Reflect changes above.
95
962004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Add PREINSTALL_DIRS.
99        * wrapup/Makefile.am: Reflect changes to libcpu.
100
1012004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
104        * README: Fix minor typo.
105        * wrapup/Makefile.am: Reflect changes to libcpu.
106
1072004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
110        Add PRE/TMPINSTALL_FILES to CLEANFILES.
111        * startup/Makefile.am: Ditto.
112
1132004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * start/Makefile.am: Remove.
116        * Makefile.am: Merge-in start/Makefile.am.
117        * configure.ac: Reflect changes above.
118
1192004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * wrapup/Makefile.am: Eliminate $(LIB).
122        Use noinst_DATA to trigger building libbsp.a.
123
1242003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
127        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
128
1292003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
132        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
133
1342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
137
1382003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * start/Makefile.am: Misc cleanups and fixes.
141        * startup/Makefile.am: Misc cleanups and fixes.
142        * wrapup/Makefile.am: Misc cleanups and fixes.
143
1442003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * Makefile.am: Add preinstallation dirstamp support.
147        * clock/Makefile.am: Cosmetics.
148        * console/Makefile.am: Cosmetics.
149        * startup/Makefile.am: Cosmetics.
150        * timer/Makefile.am: Cosmetics.
151        * wrapup/Makefile.am: Cosmetics.
152
1532003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * clock/Makefile.am: Remove all-local: $(ARCH).
156        * console/Makefile.am: Remove all-local: $(ARCH).
157        * start/Makefile.am: Remove all-local: $(ARCH).
158        * startup/Makefile.am: Remove all-local: $(ARCH).
159        * timer/Makefile.am: Remove all-local: $(ARCH).
160        * wrapup/Makefile.am: Remove all-local: $(ARCH).
161
1622003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * Makefile.am: Merge-in include/Makefile.am.
165        Reflect changes to bsp.am.
166        * include/Makefile.am: Remove.
167        * configure.ac: Reflect changes above.
168
1692003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * bsp_specs: Remove *lib:.
172
1732003-09-04      Joel Sherrill <joel@OARcorp.com>
174
175        * clock/ckinit.c, console/Modif_cpu_asm.S, console/console.c,
176        console/m340uart.c, include/bsp.h, include/m340timer.h,
177        include/m340uart.h, start/start.S, start/startfor340only.S,
178        startup/bspclean.c, startup/bspstart.c, startup/dumpanic.c,
179        timer/timer.c: URL for license changed.
180
1812003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * Makefile.am: Reflect having moved aclocal/.
184
1852003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Reflect having moved automake/.
188        * clock/Makefile.am: Reflect having moved automake/.
189        * console/Makefile.am: Reflect having moved automake/.
190        * include/Makefile.am: Reflect having moved automake/.
191        * start/Makefile.am: Reflect having moved automake/.
192        * startup/Makefile.am: Reflect having moved automake/.
193        * timer/Makefile.am: Reflect having moved automake/.
194        * wrapup/Makefile.am: Reflect having moved automake/.
195
1962003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        PR 452/bsps
199        * startup/Makefile.am: Remove USE_INIT_FINI.
200
2012003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
204
2052003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        PR 445/bsps
208        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
209        Remove cpp, old_cpp (now unused).
210
2112003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * configure.ac: Remove AC_CONFIG_AUX_DIR.
214
2152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
218
2192003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: AC_PREREQ(2.57).
222
2232003-01-20      Joel Sherrill <joel@OARcorp.com>
224
225        * startup/linkcmds*: Add FreeBSD sysctl() sections.
226
2272002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
230        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
231        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
232        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
233        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
234
2352002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * start/Makefile.am: Use install-data-local to install startfile.
238
2392002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
242
2432002-11-04      Joel Sherrill <joel@OARcorp.com>
244
245        * console/console.c, console/m340uart.c: Removed warnings.
246
2472002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * .cvsignore: Reformat.
250        Add autom4te*cache.
251        Remove autom4te.cache.
252
2532002-08-21      Joel Sherrill <joel@OARcorp.com>
254
255        * wrapup/Makefile.am: PR217 required that the idle task be moved to
256        libcpu so it could be more acutely aware of the CPU model.  This
257        file was modified to pick up the idle task from there.
258
2592002-08-21      Joel Sherrill <joel@OARcorp.com>
260
261        * bsp_specs: Added support for -nostdlibs.
262
2632002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
266        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
267        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
268        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
269        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
270        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
271
2722002-08-05      Joel Sherrill <joel@OARcorp.com>
273
274        * Per PR260 eliminate use of make-target-options.  This impacted
275        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
276        SuperCore and required that the m68k optimized memcpy be moved
277        to libcpu.
278        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
279
2802002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * start/Makefile.am: Eliminate PGM.
283        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
284
2852002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
288
2892002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
292        Remove $(OBJS) from all-local.
293
2942002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
297
2982001-05-09      Joel Sherrill <joel@OARcorp.com>
299
300        * startup/linkcmds: In support of gcc 3.1, added one of more
301        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
302        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
303        and direction of segments to memory regions may also have been
304        addressed.  This was a sweep across all BSPs.
305 
3062002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * configure.ac:
309        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
310        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
311        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
312        * Makefile.am: Remove AUTOMAKE_OPTIONS.
313        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
314        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
315        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
316        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
317        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
318        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
319
3202001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
323
3242001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
327        * configure.in: Remove.
328        * configure.ac: New file, generated from configure.in by autoupdate.
329
3302001-09-27      Joel Sherrill <joel@OARcorp.com>
331
332        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
333
3342001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
337
3382001-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * include/Makefile.am: Fix typo in include_HEADERS.
341
3422001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * configure.in: Add bspopts.h.
345        * include/.cvsignore: Add bspopts.h*, stamp-h*.
346        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
347        * include/bsp.h: Include bspopts.h.
348
3492001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
350
351        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
352
3532000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
356
3572000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
360
3612000-11-01      Joel Sherrill <joel@OARcorp.com>
362
363        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
364        and libcsupport.h moved from libc to lib/include/rtems and
365        now must be referenced as <rtems/XXX.h>.   Header file order
366        was cleaned up while doing this.
367
3682000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
371        Switch to GNU canonicalization.
372
3732000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
374
375        * startup/linkcmds: Added lines so DWARF debug information
376        would be available.  Otherwise gdb complains that the offsets
377        for the debug info are incorrect and doesn't load the files.
378
3792000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
382        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
383        compile.am
384
3852000-08-10      Joel Sherrill <joel@OARcorp.com>
386
387        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.