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

4.104.114.84.95
Last change on this file since a9a27b5 was a9a27b5, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/01/04 at 10:10:06

2004-04-01 Ralf Corsepius <ralf_corsepius@…>

  • include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
  • include/bsp.h: Include <rtems/console.h> instead of <console.h>.
  • include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
  • console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
  • Property mode set to 100644
File size: 13.1 KB
RevLine 
[a9a27b5]12004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
4        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
5        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
6        * console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
7
[629e12a]82004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
9
10        * clock/ckinit.c, startup/bspstart.c, timer/timer.c: Convert to
11        using c99 fixed size types.
12
[2a7f9a28]132004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Reflect changes to bsp.am.
16        Preinstall dist_project_lib*.
17
[6ac101b]182004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Reflect changes to bsp.am.
21
[c24d7c84]222004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
25
[4cb9d26]262004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Pickup files from ../../m68k/shared instead of
29        ../shared. Reformat.
30
[a4baeb67]312004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Pick up ../mvme167/network/network.c.
34
[bd5b4e56]352004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
38
[fc7cbef]392004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * README: Remove references to consolex.
42        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
43        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
[8a1009d]44        tod/Makefile.am, wrapup/Makefile.am.
[fc7cbef]45        Use automake compilation rules.
46        * clock/Makefile.am, console/Makefile.am, network/Makefile.am
[8a1009d]47        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
48        wrapup/Makefile.am: Remove.
[fc7cbef]49        * configure.ac: Reflect changes above. 
50
[3da271f6]512004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        PR 563/bsps
54        * consolex/consolex.c, consolex/consolex.h, consolex/cTest.c,
55        consolex/Makefile.am, consolex/README:
56        Remove (Abandoned).
57
[657bc880]582004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Add PREINSTALL_DIRS.
61        * consolex/Makefile.am: Add PREINSTALL_DIRS.
62        * wrapup/Makefile.am: Reflect changes to libcpu.
63
[d8a2c36f]642004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: Add AM_CONDITIONAL(HAS_FPSP).
67        * wrapup/Makefile.am: Reflect changes to libcpu.
68
[c1b90ee]692004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
72        Add PRE/TMPINSTALL_FILES to CLEANFILES.
73        * consolex/Makefile.am: Ditto.
74        * startup/Makefile.am: Ditto.
75
[2d86d78]762004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * start/.cvsignore: Remove.
79        * start/Makefile.am: Remove.
80        * Makefile.am: Merge-in start/Makefile.am.
81        * configure.ac: Reflect changes above.
82
[6411947]832004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * wrapup/Makefile.am: Eliminate $(LIB).
86        Use noinst_DATA to trigger building libbsp.a.
87
[b35414a]882003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
91        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
92
[84a59576]932003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * consolex/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
96        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
97        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
98
[810720b6]992003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
102
[15d7f766]1032003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Misc cleanups and fixes.
106        * start/Makefile.am: Misc cleanups and fixes.
107        * startup/Makefile.am: Misc cleanups and fixes.
108        * wrapup/Makefile.am: Misc cleanups and fixes.
109
[203cb9a]1102003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Add preinstallation dirstamp support.
113        * clock/Makefile.am: Cosmetics.
114        * console/Makefile.am: Cosmetics.
115        * consolex/Makefile.am: Add preinstallation dirstamp support.
116        * network/Makefile.am: Cosmetics.
117        * startup/Makefile.am: Cosmetics.
118        * timer/Makefile.am: Cosmetics.
119        * tod/Makefile.am: Cosmetics.
120        * tools/Makefile.am: Cosmetics.
121        * wrapup/Makefile.am: Cosmetics.
122
[1dbd584a]1232003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * clock/Makefile.am: Remove all-local: $(ARCH).
126        * console/Makefile.am: Remove all-local: $(ARCH).
127        * consolex/Makefile.am: Remove all-local: $(ARCH).
128        * network/Makefile.am: Remove all-local: $(ARCH).
129        * start/Makefile.am: Remove all-local: $(ARCH).
130        * startup/Makefile.am: Remove all-local: $(ARCH).
131        * timer/Makefile.am: Remove all-local: $(ARCH).
132        * tod/Makefile.am: Remove all-local: $(ARCH).
133        * wrapup/Makefile.am: Remove all-local: $(ARCH).
134
[91c7246f]1352003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Correct path to mvme16x_hw.h.
138
[2821666f]1392003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * Makefile.am: Merge-in include/Makefile.am.
142        Reflect changes to bsp.am.
143        * include/Makefile.am: Remove.
144        * configure.ac: Reflect changes above.
145
[a1546de]1462003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * bsp_specs: Remove *lib:.
149
[f4fe0092]1502003-09-04      Joel Sherrill <joel@OARcorp.com>
151
152        * clock/ckinit.c, console/console.c, consolex/cTest.c,
153        consolex/consolex.c, consolex/consolex.h, include/bsp.h,
154        include/coverhd.h, include/tod.h, startup/bspclean.c,
155        startup/bspstart.c, startup/linkcmds, timer/timer.c,
156        timer/timerisr.S, tod/tod.c: URL for license changed.
157
[fe8bc62f]1582003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * Makefile.am: Reflect having moved aclocal/.
161
[d6b4d93]1622003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
[c483a4e]164        * Makefile.am: Reflect having moved automake/.
165        * clock/Makefile.am: Reflect having moved automake/.
166        * console/Makefile.am: Reflect having moved automake/.
167        * consolex/Makefile.am: Reflect having moved automake/.
168        * include/Makefile.am: Reflect having moved automake/.
169        * network/Makefile.am: Reflect having moved automake/.
170        * start/Makefile.am: Reflect having moved automake/.
171        * startup/Makefile.am: Reflect having moved automake/.
172        * timer/Makefile.am: Reflect having moved automake/.
173        * tod/Makefile.am: Reflect having moved automake/.
174        * wrapup/Makefile.am: Reflect having moved automake/.
[d6b4d93]175
[317458ce]1762003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
[75fcb394]178        PR 452/bsps
[317458ce]179        * startup/Makefile.am: Remove USE_INIT_FINI.
180
[7dcc3fe]1812003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
184
[d266acd2]1852003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
[75fcb394]187        PR 445/bsps
[d266acd2]188        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
189        Remove cpp, old_cpp (now unused).
190
[7a97f26]1912003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: Remove AC_CONFIG_AUX_DIR.
194
[ccd81b60]1952003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
198
[9b5c258]1992003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: AC_PREREQ(2.57).
202
[1d36d2af]2032003-01-20      Joel Sherrill <joel@OARcorp.com>
204
205        * startup/linkcmds*: Add FreeBSD sysctl() sections.
206
[f739fa0]2072002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
210        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
211        * consolex/Makefile.am: Don't include @RTEMS_BSP@.cfg.
212        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
213        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
214        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
215        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
216        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
217
[59a01a6e]2182002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * start/Makefile.am: Use install-data-local to install startfile.
221
[b5a2912f]2222002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
225
[3f4382fe]2262002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
229        changes.
230
[cf77de9]2312002-11-01      Joel Sherrill <joel@OARcorp.com>
232
233        * startup/page_table.c: Removed warnings.
234
235
[8730f45]2362002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * .cvsignore: Reformat.
239        Add autom4te*cache.
240        Remove autom4te.cache.
241
[0308c805]2422002-08-21      Joel Sherrill <joel@OARcorp.com>
243
244        * wrapup/Makefile.am: PR217 required that the idle task be moved to
245        libcpu so it could be more acutely aware of the CPU model.  This
246        file was modified to pick up the idle task from there.
247
[a2ae30c2]2482002-08-21      Joel Sherrill <joel@OARcorp.com>
249
250        * bsp_specs: Added support for -nostdlibs.
251
[2568abf3]2522002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
255        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
256        * consolex/Makefile.am: Use .$(OBJEXT) instead of .o.
257        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
258        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
259        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
260        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
261        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
262        * tools/Makefile.am: Use .$(OBJEXT) instead of .o.
263        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
264
[75adbe5f]2652002-08-05      Joel Sherrill <joel@OARcorp.com>
266
267        * Per PR260 eliminate use of make-target-options.  This impacted
268        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
269        SuperCore and required that the m68k optimized memcpy be moved
270        to libcpu.
271        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
272
[496686a]2732002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * start/Makefile.am: Eliminate PGM.
276        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
277
[f4d43dd]2782002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
281
[445c0a0]2822002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
285        Remove $(OBJS) from all-local.
286
[80defac]2872002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
290
[618f3f9]2912001-05-28      Joel Sherrill <joel@OARcorp.com>
292
293        * ChangeLog: Corrected spacing.
294
[69d9e64e]2952001-05-28      Joel Sherrill <joel@OARcorp.com>
296
297        * Per PR31, moved mvme16x_hw.h to shared/mvme.
298        * include/Makefile.am: Modified to reflect movement.
299        * include/mvme16x_hw.h: Moved to shared/mvme.
[618f3f9]300
[85c92574]3012001-05-09      Joel Sherrill <joel@OARcorp.com>
302
303        * startup/linkcmds: In support of gcc 3.1, added one of more
304        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
305        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
306        and direction of segments to memory regions may also have been
307        addressed.  This was a sweep across all BSPs.
308 
[962140dd]3092002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * include/mvme16x_hw.h: Include <bsp.h> instead of targopts.h.
312
[30a4bdd3]3132002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * configure.ac:
316        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
317        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
318        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
319        * Makefile.am: Remove AUTOMAKE_OPTIONS.
320        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
321        * consolex/Makefile.am: Remove AUTOMAKE_OPTIONS.
322        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
323        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
324        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
325        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
326        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
327        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
328        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
329
[9e1ae79]3302001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
333
[c1368b9]3342001-10-29      Joel Sherrill <joel@OARcorp.com>
335
336        * startup/linkcmds: Remove explicit force of output format.
337
[df25c998]3382001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
341        * configure.in: Remove.
342        * configure.ac: New file, generated from configure.in by autoupdate.
343
[c1767be0]3442001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
347
[439675d]3482001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * configure.in: Add bspopts.h.
351        * include/.cvsignore: Add bspopts.h*, stamp-h*.
352        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
353        * consolex/Makefile.am: Ditto.
354        * include/bsp.h: Include bspopts.h.
355
[6f21328]3562001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
357
358        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
359
[feead226]3602000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
363
[a314d3b4]3642000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
367
[eba2e4f]3682000-11-01      Joel Sherrill <joel@OARcorp.com>
369
370        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
371        and libcsupport.h moved from libc to lib/include/rtems and
372        now must be referenced as <rtems/XXX.h>.   Header file order
373        was cleaned up while doing this.
374
[0134f4f]3752000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
378        Switch to GNU canonicalization.
379
[9f30a08b]3802000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
381
382        * startup/linkcmds: Added lines so DWARF debug information
383        would be available.  Otherwise gdb complains that the offsets
384        for the debug info are incorrect and doesn't load the files.
385
[0eca1d08]3862000-09-14      Joel Sherrill <joel@OARcorp.com>
387
388        * include/mvme16x_hw.h: Include rtems/score/targopts.h so we
389        can check which BSP this is being used with.
390
[5a09781f]3912000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * clock/Makefile.am, console/Makefile.am, consolex/Makefile.am,
394        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
395        tod/Makefile.am, wrapup/Makefile.am, network/Makefile.am: Include
396        compile.am
397
[614d73e]3982000-08-25  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
399
400        * include/mvme16x_hw.h: Added NVRAM_CONFIGURE macro in
401        a manner that should work for 162, 162lx, and 167.
402
[e94ad1fe]4032000-08-10      Joel Sherrill <joel@OARcorp.com>
404
405        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.