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

4.104.114.84.95
Last change on this file since d688b2c was 2821666f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/03 at 14:11:26

2003-09-29 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am.
  • include/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 8.7 KB
Line 
12003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in include/Makefile.am.
4        Reflect changes to bsp.am.
5        * include/Makefile.am: Remove.
6        * configure.ac: Reflect changes above.
7
82003-09-04      Joel Sherrill <joel@OARcorp.com>
9
10        * clock/ckinit.c, console/console-recording.c, console/console.c,
11        fatal/bspfatal.c, include/bsp.h, include/coverhd.h, include/fatal.h,
12        include/page_table.h, startup/bspclean.c, startup/bspstart.c,
13        startup/linkcmds, timer/timer.c, timer/timerisr.S: URL for license
14        changed.
15
162003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Add BSPOPTS PRINTK_MINOR and CONSOLE_MINOR.
19        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg
20        Remove BSP_CPPFLAGS.
21
222003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Reflect having moved aclocal/.
25
262003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Reflect having moved automake/.
29        * clock/Makefile.am: Reflect having moved automake/.
30        * console/Makefile.am: Reflect having moved automake/.
31        * fatal/Makefile.am: Reflect having moved automake/.
32        * include/Makefile.am: Reflect having moved automake/.
33        * network/Makefile.am: Reflect having moved automake/.
34        * start/Makefile.am: Reflect having moved automake/.
35        * startup/Makefile.am: Reflect having moved automake/.
36        * timer/Makefile.am: Reflect having moved automake/.
37        * wrapup/Makefile.am: Reflect having moved automake/.
38
392003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        PR 452/bsps
42        * startup/Makefile.am: Remove USE_INIT_FINI.
43
442003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
47
482003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        PR 445/bsps
51        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
52        Remove cpp, old_cpp (now unused).
53
542003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Remove AC_CONFIG_AUX_DIR.
57
582003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
61
622003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: AC_PREREQ(2.57).
65
662003-01-20      Joel Sherrill <joel@OARcorp.com>
67
68        * startup/linkcmds*: Add FreeBSD sysctl() sections.
69
702002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
73        * console/Makefile.am: Eliminate C_O_FILES.
74        * fatal/Makefile.am: Don't include @RTEMS_BSP@.cfg.
75        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
76        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
77        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
78        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
79
802002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * start/Makefile.am: Use install-data-local to install startfile.
83
842002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
87
882002-11-04      Joel Sherrill <joel@OARcorp.com>
89
90        * console/console.c: Removed warnings.
91
922002-11-01      Joel Sherrill <joel@OARcorp.com>
93
94        * network/network.c, startup/bspclean.c: Removed warnings.
95
962002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * .cvsignore: Reformat.
99        Add autom4te*cache.
100        Remove autom4te.cache.
101
1022002-08-21      Joel Sherrill <joel@OARcorp.com>
103
104        * bsp_specs: Added support for -nostdlibs.
105
1062002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
109        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
110        * fatal/Makefile.am: Use .$(OBJEXT) instead of .o.
111        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
112        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
113        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
114        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
115        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
116
1172002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * start/Makefile.am: Eliminate PGM.
120        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
121
1222002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
125
1262002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
129        Remove $(OBJS) from all-local.
130
1312002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
134
1352001-05-28      Joel Sherrill <joel@OARcorp.com>
136
137        * Per PR31, moved mvme16x_hw.h to shared/mvme.
138        * include/Makefile.am: Modified to reflect movement.
139
1402001-05-09      Joel Sherrill <joel@OARcorp.com>
141
142        * startup/linkcmds: In support of gcc 3.1, added one of more
143        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
144        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
145        and direction of segments to memory regions may also have been
146        addressed.  This was a sweep across all BSPs.
147 
1482002-05-01      Eric Norum <eric.norum@usask.ca>
149
150        * console/console.c, fatal/bspfatal.c, startup/bspclean.c,
151        startup/page_table.c: Per PR200 fix multi-line inline assembly
152        to satisfy gcc 3.1 and newer.
153
1542002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac:
157        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
158        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
159        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
160        * Makefile.am: Remove AUTOMAKE_OPTIONS.
161        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
162        * fatal/Makefile.am: Remove AUTOMAKE_OPTIONS.
163        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
164        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
165        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
166        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
167        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
168        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
169
1702002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
173
1742001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac: Add RTEMS_BPSOPTS_*(CD2401_INT_LEVEL).
177        Add RTEMS_BPSOPTS_*(CD2401_IO_MODE).
178        Add RTEMS_BPSOPTS_*(CD2401_USE_TERMIOS).
179        Add AC_DEFINE_UNQUOTED([mvme167]).
180
1812001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
184
1852001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
188        * configure.in: Remove.
189        * configure.ac: New file, generated from configure.in by autoupdate.
190
1912001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * include/Makefile.am: Use 'CLEANFILES ='.
194        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
195
1962001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.in: Add bspopts.h.
199        * include/.cvsignore: Add bspopts.h*, stamp-h*.
200        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
201        * include/bsp.h: Include bspopts.h.
202
2032001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
204
205        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
206
2072000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
210
2112000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
214
2152000-11-01      Joel Sherrill <joel@OARcorp.com>
216
217        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
218        and libcsupport.h moved from libc to lib/include/rtems and
219        now must be referenced as <rtems/XXX.h>.   Header file order
220        was cleaned up while doing this.
221
2222000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
225        Switch to GNU canonicalization.
226
2272000-09-12      Joel Sherrill <joel@OARcorp.com>
228
229        * network/network.c (uti596_attach): Adjust cpp directives
230        and conditional braces so all cases compile.
231
2322000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * clock/Makefile.am, console/Makefile.am, fatal/Makefile.am,
235        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
236        wrapup/Makefile.am, network/Makefile.am: Include compile.am
237
2382000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
239
240        * console.c(_BSP_output_char): Output CR after LF for printk.
241
2422000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
243
244        * README: Updated
245        * console/console.c: Fix polled input.
246        Add support for shared printk.
247        Add support for more flexible polled I/O with and without termios.
248        I/O mode and console is selectable either from NVRAM or from
249        mvme167.cfg.  Clean up comments.
250
2512000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
252
253        * startup/page_table.c (page_table_init): Reorganize NVRAM parameters.
254        * include/bsp.h: Reorganize NVRAM parameters.
255        Add support for shared printk.
256        * times: These are the times for the MVME167, not the MBX860-002.
257
2582000-08-11  John Cotton  <john.cotton@nrc.ca>
259
260        * network/network.c: Fix NVRAM configuration parameter
261        handling from previous revision.
262        Check J1-4,  restructure NVRAM parameter handling.
263
2642000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
265
266        * network/network.c: Cleanup of network driver to reduce warnings.
267        Addition of second parameter to uti596_attach.
268
2692000-08-10      Joel Sherrill <joel@OARcorp.com>
270
271        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.