source: rtems/c/src/lib/libbsp/m68k/mvme162/ChangeLog @ 4cb9d26

4.104.114.84.95
Last change on this file since 4cb9d26 was 4cb9d26, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/06/04 at 08:01:14

2004-02-06 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Pickup files from ../../m68k/shared instead of ../shared. Reformat.
  • Property mode set to 100644
File size: 12.3 KB
Line 
12004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Pickup files from ../../m68k/shared instead of
4        ../shared. Reformat.
5
62004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Pick up ../mvme167/network/network.c.
9
102004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
13
142004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * README: Remove references to consolex.
17        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
18        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
19        tod/Makefile.am, wrapup/Makefile.am.
20        Use automake compilation rules.
21        * clock/Makefile.am, console/Makefile.am, network/Makefile.am
22        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
23        wrapup/Makefile.am: Remove.
24        * configure.ac: Reflect changes above. 
25
262004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        PR 563/bsps
29        * consolex/consolex.c, consolex/consolex.h, consolex/cTest.c,
30        consolex/Makefile.am, consolex/README:
31        Remove (Abandoned).
32
332004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Add PREINSTALL_DIRS.
36        * consolex/Makefile.am: Add PREINSTALL_DIRS.
37        * wrapup/Makefile.am: Reflect changes to libcpu.
38
392004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Add AM_CONDITIONAL(HAS_FPSP).
42        * wrapup/Makefile.am: Reflect changes to libcpu.
43
442004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
47        Add PRE/TMPINSTALL_FILES to CLEANFILES.
48        * consolex/Makefile.am: Ditto.
49        * startup/Makefile.am: Ditto.
50
512004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * start/.cvsignore: Remove.
54        * start/Makefile.am: Remove.
55        * Makefile.am: Merge-in start/Makefile.am.
56        * configure.ac: Reflect changes above.
57
582004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * wrapup/Makefile.am: Eliminate $(LIB).
61        Use noinst_DATA to trigger building libbsp.a.
62
632003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
66        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
67
682003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * consolex/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
71        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
72        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
73
742003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
77
782003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Misc cleanups and fixes.
81        * start/Makefile.am: Misc cleanups and fixes.
82        * startup/Makefile.am: Misc cleanups and fixes.
83        * wrapup/Makefile.am: Misc cleanups and fixes.
84
852003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Add preinstallation dirstamp support.
88        * clock/Makefile.am: Cosmetics.
89        * console/Makefile.am: Cosmetics.
90        * consolex/Makefile.am: Add preinstallation dirstamp support.
91        * network/Makefile.am: Cosmetics.
92        * startup/Makefile.am: Cosmetics.
93        * timer/Makefile.am: Cosmetics.
94        * tod/Makefile.am: Cosmetics.
95        * tools/Makefile.am: Cosmetics.
96        * wrapup/Makefile.am: Cosmetics.
97
982003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * clock/Makefile.am: Remove all-local: $(ARCH).
101        * console/Makefile.am: Remove all-local: $(ARCH).
102        * consolex/Makefile.am: Remove all-local: $(ARCH).
103        * network/Makefile.am: Remove all-local: $(ARCH).
104        * start/Makefile.am: Remove all-local: $(ARCH).
105        * startup/Makefile.am: Remove all-local: $(ARCH).
106        * timer/Makefile.am: Remove all-local: $(ARCH).
107        * tod/Makefile.am: Remove all-local: $(ARCH).
108        * wrapup/Makefile.am: Remove all-local: $(ARCH).
109
1102003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Correct path to mvme16x_hw.h.
113
1142003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Merge-in include/Makefile.am.
117        Reflect changes to bsp.am.
118        * include/Makefile.am: Remove.
119        * configure.ac: Reflect changes above.
120
1212003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * bsp_specs: Remove *lib:.
124
1252003-09-04      Joel Sherrill <joel@OARcorp.com>
126
127        * clock/ckinit.c, console/console.c, consolex/cTest.c,
128        consolex/consolex.c, consolex/consolex.h, include/bsp.h,
129        include/coverhd.h, include/tod.h, startup/bspclean.c,
130        startup/bspstart.c, startup/linkcmds, timer/timer.c,
131        timer/timerisr.S, tod/tod.c: URL for license changed.
132
1332003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Reflect having moved aclocal/.
136
1372003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Reflect having moved automake/.
140        * clock/Makefile.am: Reflect having moved automake/.
141        * console/Makefile.am: Reflect having moved automake/.
142        * consolex/Makefile.am: Reflect having moved automake/.
143        * include/Makefile.am: Reflect having moved automake/.
144        * network/Makefile.am: Reflect having moved automake/.
145        * start/Makefile.am: Reflect having moved automake/.
146        * startup/Makefile.am: Reflect having moved automake/.
147        * timer/Makefile.am: Reflect having moved automake/.
148        * tod/Makefile.am: Reflect having moved automake/.
149        * wrapup/Makefile.am: Reflect having moved automake/.
150
1512003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        PR 452/bsps
154        * startup/Makefile.am: Remove USE_INIT_FINI.
155
1562003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
159
1602003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        PR 445/bsps
163        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
164        Remove cpp, old_cpp (now unused).
165
1662003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac: Remove AC_CONFIG_AUX_DIR.
169
1702003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
173
1742003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac: AC_PREREQ(2.57).
177
1782003-01-20      Joel Sherrill <joel@OARcorp.com>
179
180        * startup/linkcmds*: Add FreeBSD sysctl() sections.
181
1822002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
185        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
186        * consolex/Makefile.am: Don't include @RTEMS_BSP@.cfg.
187        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
188        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
189        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
190        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
191        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
192
1932002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * start/Makefile.am: Use install-data-local to install startfile.
196
1972002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
200
2012002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
204        changes.
205
2062002-11-01      Joel Sherrill <joel@OARcorp.com>
207
208        * startup/page_table.c: Removed warnings.
209
210
2112002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * .cvsignore: Reformat.
214        Add autom4te*cache.
215        Remove autom4te.cache.
216
2172002-08-21      Joel Sherrill <joel@OARcorp.com>
218
219        * wrapup/Makefile.am: PR217 required that the idle task be moved to
220        libcpu so it could be more acutely aware of the CPU model.  This
221        file was modified to pick up the idle task from there.
222
2232002-08-21      Joel Sherrill <joel@OARcorp.com>
224
225        * bsp_specs: Added support for -nostdlibs.
226
2272002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
230        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
231        * consolex/Makefile.am: Use .$(OBJEXT) instead of .o.
232        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
233        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
234        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
235        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
236        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
237        * tools/Makefile.am: Use .$(OBJEXT) instead of .o.
238        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
239
2402002-08-05      Joel Sherrill <joel@OARcorp.com>
241
242        * Per PR260 eliminate use of make-target-options.  This impacted
243        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
244        SuperCore and required that the m68k optimized memcpy be moved
245        to libcpu.
246        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
247
2482002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * start/Makefile.am: Eliminate PGM.
251        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
252
2532002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
256
2572002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
260        Remove $(OBJS) from all-local.
261
2622002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
265
2662001-05-28      Joel Sherrill <joel@OARcorp.com>
267
268        * ChangeLog: Corrected spacing.
269
2702001-05-28      Joel Sherrill <joel@OARcorp.com>
271
272        * Per PR31, moved mvme16x_hw.h to shared/mvme.
273        * include/Makefile.am: Modified to reflect movement.
274        * include/mvme16x_hw.h: Moved to shared/mvme.
275
2762001-05-09      Joel Sherrill <joel@OARcorp.com>
277
278        * startup/linkcmds: In support of gcc 3.1, added one of more
279        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
280        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
281        and direction of segments to memory regions may also have been
282        addressed.  This was a sweep across all BSPs.
283 
2842002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * include/mvme16x_hw.h: Include <bsp.h> instead of targopts.h.
287
2882002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * configure.ac:
291        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
292        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
293        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * Makefile.am: Remove AUTOMAKE_OPTIONS.
295        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
296        * consolex/Makefile.am: Remove AUTOMAKE_OPTIONS.
297        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
298        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
299        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
300        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
301        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
302        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
303        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
304
3052001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
308
3092001-10-29      Joel Sherrill <joel@OARcorp.com>
310
311        * startup/linkcmds: Remove explicit force of output format.
312
3132001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
316        * configure.in: Remove.
317        * configure.ac: New file, generated from configure.in by autoupdate.
318
3192001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
322
3232001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * configure.in: Add bspopts.h.
326        * include/.cvsignore: Add bspopts.h*, stamp-h*.
327        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
328        * consolex/Makefile.am: Ditto.
329        * include/bsp.h: Include bspopts.h.
330
3312001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
332
333        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
334
3352000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
338
3392000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
342
3432000-11-01      Joel Sherrill <joel@OARcorp.com>
344
345        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
346        and libcsupport.h moved from libc to lib/include/rtems and
347        now must be referenced as <rtems/XXX.h>.   Header file order
348        was cleaned up while doing this.
349
3502000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
353        Switch to GNU canonicalization.
354
3552000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
356
357        * startup/linkcmds: Added lines so DWARF debug information
358        would be available.  Otherwise gdb complains that the offsets
359        for the debug info are incorrect and doesn't load the files.
360
3612000-09-14      Joel Sherrill <joel@OARcorp.com>
362
363        * include/mvme16x_hw.h: Include rtems/score/targopts.h so we
364        can check which BSP this is being used with.
365
3662000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * clock/Makefile.am, console/Makefile.am, consolex/Makefile.am,
369        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
370        tod/Makefile.am, wrapup/Makefile.am, network/Makefile.am: Include
371        compile.am
372
3732000-08-25  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
374
375        * include/mvme16x_hw.h: Added NVRAM_CONFIGURE macro in
376        a manner that should work for 162, 162lx, and 167.
377
3782000-08-10      Joel Sherrill <joel@OARcorp.com>
379
380        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.