source: rtems/c/src/lib/libbsp/m68k/mvme167/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: 11.9 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-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
13
142004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am
17        fatal/Makefile.am, network/Makefile.am, startup/Makefile.am,
18        timer/Makefile.am, wrapup/Makefile.am.
19        Use automake compilation rules.
20        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
21        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
22        wrapup/Makefile.am: Remove.
23        * configure.ac: Reflect changes above.
24
252004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * console/console-recording.c: Remove (rename to console-recording.h).
28        * console/console-recording.h: New.
29
302004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Add PREINSTALL_DIRS.
33        * wrapup/Makefile.am: Reflect changes to libcpu.
34
352004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * wrapup/Makefile.am: Reflect changes to libcpu.
38
392004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
42        Add PRE/TMPINSTALL_FILES to CLEANFILES.
43        * startup/Makefile.am: Ditto.
44
452004-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * start/Makefile.am: Remove.
48        * Makefile.am: Merge-in start/Makefile.am.
49        * configure.ac: Reflect changes above.
50
512004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * wrapup/Makefile.am: Eliminate $(LIB).
54        Use noinst_DATA to trigger building libbsp.a.
55
562003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
59        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
60
612003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
64        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
65
662003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
69
702003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Misc cleanups and fixes.
73        * start/Makefile.am: Misc cleanups and fixes.
74        * startup/Makefile.am: Misc cleanups and fixes.
75        * wrapup/Makefile.am: Misc cleanups and fixes.
76
772003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Add preinstallation dirstamp support.
80        * clock/Makefile.am: Cosmetics.
81        * console/Makefile.am: Cosmetics.
82        * fatal/Makefile.am: Cosmetics.
83        * network/Makefile.am: Cosmetics.
84        * startup/Makefile.am: Cosmetics.
85        * timer/Makefile.am: Cosmetics.
86        * wrapup/Makefile.am: Cosmetics.
87
882003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * clock/Makefile.am: Remove all-local: $(ARCH).
91        * console/Makefile.am: Remove all-local: $(ARCH).
92        * fatal/Makefile.am: Remove all-local: $(ARCH).
93        * network/Makefile.am: Remove all-local: $(ARCH).
94        * start/Makefile.am: Remove all-local: $(ARCH).
95        * startup/Makefile.am: Remove all-local: $(ARCH).
96        * timer/Makefile.am: Remove all-local: $(ARCH).
97        * wrapup/Makefile.am: Remove all-local: $(ARCH).
98
992003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Merge-in include/Makefile.am.
102        Reflect changes to bsp.am.
103        * include/Makefile.am: Remove.
104        * configure.ac: Reflect changes above.
105
1062003-09-04      Joel Sherrill <joel@OARcorp.com>
107
108        * clock/ckinit.c, console/console-recording.c, console/console.c,
109        fatal/bspfatal.c, include/bsp.h, include/coverhd.h, include/fatal.h,
110        include/page_table.h, startup/bspclean.c, startup/bspstart.c,
111        startup/linkcmds, timer/timer.c, timer/timerisr.S: URL for license
112        changed.
113
1142003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Add BSPOPTS PRINTK_MINOR and CONSOLE_MINOR.
117        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg
118        Remove BSP_CPPFLAGS.
119
1202003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Reflect having moved aclocal/.
123
1242003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Reflect having moved automake/.
127        * clock/Makefile.am: Reflect having moved automake/.
128        * console/Makefile.am: Reflect having moved automake/.
129        * fatal/Makefile.am: Reflect having moved automake/.
130        * include/Makefile.am: Reflect having moved automake/.
131        * network/Makefile.am: Reflect having moved automake/.
132        * start/Makefile.am: Reflect having moved automake/.
133        * startup/Makefile.am: Reflect having moved automake/.
134        * timer/Makefile.am: Reflect having moved automake/.
135        * wrapup/Makefile.am: Reflect having moved automake/.
136
1372003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        PR 452/bsps
140        * startup/Makefile.am: Remove USE_INIT_FINI.
141
1422003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
145
1462003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        PR 445/bsps
149        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
150        Remove cpp, old_cpp (now unused).
151
1522003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: Remove AC_CONFIG_AUX_DIR.
155
1562003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
159
1602003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: AC_PREREQ(2.57).
163
1642003-01-20      Joel Sherrill <joel@OARcorp.com>
165
166        * startup/linkcmds*: Add FreeBSD sysctl() sections.
167
1682002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
171        * console/Makefile.am: Eliminate C_O_FILES.
172        * fatal/Makefile.am: Don't include @RTEMS_BSP@.cfg.
173        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
174        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
175        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
176        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
177
1782002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * start/Makefile.am: Use install-data-local to install startfile.
181
1822002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
185
1862002-11-04      Joel Sherrill <joel@OARcorp.com>
187
188        * console/console.c: Removed warnings.
189
1902002-11-01      Joel Sherrill <joel@OARcorp.com>
191
192        * network/network.c, startup/bspclean.c: Removed warnings.
193
1942002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * .cvsignore: Reformat.
197        Add autom4te*cache.
198        Remove autom4te.cache.
199
2002002-08-21      Joel Sherrill <joel@OARcorp.com>
201
202        * bsp_specs: Added support for -nostdlibs.
203
2042002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
207        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
208        * fatal/Makefile.am: Use .$(OBJEXT) instead of .o.
209        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
210        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
211        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
212        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
213        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
214
2152002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * start/Makefile.am: Eliminate PGM.
218        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
219
2202002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
223
2242002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
227        Remove $(OBJS) from all-local.
228
2292002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
232
2332001-05-28      Joel Sherrill <joel@OARcorp.com>
234
235        * Per PR31, moved mvme16x_hw.h to shared/mvme.
236        * include/Makefile.am: Modified to reflect movement.
237
2382001-05-09      Joel Sherrill <joel@OARcorp.com>
239
240        * startup/linkcmds: In support of gcc 3.1, added one of more
241        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
242        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
243        and direction of segments to memory regions may also have been
244        addressed.  This was a sweep across all BSPs.
245 
2462002-05-01      Eric Norum <eric.norum@usask.ca>
247
248        * console/console.c, fatal/bspfatal.c, startup/bspclean.c,
249        startup/page_table.c: Per PR200 fix multi-line inline assembly
250        to satisfy gcc 3.1 and newer.
251
2522002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * configure.ac:
255        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
256        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
257        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
258        * Makefile.am: Remove AUTOMAKE_OPTIONS.
259        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
260        * fatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
261        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
262        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
263        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
264        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
265        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
266        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
267
2682002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
271
2722001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * configure.ac: Add RTEMS_BPSOPTS_*(CD2401_INT_LEVEL).
275        Add RTEMS_BPSOPTS_*(CD2401_IO_MODE).
276        Add RTEMS_BPSOPTS_*(CD2401_USE_TERMIOS).
277        Add AC_DEFINE_UNQUOTED([mvme167]).
278
2792001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
282
2832001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
286        * configure.in: Remove.
287        * configure.ac: New file, generated from configure.in by autoupdate.
288
2892001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * include/Makefile.am: Use 'CLEANFILES ='.
292        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
293
2942001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * configure.in: Add bspopts.h.
297        * include/.cvsignore: Add bspopts.h*, stamp-h*.
298        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
299        * include/bsp.h: Include bspopts.h.
300
3012001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
302
303        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
304
3052000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
308
3092000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
312
3132000-11-01      Joel Sherrill <joel@OARcorp.com>
314
315        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
316        and libcsupport.h moved from libc to lib/include/rtems and
317        now must be referenced as <rtems/XXX.h>.   Header file order
318        was cleaned up while doing this.
319
3202000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
323        Switch to GNU canonicalization.
324
3252000-09-12      Joel Sherrill <joel@OARcorp.com>
326
327        * network/network.c (uti596_attach): Adjust cpp directives
328        and conditional braces so all cases compile.
329
3302000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
333        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
334        wrapup/Makefile.am, network/Makefile.am: Include compile.am
335
3362000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
337
338        * console.c(_BSP_output_char): Output CR after LF for printk.
339
3402000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
341
342        * README: Updated
343        * console/console.c: Fix polled input.
344        Add support for shared printk.
345        Add support for more flexible polled I/O with and without termios.
346        I/O mode and console is selectable either from NVRAM or from
347        mvme167.cfg.  Clean up comments.
348
3492000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
350
351        * startup/page_table.c (page_table_init): Reorganize NVRAM parameters.
352        * include/bsp.h: Reorganize NVRAM parameters.
353        Add support for shared printk.
354        * times: These are the times for the MVME167, not the MBX860-002.
355
3562000-08-11  John Cotton  <john.cotton@nrc.ca>
357
358        * network/network.c: Fix NVRAM configuration parameter
359        handling from previous revision.
360        Check J1-4,  restructure NVRAM parameter handling.
361
3622000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
363
364        * network/network.c: Cleanup of network driver to reduce warnings.
365        Addition of second parameter to uti596_attach.
366
3672000-08-10      Joel Sherrill <joel@OARcorp.com>
368
369        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.