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

4.104.114.84.95
Last change on this file since e78e7be4 was e78e7be4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/20/04 at 03:03:47

2004-01-20 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
  • startup/Makefile.am: Remove non-existing files setvec.c, bspclean.c, exit.c from EXTRA_DIST.
  • timer/Makefile.am: Remove non-existing file timer.c from EXTRA_DIST.
  • wrapup/Makefile.am: Reflect changes to libcpu.
  • Property mode set to 100644
File size: 10.2 KB
Line 
12004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
4        * startup/Makefile.am: Remove non-existing files setvec.c,
5        bspclean.c, exit.c from EXTRA_DIST.
6        * timer/Makefile.am: Remove non-existing file timer.c from EXTRA_DIST.
7        * wrapup/Makefile.am: Reflect changes to libcpu.
8
92004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
12        Add PRE/TMPINSTALL_FILES to CLEANFILES.
13        * startup/Makefile.am: Ditto.
14
152004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * start/Makefile.am: Remove.
18        * Makefile.am: Merge-in start/Makefile.am.
19        * configure.ac: Reflect changes above.
20
212004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * wrapup/Makefile.am: Eliminate $(LIB).
24        Use noinst_DATA to trigger building libbsp.a.
25
262003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
29        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
30
312003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
34        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
35
362003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
39
402003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * start/Makefile.am: Misc cleanups and fixes.
43        * startup/Makefile.am: Misc cleanups and fixes.
44        * wrapup/Makefile.am: Misc cleanups and fixes.
45
462003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Add preinstallation dirstamp support.
49        * clock/Makefile.am: Cosmetics.
50        * console/Makefile.am: Cosmetics.
51        * startup/Makefile.am: Cosmetics.
52        * timer/Makefile.am: Cosmetics.
53        * wrapup/Makefile.am: Cosmetics.
54
552003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * clock/Makefile.am: Remove all-local: $(ARCH).
58        * console/Makefile.am: Remove all-local: $(ARCH).
59        * start/Makefile.am: Remove all-local: $(ARCH).
60        * startup/Makefile.am: Remove all-local: $(ARCH).
61        * timer/Makefile.am: Remove all-local: $(ARCH).
62        * wrapup/Makefile.am: Remove all-local: $(ARCH).
63
642003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Merge-in include/Makefile.am.
67        Reflect changes to bsp.am.
68        * include/Makefile.am: Remove.
69        * configure.ac: Reflect changes above.
70
712003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * bsp_specs: Remove *lib:.
74
752003-09-04      Joel Sherrill <joel@OARcorp.com>
76
77        * console/conscfg.c, include/bsp.h, startup/bspstart.c,
78        startup/spurious_assistant.c: URL for license changed.
79
802003-09-04      Joel Sherrill <joel@OARcorp.com>
81
82        * start/start.S: Removed incorrect statement about copyright
83        assignment.
84
852003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Reflect having moved aclocal/.
88
892003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Reflect having moved automake/.
92        * clock/Makefile.am: Reflect having moved automake/.
93        * console/Makefile.am: Reflect having moved automake/.
94        * include/Makefile.am: Reflect having moved automake/.
95        * start/Makefile.am: Reflect having moved automake/.
96        * startup/Makefile.am: Reflect having moved automake/.
97        * timer/Makefile.am: Reflect having moved automake/.
98        * wrapup/Makefile.am: Reflect having moved automake/.
99
1002003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
103
1042003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        PR 445/bsps
107        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
108        Remove cpp, old_cpp (now unused).
109
1102003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Remove AC_CONFIG_AUX_DIR.
113
1142003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
117
1182003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: AC_PREREQ(2.57).
121
1222003-01-20      Joel Sherrill <joel@OARcorp.com>
123
124        * startup/linkcmds*: Add FreeBSD sysctl() sections.
125
1262002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
129        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
130        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
131        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
132        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
133
1342002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * start/Makefile.am: Use install-data-local to install startfile.
137
1382002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
141
1422002-11-01      Joel Sherrill <joel@OARcorp.com>
143
144        * console/conscfg.c, startup/bspstart.c: Removed warnings.
145
1462002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * .cvsignore: Reformat.
149        Add autom4te*cache.
150        Remove autom4te.cache.
151
1522002-08-21      Joel Sherrill <joel@OARcorp.com>
153
154        * wrapup/Makefile.am: PR217 required that the idle task be moved to
155        libcpu so it could be more acutely aware of the CPU model.  This
156        file was modified to pick up the idle task from there.
157
1582002-08-21      Joel Sherrill <joel@OARcorp.com>
159
160        * bsp_specs: Added support for -nostdlibs.
161
1622002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
165        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
166        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
167        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
168        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
169        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
170
1712002-08-05      Joel Sherrill <joel@OARcorp.com>
172
173        * Per PR260 eliminate use of make-target-options.  This impacted
174        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
175        SuperCore and required that the m68k optimized memcpy be moved
176        to libcpu.
177        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
178
1792002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * start/Makefile.am: Eliminate PGM.
182        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
183
1842002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
187
1882002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
191        Remove $(OBJS) from all-local.
192
1932002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * wrapup/Makefile.am: Add $(LIB) to all-local.
196
1972002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
200
2012001-05-09      Joel Sherrill <joel@OARcorp.com>
202
203        * startup/linkcmds: In support of gcc 3.1, added one of more
204        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
205        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
206        and direction of segments to memory regions may also have been
207        addressed.  This was a sweep across all BSPs.
208 
2092002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac:
212        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
213        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
214        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
215        * Makefile.am: Remove AUTOMAKE_OPTIONS.
216        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
217        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
218        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
219        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
220        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
221        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
222
2232002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * startup/bspstart.c: Include rtems/bspIo.h instead of bspIo.h.
226        * startup/spurious_assistant.c: Include rtems/bspIo.h instead of bspIo.h.
227
2282001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
231
2322001-10-30      Joel Sherrill <joel@OARcorp.com>
233
234        * start/start.S: Use __mcpu32__ instead of mcpu32 and change sense
235        of conditional so cpu32 does not attempt to use 68000 style
236        interrupt vectoring.
237
2382001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
241        * configure.in: Remove.
242        * configure.ac: New file, generated from configure.in by autoupdate.
243
2442001-09-27      Joel Sherrill <joel@OARcorp.com>
245
246        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
247
2482001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * include/Makefile.am: Use 'CLEANFILES ='.
251        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
252
2532001-06-19      Joel Sherrill <joel@OARcorp.com>
254
255        * start/start.S: Reverse sense of conditional compilation so the
256        code will compile for a cpu32.
257
2582001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.in: Add bspopts.h.
261        * include/.cvsignore: Add bspopts.h*, stamp-h*.
262        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
263        * include/bsp.h: Include bspopts.h.
264
2652001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
266
267        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
268
2692001-01-03      Joel Sherrill <joel@OARcorp.com>
270
271        * start/start.S: Added space for vectors on CPU32 configuration.
272        * startup/bspstart.c: Fixed typo.
273
2742000-12-19      Joel Sherrill <joel@OARcorp.com>
275
276        * startup/linkcmds: Set _VBR to 0 to indicate that the vectors are
277        in RAM not ROM.  Thanks to Juan Zamorano <jzamora@fi.upm.es> for
278        debugging this.
279
2802000-11-27      Joel Sherrill <joel@OARcorp.com>
281
282        * start/start.S, startup/bspstart.c: Not functional for CPU32
283        but hopefully will compile now and give a warning saying that
284        the CPU32 variant needs work.
285
2862000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
289
2902000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
293
2942000-11-01      Joel Sherrill <joel@OARcorp.com>
295
296        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
297        and libcsupport.h moved from libc to lib/include/rtems and
298        now must be referenced as <rtems/XXX.h>.   Header file order
299        was cleaned up while doing this.
300
3012000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
304        Switch to GNU canonicalization.
305
3062000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
307
308        * startup/linkcmds: Added lines so DWARF debug information
309        would be available.  Otherwise gdb complains that the offsets
310        for the debug info are incorrect and doesn't load the files.
311
3122000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
315        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
316
3172000-08-10      Joel Sherrill <joel@OARcorp.com>
318
319        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.