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

4.104.114.84.95
Last change on this file since 34c4852 was 34c4852, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/26/05 at 05:36:48

2005-05-26 Ralf Corsepius <ralf.corsepius@…>

  • include/bsp.h: New header guard.
  • Property mode set to 100644
File size: 12.3 KB
Line 
12005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * include/bsp.h: New header guard.
4
52005-02-11      Joel Sherrill <joel@OARcorp.com>
6
7        * include/bsp.h: Correct type of symbols from linkcmds to compile with
8        gcc 4.x.
9
102005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
13
142005-01-04      Joel Sherrill <joel@OARcorp.com>
15
16        * console/console.c: Remove warnings.
17
182005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * Makefile.am: Remove build-variant support.
21
222004-11-25      Joel Sherrill <joel@OARcorp.com>
23
24        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
25
262004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
27
28        * configure.ac: Require automake > 1.9.
29
302004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
31
32        PR 610/bsps
33        * Makefile.am: Add include/tm27.h, Cosmetics.
34        * include/tm27.h: Final cosmetics.
35
362004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * include/bsp.h: Split out tmtest27 support.
39        * include/tm27.h: New.
40
412004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
42
43        PR 613/bsps
44        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
45
462004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
47
48        PR 614/bsps
49        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
50
512004-04-19      Joel Sherrill <joel@OARcorp.com>
52
53        * start/start.S: DWARF on the m68k requires that all objects me a
54        multiple of a 16-bit word in length.
55
562004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
57
58        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
59        * start/startfor340only.S: Include <rtems/asm.h> instead of <asm.h>.
60
612004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
62
63        * console/Modif_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
64        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
65        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
66        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
67
682004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
69
70        * clock/ckinit.c, console/m340uart.c, include/bsp.h,
71        include/m340uart.h, startup/bspstart.c: Convert to using c99 fixed
72        size types.
73
742004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Reflect changes to bsp.am.
77        Preinstall dist_project_lib*.
78
792004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Reflect changes to bsp.am.
82
832004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
86
872004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Pickup files from ../../m68k/shared instead of
90        ../shared. Reformat.
91
922004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
95
962004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Distribute start/startfor340only.S.
99
1002004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Merge-in  clock/Makefile.am, console/Makefile.am,
103        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
104        compilation rules.
105        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
106        timer/Makefile.am, wrapup/Makefile.am: Remove.
107        * configure.ac: Reflect changes above.
108
1092004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Add PREINSTALL_DIRS.
112        * wrapup/Makefile.am: Reflect changes to libcpu.
113
1142004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
117        * README: Fix minor typo.
118        * wrapup/Makefile.am: Reflect changes to libcpu.
119
1202004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
123        Add PRE/TMPINSTALL_FILES to CLEANFILES.
124        * startup/Makefile.am: Ditto.
125
1262004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * start/Makefile.am: Remove.
129        * Makefile.am: Merge-in start/Makefile.am.
130        * configure.ac: Reflect changes above.
131
1322004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * wrapup/Makefile.am: Eliminate $(LIB).
135        Use noinst_DATA to trigger building libbsp.a.
136
1372003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
140        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
141
1422003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
145        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
146
1472003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
150
1512003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * start/Makefile.am: Misc cleanups and fixes.
154        * startup/Makefile.am: Misc cleanups and fixes.
155        * wrapup/Makefile.am: Misc cleanups and fixes.
156
1572003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * Makefile.am: Add preinstallation dirstamp support.
160        * clock/Makefile.am: Cosmetics.
161        * console/Makefile.am: Cosmetics.
162        * startup/Makefile.am: Cosmetics.
163        * timer/Makefile.am: Cosmetics.
164        * wrapup/Makefile.am: Cosmetics.
165
1662003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * clock/Makefile.am: Remove all-local: $(ARCH).
169        * console/Makefile.am: Remove all-local: $(ARCH).
170        * start/Makefile.am: Remove all-local: $(ARCH).
171        * startup/Makefile.am: Remove all-local: $(ARCH).
172        * timer/Makefile.am: Remove all-local: $(ARCH).
173        * wrapup/Makefile.am: Remove all-local: $(ARCH).
174
1752003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: Merge-in include/Makefile.am.
178        Reflect changes to bsp.am.
179        * include/Makefile.am: Remove.
180        * configure.ac: Reflect changes above.
181
1822003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * bsp_specs: Remove *lib:.
185
1862003-09-04      Joel Sherrill <joel@OARcorp.com>
187
188        * clock/ckinit.c, console/Modif_cpu_asm.S, console/console.c,
189        console/m340uart.c, include/bsp.h, include/m340timer.h,
190        include/m340uart.h, start/start.S, start/startfor340only.S,
191        startup/bspclean.c, startup/bspstart.c, startup/dumpanic.c,
192        timer/timer.c: URL for license changed.
193
1942003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * Makefile.am: Reflect having moved aclocal/.
197
1982003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * Makefile.am: Reflect having moved automake/.
201        * clock/Makefile.am: Reflect having moved automake/.
202        * console/Makefile.am: Reflect having moved automake/.
203        * include/Makefile.am: Reflect having moved automake/.
204        * start/Makefile.am: Reflect having moved automake/.
205        * startup/Makefile.am: Reflect having moved automake/.
206        * timer/Makefile.am: Reflect having moved automake/.
207        * wrapup/Makefile.am: Reflect having moved automake/.
208
2092003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        PR 452/bsps
212        * startup/Makefile.am: Remove USE_INIT_FINI.
213
2142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
217
2182003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        PR 445/bsps
221        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
222        Remove cpp, old_cpp (now unused).
223
2242003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * configure.ac: Remove AC_CONFIG_AUX_DIR.
227
2282003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
231
2322003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: AC_PREREQ(2.57).
235
2362003-01-20      Joel Sherrill <joel@OARcorp.com>
237
238        * startup/linkcmds*: Add FreeBSD sysctl() sections.
239
2402002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
243        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
244        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
245        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
246        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
247
2482002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * start/Makefile.am: Use install-data-local to install startfile.
251
2522002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
255
2562002-11-04      Joel Sherrill <joel@OARcorp.com>
257
258        * console/console.c, console/m340uart.c: Removed warnings.
259
2602002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * .cvsignore: Reformat.
263        Add autom4te*cache.
264        Remove autom4te.cache.
265
2662002-08-21      Joel Sherrill <joel@OARcorp.com>
267
268        * wrapup/Makefile.am: PR217 required that the idle task be moved to
269        libcpu so it could be more acutely aware of the CPU model.  This
270        file was modified to pick up the idle task from there.
271
2722002-08-21      Joel Sherrill <joel@OARcorp.com>
273
274        * bsp_specs: Added support for -nostdlibs.
275
2762002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
279        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
280        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
281        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
282        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
283        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
284
2852002-08-05      Joel Sherrill <joel@OARcorp.com>
286
287        * Per PR260 eliminate use of make-target-options.  This impacted
288        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
289        SuperCore and required that the m68k optimized memcpy be moved
290        to libcpu.
291        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
292
2932002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * start/Makefile.am: Eliminate PGM.
296        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
297
2982002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
301
3022002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
305        Remove $(OBJS) from all-local.
306
3072002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
310
3112001-05-09      Joel Sherrill <joel@OARcorp.com>
312
313        * startup/linkcmds: In support of gcc 3.1, added one of more
314        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
315        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
316        and direction of segments to memory regions may also have been
317        addressed.  This was a sweep across all BSPs.
318 
3192002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * configure.ac:
322        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
323        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
324        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
325        * Makefile.am: Remove AUTOMAKE_OPTIONS.
326        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
327        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
328        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
329        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
330        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
331        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
332
3332001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
336
3372001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
340        * configure.in: Remove.
341        * configure.ac: New file, generated from configure.in by autoupdate.
342
3432001-09-27      Joel Sherrill <joel@OARcorp.com>
344
345        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
346
3472001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
350
3512001-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * include/Makefile.am: Fix typo in include_HEADERS.
354
3552001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * configure.in: Add bspopts.h.
358        * include/.cvsignore: Add bspopts.h*, stamp-h*.
359        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
360        * include/bsp.h: Include bspopts.h.
361
3622001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
363
364        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
365
3662000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
369
3702000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
373
3742000-11-01      Joel Sherrill <joel@OARcorp.com>
375
376        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
377        and libcsupport.h moved from libc to lib/include/rtems and
378        now must be referenced as <rtems/XXX.h>.   Header file order
379        was cleaned up while doing this.
380
3812000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
384        Switch to GNU canonicalization.
385
3862000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
387
388        * startup/linkcmds: Added lines so DWARF debug information
389        would be available.  Otherwise gdb complains that the offsets
390        for the debug info are incorrect and doesn't load the files.
391
3922000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
395        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
396        compile.am
397
3982000-08-10      Joel Sherrill <joel@OARcorp.com>
399
400        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.