source: rtems/c/src/lib/libbsp/m68k/mvme167/ChangeLog @ 2eb7d07e

4.104.114.84.95
Last change on this file since 2eb7d07e was 5a9284a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/11/06 at 05:26:03

2006-01-11 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Add preinstall.am.
  • Property mode set to 100644
File size: 14.2 KB
Line 
12006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Add preinstall.am.
4
52006-01-08      Joel Sherrill <joel@OARcorp.com>
6
7        * network/network.c: Remove warnings.
8
92005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * include/bsp.h: New header guard.
12
132005-04-26      Joel Sherrill <joel@OARcorp.com>
14
15        * network/network.c: Change int to rtems_id to eliminate warning.
16
172005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
20
212005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * Makefile.am: Remove build-variant support.
24
252004-11-25      Joel Sherrill <joel@OARcorp.com>
26
27        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
28
292004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
30
31        * configure.ac: Require automake > 1.9.
32
332004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
34
35        PR 610/bsps
36        * Makefile.am: Add include/tm27.h, Cosmetics.
37        * include/tm27.h: Final cosmetics.
38
392004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
40
41        * include/bsp.h: Split out tmtest27 support.
42        * include/tm27.h: New.
43
442004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
45
46        PR 613/bsps
47        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
48
492004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
50
51        PR 614/bsps
52        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
53
542004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
55
56        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
57
582004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
59
60        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
61        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
62        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
63
642004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
65
66        * clock/ckinit.c, console/console-recording.h, console/console.c,
67        fatal/bspfatal.c, include/fatal.h, network/network.c,
68        network/uti596.h, startup/bspstart.c, timer/timer.c: Convert to
69        using c99 fixed size types.
70
712004-03-05      Joel Sherrill <joel@OARcorp.com>
72
73        * network/network.c: Remove warnings for unused routines left from
74        original code.
75
762004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Reflect changes to bsp.am.
79        Preinstall dist_project_lib*.
80
812004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Reflect changes to bsp.am.
84
852004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
88
892004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Pickup files from ../../m68k/shared instead of
92        ../shared. Reformat.
93
942004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
97
982004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am
101        fatal/Makefile.am, network/Makefile.am, startup/Makefile.am,
102        timer/Makefile.am, wrapup/Makefile.am.
103        Use automake compilation rules.
104        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
105        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
106        wrapup/Makefile.am: Remove.
107        * configure.ac: Reflect changes above.
108
1092004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * console/console-recording.c: Remove (rename to console-recording.h).
112        * console/console-recording.h: New.
113
1142004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Add PREINSTALL_DIRS.
117        * wrapup/Makefile.am: Reflect changes to libcpu.
118
1192004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * wrapup/Makefile.am: Reflect changes to libcpu.
122
1232004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
126        Add PRE/TMPINSTALL_FILES to CLEANFILES.
127        * startup/Makefile.am: Ditto.
128
1292004-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * start/Makefile.am: Remove.
132        * Makefile.am: Merge-in start/Makefile.am.
133        * configure.ac: Reflect changes above.
134
1352004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * wrapup/Makefile.am: Eliminate $(LIB).
138        Use noinst_DATA to trigger building libbsp.a.
139
1402003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
143        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
144
1452003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
148        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
149
1502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
153
1542003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Misc cleanups and fixes.
157        * start/Makefile.am: Misc cleanups and fixes.
158        * startup/Makefile.am: Misc cleanups and fixes.
159        * wrapup/Makefile.am: Misc cleanups and fixes.
160
1612003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: Add preinstallation dirstamp support.
164        * clock/Makefile.am: Cosmetics.
165        * console/Makefile.am: Cosmetics.
166        * fatal/Makefile.am: Cosmetics.
167        * network/Makefile.am: Cosmetics.
168        * startup/Makefile.am: Cosmetics.
169        * timer/Makefile.am: Cosmetics.
170        * wrapup/Makefile.am: Cosmetics.
171
1722003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * clock/Makefile.am: Remove all-local: $(ARCH).
175        * console/Makefile.am: Remove all-local: $(ARCH).
176        * fatal/Makefile.am: Remove all-local: $(ARCH).
177        * network/Makefile.am: Remove all-local: $(ARCH).
178        * start/Makefile.am: Remove all-local: $(ARCH).
179        * startup/Makefile.am: Remove all-local: $(ARCH).
180        * timer/Makefile.am: Remove all-local: $(ARCH).
181        * wrapup/Makefile.am: Remove all-local: $(ARCH).
182
1832003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * Makefile.am: Merge-in include/Makefile.am.
186        Reflect changes to bsp.am.
187        * include/Makefile.am: Remove.
188        * configure.ac: Reflect changes above.
189
1902003-09-04      Joel Sherrill <joel@OARcorp.com>
191
192        * clock/ckinit.c, console/console-recording.c, console/console.c,
193        fatal/bspfatal.c, include/bsp.h, include/coverhd.h, include/fatal.h,
194        include/page_table.h, startup/bspclean.c, startup/bspstart.c,
195        startup/linkcmds, timer/timer.c, timer/timerisr.S: URL for license
196        changed.
197
1982003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac: Add BSPOPTS PRINTK_MINOR and CONSOLE_MINOR.
201        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg
202        Remove BSP_CPPFLAGS.
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        * fatal/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        * wrapup/Makefile.am: Reflect having moved automake/.
220
2212003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        PR 452/bsps
224        * startup/Makefile.am: Remove USE_INIT_FINI.
225
2262003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
229
2302003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        PR 445/bsps
233        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
234        Remove cpp, old_cpp (now unused).
235
2362003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: Remove AC_CONFIG_AUX_DIR.
239
2402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
243
2442003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.ac: AC_PREREQ(2.57).
247
2482003-01-20      Joel Sherrill <joel@OARcorp.com>
249
250        * startup/linkcmds*: Add FreeBSD sysctl() sections.
251
2522002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
255        * console/Makefile.am: Eliminate C_O_FILES.
256        * fatal/Makefile.am: Don't include @RTEMS_BSP@.cfg.
257        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
258        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
259        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
260        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
261
2622002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * start/Makefile.am: Use install-data-local to install startfile.
265
2662002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
269
2702002-11-04      Joel Sherrill <joel@OARcorp.com>
271
272        * console/console.c: Removed warnings.
273
2742002-11-01      Joel Sherrill <joel@OARcorp.com>
275
276        * network/network.c, startup/bspclean.c: Removed warnings.
277
2782002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * .cvsignore: Reformat.
281        Add autom4te*cache.
282        Remove autom4te.cache.
283
2842002-08-21      Joel Sherrill <joel@OARcorp.com>
285
286        * bsp_specs: Added support for -nostdlibs.
287
2882002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
291        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
292        * fatal/Makefile.am: Use .$(OBJEXT) instead of .o.
293        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
294        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
295        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
296        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
297        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
298
2992002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * start/Makefile.am: Eliminate PGM.
302        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
303
3042002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
307
3082002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
311        Remove $(OBJS) from all-local.
312
3132002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
316
3172001-05-28      Joel Sherrill <joel@OARcorp.com>
318
319        * Per PR31, moved mvme16x_hw.h to shared/mvme.
320        * include/Makefile.am: Modified to reflect movement.
321
3222001-05-09      Joel Sherrill <joel@OARcorp.com>
323
324        * startup/linkcmds: In support of gcc 3.1, added one of more
325        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
326        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
327        and direction of segments to memory regions may also have been
328        addressed.  This was a sweep across all BSPs.
329 
3302002-05-01      Eric Norum <eric.norum@usask.ca>
331
332        * console/console.c, fatal/bspfatal.c, startup/bspclean.c,
333        startup/page_table.c: Per PR200 fix multi-line inline assembly
334        to satisfy gcc 3.1 and newer.
335
3362002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * configure.ac:
339        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
340        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
341        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
342        * Makefile.am: Remove AUTOMAKE_OPTIONS.
343        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
344        * fatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
345        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
346        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
347        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
348        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
349        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
350        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
351
3522002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
355
3562001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * configure.ac: Add RTEMS_BPSOPTS_*(CD2401_INT_LEVEL).
359        Add RTEMS_BPSOPTS_*(CD2401_IO_MODE).
360        Add RTEMS_BPSOPTS_*(CD2401_USE_TERMIOS).
361        Add AC_DEFINE_UNQUOTED([mvme167]).
362
3632001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
366
3672001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
370        * configure.in: Remove.
371        * configure.ac: New file, generated from configure.in by autoupdate.
372
3732001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * include/Makefile.am: Use 'CLEANFILES ='.
376        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
377
3782001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * configure.in: Add bspopts.h.
381        * include/.cvsignore: Add bspopts.h*, stamp-h*.
382        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
383        * include/bsp.h: Include bspopts.h.
384
3852001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
386
387        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
388
3892000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
392
3932000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
396
3972000-11-01      Joel Sherrill <joel@OARcorp.com>
398
399        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
400        and libcsupport.h moved from libc to lib/include/rtems and
401        now must be referenced as <rtems/XXX.h>.   Header file order
402        was cleaned up while doing this.
403
4042000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
407        Switch to GNU canonicalization.
408
4092000-09-12      Joel Sherrill <joel@OARcorp.com>
410
411        * network/network.c (uti596_attach): Adjust cpp directives
412        and conditional braces so all cases compile.
413
4142000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
417        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
418        wrapup/Makefile.am, network/Makefile.am: Include compile.am
419
4202000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
421
422        * console.c(_BSP_output_char): Output CR after LF for printk.
423
4242000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
425
426        * README: Updated
427        * console/console.c: Fix polled input.
428        Add support for shared printk.
429        Add support for more flexible polled I/O with and without termios.
430        I/O mode and console is selectable either from NVRAM or from
431        mvme167.cfg.  Clean up comments.
432
4332000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
434
435        * startup/page_table.c (page_table_init): Reorganize NVRAM parameters.
436        * include/bsp.h: Reorganize NVRAM parameters.
437        Add support for shared printk.
438        * times: These are the times for the MVME167, not the MBX860-002.
439
4402000-08-11  John Cotton  <john.cotton@nrc.ca>
441
442        * network/network.c: Fix NVRAM configuration parameter
443        handling from previous revision.
444        Check J1-4,  restructure NVRAM parameter handling.
445
4462000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
447
448        * network/network.c: Cleanup of network driver to reduce warnings.
449        Addition of second parameter to uti596_attach.
450
4512000-08-10      Joel Sherrill <joel@OARcorp.com>
452
453        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.