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

4.115
Last change on this file since 8ee3775 was 8ee3775, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/02/11 at 15:01:43

2011-02-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Require autoconf-2.68, automake-1.11.1.
  • Property mode set to 100644
File size: 22.0 KB
Line 
12011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Require autoconf-2.68, automake-1.11.1.
4
52010-08-03      Joel Sherrill <joel.sherrilL@OARcorp.com>
6
7        * console/console.c: Add BSP_poll_char.
8
92010-04-28      Joel Sherrill <joel.sherrilL@OARcorp.com>
10
11        * timer/timer.c: Remove warnings.
12
132010-04-28      Joel Sherrill <joel.sherrilL@OARcorp.com>
14
15        * startup/bspclean.c, startup/bspstart.c: Remove warnings.
16
172009-12-16      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
18
19        * console/console.c: adapted to new prototype for *_write
20        function
21
222009-12-08      Eric Norum <wenorum@lbl.gov>
23
24        PR 1479/bsps
25        * fatal/bspfatal.c: Complete strcat conversion.
26
272009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * make/custom/mvme167.cfg: Remove RTEMS_BSP_FAMILY.
30
312009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * configure.ac: Don't add -ansi -fasm to CFLAGS.
34
352009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
36
37        * make/custom/mvme167.cfg: New (relocated from /make/custom).
38
392009-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
40
41        * console/console.c: Reflect termios_baud_to_number having been
42        renamed to rtems_termios_baud_to_number.
43
442009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
45
46        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
47
482009-08-21      Joel Sherrill <joel.sherrill@OARcorp.com>
49
50        * include/bsp.h: Eliminate BSPs defining NUMBER_OF_TERMIOS_PORTS.
51        Should be automatically handled by confdefs.h or the application.
52
532009-08-13      Joel Sherrill <joel.sherrill@OARcorp.com>
54
55        * console/console.c, timer/timer.c: Fix warnings and typos.
56
572009-08-10      Joel Sherrill <joel.sherrill@oarcorp.com>
58
59        * console/console.c: Convert calls to legacy routine rtems_clock_get(
60        RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
61
622009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
63
64        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
65        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
66        have the same options.
67
682009-02-17      Till Straumann <strauman@slac.stanford.edu>
69
70        PR 1371/bsps
71        * network/network.c: mvme167 network driver buggy.
72
732009-02-17      Till Straumann <strauman@slac.stanford.edu>
74
75        PR 1370/bsps
76        * console/console.c: mvme167 console driver BSP_output_char fails to
77        convert \n -> \n\r
78
792008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
80
81        * bsp_specs: Move -e start from *link to *startfile to avoid warning
82        for undefined entry symbol when linking relocatables with binutils
83        2.19.
84
852008-10-15      Joel Sherrill <joel.sherrill@oarcorp.com>
86
87        PR 1303/bsps
88        * fatal/bspfatal.c: strcat() is safe to use even in worst case, so do
89        not have BSP specific mystrcat().
90
912008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
92
93        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
94        of building libbspstart.a, using automake-rules.
95
962008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
97
98        * Makefile.am: Eliminate *_SOURCES.
99
1002008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
101
102        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
103        components.
104
1052008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
106
107        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
108
1092008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
110
111        * configure.ac: Make letting boot_card() handle work area allocation
112        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
113        BSP_BOOTCARD_OPTIONS.
114
1152008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
116
117        * include/bsp.h: Remove unnecessary boilerplate comments.
118
1192008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
120
121        * Makefile.am, startup/linkcmds: Use top level shared
122        bsp_get_work_area() implementation.
123
1242008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
125
126        * Makefile.am, configure.ac, clock/ckinit.c, startup/bspstart.c: Add
127        use of bsp_get_work_area() in its own file and rely on BSP Framework
128        to perform more initialization. Remove unnecessary includes of
129        rtems/libio.h and rtems/libcsupport.h.
130
1312008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
132
133        * include/bsp.h: Review of all bsp_cleanup() implementations. In this
134        phase, all prototypes were removed from bsp.h and empty
135        implementations were removed and made to use the shared stub.
136
1372008-09-05      Joel Sherrill <joel.sherrill@OARcorp.com>
138
139        * clock/ckinit.c: The Shared Memory Driver no longer requires the
140        special IOCTL in Clock_control. This was a hack which has existed
141        since before the Classic API Timer Manager was implemented. All
142        implementations of and references to Clock_control were removed.
143
1442008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
145
146        * console/console.c, fatal/bspfatal.c, include/fatal.h,
147        timer/timer.c: Convert to "bool".
148
1492008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
150
151        * timer/timer.c, timer/timerisr.S: Eliminate empty function from every
152        benchmark timer driver. Fix spelling.
153
1542008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
155
156        * timer/timer.c, timer/timerisr.S: Rename timer driver methods to
157        follow RTEMS programming conventions.
158
1592008-08-19      Ralf Corsépius <ralf.corsepius@rtems.org>
160
161        * timer/timer.c: Add missing prototypes.
162
1632008-05-23      Joel Sherrill <joel.sherrill@OARcorp.com>
164
165        * console/console.c: Eliminate copies of switches to convert termios
166        Bxxx constants to xxx as an integer. Use the shared
167        termios_baud_to_number() routine to do the same conversion.
168
1692008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
170
171        * Makefile.am: Rework to avoid .rel files.
172
1732008-05-12      Joel Sherrill <joel.sherrill@OARcorp.com>
174
175        * startup/bspstart.c: Refactored and renamed initialization routines to
176        rtems_initialize_data_structures, rtems_initialize_before_drivers,
177        rtems_initialize_device_drivers, and
178        rtems_initialize_start_multitasking. This opened the sequence up so
179        that bootcard() could provide a more robust and flexible framework
180        which is easier to explain and understand. This also lays the
181        groundwork for sharing the division of available memory between the
182        RTEMS workspace and heap and the C library initialization across all
183        BSPs.
184
1852008-03-03      Joel Sherrill <joel.sherrill@OARcorp.com>
186
187        * startup/linkcmds: Add wildcard to gcc_except_table section so
188        programs compiled with gcc 4.3.x can link.
189
1902007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
191
192        * clock/ckinit.c, include/bsp.h, startup/bspstart.c: Eliminate copies
193        of the Configuration Table. Use the RTEMS provided accessor macros to
194        obtain configuration fields.
195
1962007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
197
198        * include/bsp.h, startup/bspstart.c: Move interrupt_stack_size field
199        from CPU Table to Configuration Table. Eliminate CPU Table from all
200        ports. Delete references to CPU Table in all forms.
201
2022007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
203
204        * Makefile.am, startup/bspstart.c: Moved most of the remaining CPU
205        Table fields to the Configuration Table. This included
206        pretasking_hook, predriver_hook, postdriver_hook, idle_task,
207        do_zero_of_workspace, extra_mpci_receive_server_stack,
208        stack_allocate_hook, and stack_free_hook. As a side-effect of this
209        effort some multiprocessing code was made conditional and some style
210        clean up occurred.
211
2122007-11-26      Joel Sherrill <joel.sherrill@oarcorp.com>
213
214        * startup/bspstart.c: Eliminate the interrupt_vector_table field in the
215        m68k CPU Table since it is never read.
216
2172007-05-03      Joel Sherrill <joel@OARcorp.com>
218
219        * startup/linkcmds: Handle .data.* sections
220
2212007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
222
223        * bsp_specs: Remove qrtems_debug.
224
2252006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
226
227        * configure.ac: New BUG-REPORT address.
228
2292006-11-15      Joel Sherrill <joel@OARcorp.com>
230
231        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
232        file and simplified initialization.
233
2342006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
235
236        * Makefile.am: Remove superfluous -DASM.
237
2382006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
239
240        * configure.ac: Require autoconf-2.60. Require automake-1.10.
241
2422006-02-08      Joel Sherrill <joel@OARcorp.com>
243
244        * startup/linkcmds: Add sections required by newer gcc versions.
245
2462006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
247
248        * Makefile.am: Add preinstall.am.
249
2502006-01-08      Joel Sherrill <joel@OARcorp.com>
251
252        * network/network.c: Remove warnings.
253
2542005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
255
256        * include/bsp.h: New header guard.
257
2582005-04-26      Joel Sherrill <joel@OARcorp.com>
259
260        * network/network.c: Change int to rtems_id to eliminate warning.
261
2622005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
263
264        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
265
2662005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
267
268        * Makefile.am: Remove build-variant support.
269
2702004-11-25      Joel Sherrill <joel@OARcorp.com>
271
272        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
273
2742004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
275
276        * configure.ac: Require automake > 1.9.
277
2782004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
279
280        PR 610/bsps
281        * Makefile.am: Add include/tm27.h, Cosmetics.
282        * include/tm27.h: Final cosmetics.
283
2842004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
285
286        * include/bsp.h: Split out tmtest27 support.
287        * include/tm27.h: New.
288
2892004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
290
291        PR 613/bsps
292        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
293
2942004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
295
296        PR 614/bsps
297        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
298
2992004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
300
301        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
302
3032004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
304
305        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
306        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
307        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
308
3092004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
310
311        * clock/ckinit.c, console/console-recording.h, console/console.c,
312        fatal/bspfatal.c, include/fatal.h, network/network.c,
313        network/uti596.h, startup/bspstart.c, timer/timer.c: Convert to
314        using c99 fixed size types.
315
3162004-03-05      Joel Sherrill <joel@OARcorp.com>
317
318        * network/network.c: Remove warnings for unused routines left from
319        original code.
320
3212004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * Makefile.am: Reflect changes to bsp.am.
324        Preinstall dist_project_lib*.
325
3262004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * Makefile.am: Reflect changes to bsp.am.
329
3302004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
333
3342004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * Makefile.am: Pickup files from ../../m68k/shared instead of
337        ../shared. Reformat.
338
3392004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
342
3432004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am
346        fatal/Makefile.am, network/Makefile.am, startup/Makefile.am,
347        timer/Makefile.am, wrapup/Makefile.am.
348        Use automake compilation rules.
349        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
350        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
351        wrapup/Makefile.am: Remove.
352        * configure.ac: Reflect changes above.
353
3542004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * console/console-recording.c: Remove (rename to console-recording.h).
357        * console/console-recording.h: New.
358
3592004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * Makefile.am: Add PREINSTALL_DIRS.
362        * wrapup/Makefile.am: Reflect changes to libcpu.
363
3642004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * wrapup/Makefile.am: Reflect changes to libcpu.
367
3682004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
371        Add PRE/TMPINSTALL_FILES to CLEANFILES.
372        * startup/Makefile.am: Ditto.
373
3742004-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * start/Makefile.am: Remove.
377        * Makefile.am: Merge-in start/Makefile.am.
378        * configure.ac: Reflect changes above.
379
3802004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * wrapup/Makefile.am: Eliminate $(LIB).
383        Use noinst_DATA to trigger building libbsp.a.
384
3852003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
388        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
389
3902003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
393        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
394
3952003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
398
3992003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * Makefile.am: Misc cleanups and fixes.
402        * start/Makefile.am: Misc cleanups and fixes.
403        * startup/Makefile.am: Misc cleanups and fixes.
404        * wrapup/Makefile.am: Misc cleanups and fixes.
405
4062003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * Makefile.am: Add preinstallation dirstamp support.
409        * clock/Makefile.am: Cosmetics.
410        * console/Makefile.am: Cosmetics.
411        * fatal/Makefile.am: Cosmetics.
412        * network/Makefile.am: Cosmetics.
413        * startup/Makefile.am: Cosmetics.
414        * timer/Makefile.am: Cosmetics.
415        * wrapup/Makefile.am: Cosmetics.
416
4172003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * clock/Makefile.am: Remove all-local: $(ARCH).
420        * console/Makefile.am: Remove all-local: $(ARCH).
421        * fatal/Makefile.am: Remove all-local: $(ARCH).
422        * network/Makefile.am: Remove all-local: $(ARCH).
423        * start/Makefile.am: Remove all-local: $(ARCH).
424        * startup/Makefile.am: Remove all-local: $(ARCH).
425        * timer/Makefile.am: Remove all-local: $(ARCH).
426        * wrapup/Makefile.am: Remove all-local: $(ARCH).
427
4282003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * Makefile.am: Merge-in include/Makefile.am.
431        Reflect changes to bsp.am.
432        * include/Makefile.am: Remove.
433        * configure.ac: Reflect changes above.
434
4352003-09-04      Joel Sherrill <joel@OARcorp.com>
436
437        * clock/ckinit.c, console/console-recording.c, console/console.c,
438        fatal/bspfatal.c, include/bsp.h, include/coverhd.h, include/fatal.h,
439        include/page_table.h, startup/bspclean.c, startup/bspstart.c,
440        startup/linkcmds, timer/timer.c, timer/timerisr.S: URL for license
441        changed.
442
4432003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * configure.ac: Add BSPOPTS PRINTK_MINOR and CONSOLE_MINOR.
446        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg
447        Remove BSP_CPPFLAGS.
448
4492003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * Makefile.am: Reflect having moved aclocal/.
452
4532003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * Makefile.am: Reflect having moved automake/.
456        * clock/Makefile.am: Reflect having moved automake/.
457        * console/Makefile.am: Reflect having moved automake/.
458        * fatal/Makefile.am: Reflect having moved automake/.
459        * include/Makefile.am: Reflect having moved automake/.
460        * network/Makefile.am: Reflect having moved automake/.
461        * start/Makefile.am: Reflect having moved automake/.
462        * startup/Makefile.am: Reflect having moved automake/.
463        * timer/Makefile.am: Reflect having moved automake/.
464        * wrapup/Makefile.am: Reflect having moved automake/.
465
4662003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        PR 452/bsps
469        * startup/Makefile.am: Remove USE_INIT_FINI.
470
4712003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
474
4752003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        PR 445/bsps
478        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
479        Remove cpp, old_cpp (now unused).
480
4812003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        * configure.ac: Remove AC_CONFIG_AUX_DIR.
484
4852003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
488
4892003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * configure.ac: AC_PREREQ(2.57).
492
4932003-01-20      Joel Sherrill <joel@OARcorp.com>
494
495        * startup/linkcmds*: Add FreeBSD sysctl() sections.
496
4972002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
500        * console/Makefile.am: Eliminate C_O_FILES.
501        * fatal/Makefile.am: Don't include @RTEMS_BSP@.cfg.
502        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
503        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
504        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
505        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
506
5072002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * start/Makefile.am: Use install-data-local to install startfile.
510
5112002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
514
5152002-11-04      Joel Sherrill <joel@OARcorp.com>
516
517        * console/console.c: Removed warnings.
518
5192002-11-01      Joel Sherrill <joel@OARcorp.com>
520
521        * network/network.c, startup/bspclean.c: Removed warnings.
522
5232002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * .cvsignore: Reformat.
526        Add autom4te*cache.
527        Remove autom4te.cache.
528
5292002-08-21      Joel Sherrill <joel@OARcorp.com>
530
531        * bsp_specs: Added support for -nostdlibs.
532
5332002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
536        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
537        * fatal/Makefile.am: Use .$(OBJEXT) instead of .o.
538        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
539        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
540        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
541        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
542        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
543
5442002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * start/Makefile.am: Eliminate PGM.
547        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
548
5492002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
552
5532002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
556        Remove $(OBJS) from all-local.
557
5582002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
561
5622001-05-28      Joel Sherrill <joel@OARcorp.com>
563
564        * Per PR31, moved mvme16x_hw.h to shared/mvme.
565        * include/Makefile.am: Modified to reflect movement.
566
5672001-05-09      Joel Sherrill <joel@OARcorp.com>
568
569        * startup/linkcmds: In support of gcc 3.1, added one of more
570        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
571        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
572        and direction of segments to memory regions may also have been
573        addressed.  This was a sweep across all BSPs.
574 
5752002-05-01      Eric Norum <eric.norum@usask.ca>
576
577        * console/console.c, fatal/bspfatal.c, startup/bspclean.c,
578        startup/page_table.c: Per PR200 fix multi-line inline assembly
579        to satisfy gcc 3.1 and newer.
580
5812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * configure.ac:
584        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
585        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
586        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
587        * Makefile.am: Remove AUTOMAKE_OPTIONS.
588        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
589        * fatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
590        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
591        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
592        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
593        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
594        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
595        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
596
5972002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
600
6012001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * configure.ac: Add RTEMS_BPSOPTS_*(CD2401_INT_LEVEL).
604        Add RTEMS_BPSOPTS_*(CD2401_IO_MODE).
605        Add RTEMS_BPSOPTS_*(CD2401_USE_TERMIOS).
606        Add AC_DEFINE_UNQUOTED([mvme167]).
607
6082001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
611
6122001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
615        * configure.in: Remove.
616        * configure.ac: New file, generated from configure.in by autoupdate.
617
6182001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * include/Makefile.am: Use 'CLEANFILES ='.
621        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
622
6232001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * configure.in: Add bspopts.h.
626        * include/.cvsignore: Add bspopts.h*, stamp-h*.
627        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
628        * include/bsp.h: Include bspopts.h.
629
6302001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
631
632        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
633
6342000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
637
6382000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
641
6422000-11-01      Joel Sherrill <joel@OARcorp.com>
643
644        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
645        and libcsupport.h moved from libc to lib/include/rtems and
646        now must be referenced as <rtems/XXX.h>.   Header file order
647        was cleaned up while doing this.
648
6492000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
652        Switch to GNU canonicalization.
653
6542000-09-12      Joel Sherrill <joel@OARcorp.com>
655
656        * network/network.c (uti596_attach): Adjust cpp directives
657        and conditional braces so all cases compile.
658
6592000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
662        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
663        wrapup/Makefile.am, network/Makefile.am: Include compile.am
664
6652000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
666
667        * console.c(_BSP_output_char): Output CR after LF for printk.
668
6692000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
670
671        * README: Updated
672        * console/console.c: Fix polled input.
673        Add support for shared printk.
674        Add support for more flexible polled I/O with and without termios.
675        I/O mode and console is selectable either from NVRAM or from
676        mvme167.cfg.  Clean up comments.
677
6782000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
679
680        * startup/page_table.c (page_table_init): Reorganize NVRAM parameters.
681        * include/bsp.h: Reorganize NVRAM parameters.
682        Add support for shared printk.
683        * times: These are the times for the MVME167, not the MBX860-002.
684
6852000-08-11  John Cotton  <john.cotton@nrc.ca>
686
687        * network/network.c: Fix NVRAM configuration parameter
688        handling from previous revision.
689        Check J1-4,  restructure NVRAM parameter handling.
690
6912000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
692
693        * network/network.c: Cleanup of network driver to reduce warnings.
694        Addition of second parameter to uti596_attach.
695
6962000-08-10      Joel Sherrill <joel@OARcorp.com>
697
698        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.