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

4.104.114.84.95
Last change on this file since 2a7f9a28 was 2a7f9a28, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 06:22:18

2004-02-19 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
  • Property mode set to 100644
File size: 12.1 KB
Line 
12004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4        Preinstall dist_project_lib*.
5
62004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9
102004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
13
142004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Pickup files from ../../m68k/shared instead of
17        ../shared. Reformat.
18
192004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
22
232004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am
26        fatal/Makefile.am, network/Makefile.am, startup/Makefile.am,
27        timer/Makefile.am, wrapup/Makefile.am.
28        Use automake compilation rules.
29        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
30        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
31        wrapup/Makefile.am: Remove.
32        * configure.ac: Reflect changes above.
33
342004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * console/console-recording.c: Remove (rename to console-recording.h).
37        * console/console-recording.h: New.
38
392004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Add PREINSTALL_DIRS.
42        * wrapup/Makefile.am: Reflect changes to libcpu.
43
442004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * wrapup/Makefile.am: Reflect changes to libcpu.
47
482004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
51        Add PRE/TMPINSTALL_FILES to CLEANFILES.
52        * startup/Makefile.am: Ditto.
53
542004-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * start/Makefile.am: Remove.
57        * Makefile.am: Merge-in start/Makefile.am.
58        * configure.ac: Reflect changes above.
59
602004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * wrapup/Makefile.am: Eliminate $(LIB).
63        Use noinst_DATA to trigger building libbsp.a.
64
652003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
68        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
69
702003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
73        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
74
752003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
78
792003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Misc cleanups and fixes.
82        * start/Makefile.am: Misc cleanups and fixes.
83        * startup/Makefile.am: Misc cleanups and fixes.
84        * wrapup/Makefile.am: Misc cleanups and fixes.
85
862003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Add preinstallation dirstamp support.
89        * clock/Makefile.am: Cosmetics.
90        * console/Makefile.am: Cosmetics.
91        * fatal/Makefile.am: Cosmetics.
92        * network/Makefile.am: Cosmetics.
93        * startup/Makefile.am: Cosmetics.
94        * timer/Makefile.am: Cosmetics.
95        * wrapup/Makefile.am: Cosmetics.
96
972003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * clock/Makefile.am: Remove all-local: $(ARCH).
100        * console/Makefile.am: Remove all-local: $(ARCH).
101        * fatal/Makefile.am: Remove all-local: $(ARCH).
102        * network/Makefile.am: Remove all-local: $(ARCH).
103        * start/Makefile.am: Remove all-local: $(ARCH).
104        * startup/Makefile.am: Remove all-local: $(ARCH).
105        * timer/Makefile.am: Remove all-local: $(ARCH).
106        * wrapup/Makefile.am: Remove all-local: $(ARCH).
107
1082003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Merge-in include/Makefile.am.
111        Reflect changes to bsp.am.
112        * include/Makefile.am: Remove.
113        * configure.ac: Reflect changes above.
114
1152003-09-04      Joel Sherrill <joel@OARcorp.com>
116
117        * clock/ckinit.c, console/console-recording.c, console/console.c,
118        fatal/bspfatal.c, include/bsp.h, include/coverhd.h, include/fatal.h,
119        include/page_table.h, startup/bspclean.c, startup/bspstart.c,
120        startup/linkcmds, timer/timer.c, timer/timerisr.S: URL for license
121        changed.
122
1232003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Add BSPOPTS PRINTK_MINOR and CONSOLE_MINOR.
126        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg
127        Remove BSP_CPPFLAGS.
128
1292003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Reflect having moved aclocal/.
132
1332003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Reflect having moved automake/.
136        * clock/Makefile.am: Reflect having moved automake/.
137        * console/Makefile.am: Reflect having moved automake/.
138        * fatal/Makefile.am: Reflect having moved automake/.
139        * include/Makefile.am: Reflect having moved automake/.
140        * network/Makefile.am: Reflect having moved automake/.
141        * start/Makefile.am: Reflect having moved automake/.
142        * startup/Makefile.am: Reflect having moved automake/.
143        * timer/Makefile.am: Reflect having moved automake/.
144        * wrapup/Makefile.am: Reflect having moved automake/.
145
1462003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        PR 452/bsps
149        * startup/Makefile.am: Remove USE_INIT_FINI.
150
1512003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
154
1552003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        PR 445/bsps
158        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
159        Remove cpp, old_cpp (now unused).
160
1612003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: Remove AC_CONFIG_AUX_DIR.
164
1652003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
168
1692003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: AC_PREREQ(2.57).
172
1732003-01-20      Joel Sherrill <joel@OARcorp.com>
174
175        * startup/linkcmds*: Add FreeBSD sysctl() sections.
176
1772002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180        * console/Makefile.am: Eliminate C_O_FILES.
181        * fatal/Makefile.am: Don't include @RTEMS_BSP@.cfg.
182        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
183        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
184        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
185        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
186
1872002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * start/Makefile.am: Use install-data-local to install startfile.
190
1912002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
194
1952002-11-04      Joel Sherrill <joel@OARcorp.com>
196
197        * console/console.c: Removed warnings.
198
1992002-11-01      Joel Sherrill <joel@OARcorp.com>
200
201        * network/network.c, startup/bspclean.c: Removed warnings.
202
2032002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * .cvsignore: Reformat.
206        Add autom4te*cache.
207        Remove autom4te.cache.
208
2092002-08-21      Joel Sherrill <joel@OARcorp.com>
210
211        * bsp_specs: Added support for -nostdlibs.
212
2132002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
216        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
217        * fatal/Makefile.am: Use .$(OBJEXT) instead of .o.
218        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
219        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
220        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
221        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
222        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
223
2242002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * start/Makefile.am: Eliminate PGM.
227        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
228
2292002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
232
2332002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
236        Remove $(OBJS) from all-local.
237
2382002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
241
2422001-05-28      Joel Sherrill <joel@OARcorp.com>
243
244        * Per PR31, moved mvme16x_hw.h to shared/mvme.
245        * include/Makefile.am: Modified to reflect movement.
246
2472001-05-09      Joel Sherrill <joel@OARcorp.com>
248
249        * startup/linkcmds: In support of gcc 3.1, added one of more
250        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
251        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
252        and direction of segments to memory regions may also have been
253        addressed.  This was a sweep across all BSPs.
254 
2552002-05-01      Eric Norum <eric.norum@usask.ca>
256
257        * console/console.c, fatal/bspfatal.c, startup/bspclean.c,
258        startup/page_table.c: Per PR200 fix multi-line inline assembly
259        to satisfy gcc 3.1 and newer.
260
2612002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * configure.ac:
264        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
265        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
266        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
267        * Makefile.am: Remove AUTOMAKE_OPTIONS.
268        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
269        * fatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
270        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
271        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
272        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
273        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
274        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
275        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
276
2772002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
280
2812001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * configure.ac: Add RTEMS_BPSOPTS_*(CD2401_INT_LEVEL).
284        Add RTEMS_BPSOPTS_*(CD2401_IO_MODE).
285        Add RTEMS_BPSOPTS_*(CD2401_USE_TERMIOS).
286        Add AC_DEFINE_UNQUOTED([mvme167]).
287
2882001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
291
2922001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
295        * configure.in: Remove.
296        * configure.ac: New file, generated from configure.in by autoupdate.
297
2982001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * include/Makefile.am: Use 'CLEANFILES ='.
301        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
302
3032001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * configure.in: Add bspopts.h.
306        * include/.cvsignore: Add bspopts.h*, stamp-h*.
307        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
308        * include/bsp.h: Include bspopts.h.
309
3102001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
311
312        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
313
3142000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
317
3182000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
321
3222000-11-01      Joel Sherrill <joel@OARcorp.com>
323
324        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
325        and libcsupport.h moved from libc to lib/include/rtems and
326        now must be referenced as <rtems/XXX.h>.   Header file order
327        was cleaned up while doing this.
328
3292000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
332        Switch to GNU canonicalization.
333
3342000-09-12      Joel Sherrill <joel@OARcorp.com>
335
336        * network/network.c (uti596_attach): Adjust cpp directives
337        and conditional braces so all cases compile.
338
3392000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
342        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
343        wrapup/Makefile.am, network/Makefile.am: Include compile.am
344
3452000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
346
347        * console.c(_BSP_output_char): Output CR after LF for printk.
348
3492000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
350
351        * README: Updated
352        * console/console.c: Fix polled input.
353        Add support for shared printk.
354        Add support for more flexible polled I/O with and without termios.
355        I/O mode and console is selectable either from NVRAM or from
356        mvme167.cfg.  Clean up comments.
357
3582000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
359
360        * startup/page_table.c (page_table_init): Reorganize NVRAM parameters.
361        * include/bsp.h: Reorganize NVRAM parameters.
362        Add support for shared printk.
363        * times: These are the times for the MVME167, not the MBX860-002.
364
3652000-08-11  John Cotton  <john.cotton@nrc.ca>
366
367        * network/network.c: Fix NVRAM configuration parameter
368        handling from previous revision.
369        Check J1-4,  restructure NVRAM parameter handling.
370
3712000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
372
373        * network/network.c: Cleanup of network driver to reduce warnings.
374        Addition of second parameter to uti596_attach.
375
3762000-08-10      Joel Sherrill <joel@OARcorp.com>
377
378        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.