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

4.104.114.84.95
Last change on this file since d7aecdc was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

2001-10-11 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Add autom4te.cache for autoconf > 2.52.
  • configure.in: Remove.
  • configure.ac: New file, generated from configure.in by autoupdate.
  • Property mode set to 100644
File size: 2.9 KB
Line 
12001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
4        * configure.in: Remove.
5        * configure.ac: New file, generated from configure.in by autoupdate.
6
72001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * include/Makefile.am: Use 'CLEANFILES ='.
10        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
11
122001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.in: Add bspopts.h.
15        * include/.cvsignore: Add bspopts.h*, stamp-h*.
16        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
17        * include/bsp.h: Include bspopts.h.
18
192001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
20
21        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
22
232000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
26
272000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
30
312000-11-01      Joel Sherrill <joel@OARcorp.com>
32
33        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
34        and libcsupport.h moved from libc to lib/include/rtems and
35        now must be referenced as <rtems/XXX.h>.   Header file order
36        was cleaned up while doing this.
37
382000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
41        Switch to GNU canonicalization.
42
432000-09-12      Joel Sherrill <joel@OARcorp.com>
44
45        * network/network.c (uti596_attach): Adjust cpp directives
46        and conditional braces so all cases compile.
47
482000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
51        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
52        wrapup/Makefile.am, network/Makefile.am: Include compile.am
53
542000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
55
56        * console.c(_BSP_output_char): Output CR after LF for printk.
57
582000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
59
60        * README: Updated
61        * console/console.c: Fix polled input.
62        Add support for shared printk.
63        Add support for more flexible polled I/O with and without termios.
64        I/O mode and console is selectable either from NVRAM or from
65        mvme167.cfg.  Clean up comments.
66
672000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
68
69        * startup/page_table.c (page_table_init): Reorganize NVRAM parameters.
70        * include/bsp.h: Reorganize NVRAM parameters.
71        Add support for shared printk.
72        * times: These are the times for the MVME167, not the MBX860-002.
73
742000-08-11  John Cotton  <john.cotton@nrc.ca>
75
76        * network/network.c: Fix NVRAM configuration parameter
77        handling from previous revision.
78        Check J1-4,  restructure NVRAM parameter handling.
79
802000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
81
82        * network/network.c: Cleanup of network driver to reduce warnings.
83        Addition of second parameter to uti596_attach.
84
852000-08-10      Joel Sherrill <joel@OARcorp.com>
86
87        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.