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

4.104.114.84.95
Last change on this file since 844609f9 was 844609f9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/07/05 at 06:57:39

2005-01-07 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
  • Property mode set to 100644
File size: 14.3 KB
Line 
12005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
4
52005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Remove build-variant support.
8
92004-11-25      Joel Sherrill <joel@OARcorp.com>
10
11        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
12
132004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
14
15        * configure.ac: Require automake > 1.9.
16
172004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        PR 610/bsps
20        * Makefile.am: Add include/tm27.h, Cosmetics.
21        * include/tm27.h: Final cosmetics.
22
232004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
24
25        * include/bsp.h: Split out tmtest27 support.
26        * include/tm27.h: New.
27
282004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
29
30        PR 613/bsps
31        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
32
332004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
34
35        PR 614/bsps
36        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
37
382004-04-08      Ralf Corsepius <ralf_corsepius@rtems.org>
39
40        * mvme162/startup/bspclean.c: Include <rtems/m68k/zilog/z8036.h>
41        instead of <zilog/z8036.h>.
42
432004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
46
472004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
48
49        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
50        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
51        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
52        * console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
53
542004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
55
56        * clock/ckinit.c, startup/bspstart.c, timer/timer.c: Convert to
57        using c99 fixed size types.
58
592004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Reflect changes to bsp.am.
62        Preinstall dist_project_lib*.
63
642004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Reflect changes to bsp.am.
67
682004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
71
722004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Pickup files from ../../m68k/shared instead of
75        ../shared. Reformat.
76
772004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Pick up ../mvme167/network/network.c.
80
812004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
84
852004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * README: Remove references to consolex.
88        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
89        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
90        tod/Makefile.am, wrapup/Makefile.am.
91        Use automake compilation rules.
92        * clock/Makefile.am, console/Makefile.am, network/Makefile.am
93        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
94        wrapup/Makefile.am: Remove.
95        * configure.ac: Reflect changes above. 
96
972004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        PR 563/bsps
100        * consolex/consolex.c, consolex/consolex.h, consolex/cTest.c,
101        consolex/Makefile.am, consolex/README:
102        Remove (Abandoned).
103
1042004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: Add PREINSTALL_DIRS.
107        * consolex/Makefile.am: Add PREINSTALL_DIRS.
108        * wrapup/Makefile.am: Reflect changes to libcpu.
109
1102004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Add AM_CONDITIONAL(HAS_FPSP).
113        * wrapup/Makefile.am: Reflect changes to libcpu.
114
1152004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
118        Add PRE/TMPINSTALL_FILES to CLEANFILES.
119        * consolex/Makefile.am: Ditto.
120        * startup/Makefile.am: Ditto.
121
1222004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * start/.cvsignore: Remove.
125        * start/Makefile.am: Remove.
126        * Makefile.am: Merge-in start/Makefile.am.
127        * configure.ac: Reflect changes above.
128
1292004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * wrapup/Makefile.am: Eliminate $(LIB).
132        Use noinst_DATA to trigger building libbsp.a.
133
1342003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
137        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
138
1392003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * consolex/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
142        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
143        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
144
1452003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
148
1492003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Misc cleanups and fixes.
152        * start/Makefile.am: Misc cleanups and fixes.
153        * startup/Makefile.am: Misc cleanups and fixes.
154        * wrapup/Makefile.am: Misc cleanups and fixes.
155
1562003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * Makefile.am: Add preinstallation dirstamp support.
159        * clock/Makefile.am: Cosmetics.
160        * console/Makefile.am: Cosmetics.
161        * consolex/Makefile.am: Add preinstallation dirstamp support.
162        * network/Makefile.am: Cosmetics.
163        * startup/Makefile.am: Cosmetics.
164        * timer/Makefile.am: Cosmetics.
165        * tod/Makefile.am: Cosmetics.
166        * tools/Makefile.am: Cosmetics.
167        * wrapup/Makefile.am: Cosmetics.
168
1692003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * clock/Makefile.am: Remove all-local: $(ARCH).
172        * console/Makefile.am: Remove all-local: $(ARCH).
173        * consolex/Makefile.am: Remove all-local: $(ARCH).
174        * network/Makefile.am: Remove all-local: $(ARCH).
175        * start/Makefile.am: Remove all-local: $(ARCH).
176        * startup/Makefile.am: Remove all-local: $(ARCH).
177        * timer/Makefile.am: Remove all-local: $(ARCH).
178        * tod/Makefile.am: Remove all-local: $(ARCH).
179        * wrapup/Makefile.am: Remove all-local: $(ARCH).
180
1812003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * Makefile.am: Correct path to mvme16x_hw.h.
184
1852003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * Makefile.am: Merge-in include/Makefile.am.
188        Reflect changes to bsp.am.
189        * include/Makefile.am: Remove.
190        * configure.ac: Reflect changes above.
191
1922003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * bsp_specs: Remove *lib:.
195
1962003-09-04      Joel Sherrill <joel@OARcorp.com>
197
198        * clock/ckinit.c, console/console.c, consolex/cTest.c,
199        consolex/consolex.c, consolex/consolex.h, include/bsp.h,
200        include/coverhd.h, include/tod.h, startup/bspclean.c,
201        startup/bspstart.c, startup/linkcmds, timer/timer.c,
202        timer/timerisr.S, tod/tod.c: URL for license changed.
203
2042003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * Makefile.am: Reflect having moved aclocal/.
207
2082003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * Makefile.am: Reflect having moved automake/.
211        * clock/Makefile.am: Reflect having moved automake/.
212        * console/Makefile.am: Reflect having moved automake/.
213        * consolex/Makefile.am: Reflect having moved automake/.
214        * include/Makefile.am: Reflect having moved automake/.
215        * network/Makefile.am: Reflect having moved automake/.
216        * start/Makefile.am: Reflect having moved automake/.
217        * startup/Makefile.am: Reflect having moved automake/.
218        * timer/Makefile.am: Reflect having moved automake/.
219        * tod/Makefile.am: Reflect having moved automake/.
220        * wrapup/Makefile.am: Reflect having moved automake/.
221
2222003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        PR 452/bsps
225        * startup/Makefile.am: Remove USE_INIT_FINI.
226
2272003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
230
2312003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        PR 445/bsps
234        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
235        Remove cpp, old_cpp (now unused).
236
2372003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac: Remove AC_CONFIG_AUX_DIR.
240
2412003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
244
2452003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac: AC_PREREQ(2.57).
248
2492003-01-20      Joel Sherrill <joel@OARcorp.com>
250
251        * startup/linkcmds*: Add FreeBSD sysctl() sections.
252
2532002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
256        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
257        * consolex/Makefile.am: Don't include @RTEMS_BSP@.cfg.
258        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
259        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
260        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
261        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
262        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
263
2642002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * start/Makefile.am: Use install-data-local to install startfile.
267
2682002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
271
2722002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
275        changes.
276
2772002-11-01      Joel Sherrill <joel@OARcorp.com>
278
279        * startup/page_table.c: Removed warnings.
280
281
2822002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * .cvsignore: Reformat.
285        Add autom4te*cache.
286        Remove autom4te.cache.
287
2882002-08-21      Joel Sherrill <joel@OARcorp.com>
289
290        * wrapup/Makefile.am: PR217 required that the idle task be moved to
291        libcpu so it could be more acutely aware of the CPU model.  This
292        file was modified to pick up the idle task from there.
293
2942002-08-21      Joel Sherrill <joel@OARcorp.com>
295
296        * bsp_specs: Added support for -nostdlibs.
297
2982002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
301        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
302        * consolex/Makefile.am: Use .$(OBJEXT) instead of .o.
303        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
304        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
305        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
306        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
307        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
308        * tools/Makefile.am: Use .$(OBJEXT) instead of .o.
309        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
310
3112002-08-05      Joel Sherrill <joel@OARcorp.com>
312
313        * Per PR260 eliminate use of make-target-options.  This impacted
314        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
315        SuperCore and required that the m68k optimized memcpy be moved
316        to libcpu.
317        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
318
3192002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * start/Makefile.am: Eliminate PGM.
322        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
323
3242002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
327
3282002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
331        Remove $(OBJS) from all-local.
332
3332002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
336
3372001-05-28      Joel Sherrill <joel@OARcorp.com>
338
339        * ChangeLog: Corrected spacing.
340
3412001-05-28      Joel Sherrill <joel@OARcorp.com>
342
343        * Per PR31, moved mvme16x_hw.h to shared/mvme.
344        * include/Makefile.am: Modified to reflect movement.
345        * include/mvme16x_hw.h: Moved to shared/mvme.
346
3472001-05-09      Joel Sherrill <joel@OARcorp.com>
348
349        * startup/linkcmds: In support of gcc 3.1, added one of more
350        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
351        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
352        and direction of segments to memory regions may also have been
353        addressed.  This was a sweep across all BSPs.
354 
3552002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * include/mvme16x_hw.h: Include <bsp.h> instead of targopts.h.
358
3592002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * configure.ac:
362        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
363        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
364        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
365        * Makefile.am: Remove AUTOMAKE_OPTIONS.
366        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
367        * consolex/Makefile.am: Remove AUTOMAKE_OPTIONS.
368        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
369        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
370        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
371        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
372        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
373        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
374        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
375
3762001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
379
3802001-10-29      Joel Sherrill <joel@OARcorp.com>
381
382        * startup/linkcmds: Remove explicit force of output format.
383
3842001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
387        * configure.in: Remove.
388        * configure.ac: New file, generated from configure.in by autoupdate.
389
3902001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
393
3942001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * configure.in: Add bspopts.h.
397        * include/.cvsignore: Add bspopts.h*, stamp-h*.
398        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
399        * consolex/Makefile.am: Ditto.
400        * include/bsp.h: Include bspopts.h.
401
4022001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
403
404        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
405
4062000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
409
4102000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
413
4142000-11-01      Joel Sherrill <joel@OARcorp.com>
415
416        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
417        and libcsupport.h moved from libc to lib/include/rtems and
418        now must be referenced as <rtems/XXX.h>.   Header file order
419        was cleaned up while doing this.
420
4212000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
424        Switch to GNU canonicalization.
425
4262000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
427
428        * startup/linkcmds: Added lines so DWARF debug information
429        would be available.  Otherwise gdb complains that the offsets
430        for the debug info are incorrect and doesn't load the files.
431
4322000-09-14      Joel Sherrill <joel@OARcorp.com>
433
434        * include/mvme16x_hw.h: Include rtems/score/targopts.h so we
435        can check which BSP this is being used with.
436
4372000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * clock/Makefile.am, console/Makefile.am, consolex/Makefile.am,
440        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
441        tod/Makefile.am, wrapup/Makefile.am, network/Makefile.am: Include
442        compile.am
443
4442000-08-25  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
445
446        * include/mvme16x_hw.h: Added NVRAM_CONFIGURE macro in
447        a manner that should work for 162, 162lx, and 167.
448
4492000-08-10      Joel Sherrill <joel@OARcorp.com>
450
451        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.