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

4.104.114.84.95
Last change on this file since 844609f9 was 844609f9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/07/05 at 06:57:39

2005-01-07 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
  • Property mode set to 100644
File size: 12.1 KB
Line 
12005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
4
52005-01-04      Joel Sherrill <joel@OARcorp.com>
6
7        * console/console.c: Remove warnings.
8
92005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * Makefile.am: Remove build-variant support.
12
132004-11-25      Joel Sherrill <joel@OARcorp.com>
14
15        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
16
172004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        * configure.ac: Require automake > 1.9.
20
212004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
22
23        PR 610/bsps
24        * Makefile.am: Add include/tm27.h, Cosmetics.
25        * include/tm27.h: Final cosmetics.
26
272004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * include/bsp.h: Split out tmtest27 support.
30        * include/tm27.h: New.
31
322004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        PR 613/bsps
35        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
36
372004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
38
39        PR 614/bsps
40        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
41
422004-04-19      Joel Sherrill <joel@OARcorp.com>
43
44        * start/start.S: DWARF on the m68k requires that all objects me a
45        multiple of a 16-bit word in length.
46
472004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
48
49        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
50        * start/startfor340only.S: Include <rtems/asm.h> instead of <asm.h>.
51
522004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
53
54        * console/Modif_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
55        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
56        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
57        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
58
592004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
60
61        * clock/ckinit.c, console/m340uart.c, include/bsp.h,
62        include/m340uart.h, startup/bspstart.c: Convert to using c99 fixed
63        size types.
64
652004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Reflect changes to bsp.am.
68        Preinstall dist_project_lib*.
69
702004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Reflect changes to bsp.am.
73
742004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
77
782004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Pickup files from ../../m68k/shared instead of
81        ../shared. Reformat.
82
832004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
86
872004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Distribute start/startfor340only.S.
90
912004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: Merge-in  clock/Makefile.am, console/Makefile.am,
94        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
95        compilation rules.
96        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
97        timer/Makefile.am, wrapup/Makefile.am: Remove.
98        * configure.ac: Reflect changes above.
99
1002004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Add PREINSTALL_DIRS.
103        * wrapup/Makefile.am: Reflect changes to libcpu.
104
1052004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
108        * README: Fix minor typo.
109        * wrapup/Makefile.am: Reflect changes to libcpu.
110
1112004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
114        Add PRE/TMPINSTALL_FILES to CLEANFILES.
115        * startup/Makefile.am: Ditto.
116
1172004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * start/Makefile.am: Remove.
120        * Makefile.am: Merge-in start/Makefile.am.
121        * configure.ac: Reflect changes above.
122
1232004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * wrapup/Makefile.am: Eliminate $(LIB).
126        Use noinst_DATA to trigger building libbsp.a.
127
1282003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
131        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
132
1332003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
136        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
137
1382003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
141
1422003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * start/Makefile.am: Misc cleanups and fixes.
145        * startup/Makefile.am: Misc cleanups and fixes.
146        * wrapup/Makefile.am: Misc cleanups and fixes.
147
1482003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Add preinstallation dirstamp support.
151        * clock/Makefile.am: Cosmetics.
152        * console/Makefile.am: Cosmetics.
153        * startup/Makefile.am: Cosmetics.
154        * timer/Makefile.am: Cosmetics.
155        * wrapup/Makefile.am: Cosmetics.
156
1572003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * clock/Makefile.am: Remove all-local: $(ARCH).
160        * console/Makefile.am: Remove all-local: $(ARCH).
161        * start/Makefile.am: Remove all-local: $(ARCH).
162        * startup/Makefile.am: Remove all-local: $(ARCH).
163        * timer/Makefile.am: Remove all-local: $(ARCH).
164        * wrapup/Makefile.am: Remove all-local: $(ARCH).
165
1662003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * Makefile.am: Merge-in include/Makefile.am.
169        Reflect changes to bsp.am.
170        * include/Makefile.am: Remove.
171        * configure.ac: Reflect changes above.
172
1732003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * bsp_specs: Remove *lib:.
176
1772003-09-04      Joel Sherrill <joel@OARcorp.com>
178
179        * clock/ckinit.c, console/Modif_cpu_asm.S, console/console.c,
180        console/m340uart.c, include/bsp.h, include/m340timer.h,
181        include/m340uart.h, start/start.S, start/startfor340only.S,
182        startup/bspclean.c, startup/bspstart.c, startup/dumpanic.c,
183        timer/timer.c: URL for license changed.
184
1852003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Reflect having moved aclocal/.
188
1892003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * Makefile.am: Reflect having moved automake/.
192        * clock/Makefile.am: Reflect having moved automake/.
193        * console/Makefile.am: Reflect having moved automake/.
194        * include/Makefile.am: Reflect having moved automake/.
195        * start/Makefile.am: Reflect having moved automake/.
196        * startup/Makefile.am: Reflect having moved automake/.
197        * timer/Makefile.am: Reflect having moved automake/.
198        * wrapup/Makefile.am: Reflect having moved automake/.
199
2002003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        PR 452/bsps
203        * startup/Makefile.am: Remove USE_INIT_FINI.
204
2052003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
208
2092003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        PR 445/bsps
212        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
213        Remove cpp, old_cpp (now unused).
214
2152003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: Remove AC_CONFIG_AUX_DIR.
218
2192003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
222
2232003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac: AC_PREREQ(2.57).
226
2272003-01-20      Joel Sherrill <joel@OARcorp.com>
228
229        * startup/linkcmds*: Add FreeBSD sysctl() sections.
230
2312002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
234        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
235        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
236        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
237        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
238
2392002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * start/Makefile.am: Use install-data-local to install startfile.
242
2432002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
246
2472002-11-04      Joel Sherrill <joel@OARcorp.com>
248
249        * console/console.c, console/m340uart.c: Removed warnings.
250
2512002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * .cvsignore: Reformat.
254        Add autom4te*cache.
255        Remove autom4te.cache.
256
2572002-08-21      Joel Sherrill <joel@OARcorp.com>
258
259        * wrapup/Makefile.am: PR217 required that the idle task be moved to
260        libcpu so it could be more acutely aware of the CPU model.  This
261        file was modified to pick up the idle task from there.
262
2632002-08-21      Joel Sherrill <joel@OARcorp.com>
264
265        * bsp_specs: Added support for -nostdlibs.
266
2672002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
270        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
271        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
272        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
273        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
274        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
275
2762002-08-05      Joel Sherrill <joel@OARcorp.com>
277
278        * Per PR260 eliminate use of make-target-options.  This impacted
279        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
280        SuperCore and required that the m68k optimized memcpy be moved
281        to libcpu.
282        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
283
2842002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * start/Makefile.am: Eliminate PGM.
287        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
288
2892002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
292
2932002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
296        Remove $(OBJS) from all-local.
297
2982002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
301
3022001-05-09      Joel Sherrill <joel@OARcorp.com>
303
304        * startup/linkcmds: In support of gcc 3.1, added one of more
305        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
306        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
307        and direction of segments to memory regions may also have been
308        addressed.  This was a sweep across all BSPs.
309 
3102002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * configure.ac:
313        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
314        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
315        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
316        * Makefile.am: Remove AUTOMAKE_OPTIONS.
317        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
318        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
319        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
320        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
321        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
322        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
323
3242001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
327
3282001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
331        * configure.in: Remove.
332        * configure.ac: New file, generated from configure.in by autoupdate.
333
3342001-09-27      Joel Sherrill <joel@OARcorp.com>
335
336        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
337
3382001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
341
3422001-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * include/Makefile.am: Fix typo in include_HEADERS.
345
3462001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * configure.in: Add bspopts.h.
349        * include/.cvsignore: Add bspopts.h*, stamp-h*.
350        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
351        * include/bsp.h: Include bspopts.h.
352
3532001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
354
355        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
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, start/Makefile.am,
386        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
387        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.