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

4.104.114.84.95
Last change on this file since ac45548 was ac45548, checked in by Joel Sherrill <joel.sherrill@…>, on 11/01/02 at 21:50:47

2002-11-01 Joel Sherrill <joel@…>

  • network/network.c, startup/bspclean.c: Removed warnings.
  • Property mode set to 100644
File size: 5.9 KB
Line 
12002-11-01      Joel Sherrill <joel@OARcorp.com>
2
3        * network/network.c, startup/bspclean.c: Removed warnings.
4
52002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Reformat.
8        Add autom4te*cache.
9        Remove autom4te.cache.
10
112002-08-21      Joel Sherrill <joel@OARcorp.com>
12
13        * bsp_specs: Added support for -nostdlibs.
14
152002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
18        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
19        * fatal/Makefile.am: Use .$(OBJEXT) instead of .o.
20        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
21        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
22        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
23        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
24        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
25
262002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * start/Makefile.am: Eliminate PGM.
29        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
30
312002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
34
352002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
38        Remove $(OBJS) from all-local.
39
402002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
43
442001-05-28      Joel Sherrill <joel@OARcorp.com>
45
46        * Per PR31, moved mvme16x_hw.h to shared/mvme.
47        * include/Makefile.am: Modified to reflect movement.
48
492001-05-09      Joel Sherrill <joel@OARcorp.com>
50
51        * startup/linkcmds: In support of gcc 3.1, added one of more
52        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
53        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
54        and direction of segments to memory regions may also have been
55        addressed.  This was a sweep across all BSPs.
56 
572002-05-01      Eric Norum <eric.norum@usask.ca>
58
59        * console/console.c, fatal/bspfatal.c, startup/bspclean.c,
60        startup/page_table.c: Per PR200 fix multi-line inline assembly
61        to satisfy gcc 3.1 and newer.
62
632002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac:
66        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
67        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
68        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
69        * Makefile.am: Remove AUTOMAKE_OPTIONS.
70        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
71        * fatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
72        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
73        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
74        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
75        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
76        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
77        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
78
792002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
82
832001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Add RTEMS_BPSOPTS_*(CD2401_INT_LEVEL).
86        Add RTEMS_BPSOPTS_*(CD2401_IO_MODE).
87        Add RTEMS_BPSOPTS_*(CD2401_USE_TERMIOS).
88        Add AC_DEFINE_UNQUOTED([mvme167]).
89
902001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
93
942001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
97        * configure.in: Remove.
98        * configure.ac: New file, generated from configure.in by autoupdate.
99
1002001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * include/Makefile.am: Use 'CLEANFILES ='.
103        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
104
1052001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.in: Add bspopts.h.
108        * include/.cvsignore: Add bspopts.h*, stamp-h*.
109        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
110        * include/bsp.h: Include bspopts.h.
111
1122001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
113
114        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
115
1162000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
119
1202000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
123
1242000-11-01      Joel Sherrill <joel@OARcorp.com>
125
126        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
127        and libcsupport.h moved from libc to lib/include/rtems and
128        now must be referenced as <rtems/XXX.h>.   Header file order
129        was cleaned up while doing this.
130
1312000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
134        Switch to GNU canonicalization.
135
1362000-09-12      Joel Sherrill <joel@OARcorp.com>
137
138        * network/network.c (uti596_attach): Adjust cpp directives
139        and conditional braces so all cases compile.
140
1412000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
144        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
145        wrapup/Makefile.am, network/Makefile.am: Include compile.am
146
1472000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
148
149        * console.c(_BSP_output_char): Output CR after LF for printk.
150
1512000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
152
153        * README: Updated
154        * console/console.c: Fix polled input.
155        Add support for shared printk.
156        Add support for more flexible polled I/O with and without termios.
157        I/O mode and console is selectable either from NVRAM or from
158        mvme167.cfg.  Clean up comments.
159
1602000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
161
162        * startup/page_table.c (page_table_init): Reorganize NVRAM parameters.
163        * include/bsp.h: Reorganize NVRAM parameters.
164        Add support for shared printk.
165        * times: These are the times for the MVME167, not the MBX860-002.
166
1672000-08-11  John Cotton  <john.cotton@nrc.ca>
168
169        * network/network.c: Fix NVRAM configuration parameter
170        handling from previous revision.
171        Check J1-4,  restructure NVRAM parameter handling.
172
1732000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
174
175        * network/network.c: Cleanup of network driver to reduce warnings.
176        Addition of second parameter to uti596_attach.
177
1782000-08-10      Joel Sherrill <joel@OARcorp.com>
179
180        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.