source: rtems/c/src/lib/libbsp/m68k/mvme167/ChangeLog @ 8a1009d

4.104.114.84.95
Last change on this file since 8a1009d was 8a1009d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/28/04 at 06:52:22

Correct oversights in previous patch

  • Property mode set to 100644
File size: 11.6 KB
Line 
12004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am
4        fatal/Makefile.am, network/Makefile.am, startup/Makefile.am,
5        timer/Makefile.am, wrapup/Makefile.am.
6        Use automake compilation rules.
7        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
8        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
9        wrapup/Makefile.am: Remove.
10        * configure.ac: Reflect changes above.
11
122004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * console/console-recording.c: Remove (rename to console-recording.h).
15        * console/console-recording.h: New.
16
172004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Add PREINSTALL_DIRS.
20        * wrapup/Makefile.am: Reflect changes to libcpu.
21
222004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
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-06      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        * Makefile.am: Misc cleanups and fixes.
60        * start/Makefile.am: Misc cleanups and fixes.
61        * startup/Makefile.am: Misc cleanups and fixes.
62        * wrapup/Makefile.am: Misc cleanups and fixes.
63
642003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Add preinstallation dirstamp support.
67        * clock/Makefile.am: Cosmetics.
68        * console/Makefile.am: Cosmetics.
69        * fatal/Makefile.am: Cosmetics.
70        * network/Makefile.am: Cosmetics.
71        * startup/Makefile.am: Cosmetics.
72        * timer/Makefile.am: Cosmetics.
73        * wrapup/Makefile.am: Cosmetics.
74
752003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * clock/Makefile.am: Remove all-local: $(ARCH).
78        * console/Makefile.am: Remove all-local: $(ARCH).
79        * fatal/Makefile.am: Remove all-local: $(ARCH).
80        * network/Makefile.am: Remove all-local: $(ARCH).
81        * start/Makefile.am: Remove all-local: $(ARCH).
82        * startup/Makefile.am: Remove all-local: $(ARCH).
83        * timer/Makefile.am: Remove all-local: $(ARCH).
84        * wrapup/Makefile.am: Remove all-local: $(ARCH).
85
862003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Merge-in include/Makefile.am.
89        Reflect changes to bsp.am.
90        * include/Makefile.am: Remove.
91        * configure.ac: Reflect changes above.
92
932003-09-04      Joel Sherrill <joel@OARcorp.com>
94
95        * clock/ckinit.c, console/console-recording.c, console/console.c,
96        fatal/bspfatal.c, include/bsp.h, include/coverhd.h, include/fatal.h,
97        include/page_table.h, startup/bspclean.c, startup/bspstart.c,
98        startup/linkcmds, timer/timer.c, timer/timerisr.S: URL for license
99        changed.
100
1012003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Add BSPOPTS PRINTK_MINOR and CONSOLE_MINOR.
104        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg
105        Remove BSP_CPPFLAGS.
106
1072003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Reflect having moved aclocal/.
110
1112003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Reflect having moved automake/.
114        * clock/Makefile.am: Reflect having moved automake/.
115        * console/Makefile.am: Reflect having moved automake/.
116        * fatal/Makefile.am: Reflect having moved automake/.
117        * include/Makefile.am: Reflect having moved automake/.
118        * network/Makefile.am: Reflect having moved automake/.
119        * start/Makefile.am: Reflect having moved automake/.
120        * startup/Makefile.am: Reflect having moved automake/.
121        * timer/Makefile.am: Reflect having moved automake/.
122        * wrapup/Makefile.am: Reflect having moved automake/.
123
1242003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        PR 452/bsps
127        * startup/Makefile.am: Remove USE_INIT_FINI.
128
1292003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
132
1332003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        PR 445/bsps
136        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
137        Remove cpp, old_cpp (now unused).
138
1392003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Remove AC_CONFIG_AUX_DIR.
142
1432003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
146
1472003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac: AC_PREREQ(2.57).
150
1512003-01-20      Joel Sherrill <joel@OARcorp.com>
152
153        * startup/linkcmds*: Add FreeBSD sysctl() sections.
154
1552002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
158        * console/Makefile.am: Eliminate C_O_FILES.
159        * fatal/Makefile.am: Don't include @RTEMS_BSP@.cfg.
160        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
161        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
162        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164
1652002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * start/Makefile.am: Use install-data-local to install startfile.
168
1692002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
172
1732002-11-04      Joel Sherrill <joel@OARcorp.com>
174
175        * console/console.c: Removed warnings.
176
1772002-11-01      Joel Sherrill <joel@OARcorp.com>
178
179        * network/network.c, startup/bspclean.c: Removed warnings.
180
1812002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * .cvsignore: Reformat.
184        Add autom4te*cache.
185        Remove autom4te.cache.
186
1872002-08-21      Joel Sherrill <joel@OARcorp.com>
188
189        * bsp_specs: Added support for -nostdlibs.
190
1912002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
194        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
195        * fatal/Makefile.am: Use .$(OBJEXT) instead of .o.
196        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
197        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
198        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
199        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
200        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
201
2022002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * start/Makefile.am: Eliminate PGM.
205        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
206
2072002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
210
2112002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
214        Remove $(OBJS) from all-local.
215
2162002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
219
2202001-05-28      Joel Sherrill <joel@OARcorp.com>
221
222        * Per PR31, moved mvme16x_hw.h to shared/mvme.
223        * include/Makefile.am: Modified to reflect movement.
224
2252001-05-09      Joel Sherrill <joel@OARcorp.com>
226
227        * startup/linkcmds: In support of gcc 3.1, added one of more
228        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
229        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
230        and direction of segments to memory regions may also have been
231        addressed.  This was a sweep across all BSPs.
232 
2332002-05-01      Eric Norum <eric.norum@usask.ca>
234
235        * console/console.c, fatal/bspfatal.c, startup/bspclean.c,
236        startup/page_table.c: Per PR200 fix multi-line inline assembly
237        to satisfy gcc 3.1 and newer.
238
2392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * configure.ac:
242        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
243        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
244        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
245        * Makefile.am: Remove AUTOMAKE_OPTIONS.
246        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
247        * fatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
248        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
249        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
250        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
251        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
252        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
253        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
254
2552002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
258
2592001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * configure.ac: Add RTEMS_BPSOPTS_*(CD2401_INT_LEVEL).
262        Add RTEMS_BPSOPTS_*(CD2401_IO_MODE).
263        Add RTEMS_BPSOPTS_*(CD2401_USE_TERMIOS).
264        Add AC_DEFINE_UNQUOTED([mvme167]).
265
2662001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
269
2702001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
273        * configure.in: Remove.
274        * configure.ac: New file, generated from configure.in by autoupdate.
275
2762001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * include/Makefile.am: Use 'CLEANFILES ='.
279        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
280
2812001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * configure.in: Add bspopts.h.
284        * include/.cvsignore: Add bspopts.h*, stamp-h*.
285        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
286        * include/bsp.h: Include bspopts.h.
287
2882001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
289
290        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
291
2922000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
295
2962000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
299
3002000-11-01      Joel Sherrill <joel@OARcorp.com>
301
302        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
303        and libcsupport.h moved from libc to lib/include/rtems and
304        now must be referenced as <rtems/XXX.h>.   Header file order
305        was cleaned up while doing this.
306
3072000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
310        Switch to GNU canonicalization.
311
3122000-09-12      Joel Sherrill <joel@OARcorp.com>
313
314        * network/network.c (uti596_attach): Adjust cpp directives
315        and conditional braces so all cases compile.
316
3172000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
320        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
321        wrapup/Makefile.am, network/Makefile.am: Include compile.am
322
3232000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
324
325        * console.c(_BSP_output_char): Output CR after LF for printk.
326
3272000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
328
329        * README: Updated
330        * console/console.c: Fix polled input.
331        Add support for shared printk.
332        Add support for more flexible polled I/O with and without termios.
333        I/O mode and console is selectable either from NVRAM or from
334        mvme167.cfg.  Clean up comments.
335
3362000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
337
338        * startup/page_table.c (page_table_init): Reorganize NVRAM parameters.
339        * include/bsp.h: Reorganize NVRAM parameters.
340        Add support for shared printk.
341        * times: These are the times for the MVME167, not the MBX860-002.
342
3432000-08-11  John Cotton  <john.cotton@nrc.ca>
344
345        * network/network.c: Fix NVRAM configuration parameter
346        handling from previous revision.
347        Check J1-4,  restructure NVRAM parameter handling.
348
3492000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
350
351        * network/network.c: Cleanup of network driver to reduce warnings.
352        Addition of second parameter to uti596_attach.
353
3542000-08-10      Joel Sherrill <joel@OARcorp.com>
355
356        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.