source: rtems/c/src/lib/libbsp/m68k/gen68302/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.6 KB
Line 
12005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
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-07-25      Joel Sherrill <joel@OARcorp.com>
18
19        * network/network.c: Add include of <sys/errno.h>.
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-03      Ralf Corsepiu <ralf_corsepiu@rtems.org>
43
44        * c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c,
45        c/src/lib/libbsp/m68k/gen68302/console/console.c,
46        c/src/lib/libbsp/m68k/gen68302/network/network.c,
47        c/src/lib/libbsp/m68k/gen68302/timer/timer.c: Include
48        <rtems/m68k/m68302.h> instead of <m68302.h>.
49
502004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
51
52        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
53        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
54
552004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
56
57        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
58        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
59        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
60
612004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
62
63        * clock/ckinit.c, console/console.c, include/bsp.h,
64        network/network.c, startup/bspstart.c, timer/timer.c: Convert to
65        using c99 fixed size types.
66
672004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Reflect changes to bsp.am.
70        Preinstall dist_project_lib*.
71
722004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Reflect changes to bsp.am.
75
762004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
79
802004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Pickup files from ../../m68k/shared instead of
83        ../shared. Reformat.
84
852004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
88
892004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
92        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
93        wrapup/Makefile.am. Use automake compilation rules.
94        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
95        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
96        * configure.ac: Reflect changes above.
97
982004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Add PREINSTALL_DIRS.
101        * wrapup/Makefile.am: Reflect changes to libcpu.
102
1032004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
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        * network/Makefile.am: Cosmetics.
150        * startup/Makefile.am: Cosmetics.
151        * timer/Makefile.am: Cosmetics.
152        * wrapup/Makefile.am: Cosmetics.
153
1542003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * clock/Makefile.am: Remove all-local: $(ARCH).
157        * console/Makefile.am: Remove all-local: $(ARCH).
158        * network/Makefile.am: Remove all-local: $(ARCH).
159        * start/Makefile.am: Remove all-local: $(ARCH).
160        * startup/Makefile.am: Remove all-local: $(ARCH).
161        * timer/Makefile.am: Remove all-local: $(ARCH).
162        * wrapup/Makefile.am: Remove all-local: $(ARCH).
163
1642003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * Makefile.am: Merge-in include/Makefile.am.
167        Reflect changes to bsp.am.
168        * include/Makefile.am: Remove.
169        * configure.ac: Reflect changes above.
170
1712003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * bsp_specs: Remove *lib:.
174
1752003-09-04      Joel Sherrill <joel@OARcorp.com>
176
177        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
178        start/start.S, startup/bspclean.c, startup/bspstart.c,
179        startup/linkcmds, 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        * network/Makefile.am: Reflect having moved automake/.
192        * start/Makefile.am: Reflect having moved automake/.
193        * startup/Makefile.am: Reflect having moved automake/.
194        * timer/Makefile.am: Reflect having moved automake/.
195        * wrapup/Makefile.am: Reflect having moved automake/.
196
1972003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        PR 452/bsps
200        * startup/Makefile.am: Remove USE_INIT_FINI.
201
2022003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
205
2062003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        PR 445/bsps
209        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
210        Remove cpp, old_cpp (now unused).
211
2122003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac: Remove AC_CONFIG_AUX_DIR.
215
2162003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
219
2202003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.ac: AC_PREREQ(2.57).
223
2242003-01-20      Joel Sherrill <joel@OARcorp.com>
225
226        * startup/linkcmds*: Add FreeBSD sysctl() sections.
227
2282002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
231        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
232        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
233        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
234        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
235        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
236
2372002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * start/Makefile.am: Use install-data-local to install startfile.
240
2412002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
244
2452002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * .cvsignore: Reformat.
248        Add autom4te*cache.
249        Remove autom4te.cache.
250
2512002-08-21      Joel Sherrill <joel@OARcorp.com>
252
253        * wrapup/Makefile.am: PR217 required that the idle task be moved to
254        libcpu so it could be more acutely aware of the CPU model.  This
255        file was modified to pick up the idle task from there.
256
2572002-08-21      Joel Sherrill <joel@OARcorp.com>
258
259        * bsp_specs: Added support for -nostdlibs.
260
2612002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
264        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
265        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
266        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
267        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
268        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
269        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
270
2712002-08-05      Joel Sherrill <joel@OARcorp.com>
272
273        * Per PR260 eliminate use of make-target-options.  This impacted
274        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
275        SuperCore and required that the m68k optimized memcpy be moved
276        to libcpu.
277        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
278
2792002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * start/Makefile.am: Eliminate PGM.
282        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
283
2842002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
287
2882002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
291        Remove $(OBJS) from all-local.
292
2932002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
296
2972001-05-09      Joel Sherrill <joel@OARcorp.com>
298
299        * startup/linkcmds: In support of gcc 3.1, added one of more
300        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
301        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
302        and direction of segments to memory regions may also have been
303        addressed.  This was a sweep across all BSPs.
304 
3052002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.ac:
308        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
309        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
310        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
311        * Makefile.am: Remove AUTOMAKE_OPTIONS.
312        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
313        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
314        * network/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-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * configure.in: Add bspopts.h.
341        * include/.cvsignore: Add bspopts.h*, stamp-h*.
342        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
343        * include/bsp.h: Include bspopts.h.
344
3452001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
346
347        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
348
3492000-12-14      Joel Sherrill <joel@OARcorp.com>
350
351        * network/network.c: Removed unused variable warnings.
352
3532000-12-11      Joel Sherrill <joel@OARcorp.com>
354
355        * Makefile.am, configure.in, include/Makefile.am,
356        wrapup/Makefile.am: Updated to reflect addition of network driver
357        by  Franck Julien <FranckJ@cxr.fr>.
358        * include/m302_int.h, network/.cvsignore, network/Makefile.am,
359        network/network.c: New file.
360
3612000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
364
3652000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
368
3692000-11-01      Joel Sherrill <joel@OARcorp.com>
370
371        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
372        libcsupport.h moved from libc to lib/include/rtems and
373        now must be referenced as <rtems/XXX.h>.   Header file order
374        was cleaned up while doing this.
375
3762000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
379        Switch to GNU canonicalization.
380
3812000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
382
383        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
384
3852000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
386
387        * startup/linkcmds: Added lines so DWARF debug information
388        would be available.  Otherwise gdb complains that the offsets
389        for the debug info are incorrect and doesn't load the files.
390
3912000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
394        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
395        compile.am
396
3972000-08-10      Joel Sherrill <joel@OARcorp.com>
398
399        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.