source: rtems/c/src/lib/libbsp/m68k/gen68340/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.3 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-19      Joel Sherrill <joel@OARcorp.com>
7
8        * start/start.S: DWARF on the m68k requires that all objects me a
9        multiple of a 16-bit word in length.
10
112004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
14        * start/startfor340only.S: Include <rtems/asm.h> instead of <asm.h>.
15
162004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
17
18        * console/Modif_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
19        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
20        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
21        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
22
232004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
24
25        * clock/ckinit.c, console/m340uart.c, include/bsp.h,
26        include/m340uart.h, startup/bspstart.c: Convert to using c99 fixed
27        size types.
28
292004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Reflect changes to bsp.am.
32        Preinstall dist_project_lib*.
33
342004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Reflect changes to bsp.am.
37
382004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
41
422004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Pickup files from ../../m68k/shared instead of
45        ../shared. Reformat.
46
472004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
50
512004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Distribute start/startfor340only.S.
54
552004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Merge-in  clock/Makefile.am, console/Makefile.am,
58        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
59        compilation rules.
60        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
61        timer/Makefile.am, wrapup/Makefile.am: Remove.
62        * configure.ac: Reflect changes above.
63
642004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Add PREINSTALL_DIRS.
67        * wrapup/Makefile.am: Reflect changes to libcpu.
68
692004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
72        * README: Fix minor typo.
73        * wrapup/Makefile.am: Reflect changes to libcpu.
74
752004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
78        Add PRE/TMPINSTALL_FILES to CLEANFILES.
79        * startup/Makefile.am: Ditto.
80
812004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * start/Makefile.am: Remove.
84        * Makefile.am: Merge-in start/Makefile.am.
85        * configure.ac: Reflect changes above.
86
872004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * wrapup/Makefile.am: Eliminate $(LIB).
90        Use noinst_DATA to trigger building libbsp.a.
91
922003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
95        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
96
972003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
100        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
101
1022003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
105
1062003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * start/Makefile.am: Misc cleanups and fixes.
109        * startup/Makefile.am: Misc cleanups and fixes.
110        * wrapup/Makefile.am: Misc cleanups and fixes.
111
1122003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Add preinstallation dirstamp support.
115        * clock/Makefile.am: Cosmetics.
116        * console/Makefile.am: Cosmetics.
117        * startup/Makefile.am: Cosmetics.
118        * timer/Makefile.am: Cosmetics.
119        * wrapup/Makefile.am: Cosmetics.
120
1212003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * clock/Makefile.am: Remove all-local: $(ARCH).
124        * console/Makefile.am: Remove all-local: $(ARCH).
125        * start/Makefile.am: Remove all-local: $(ARCH).
126        * startup/Makefile.am: Remove all-local: $(ARCH).
127        * timer/Makefile.am: Remove all-local: $(ARCH).
128        * wrapup/Makefile.am: Remove all-local: $(ARCH).
129
1302003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * Makefile.am: Merge-in include/Makefile.am.
133        Reflect changes to bsp.am.
134        * include/Makefile.am: Remove.
135        * configure.ac: Reflect changes above.
136
1372003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * bsp_specs: Remove *lib:.
140
1412003-09-04      Joel Sherrill <joel@OARcorp.com>
142
143        * clock/ckinit.c, console/Modif_cpu_asm.S, console/console.c,
144        console/m340uart.c, include/bsp.h, include/m340timer.h,
145        include/m340uart.h, start/start.S, start/startfor340only.S,
146        startup/bspclean.c, startup/bspstart.c, startup/dumpanic.c,
147        timer/timer.c: URL for license changed.
148
1492003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Reflect having moved aclocal/.
152
1532003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Reflect having moved automake/.
156        * clock/Makefile.am: Reflect having moved automake/.
157        * console/Makefile.am: Reflect having moved automake/.
158        * include/Makefile.am: Reflect having moved automake/.
159        * start/Makefile.am: Reflect having moved automake/.
160        * startup/Makefile.am: Reflect having moved automake/.
161        * timer/Makefile.am: Reflect having moved automake/.
162        * wrapup/Makefile.am: Reflect having moved automake/.
163
1642003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        PR 452/bsps
167        * startup/Makefile.am: Remove USE_INIT_FINI.
168
1692003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
172
1732003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        PR 445/bsps
176        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
177        Remove cpp, old_cpp (now unused).
178
1792003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * configure.ac: Remove AC_CONFIG_AUX_DIR.
182
1832003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
186
1872003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: AC_PREREQ(2.57).
190
1912003-01-20      Joel Sherrill <joel@OARcorp.com>
192
193        * startup/linkcmds*: Add FreeBSD sysctl() sections.
194
1952002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
198        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
199        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
200        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
201        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
202
2032002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * start/Makefile.am: Use install-data-local to install startfile.
206
2072002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
210
2112002-11-04      Joel Sherrill <joel@OARcorp.com>
212
213        * console/console.c, console/m340uart.c: Removed warnings.
214
2152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * .cvsignore: Reformat.
218        Add autom4te*cache.
219        Remove autom4te.cache.
220
2212002-08-21      Joel Sherrill <joel@OARcorp.com>
222
223        * wrapup/Makefile.am: PR217 required that the idle task be moved to
224        libcpu so it could be more acutely aware of the CPU model.  This
225        file was modified to pick up the idle task from there.
226
2272002-08-21      Joel Sherrill <joel@OARcorp.com>
228
229        * bsp_specs: Added support for -nostdlibs.
230
2312002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
234        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
235        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
236        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
237        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
238        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
239
2402002-08-05      Joel Sherrill <joel@OARcorp.com>
241
242        * Per PR260 eliminate use of make-target-options.  This impacted
243        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
244        SuperCore and required that the m68k optimized memcpy be moved
245        to libcpu.
246        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
247
2482002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * start/Makefile.am: Eliminate PGM.
251        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
252
2532002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
256
2572002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
260        Remove $(OBJS) from all-local.
261
2622002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
265
2662001-05-09      Joel Sherrill <joel@OARcorp.com>
267
268        * startup/linkcmds: In support of gcc 3.1, added one of more
269        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
270        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
271        and direction of segments to memory regions may also have been
272        addressed.  This was a sweep across all BSPs.
273 
2742002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * configure.ac:
277        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
278        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
279        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
280        * Makefile.am: Remove AUTOMAKE_OPTIONS.
281        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
282        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
283        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
284        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
285        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
287
2882001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
291
2922001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
295        * configure.in: Remove.
296        * configure.ac: New file, generated from configure.in by autoupdate.
297
2982001-09-27      Joel Sherrill <joel@OARcorp.com>
299
300        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
301
3022001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
305
3062001-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * include/Makefile.am: Fix typo in include_HEADERS.
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
3212000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
324
3252000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
328
3292000-11-01      Joel Sherrill <joel@OARcorp.com>
330
331        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
332        and libcsupport.h moved from libc to lib/include/rtems and
333        now must be referenced as <rtems/XXX.h>.   Header file order
334        was cleaned up while doing this.
335
3362000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
339        Switch to GNU canonicalization.
340
3412000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
342
343        * startup/linkcmds: Added lines so DWARF debug information
344        would be available.  Otherwise gdb complains that the offsets
345        for the debug info are incorrect and doesn't load the files.
346
3472000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
350        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
351        compile.am
352
3532000-08-10      Joel Sherrill <joel@OARcorp.com>
354
355        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.