source: rtems/c/src/lib/libbsp/m68k/sim68000/ChangeLog @ 6ac101b

4.104.114.84.95
Last change on this file since 6ac101b was 6ac101b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/14/04 at 04:36:01

2004-02-14 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reflect changes to bsp.am.
  • Property mode set to 100644
File size: 11.1 KB
Line 
12004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4
52004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
8
92004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Pickup files from ../../m68k/shared instead of
12        ../shared. Reformat.
13
142004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
17
182004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
21        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use
22        automake compilation rules.
23        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
24        timer/Makefile.am, wrapup/Makefile.am: Remove.
25        * configure.ac: Reflect changes above.
26
272004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Add PREINSTALL_DIRS.
30        * wrapup/Makefile.am: Reflect changes to libcpu.
31
322004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
35        * startup/Makefile.am: Remove non-existing files setvec.c,
36        bspclean.c, exit.c from EXTRA_DIST.
37        * timer/Makefile.am: Remove non-existing file timer.c from EXTRA_DIST.
38        * wrapup/Makefile.am: Reflect changes to libcpu.
39
402004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
43        Add PRE/TMPINSTALL_FILES to CLEANFILES.
44        * startup/Makefile.am: Ditto.
45
462004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * start/Makefile.am: Remove.
49        * Makefile.am: Merge-in start/Makefile.am.
50        * configure.ac: Reflect changes above.
51
522004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * wrapup/Makefile.am: Eliminate $(LIB).
55        Use noinst_DATA to trigger building libbsp.a.
56
572003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
60        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
61
622003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
65        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
66
672003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
70
712003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * start/Makefile.am: Misc cleanups and fixes.
74        * startup/Makefile.am: Misc cleanups and fixes.
75        * wrapup/Makefile.am: Misc cleanups and fixes.
76
772003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Add preinstallation dirstamp support.
80        * clock/Makefile.am: Cosmetics.
81        * console/Makefile.am: Cosmetics.
82        * startup/Makefile.am: Cosmetics.
83        * timer/Makefile.am: Cosmetics.
84        * wrapup/Makefile.am: Cosmetics.
85
862003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * clock/Makefile.am: Remove all-local: $(ARCH).
89        * console/Makefile.am: Remove all-local: $(ARCH).
90        * start/Makefile.am: Remove all-local: $(ARCH).
91        * startup/Makefile.am: Remove all-local: $(ARCH).
92        * timer/Makefile.am: Remove all-local: $(ARCH).
93        * wrapup/Makefile.am: Remove all-local: $(ARCH).
94
952003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Merge-in include/Makefile.am.
98        Reflect changes to bsp.am.
99        * include/Makefile.am: Remove.
100        * configure.ac: Reflect changes above.
101
1022003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * bsp_specs: Remove *lib:.
105
1062003-09-04      Joel Sherrill <joel@OARcorp.com>
107
108        * console/conscfg.c, include/bsp.h, startup/bspstart.c,
109        startup/spurious_assistant.c: URL for license changed.
110
1112003-09-04      Joel Sherrill <joel@OARcorp.com>
112
113        * start/start.S: Removed incorrect statement about copyright
114        assignment.
115
1162003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Reflect having moved aclocal/.
119
1202003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Reflect having moved automake/.
123        * clock/Makefile.am: Reflect having moved automake/.
124        * console/Makefile.am: Reflect having moved automake/.
125        * include/Makefile.am: Reflect having moved automake/.
126        * start/Makefile.am: Reflect having moved automake/.
127        * startup/Makefile.am: Reflect having moved automake/.
128        * timer/Makefile.am: Reflect having moved automake/.
129        * wrapup/Makefile.am: Reflect having moved automake/.
130
1312003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
134
1352003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        PR 445/bsps
138        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
139        Remove cpp, old_cpp (now unused).
140
1412003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Remove AC_CONFIG_AUX_DIR.
144
1452003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
148
1492003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: AC_PREREQ(2.57).
152
1532003-01-20      Joel Sherrill <joel@OARcorp.com>
154
155        * startup/linkcmds*: Add FreeBSD sysctl() sections.
156
1572002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
160        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
161        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
162        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164
1652002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * start/Makefile.am: Use install-data-local to install startfile.
168
1692002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
172
1732002-11-01      Joel Sherrill <joel@OARcorp.com>
174
175        * console/conscfg.c, startup/bspstart.c: Removed warnings.
176
1772002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * .cvsignore: Reformat.
180        Add autom4te*cache.
181        Remove autom4te.cache.
182
1832002-08-21      Joel Sherrill <joel@OARcorp.com>
184
185        * wrapup/Makefile.am: PR217 required that the idle task be moved to
186        libcpu so it could be more acutely aware of the CPU model.  This
187        file was modified to pick up the idle task from there.
188
1892002-08-21      Joel Sherrill <joel@OARcorp.com>
190
191        * bsp_specs: Added support for -nostdlibs.
192
1932002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
196        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
197        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
198        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
199        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
200        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
201
2022002-08-05      Joel Sherrill <joel@OARcorp.com>
203
204        * Per PR260 eliminate use of make-target-options.  This impacted
205        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
206        SuperCore and required that the m68k optimized memcpy be moved
207        to libcpu.
208        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
209
2102002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * start/Makefile.am: Eliminate PGM.
213        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
214
2152002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
218
2192002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
222        Remove $(OBJS) from all-local.
223
2242002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * wrapup/Makefile.am: Add $(LIB) to all-local.
227
2282002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
231
2322001-05-09      Joel Sherrill <joel@OARcorp.com>
233
234        * startup/linkcmds: In support of gcc 3.1, added one of more
235        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
236        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
237        and direction of segments to memory regions may also have been
238        addressed.  This was a sweep across all BSPs.
239 
2402002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac:
243        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
244        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
245        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
246        * Makefile.am: Remove AUTOMAKE_OPTIONS.
247        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
248        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
249        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
250        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
251        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
252        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
253
2542002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * startup/bspstart.c: Include rtems/bspIo.h instead of bspIo.h.
257        * startup/spurious_assistant.c: Include rtems/bspIo.h instead of bspIo.h.
258
2592001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
262
2632001-10-30      Joel Sherrill <joel@OARcorp.com>
264
265        * start/start.S: Use __mcpu32__ instead of mcpu32 and change sense
266        of conditional so cpu32 does not attempt to use 68000 style
267        interrupt vectoring.
268
2692001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
272        * configure.in: Remove.
273        * configure.ac: New file, generated from configure.in by autoupdate.
274
2752001-09-27      Joel Sherrill <joel@OARcorp.com>
276
277        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
278
2792001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * include/Makefile.am: Use 'CLEANFILES ='.
282        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
283
2842001-06-19      Joel Sherrill <joel@OARcorp.com>
285
286        * start/start.S: Reverse sense of conditional compilation so the
287        code will compile for a cpu32.
288
2892001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * configure.in: Add bspopts.h.
292        * include/.cvsignore: Add bspopts.h*, stamp-h*.
293        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
294        * include/bsp.h: Include bspopts.h.
295
2962001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
297
298        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
299
3002001-01-03      Joel Sherrill <joel@OARcorp.com>
301
302        * start/start.S: Added space for vectors on CPU32 configuration.
303        * startup/bspstart.c: Fixed typo.
304
3052000-12-19      Joel Sherrill <joel@OARcorp.com>
306
307        * startup/linkcmds: Set _VBR to 0 to indicate that the vectors are
308        in RAM not ROM.  Thanks to Juan Zamorano <jzamora@fi.upm.es> for
309        debugging this.
310
3112000-11-27      Joel Sherrill <joel@OARcorp.com>
312
313        * start/start.S, startup/bspstart.c: Not functional for CPU32
314        but hopefully will compile now and give a warning saying that
315        the CPU32 variant needs work.
316
3172000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
320
3212000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
324
3252000-11-01      Joel Sherrill <joel@OARcorp.com>
326
327        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
328        and libcsupport.h moved from libc to lib/include/rtems and
329        now must be referenced as <rtems/XXX.h>.   Header file order
330        was cleaned up while doing this.
331
3322000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
335        Switch to GNU canonicalization.
336
3372000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
338
339        * startup/linkcmds: Added lines so DWARF debug information
340        would be available.  Otherwise gdb complains that the offsets
341        for the debug info are incorrect and doesn't load the files.
342
3432000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
346        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
347
3482000-08-10      Joel Sherrill <joel@OARcorp.com>
349
350        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.