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

4.104.114.84.95
Last change on this file since c880dc8 was c880dc8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/20/04 at 03:03:32

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

  • wrapup/Makefile.am: Reflect changes to libcpu.
  • Property mode set to 100644
File size: 10.8 KB
RevLine 
[c880dc8]12004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Reflect changes to libcpu.
4
[ff716ea0]52004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
8        Add PRE/TMPINSTALL_FILES to CLEANFILES.
9        * startup/Makefile.am: Ditto.
10
[81afa42b]112004-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * start/Makefile.am: Remove.
14        * Makefile.am: Merge-in start/Makefile.am.
15        * configure.ac: Reflect changes above.
16
[6411947]172004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * wrapup/Makefile.am: Eliminate $(LIB).
20        Use noinst_DATA to trigger building libbsp.a.
21
[b35414a]222003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
25        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
26
[935773b]272003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
30        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
31
[810720b6]322003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
35
[15d7f766]362003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Misc cleanups and fixes.
39        * start/Makefile.am: Misc cleanups and fixes.
40        * startup/Makefile.am: Misc cleanups and fixes.
41        * wrapup/Makefile.am: Misc cleanups and fixes.
42
[cee4b8a]432003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Add preinstallation dirstamp support.
46        * clock/Makefile.am: Cosmetics.
47        * console/Makefile.am: Cosmetics.
48        * fatal/Makefile.am: Cosmetics.
49        * network/Makefile.am: Cosmetics.
50        * startup/Makefile.am: Cosmetics.
51        * timer/Makefile.am: Cosmetics.
52        * wrapup/Makefile.am: Cosmetics.
53
[25389032]542003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * clock/Makefile.am: Remove all-local: $(ARCH).
57        * console/Makefile.am: Remove all-local: $(ARCH).
58        * fatal/Makefile.am: Remove all-local: $(ARCH).
59        * network/Makefile.am: Remove all-local: $(ARCH).
60        * start/Makefile.am: Remove all-local: $(ARCH).
61        * startup/Makefile.am: Remove all-local: $(ARCH).
62        * timer/Makefile.am: Remove all-local: $(ARCH).
63        * wrapup/Makefile.am: Remove all-local: $(ARCH).
64
[2821666f]652003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Merge-in include/Makefile.am.
68        Reflect changes to bsp.am.
69        * include/Makefile.am: Remove.
70        * configure.ac: Reflect changes above.
71
[d110897a]722003-09-04      Joel Sherrill <joel@OARcorp.com>
73
74        * clock/ckinit.c, console/console-recording.c, console/console.c,
75        fatal/bspfatal.c, include/bsp.h, include/coverhd.h, include/fatal.h,
76        include/page_table.h, startup/bspclean.c, startup/bspstart.c,
77        startup/linkcmds, timer/timer.c, timer/timerisr.S: URL for license
78        changed.
79
[bd6ec28]802003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Add BSPOPTS PRINTK_MINOR and CONSOLE_MINOR.
83        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg
[23847bd3]84        Remove BSP_CPPFLAGS.
[bd6ec28]85
[fe8bc62f]862003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Reflect having moved aclocal/.
89
[98b0876]902003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
[c483a4e]92        * Makefile.am: Reflect having moved automake/.
93        * clock/Makefile.am: Reflect having moved automake/.
94        * console/Makefile.am: Reflect having moved automake/.
95        * fatal/Makefile.am: Reflect having moved automake/.
96        * include/Makefile.am: Reflect having moved automake/.
97        * network/Makefile.am: Reflect having moved automake/.
98        * start/Makefile.am: Reflect having moved automake/.
99        * startup/Makefile.am: Reflect having moved automake/.
100        * timer/Makefile.am: Reflect having moved automake/.
101        * wrapup/Makefile.am: Reflect having moved automake/.
[98b0876]102
[317458ce]1032003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
[75fcb394]105        PR 452/bsps
[317458ce]106        * startup/Makefile.am: Remove USE_INIT_FINI.
107
[7dcc3fe]1082003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
111
[d266acd2]1122003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
[75fcb394]114        PR 445/bsps
[d266acd2]115        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
116        Remove cpp, old_cpp (now unused).
117
[7a97f26]1182003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Remove AC_CONFIG_AUX_DIR.
121
[ccd81b60]1222003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
125
[9b5c258]1262003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: AC_PREREQ(2.57).
129
[1d36d2af]1302003-01-20      Joel Sherrill <joel@OARcorp.com>
131
132        * startup/linkcmds*: Add FreeBSD sysctl() sections.
133
[0814e7bf]1342002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
137        * console/Makefile.am: Eliminate C_O_FILES.
138        * fatal/Makefile.am: Don't include @RTEMS_BSP@.cfg.
139        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
140        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
141        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
142        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
143
[59a01a6e]1442002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * start/Makefile.am: Use install-data-local to install startfile.
147
[b5a2912f]1482002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
151
[1298624d]1522002-11-04      Joel Sherrill <joel@OARcorp.com>
153
154        * console/console.c: Removed warnings.
155
[ac45548]1562002-11-01      Joel Sherrill <joel@OARcorp.com>
157
158        * network/network.c, startup/bspclean.c: Removed warnings.
159
[8730f45]1602002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * .cvsignore: Reformat.
163        Add autom4te*cache.
164        Remove autom4te.cache.
165
[a2ae30c2]1662002-08-21      Joel Sherrill <joel@OARcorp.com>
167
168        * bsp_specs: Added support for -nostdlibs.
169
[2b62b3d]1702002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
173        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
174        * fatal/Makefile.am: Use .$(OBJEXT) instead of .o.
175        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
176        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
177        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
178        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
179        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
180
[496686a]1812002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * start/Makefile.am: Eliminate PGM.
184        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
185
[f4d43dd]1862002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
189
[445c0a0]1902002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
193        Remove $(OBJS) from all-local.
194
[80defac]1952002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
198
[afc2129]1992001-05-28      Joel Sherrill <joel@OARcorp.com>
200
201        * Per PR31, moved mvme16x_hw.h to shared/mvme.
202        * include/Makefile.am: Modified to reflect movement.
203
[85c92574]2042001-05-09      Joel Sherrill <joel@OARcorp.com>
205
206        * startup/linkcmds: In support of gcc 3.1, added one of more
207        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
208        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
209        and direction of segments to memory regions may also have been
210        addressed.  This was a sweep across all BSPs.
211 
[4f38ab05]2122002-05-01      Eric Norum <eric.norum@usask.ca>
213
214        * console/console.c, fatal/bspfatal.c, startup/bspclean.c,
215        startup/page_table.c: Per PR200 fix multi-line inline assembly
216        to satisfy gcc 3.1 and newer.
217
[e31ccfdd]2182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac:
221        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
222        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
223        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
224        * Makefile.am: Remove AUTOMAKE_OPTIONS.
225        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
226        * fatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
227        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
233
[45805cc]2342002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
237
[90bc0568]2382001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac: Add RTEMS_BPSOPTS_*(CD2401_INT_LEVEL).
241        Add RTEMS_BPSOPTS_*(CD2401_IO_MODE).
242        Add RTEMS_BPSOPTS_*(CD2401_USE_TERMIOS).
243        Add AC_DEFINE_UNQUOTED([mvme167]).
244
[9e1ae79]2452001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
248
[df25c998]2492001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
252        * configure.in: Remove.
253        * configure.ac: New file, generated from configure.in by autoupdate.
254
[7b4917c]2552001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * include/Makefile.am: Use 'CLEANFILES ='.
258        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
259
[4906d72f]2602001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.in: Add bspopts.h.
263        * include/.cvsignore: Add bspopts.h*, stamp-h*.
264        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
265        * include/bsp.h: Include bspopts.h.
266
[6f21328]2672001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
268
269        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
270
[feead226]2712000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
274
[a314d3b4]2752000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
278
[eba2e4f]2792000-11-01      Joel Sherrill <joel@OARcorp.com>
280
281        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
282        and libcsupport.h moved from libc to lib/include/rtems and
283        now must be referenced as <rtems/XXX.h>.   Header file order
284        was cleaned up while doing this.
285
[e83378d]2862000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
289        Switch to GNU canonicalization.
290
[e453d5c]2912000-09-12      Joel Sherrill <joel@OARcorp.com>
292
293        * network/network.c (uti596_attach): Adjust cpp directives
294        and conditional braces so all cases compile.
295
[e5907cfe]2962000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
299        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
300        wrapup/Makefile.am, network/Makefile.am: Include compile.am
301
[b7d4d2a]3022000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
303
304        * console.c(_BSP_output_char): Output CR after LF for printk.
305
[ed09fd77]3062000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
307
308        * README: Updated
309        * console/console.c: Fix polled input.
310        Add support for shared printk.
311        Add support for more flexible polled I/O with and without termios.
312        I/O mode and console is selectable either from NVRAM or from
313        mvme167.cfg.  Clean up comments.
314
3152000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
316
317        * startup/page_table.c (page_table_init): Reorganize NVRAM parameters.
318        * include/bsp.h: Reorganize NVRAM parameters.
319        Add support for shared printk.
320        * times: These are the times for the MVME167, not the MBX860-002.
321
3222000-08-11  John Cotton  <john.cotton@nrc.ca>
323
324        * network/network.c: Fix NVRAM configuration parameter
325        handling from previous revision.
326        Check J1-4,  restructure NVRAM parameter handling.
327
3282000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
329
330        * network/network.c: Cleanup of network driver to reduce warnings.
331        Addition of second parameter to uti596_attach.
[b7d4d2a]332
[e94ad1fe]3332000-08-10      Joel Sherrill <joel@OARcorp.com>
334
335        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.