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

4.104.114.84.95
Last change on this file since fe8bc62f was fe8bc62f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 06:47:09

2003-08-18 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reflect having moved aclocal/.
  • Property mode set to 100644
File size: 8.0 KB
Line 
12003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved aclocal/.
4
52003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Reflect having moved automake/.
8        * clock/Makefile.am: Reflect having moved automake/.
9        * console/Makefile.am: Reflect having moved automake/.
10        * fatal/Makefile.am: Reflect having moved automake/.
11        * include/Makefile.am: Reflect having moved automake/.
12        * network/Makefile.am: Reflect having moved automake/.
13        * start/Makefile.am: Reflect having moved automake/.
14        * startup/Makefile.am: Reflect having moved automake/.
15        * timer/Makefile.am: Reflect having moved automake/.
16        * wrapup/Makefile.am: Reflect having moved automake/.
17
182003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        PR 452/bsps
21        * startup/Makefile.am: Remove USE_INIT_FINI.
22
232003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
26
272003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        PR 445/bsps
30        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
31        Remove cpp, old_cpp (now unused).
32
332003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Remove AC_CONFIG_AUX_DIR.
36
372003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
40
412003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: AC_PREREQ(2.57).
44
452003-01-20      Joel Sherrill <joel@OARcorp.com>
46
47        * startup/linkcmds*: Add FreeBSD sysctl() sections.
48
492002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
52        * console/Makefile.am: Eliminate C_O_FILES.
53        * fatal/Makefile.am: Don't include @RTEMS_BSP@.cfg.
54        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
55        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
56        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
57        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
58
592002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * start/Makefile.am: Use install-data-local to install startfile.
62
632002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
66
672002-11-04      Joel Sherrill <joel@OARcorp.com>
68
69        * console/console.c: Removed warnings.
70
712002-11-01      Joel Sherrill <joel@OARcorp.com>
72
73        * network/network.c, startup/bspclean.c: Removed warnings.
74
752002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * .cvsignore: Reformat.
78        Add autom4te*cache.
79        Remove autom4te.cache.
80
812002-08-21      Joel Sherrill <joel@OARcorp.com>
82
83        * bsp_specs: Added support for -nostdlibs.
84
852002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
88        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
89        * fatal/Makefile.am: Use .$(OBJEXT) instead of .o.
90        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
91        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
92        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
93        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
94        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
95
962002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * start/Makefile.am: Eliminate PGM.
99        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
100
1012002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
104
1052002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
108        Remove $(OBJS) from all-local.
109
1102002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
113
1142001-05-28      Joel Sherrill <joel@OARcorp.com>
115
116        * Per PR31, moved mvme16x_hw.h to shared/mvme.
117        * include/Makefile.am: Modified to reflect movement.
118
1192001-05-09      Joel Sherrill <joel@OARcorp.com>
120
121        * startup/linkcmds: In support of gcc 3.1, added one of more
122        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
123        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
124        and direction of segments to memory regions may also have been
125        addressed.  This was a sweep across all BSPs.
126 
1272002-05-01      Eric Norum <eric.norum@usask.ca>
128
129        * console/console.c, fatal/bspfatal.c, startup/bspclean.c,
130        startup/page_table.c: Per PR200 fix multi-line inline assembly
131        to satisfy gcc 3.1 and newer.
132
1332002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac:
136        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
137        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
138        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
139        * Makefile.am: Remove AUTOMAKE_OPTIONS.
140        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
141        * fatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
142        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
143        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
144        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
145        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
146        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
147        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
148
1492002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
152
1532001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: Add RTEMS_BPSOPTS_*(CD2401_INT_LEVEL).
156        Add RTEMS_BPSOPTS_*(CD2401_IO_MODE).
157        Add RTEMS_BPSOPTS_*(CD2401_USE_TERMIOS).
158        Add AC_DEFINE_UNQUOTED([mvme167]).
159
1602001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
163
1642001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
167        * configure.in: Remove.
168        * configure.ac: New file, generated from configure.in by autoupdate.
169
1702001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * include/Makefile.am: Use 'CLEANFILES ='.
173        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
174
1752001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.in: Add bspopts.h.
178        * include/.cvsignore: Add bspopts.h*, stamp-h*.
179        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
180        * include/bsp.h: Include bspopts.h.
181
1822001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
183
184        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
185
1862000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
189
1902000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
193
1942000-11-01      Joel Sherrill <joel@OARcorp.com>
195
196        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
197        and libcsupport.h moved from libc to lib/include/rtems and
198        now must be referenced as <rtems/XXX.h>.   Header file order
199        was cleaned up while doing this.
200
2012000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
204        Switch to GNU canonicalization.
205
2062000-09-12      Joel Sherrill <joel@OARcorp.com>
207
208        * network/network.c (uti596_attach): Adjust cpp directives
209        and conditional braces so all cases compile.
210
2112000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
214        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
215        wrapup/Makefile.am, network/Makefile.am: Include compile.am
216
2172000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
218
219        * console.c(_BSP_output_char): Output CR after LF for printk.
220
2212000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
222
223        * README: Updated
224        * console/console.c: Fix polled input.
225        Add support for shared printk.
226        Add support for more flexible polled I/O with and without termios.
227        I/O mode and console is selectable either from NVRAM or from
228        mvme167.cfg.  Clean up comments.
229
2302000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
231
232        * startup/page_table.c (page_table_init): Reorganize NVRAM parameters.
233        * include/bsp.h: Reorganize NVRAM parameters.
234        Add support for shared printk.
235        * times: These are the times for the MVME167, not the MBX860-002.
236
2372000-08-11  John Cotton  <john.cotton@nrc.ca>
238
239        * network/network.c: Fix NVRAM configuration parameter
240        handling from previous revision.
241        Check J1-4,  restructure NVRAM parameter handling.
242
2432000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
244
245        * network/network.c: Cleanup of network driver to reduce warnings.
246        Addition of second parameter to uti596_attach.
247
2482000-08-10      Joel Sherrill <joel@OARcorp.com>
249
250        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.