source: rtems/c/src/lib/libbsp/m68k/sim68000/ChangeLog @ 4cb9d26

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

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

  • Makefile.am: Pickup files from ../../m68k/shared instead of ../shared. Reformat.
  • Property mode set to 100644
File size: 10.9 KB
Line 
12004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Pickup files from ../../m68k/shared instead of
4        ../shared. Reformat.
5
62004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
9
102004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
13        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use
14        automake compilation rules.
15        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
16        timer/Makefile.am, wrapup/Makefile.am: Remove.
17        * configure.ac: Reflect changes above.
18
192004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Add PREINSTALL_DIRS.
22        * wrapup/Makefile.am: Reflect changes to libcpu.
23
242004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
27        * startup/Makefile.am: Remove non-existing files setvec.c,
28        bspclean.c, exit.c from EXTRA_DIST.
29        * timer/Makefile.am: Remove non-existing file timer.c from EXTRA_DIST.
30        * wrapup/Makefile.am: Reflect changes to libcpu.
31
322004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
35        Add PRE/TMPINSTALL_FILES to CLEANFILES.
36        * startup/Makefile.am: Ditto.
37
382004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * start/Makefile.am: Remove.
41        * Makefile.am: Merge-in start/Makefile.am.
42        * configure.ac: Reflect changes above.
43
442004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * wrapup/Makefile.am: Eliminate $(LIB).
47        Use noinst_DATA to trigger building libbsp.a.
48
492003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
52        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
53
542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
57        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
58
592003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
62
632003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * start/Makefile.am: Misc cleanups and fixes.
66        * startup/Makefile.am: Misc cleanups and fixes.
67        * wrapup/Makefile.am: Misc cleanups and fixes.
68
692003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Add preinstallation dirstamp support.
72        * clock/Makefile.am: Cosmetics.
73        * console/Makefile.am: Cosmetics.
74        * startup/Makefile.am: Cosmetics.
75        * timer/Makefile.am: Cosmetics.
76        * wrapup/Makefile.am: Cosmetics.
77
782003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * clock/Makefile.am: Remove all-local: $(ARCH).
81        * console/Makefile.am: Remove all-local: $(ARCH).
82        * start/Makefile.am: Remove all-local: $(ARCH).
83        * startup/Makefile.am: Remove all-local: $(ARCH).
84        * timer/Makefile.am: Remove all-local: $(ARCH).
85        * wrapup/Makefile.am: Remove all-local: $(ARCH).
86
872003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Merge-in include/Makefile.am.
90        Reflect changes to bsp.am.
91        * include/Makefile.am: Remove.
92        * configure.ac: Reflect changes above.
93
942003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * bsp_specs: Remove *lib:.
97
982003-09-04      Joel Sherrill <joel@OARcorp.com>
99
100        * console/conscfg.c, include/bsp.h, startup/bspstart.c,
101        startup/spurious_assistant.c: URL for license changed.
102
1032003-09-04      Joel Sherrill <joel@OARcorp.com>
104
105        * start/start.S: Removed incorrect statement about copyright
106        assignment.
107
1082003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Reflect having moved aclocal/.
111
1122003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Reflect having moved automake/.
115        * clock/Makefile.am: Reflect having moved automake/.
116        * console/Makefile.am: Reflect having moved automake/.
117        * include/Makefile.am: Reflect having moved automake/.
118        * start/Makefile.am: Reflect having moved automake/.
119        * startup/Makefile.am: Reflect having moved automake/.
120        * timer/Makefile.am: Reflect having moved automake/.
121        * wrapup/Makefile.am: Reflect having moved automake/.
122
1232003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
126
1272003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        PR 445/bsps
130        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
131        Remove cpp, old_cpp (now unused).
132
1332003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Remove AC_CONFIG_AUX_DIR.
136
1372003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
140
1412003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: AC_PREREQ(2.57).
144
1452003-01-20      Joel Sherrill <joel@OARcorp.com>
146
147        * startup/linkcmds*: Add FreeBSD sysctl() sections.
148
1492002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
152        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
153        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
154        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
155        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
156
1572002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * start/Makefile.am: Use install-data-local to install startfile.
160
1612002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164
1652002-11-01      Joel Sherrill <joel@OARcorp.com>
166
167        * console/conscfg.c, startup/bspstart.c: Removed warnings.
168
1692002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * .cvsignore: Reformat.
172        Add autom4te*cache.
173        Remove autom4te.cache.
174
1752002-08-21      Joel Sherrill <joel@OARcorp.com>
176
177        * wrapup/Makefile.am: PR217 required that the idle task be moved to
178        libcpu so it could be more acutely aware of the CPU model.  This
179        file was modified to pick up the idle task from there.
180
1812002-08-21      Joel Sherrill <joel@OARcorp.com>
182
183        * bsp_specs: Added support for -nostdlibs.
184
1852002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
188        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
189        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
190        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
191        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
193
1942002-08-05      Joel Sherrill <joel@OARcorp.com>
195
196        * Per PR260 eliminate use of make-target-options.  This impacted
197        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
198        SuperCore and required that the m68k optimized memcpy be moved
199        to libcpu.
200        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
201
2022002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * start/Makefile.am: Eliminate PGM.
205        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
206
2072002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
210
2112002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
214        Remove $(OBJS) from all-local.
215
2162002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * wrapup/Makefile.am: Add $(LIB) to all-local.
219
2202002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
223
2242001-05-09      Joel Sherrill <joel@OARcorp.com>
225
226        * startup/linkcmds: In support of gcc 3.1, added one of more
227        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
228        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
229        and direction of segments to memory regions may also have been
230        addressed.  This was a sweep across all BSPs.
231 
2322002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac:
235        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
236        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
237        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
238        * Makefile.am: Remove AUTOMAKE_OPTIONS.
239        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
240        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
241        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
242        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
243        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
244        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
245
2462002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * startup/bspstart.c: Include rtems/bspIo.h instead of bspIo.h.
249        * startup/spurious_assistant.c: Include rtems/bspIo.h instead of bspIo.h.
250
2512001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
254
2552001-10-30      Joel Sherrill <joel@OARcorp.com>
256
257        * start/start.S: Use __mcpu32__ instead of mcpu32 and change sense
258        of conditional so cpu32 does not attempt to use 68000 style
259        interrupt vectoring.
260
2612001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
264        * configure.in: Remove.
265        * configure.ac: New file, generated from configure.in by autoupdate.
266
2672001-09-27      Joel Sherrill <joel@OARcorp.com>
268
269        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
270
2712001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * include/Makefile.am: Use 'CLEANFILES ='.
274        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
275
2762001-06-19      Joel Sherrill <joel@OARcorp.com>
277
278        * start/start.S: Reverse sense of conditional compilation so the
279        code will compile for a cpu32.
280
2812001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * configure.in: Add bspopts.h.
284        * include/.cvsignore: Add bspopts.h*, stamp-h*.
285        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
286        * include/bsp.h: Include bspopts.h.
287
2882001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
289
290        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
291
2922001-01-03      Joel Sherrill <joel@OARcorp.com>
293
294        * start/start.S: Added space for vectors on CPU32 configuration.
295        * startup/bspstart.c: Fixed typo.
296
2972000-12-19      Joel Sherrill <joel@OARcorp.com>
298
299        * startup/linkcmds: Set _VBR to 0 to indicate that the vectors are
300        in RAM not ROM.  Thanks to Juan Zamorano <jzamora@fi.upm.es> for
301        debugging this.
302
3032000-11-27      Joel Sherrill <joel@OARcorp.com>
304
305        * start/start.S, startup/bspstart.c: Not functional for CPU32
306        but hopefully will compile now and give a warning saying that
307        the CPU32 variant needs work.
308
3092000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
312
3132000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
316
3172000-11-01      Joel Sherrill <joel@OARcorp.com>
318
319        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
320        and libcsupport.h moved from libc to lib/include/rtems and
321        now must be referenced as <rtems/XXX.h>.   Header file order
322        was cleaned up while doing this.
323
3242000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
327        Switch to GNU canonicalization.
328
3292000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
330
331        * startup/linkcmds: Added lines so DWARF debug information
332        would be available.  Otherwise gdb complains that the offsets
333        for the debug info are incorrect and doesn't load the files.
334
3352000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
338        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
339
3402000-08-10      Joel Sherrill <joel@OARcorp.com>
341
342        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.