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

4.104.114.84.95
Last change on this file since 4217b96 was 4217b96, checked in by Joel Sherrill <joel.sherrill@…>, on 02/08/06 at 12:28:38

2006-02-08 Joel Sherrill <joel@…>

  • startup/linkcmds: Add sections required by newer gcc versions.
  • Property mode set to 100644
File size: 12.5 KB
Line 
12006-02-08      Joel Sherrill <joel@OARcorp.com>
2
3        * startup/linkcmds: Add sections required by newer gcc versions.
4
52006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Add preinstall.am.
8
92005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * include/bsp.h: New header guard.
12
132005-02-11      Joel Sherrill <joel@OARcorp.com>
14
15        * include/bsp.h: Correct type of symbols from linkcmds to compile with
16        gcc 4.x.
17
182005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
21
222005-01-04      Joel Sherrill <joel@OARcorp.com>
23
24        * console/console.c: Remove warnings.
25
262005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
27
28        * Makefile.am: Remove build-variant support.
29
302004-11-25      Joel Sherrill <joel@OARcorp.com>
31
32        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
33
342004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
35
36        * configure.ac: Require automake > 1.9.
37
382004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
39
40        PR 610/bsps
41        * Makefile.am: Add include/tm27.h, Cosmetics.
42        * include/tm27.h: Final cosmetics.
43
442004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
45
46        * include/bsp.h: Split out tmtest27 support.
47        * include/tm27.h: New.
48
492004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
50
51        PR 613/bsps
52        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
53
542004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
55
56        PR 614/bsps
57        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
58
592004-04-19      Joel Sherrill <joel@OARcorp.com>
60
61        * start/start.S: DWARF on the m68k requires that all objects me a
62        multiple of a 16-bit word in length.
63
642004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
65
66        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
67        * start/startfor340only.S: Include <rtems/asm.h> instead of <asm.h>.
68
692004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        * console/Modif_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
72        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
73        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
74        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
75
762004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
77
78        * clock/ckinit.c, console/m340uart.c, include/bsp.h,
79        include/m340uart.h, startup/bspstart.c: Convert to using c99 fixed
80        size types.
81
822004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Reflect changes to bsp.am.
85        Preinstall dist_project_lib*.
86
872004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Reflect changes to bsp.am.
90
912004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
94
952004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Pickup files from ../../m68k/shared instead of
98        ../shared. Reformat.
99
1002004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
103
1042004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: Distribute start/startfor340only.S.
107
1082004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Merge-in  clock/Makefile.am, console/Makefile.am,
111        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
112        compilation rules.
113        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
114        timer/Makefile.am, wrapup/Makefile.am: Remove.
115        * configure.ac: Reflect changes above.
116
1172004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Add PREINSTALL_DIRS.
120        * wrapup/Makefile.am: Reflect changes to libcpu.
121
1222004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
125        * README: Fix minor typo.
126        * wrapup/Makefile.am: Reflect changes to libcpu.
127
1282004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
131        Add PRE/TMPINSTALL_FILES to CLEANFILES.
132        * startup/Makefile.am: Ditto.
133
1342004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * start/Makefile.am: Remove.
137        * Makefile.am: Merge-in start/Makefile.am.
138        * configure.ac: Reflect changes above.
139
1402004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * wrapup/Makefile.am: Eliminate $(LIB).
143        Use noinst_DATA to trigger building libbsp.a.
144
1452003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
148        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
149
1502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
153        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
154
1552003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
158
1592003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * start/Makefile.am: Misc cleanups and fixes.
162        * startup/Makefile.am: Misc cleanups and fixes.
163        * wrapup/Makefile.am: Misc cleanups and fixes.
164
1652003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * Makefile.am: Add preinstallation dirstamp support.
168        * clock/Makefile.am: Cosmetics.
169        * console/Makefile.am: Cosmetics.
170        * startup/Makefile.am: Cosmetics.
171        * timer/Makefile.am: Cosmetics.
172        * wrapup/Makefile.am: Cosmetics.
173
1742003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * clock/Makefile.am: Remove all-local: $(ARCH).
177        * console/Makefile.am: Remove all-local: $(ARCH).
178        * start/Makefile.am: Remove all-local: $(ARCH).
179        * startup/Makefile.am: Remove all-local: $(ARCH).
180        * timer/Makefile.am: Remove all-local: $(ARCH).
181        * wrapup/Makefile.am: Remove all-local: $(ARCH).
182
1832003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * Makefile.am: Merge-in include/Makefile.am.
186        Reflect changes to bsp.am.
187        * include/Makefile.am: Remove.
188        * configure.ac: Reflect changes above.
189
1902003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * bsp_specs: Remove *lib:.
193
1942003-09-04      Joel Sherrill <joel@OARcorp.com>
195
196        * clock/ckinit.c, console/Modif_cpu_asm.S, console/console.c,
197        console/m340uart.c, include/bsp.h, include/m340timer.h,
198        include/m340uart.h, start/start.S, start/startfor340only.S,
199        startup/bspclean.c, startup/bspstart.c, startup/dumpanic.c,
200        timer/timer.c: URL for license changed.
201
2022003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * Makefile.am: Reflect having moved aclocal/.
205
2062003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * Makefile.am: Reflect having moved automake/.
209        * clock/Makefile.am: Reflect having moved automake/.
210        * console/Makefile.am: Reflect having moved automake/.
211        * include/Makefile.am: Reflect having moved automake/.
212        * start/Makefile.am: Reflect having moved automake/.
213        * startup/Makefile.am: Reflect having moved automake/.
214        * timer/Makefile.am: Reflect having moved automake/.
215        * wrapup/Makefile.am: Reflect having moved automake/.
216
2172003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        PR 452/bsps
220        * startup/Makefile.am: Remove USE_INIT_FINI.
221
2222003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
225
2262003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        PR 445/bsps
229        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
230        Remove cpp, old_cpp (now unused).
231
2322003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: Remove AC_CONFIG_AUX_DIR.
235
2362003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
239
2402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac: AC_PREREQ(2.57).
243
2442003-01-20      Joel Sherrill <joel@OARcorp.com>
245
246        * startup/linkcmds*: Add FreeBSD sysctl() sections.
247
2482002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
251        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
252        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
253        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
254        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
255
2562002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * start/Makefile.am: Use install-data-local to install startfile.
259
2602002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
263
2642002-11-04      Joel Sherrill <joel@OARcorp.com>
265
266        * console/console.c, console/m340uart.c: Removed warnings.
267
2682002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * .cvsignore: Reformat.
271        Add autom4te*cache.
272        Remove autom4te.cache.
273
2742002-08-21      Joel Sherrill <joel@OARcorp.com>
275
276        * wrapup/Makefile.am: PR217 required that the idle task be moved to
277        libcpu so it could be more acutely aware of the CPU model.  This
278        file was modified to pick up the idle task from there.
279
2802002-08-21      Joel Sherrill <joel@OARcorp.com>
281
282        * bsp_specs: Added support for -nostdlibs.
283
2842002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
287        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
288        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
289        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
290        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
291        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
292
2932002-08-05      Joel Sherrill <joel@OARcorp.com>
294
295        * Per PR260 eliminate use of make-target-options.  This impacted
296        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
297        SuperCore and required that the m68k optimized memcpy be moved
298        to libcpu.
299        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
300
3012002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * start/Makefile.am: Eliminate PGM.
304        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
305
3062002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
309
3102002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
313        Remove $(OBJS) from all-local.
314
3152002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
318
3192001-05-09      Joel Sherrill <joel@OARcorp.com>
320
321        * startup/linkcmds: In support of gcc 3.1, added one of more
322        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
323        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
324        and direction of segments to memory regions may also have been
325        addressed.  This was a sweep across all BSPs.
326 
3272002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * configure.ac:
330        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
331        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
332        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
333        * Makefile.am: Remove AUTOMAKE_OPTIONS.
334        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
335        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
336        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
337        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
338        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
339        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
340
3412001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
344
3452001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
348        * configure.in: Remove.
349        * configure.ac: New file, generated from configure.in by autoupdate.
350
3512001-09-27      Joel Sherrill <joel@OARcorp.com>
352
353        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
354
3552001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
358
3592001-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * include/Makefile.am: Fix typo in include_HEADERS.
362
3632001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * configure.in: Add bspopts.h.
366        * include/.cvsignore: Add bspopts.h*, stamp-h*.
367        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
368        * include/bsp.h: Include bspopts.h.
369
3702001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
371
372        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
373
3742000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
377
3782000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
381
3822000-11-01      Joel Sherrill <joel@OARcorp.com>
383
384        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
385        and libcsupport.h moved from libc to lib/include/rtems and
386        now must be referenced as <rtems/XXX.h>.   Header file order
387        was cleaned up while doing this.
388
3892000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
392        Switch to GNU canonicalization.
393
3942000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
395
396        * startup/linkcmds: Added lines so DWARF debug information
397        would be available.  Otherwise gdb complains that the offsets
398        for the debug info are incorrect and doesn't load the files.
399
4002000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
403        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
404        compile.am
405
4062000-08-10      Joel Sherrill <joel@OARcorp.com>
407
408        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.