source: rtems/c/src/lib/libbsp/m68k/gen68360/ChangeLog @ 8830935c

4.104.114.84.95
Last change on this file since 8830935c was 8830935c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/28/04 at 04:43:00

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

PR 562/bsps

  • Makefile.am: Remove references to m68k-gdbstub.c, rtems-gdbstub-glue.c.
  • Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am. Use automake-compilation rules.
  • clock/Makefile.am, console/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 10.6 KB
Line 
12004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        PR 562/bsps
4        * Makefile.am: Remove references to m68k-gdbstub.c,
5        rtems-gdbstub-glue.c.
6
7        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
8        network/Makefile.am, startup/Makefile.am, timer/Makefile.am.
9        Use automake-compilation rules.
10        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
11        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
12        Remove.
13        * configure.ac: Reflect changes above.
14
152004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Add PREINSTALL_DIRS.
18        * wrapup/Makefile.am: Reflect changes to libcpu.
19
202004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
23        * configure.ac: Add AM_CONDITIONAL(HAS_FPSP).
24        * wrapup/Makefile.am: Reflect changes to libcpu.
25
262004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
29        Add PRE/TMPINSTALL_FILES to CLEANFILES.
30        * startup/Makefile.am: Ditto.
31
322004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * start/Makefile.am: Remove.
35        * Makefile.am: Merge-in start/Makefile.am.
36        * configure.ac: Reflect changes above.
37
382004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * wrapup/Makefile.am: Eliminate $(LIB).
41        Use noinst_DATA to trigger building libbsp.a.
42
432003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
46        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
47
482003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
51        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
52
532003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
56
572003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * start/Makefile.am: Misc cleanups and fixes.
60        * startup/Makefile.am: Misc cleanups and fixes.
61        * wrapup/Makefile.am: Misc cleanups and fixes.
62
632003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Add preinstallation dirstamp support.
66        * clock/Makefile.am: Cosmetics.
67        * console/Makefile.am: Cosmetics.
68        * network/Makefile.am: Cosmetics.
69        * startup/Makefile.am: Cosmetics.
70        * timer/Makefile.am: Cosmetics.
71        * wrapup/Makefile.am: Cosmetics.
72
732003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * clock/Makefile.am: Remove all-local: $(ARCH).
76        * console/Makefile.am: Remove all-local: $(ARCH).
77        * network/Makefile.am: Remove all-local: $(ARCH).
78        * start/Makefile.am: Remove all-local: $(ARCH).
79        * startup/Makefile.am: Remove all-local: $(ARCH).
80        * timer/Makefile.am: Remove all-local: $(ARCH).
81        * wrapup/Makefile.am: Remove all-local: $(ARCH).
82
832003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Merge-in include/Makefile.am.
86        Reflect changes to bsp.am.
87        * include/Makefile.am: Remove.
88        * configure.ac: Reflect changes above.
89
902003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * bsp_specs: Remove *lib:.
93
942003-09-04      Joel Sherrill <joel@OARcorp.com>
95
96        * console/console.c, console/consolereserveresources.c, include/bsp.h,
97        start/start.S, startup/bspclean.c, startup/bspstart.c, timer/timer.c:
98        URL for license changed.
99
1002003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Reflect having moved aclocal/.
103
1042003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: Reflect having moved automake/.
107        * clock/Makefile.am: Reflect having moved automake/.
108        * console/Makefile.am: Reflect having moved automake/.
109        * include/Makefile.am: Reflect having moved automake/.
110        * network/Makefile.am: Reflect having moved automake/.
111        * start/Makefile.am: Reflect having moved automake/.
112        * startup/Makefile.am: Reflect having moved automake/.
113        * timer/Makefile.am: Reflect having moved automake/.
114        * wrapup/Makefile.am: Reflect having moved automake/.
115
1162003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        PR 452/bsps
119        * startup/Makefile.am: Remove USE_INIT_FINI.
120
1212003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
124
1252003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        PR 445/bsps
128        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
129        Remove cpp, old_cpp (now unused).
130
1312003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Remove AC_CONFIG_AUX_DIR.
134
1352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
138
1392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: AC_PREREQ(2.57).
142
1432003-01-20      Joel Sherrill <joel@OARcorp.com>
144
145        * startup/linkcmds*: Add FreeBSD sysctl() sections.
146
1472002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
150        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
151        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
152        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
153        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
154        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
155
1562002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * start/Makefile.am: Use install-data-local to install startfile.
159
1602002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163
1642002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * .cvsignore: Reformat.
167        Add autom4te*cache.
168        Remove autom4te.cache.
169
1702002-08-21      Joel Sherrill <joel@OARcorp.com>
171
172        * wrapup/Makefile.am: PR217 required that the idle task be moved to
173        libcpu so it could be more acutely aware of the CPU model.  This
174        file was modified to pick up the idle task from there.
175
1762002-08-21      Joel Sherrill <joel@OARcorp.com>
177
178        * bsp_specs: Added support for -nostdlibs.
179
1802002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
183        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
184        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
185        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
186        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
187        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
188        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
189
1902002-08-05      Joel Sherrill <joel@OARcorp.com>
191
192        * Per PR260 eliminate use of make-target-options.  This impacted
193        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
194        SuperCore and required that the m68k optimized memcpy be moved
195        to libcpu.
196        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
197
1982002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * start/Makefile.am: Eliminate PGM.
201        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
202
2032002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.prom
206        linkcmds.bootp.
207
2082002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
211        Remove $(OBJS) from all-local.
212
2132002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
216
2172002-06-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
218
219        * startup/Makefile.am: Compile the m68k gdb stub and glue.
220
2212002-05-14      Eric Norum <eric.norum@usask.ca>
222
223        * startup/linkcmds.bootp, startup/linkcmds.prom: Per PR192 add
224        sections needed by gcc 3.1.  linkcmds had already been fixed on
225        a gcc 3.1 clean up sweep.
226
2272001-05-09      Joel Sherrill <joel@OARcorp.com>
228
229        * startup/linkcmds: In support of gcc 3.1, added one of more
230        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
231        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
232        and direction of segments to memory regions may also have been
233        addressed.  This was a sweep across all BSPs.
234 
2352002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * configure.ac:
238        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
239        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
240        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
241        * Makefile.am: Remove AUTOMAKE_OPTIONS.
242        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
243        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
244        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
245        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
246        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
247        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
248        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
249
2502001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
253
2542001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
257        * configure.in: Remove.
258        * configure.ac: New file, generated from configure.in by autoupdate.
259
2602001-09-27      Joel Sherrill <joel@OARcorp.com>
261
262        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
263
2642001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
267
2682001-09-14      Eric Norum <eric.norum@usask.ca>
269
270        * startup/init68360.c: Modifications to make gcc 3.x happy.
271
2722001-09-19      Eric Norum <eric.norum@usask.ca>
273
274        * README: Bring it more in line with reality.
275
2762001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.in: Add bspopts.h.
279        * include/.cvsignore: Add bspopts.h*, stamp-h*.
280        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
281        * include/bsp.h: Include bspopts.h.
282
2832001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
284
285        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
286
2872001-01-12      Eric Norum <eric.norum@usask.ca>
288
289        * README, clock/Makefile.am, clock/ckinit.c, clock/clock.c:
290        Clock driver updated to use shell driver mechanism.
291        * clock/ckinit.c: Removed.
292        * clock/clock.c: New file.
293
2942000-12-19      Joel Sherrill <joel@OARcorp.com>
295
296        * Makefile.am: Removed unneeded blank line.
297
2982000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
301
3022000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
305
3062000-11-01      Joel Sherrill <joel@OARcorp.com>
307
308        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
309        and libcsupport.h moved from libc to lib/include/rtems and
310        now must be referenced as <rtems/XXX.h>.   Header file order
311        was cleaned up while doing this.
312
3132000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
316        Switch to GNU canonicalization.
317
3182000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
319
320        * startup/linkcmds: Added lines so DWARF debug information
321        would be available.  Otherwise gdb complains that the offsets
322        for the debug info are incorrect and doesn't load the files.
323
3242000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
327        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
328        wrapup/Makefile.am: Include compile.am
329
3302000-08-10      Joel Sherrill <joel@OARcorp.com>
331
332        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.