source: rtems/c/src/lib/libbsp/m68k/mvme162/ChangeLog @ c24d7c84

4.104.114.84.95
Last change on this file since c24d7c84 was c24d7c84, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 09:08:05

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

  • Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
  • Property mode set to 100644
File size: 12.4 KB
Line 
12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
52004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Pickup files from ../../m68k/shared instead of
8        ../shared. Reformat.
9
102004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Pick up ../mvme167/network/network.c.
13
142004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
17
182004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * README: Remove references to consolex.
21        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
22        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
23        tod/Makefile.am, wrapup/Makefile.am.
24        Use automake compilation rules.
25        * clock/Makefile.am, console/Makefile.am, network/Makefile.am
26        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
27        wrapup/Makefile.am: Remove.
28        * configure.ac: Reflect changes above. 
29
302004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        PR 563/bsps
33        * consolex/consolex.c, consolex/consolex.h, consolex/cTest.c,
34        consolex/Makefile.am, consolex/README:
35        Remove (Abandoned).
36
372004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Add PREINSTALL_DIRS.
40        * consolex/Makefile.am: Add PREINSTALL_DIRS.
41        * wrapup/Makefile.am: Reflect changes to libcpu.
42
432004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Add AM_CONDITIONAL(HAS_FPSP).
46        * wrapup/Makefile.am: Reflect changes to libcpu.
47
482004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
51        Add PRE/TMPINSTALL_FILES to CLEANFILES.
52        * consolex/Makefile.am: Ditto.
53        * startup/Makefile.am: Ditto.
54
552004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * start/.cvsignore: Remove.
58        * start/Makefile.am: Remove.
59        * Makefile.am: Merge-in start/Makefile.am.
60        * configure.ac: Reflect changes above.
61
622004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * wrapup/Makefile.am: Eliminate $(LIB).
65        Use noinst_DATA to trigger building libbsp.a.
66
672003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
70        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
71
722003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * consolex/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
75        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
76        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
77
782003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
81
822003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Misc cleanups and fixes.
85        * start/Makefile.am: Misc cleanups and fixes.
86        * startup/Makefile.am: Misc cleanups and fixes.
87        * wrapup/Makefile.am: Misc cleanups and fixes.
88
892003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Add preinstallation dirstamp support.
92        * clock/Makefile.am: Cosmetics.
93        * console/Makefile.am: Cosmetics.
94        * consolex/Makefile.am: Add preinstallation dirstamp support.
95        * network/Makefile.am: Cosmetics.
96        * startup/Makefile.am: Cosmetics.
97        * timer/Makefile.am: Cosmetics.
98        * tod/Makefile.am: Cosmetics.
99        * tools/Makefile.am: Cosmetics.
100        * wrapup/Makefile.am: Cosmetics.
101
1022003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * clock/Makefile.am: Remove all-local: $(ARCH).
105        * console/Makefile.am: Remove all-local: $(ARCH).
106        * consolex/Makefile.am: Remove all-local: $(ARCH).
107        * network/Makefile.am: Remove all-local: $(ARCH).
108        * start/Makefile.am: Remove all-local: $(ARCH).
109        * startup/Makefile.am: Remove all-local: $(ARCH).
110        * timer/Makefile.am: Remove all-local: $(ARCH).
111        * tod/Makefile.am: Remove all-local: $(ARCH).
112        * wrapup/Makefile.am: Remove all-local: $(ARCH).
113
1142003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Correct path to mvme16x_hw.h.
117
1182003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * Makefile.am: Merge-in include/Makefile.am.
121        Reflect changes to bsp.am.
122        * include/Makefile.am: Remove.
123        * configure.ac: Reflect changes above.
124
1252003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * bsp_specs: Remove *lib:.
128
1292003-09-04      Joel Sherrill <joel@OARcorp.com>
130
131        * clock/ckinit.c, console/console.c, consolex/cTest.c,
132        consolex/consolex.c, consolex/consolex.h, include/bsp.h,
133        include/coverhd.h, include/tod.h, startup/bspclean.c,
134        startup/bspstart.c, startup/linkcmds, timer/timer.c,
135        timer/timerisr.S, tod/tod.c: URL for license changed.
136
1372003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Reflect having moved aclocal/.
140
1412003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Reflect having moved automake/.
144        * clock/Makefile.am: Reflect having moved automake/.
145        * console/Makefile.am: Reflect having moved automake/.
146        * consolex/Makefile.am: Reflect having moved automake/.
147        * include/Makefile.am: Reflect having moved automake/.
148        * network/Makefile.am: Reflect having moved automake/.
149        * start/Makefile.am: Reflect having moved automake/.
150        * startup/Makefile.am: Reflect having moved automake/.
151        * timer/Makefile.am: Reflect having moved automake/.
152        * tod/Makefile.am: Reflect having moved automake/.
153        * wrapup/Makefile.am: Reflect having moved automake/.
154
1552003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        PR 452/bsps
158        * startup/Makefile.am: Remove USE_INIT_FINI.
159
1602003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
163
1642003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        PR 445/bsps
167        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
168        Remove cpp, old_cpp (now unused).
169
1702003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: Remove AC_CONFIG_AUX_DIR.
173
1742003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
177
1782003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.ac: AC_PREREQ(2.57).
181
1822003-01-20      Joel Sherrill <joel@OARcorp.com>
183
184        * startup/linkcmds*: Add FreeBSD sysctl() sections.
185
1862002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
189        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
190        * consolex/Makefile.am: Don't include @RTEMS_BSP@.cfg.
191        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
192        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
193        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
194        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
195        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
196
1972002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * start/Makefile.am: Use install-data-local to install startfile.
200
2012002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
204
2052002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
208        changes.
209
2102002-11-01      Joel Sherrill <joel@OARcorp.com>
211
212        * startup/page_table.c: Removed warnings.
213
214
2152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * .cvsignore: Reformat.
218        Add autom4te*cache.
219        Remove autom4te.cache.
220
2212002-08-21      Joel Sherrill <joel@OARcorp.com>
222
223        * wrapup/Makefile.am: PR217 required that the idle task be moved to
224        libcpu so it could be more acutely aware of the CPU model.  This
225        file was modified to pick up the idle task from there.
226
2272002-08-21      Joel Sherrill <joel@OARcorp.com>
228
229        * bsp_specs: Added support for -nostdlibs.
230
2312002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
234        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
235        * consolex/Makefile.am: Use .$(OBJEXT) instead of .o.
236        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
237        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
238        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
239        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
240        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
241        * tools/Makefile.am: Use .$(OBJEXT) instead of .o.
242        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
243
2442002-08-05      Joel Sherrill <joel@OARcorp.com>
245
246        * Per PR260 eliminate use of make-target-options.  This impacted
247        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
248        SuperCore and required that the m68k optimized memcpy be moved
249        to libcpu.
250        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
251
2522002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * start/Makefile.am: Eliminate PGM.
255        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
256
2572002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
260
2612002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
264        Remove $(OBJS) from all-local.
265
2662002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
269
2702001-05-28      Joel Sherrill <joel@OARcorp.com>
271
272        * ChangeLog: Corrected spacing.
273
2742001-05-28      Joel Sherrill <joel@OARcorp.com>
275
276        * Per PR31, moved mvme16x_hw.h to shared/mvme.
277        * include/Makefile.am: Modified to reflect movement.
278        * include/mvme16x_hw.h: Moved to shared/mvme.
279
2802001-05-09      Joel Sherrill <joel@OARcorp.com>
281
282        * startup/linkcmds: In support of gcc 3.1, added one of more
283        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
284        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
285        and direction of segments to memory regions may also have been
286        addressed.  This was a sweep across all BSPs.
287 
2882002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * include/mvme16x_hw.h: Include <bsp.h> instead of targopts.h.
291
2922002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * configure.ac:
295        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
296        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
297        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
298        * Makefile.am: Remove AUTOMAKE_OPTIONS.
299        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
300        * consolex/Makefile.am: Remove AUTOMAKE_OPTIONS.
301        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
302        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
303        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
304        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
305        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
306        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
307        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
308
3092001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
312
3132001-10-29      Joel Sherrill <joel@OARcorp.com>
314
315        * startup/linkcmds: Remove explicit force of output format.
316
3172001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
320        * configure.in: Remove.
321        * configure.ac: New file, generated from configure.in by autoupdate.
322
3232001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
326
3272001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * configure.in: Add bspopts.h.
330        * include/.cvsignore: Add bspopts.h*, stamp-h*.
331        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
332        * consolex/Makefile.am: Ditto.
333        * include/bsp.h: Include bspopts.h.
334
3352001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
336
337        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
338
3392000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
342
3432000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
346
3472000-11-01      Joel Sherrill <joel@OARcorp.com>
348
349        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
350        and libcsupport.h moved from libc to lib/include/rtems and
351        now must be referenced as <rtems/XXX.h>.   Header file order
352        was cleaned up while doing this.
353
3542000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
357        Switch to GNU canonicalization.
358
3592000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
360
361        * startup/linkcmds: Added lines so DWARF debug information
362        would be available.  Otherwise gdb complains that the offsets
363        for the debug info are incorrect and doesn't load the files.
364
3652000-09-14      Joel Sherrill <joel@OARcorp.com>
366
367        * include/mvme16x_hw.h: Include rtems/score/targopts.h so we
368        can check which BSP this is being used with.
369
3702000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * clock/Makefile.am, console/Makefile.am, consolex/Makefile.am,
373        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
374        tod/Makefile.am, wrapup/Makefile.am, network/Makefile.am: Include
375        compile.am
376
3772000-08-25  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
378
379        * include/mvme16x_hw.h: Added NVRAM_CONFIGURE macro in
380        a manner that should work for 162, 162lx, and 167.
381
3822000-08-10      Joel Sherrill <joel@OARcorp.com>
383
384        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.