source: rtems/c/src/lib/libbsp/m68k/idp/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: 11.7 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-05-20      Joel Sherrill <joel@OARcorp.com>
14
15        * console/duart.c: Remove warning.
16
172005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
20
212005-01-04      Joel Sherrill <joel@OARcorp.com>
22
23        * console/leds.c: Remove warnings.
24
252005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
26
27        * Makefile.am: Remove build-variant support.
28
292005-01-02      Ralf Corsepius <ralf_corsepius@rtems.org>
30
31        * console/leds.c: Fix prototype of led_putnum().
32
332004-11-25      Joel Sherrill <joel@OARcorp.com>
34
35        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
36
372004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
38
39        * configure.ac: Require automake > 1.9.
40
412004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
42
43        PR 610/bsps
44        * Makefile.am: Add include/tm27.h, Cosmetics.
45        * include/tm27.h: Final cosmetics.
46
472004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
48
49        * include/bsp.h: Split out tmtest27 support.
50        * include/tm27.h: New.
51
522004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
53
54        PR 613/bsps
55        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
56
572004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
58
59        PR 614/bsps
60        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
61
622004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
63
64        * include/bsp.h: Include <rtems/motorola/mc68230.h> instead of
65        <motorola/mc68230.h>.
66        * include/bsp.h: Include <rtems/motorola/mc68681.h> instead of
67        <motorola/mc68681.h>.
68
692004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        * timer/timer.c: Include <rtems/rtems/motorola/mc68230.h> instead of
72        <motorola/mc68230.h>.
73
742004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
75
76        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
77
782004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
79
80        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
81        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
82        * console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
83        * console/duart.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
84
852004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
86
87        * clock/ckinit.c, startup/bspstart.c, timer/timer.c: Convert to
88        using c99 fixed size types.
89
902004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Reflect changes to bsp.am.
93        Preinstall dist_project_lib*.
94
952004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Reflect changes to bsp.am.
98
992004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
102
1032004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Pickup files from ../../m68k/shared instead of
106        ../shared. Reformat.
107
1082004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
111
1122004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
115        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
116        compilation rules.
117        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
118        timer/Makefile.am, wrapup/Makefile.am: Remove.
119        * configure.ac: Reflect changes above.
120
1212004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Add PREINSTALL_DIRS.
124        * wrapup/Makefile.am: Reflect changes to libcpu.
125
1262004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * wrapup/Makefile.am: Reflect changes to libcpu.
129
1302004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
133        Add PRE/TMPINSTALL_FILES to CLEANFILES.
134        * startup/Makefile.am: Ditto.
135
1362004-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * start/Makefile.am: Remove.
139        * Makefile.am: Merge-in start/Makefile.am.
140        * configure.ac: Reflect changes above.
141
1422004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * wrapup/Makefile.am: Eliminate $(LIB).
145        Use noinst_DATA to trigger building libbsp.a.
146
1472003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
150        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
151
1522003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
155        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
156
1572003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
160
1612003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * start/Makefile.am: Misc cleanups and fixes.
164        * startup/Makefile.am: Misc cleanups and fixes.
165        * wrapup/Makefile.am: Misc cleanups and fixes.
166
1672003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: Add preinstallation dirstamp support.
170        * clock/Makefile.am: Cosmetics.
171        * console/Makefile.am: Cosmetics.
172        * startup/Makefile.am: Cosmetics.
173        * timer/Makefile.am: Cosmetics.
174        * wrapup/Makefile.am: Cosmetics.
175
1762003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * clock/Makefile.am: Remove all-local: $(ARCH).
179        * console/Makefile.am: Remove all-local: $(ARCH).
180        * start/Makefile.am: Remove all-local: $(ARCH).
181        * startup/Makefile.am: Remove all-local: $(ARCH).
182        * timer/Makefile.am: Remove all-local: $(ARCH).
183        * wrapup/Makefile.am: Remove all-local: $(ARCH).
184
1852003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Merge-in include/Makefile.am.
188        Reflect changes to bsp.am.
189        * include/Makefile.am: Remove.
190        * configure.ac: Reflect changes above.
191
1922003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * bsp_specs: Remove *lib:.
195
1962003-09-04      Joel Sherrill <joel@OARcorp.com>
197
198        * clock/ckinit.c, startup/bspstart.c, timer/timer.c, timer/timerisr.S:
199        URL for license changed.
200
2012003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * Makefile.am: Reflect having moved aclocal/.
204
2052003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * Makefile.am: Reflect having moved automake/.
208        * clock/Makefile.am: Reflect having moved automake/.
209        * console/Makefile.am: Reflect having moved automake/.
210        * include/Makefile.am: Reflect having moved automake/.
211        * start/Makefile.am: Reflect having moved automake/.
212        * startup/Makefile.am: Reflect having moved automake/.
213        * timer/Makefile.am: Reflect having moved automake/.
214        * wrapup/Makefile.am: Reflect having moved automake/.
215
2162003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        PR 452/bsps
219        * startup/Makefile.am: Remove USE_INIT_FINI.
220
2212003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
224
2252003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        PR 445/bsps
228        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
229        Remove cpp, old_cpp (now unused).
230
2312003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: Remove AC_CONFIG_AUX_DIR.
234
2352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
238
2392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * configure.ac: AC_PREREQ(2.57).
242
2432003-01-20      Joel Sherrill <joel@OARcorp.com>
244
245        * startup/linkcmds*: Add FreeBSD sysctl() sections.
246
2472002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
250        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
251        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
252        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
253        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
254
2552002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * start/Makefile.am: Use install-data-local to install startfile.
258
2592002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
262
2632002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
266
2672002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * .cvsignore: Reformat.
270        Add autom4te*cache.
271        Remove autom4te.cache.
272
2732002-08-21      Joel Sherrill <joel@OARcorp.com>
274
275        * bsp_specs: Added support for -nostdlibs.
276
2772002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
280        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
281        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
282        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
283        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
284        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
285
2862002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * start/Makefile.am: Eliminate PGM.
289        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
290
2912002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
294
2952002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
298        Remove $(OBJS) from all-local.
299
3002002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
303
3042001-05-09      Joel Sherrill <joel@OARcorp.com>
305
306        * startup/linkcmds: In support of gcc 3.1, added one of more
307        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
308        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
309        and direction of segments to memory regions may also have been
310        addressed.  This was a sweep across all BSPs.
311 
3122002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * configure.ac:
315        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
316        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
317        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
318        * Makefile.am: Remove AUTOMAKE_OPTIONS.
319        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
320        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
321        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
322        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
323        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
324        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
325
3262001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
329
3302001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
333        * configure.in: Remove.
334        * configure.ac: New file, generated from configure.in by autoupdate.
335
3362001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * include/Makefile.am: Use 'CLEANFILES ='.
339        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
340
3412001-06-19      Joel Sherrill <joel@OARcorp.com>
342
343        * include/Makefile.am: Fixed typo.
344
3452001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * configure.in: Add bspopts.h.
348        * include/.cvsignore: Add bspopts.h*, stamp-h*.
349        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
350        * include/bsp.h: Include bspopts.h.
351
3522001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
353
354        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
355
3562000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
359
3602000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
363
3642000-11-01      Joel Sherrill <joel@OARcorp.com>
365
366        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
367        and libcsupport.h moved from libc to lib/include/rtems and
368        now must be referenced as <rtems/XXX.h>.   Header file order
369        was cleaned up while doing this.
370
3712000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
374        Switch to GNU canonicalization.
375
3762000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
377
378        * startup/linkcmds: Added lines so DWARF debug information
379        would be available.  Otherwise gdb complains that the offsets
380        for the debug info are incorrect and doesn't load the files.
381
3822000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
385        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
386        compile.am
387
3882000-08-10      Joel Sherrill <joel@OARcorp.com>
389
390        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.