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

4.104.114.84.95
Last change on this file since 629e12a was 629e12a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/31/04 at 04:38:35

2004-03-31 Ralf Corsepius <ralf_corsepius@…>

  • clock/ckinit.c, startup/bspstart.c, timer/timer.c: Convert to using c99 fixed size types.
  • Property mode set to 100644
File size: 12.8 KB
Line 
12004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * clock/ckinit.c, startup/bspstart.c, timer/timer.c: Convert to
4        using c99 fixed size types.
5
62004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9        Preinstall dist_project_lib*.
10
112004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Reflect changes to bsp.am.
14
152004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
18
192004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Pickup files from ../../m68k/shared instead of
22        ../shared. Reformat.
23
242004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Pick up ../mvme167/network/network.c.
27
282004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
31
322004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * README: Remove references to consolex.
35        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
36        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
37        tod/Makefile.am, wrapup/Makefile.am.
38        Use automake compilation rules.
39        * clock/Makefile.am, console/Makefile.am, network/Makefile.am
40        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
41        wrapup/Makefile.am: Remove.
42        * configure.ac: Reflect changes above. 
43
442004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        PR 563/bsps
47        * consolex/consolex.c, consolex/consolex.h, consolex/cTest.c,
48        consolex/Makefile.am, consolex/README:
49        Remove (Abandoned).
50
512004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Add PREINSTALL_DIRS.
54        * consolex/Makefile.am: Add PREINSTALL_DIRS.
55        * wrapup/Makefile.am: Reflect changes to libcpu.
56
572004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Add AM_CONDITIONAL(HAS_FPSP).
60        * wrapup/Makefile.am: Reflect changes to libcpu.
61
622004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
65        Add PRE/TMPINSTALL_FILES to CLEANFILES.
66        * consolex/Makefile.am: Ditto.
67        * startup/Makefile.am: Ditto.
68
692004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * start/.cvsignore: Remove.
72        * start/Makefile.am: Remove.
73        * Makefile.am: Merge-in start/Makefile.am.
74        * configure.ac: Reflect changes above.
75
762004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * wrapup/Makefile.am: Eliminate $(LIB).
79        Use noinst_DATA to trigger building libbsp.a.
80
812003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
84        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
85
862003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * consolex/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
89        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
90        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
91
922003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
95
962003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Misc cleanups and fixes.
99        * start/Makefile.am: Misc cleanups and fixes.
100        * startup/Makefile.am: Misc cleanups and fixes.
101        * wrapup/Makefile.am: Misc cleanups and fixes.
102
1032003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Add preinstallation dirstamp support.
106        * clock/Makefile.am: Cosmetics.
107        * console/Makefile.am: Cosmetics.
108        * consolex/Makefile.am: Add preinstallation dirstamp support.
109        * network/Makefile.am: Cosmetics.
110        * startup/Makefile.am: Cosmetics.
111        * timer/Makefile.am: Cosmetics.
112        * tod/Makefile.am: Cosmetics.
113        * tools/Makefile.am: Cosmetics.
114        * wrapup/Makefile.am: Cosmetics.
115
1162003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * clock/Makefile.am: Remove all-local: $(ARCH).
119        * console/Makefile.am: Remove all-local: $(ARCH).
120        * consolex/Makefile.am: Remove all-local: $(ARCH).
121        * network/Makefile.am: Remove all-local: $(ARCH).
122        * start/Makefile.am: Remove all-local: $(ARCH).
123        * startup/Makefile.am: Remove all-local: $(ARCH).
124        * timer/Makefile.am: Remove all-local: $(ARCH).
125        * tod/Makefile.am: Remove all-local: $(ARCH).
126        * wrapup/Makefile.am: Remove all-local: $(ARCH).
127
1282003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: Correct path to mvme16x_hw.h.
131
1322003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am: Merge-in include/Makefile.am.
135        Reflect changes to bsp.am.
136        * include/Makefile.am: Remove.
137        * configure.ac: Reflect changes above.
138
1392003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * bsp_specs: Remove *lib:.
142
1432003-09-04      Joel Sherrill <joel@OARcorp.com>
144
145        * clock/ckinit.c, console/console.c, consolex/cTest.c,
146        consolex/consolex.c, consolex/consolex.h, include/bsp.h,
147        include/coverhd.h, include/tod.h, startup/bspclean.c,
148        startup/bspstart.c, startup/linkcmds, timer/timer.c,
149        timer/timerisr.S, tod/tod.c: URL for license changed.
150
1512003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Reflect having moved aclocal/.
154
1552003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: Reflect having moved automake/.
158        * clock/Makefile.am: Reflect having moved automake/.
159        * console/Makefile.am: Reflect having moved automake/.
160        * consolex/Makefile.am: Reflect having moved automake/.
161        * include/Makefile.am: Reflect having moved automake/.
162        * network/Makefile.am: Reflect having moved automake/.
163        * start/Makefile.am: Reflect having moved automake/.
164        * startup/Makefile.am: Reflect having moved automake/.
165        * timer/Makefile.am: Reflect having moved automake/.
166        * tod/Makefile.am: Reflect having moved automake/.
167        * wrapup/Makefile.am: Reflect having moved automake/.
168
1692003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        PR 452/bsps
172        * startup/Makefile.am: Remove USE_INIT_FINI.
173
1742003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
177
1782003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        PR 445/bsps
181        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
182        Remove cpp, old_cpp (now unused).
183
1842003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac: Remove AC_CONFIG_AUX_DIR.
187
1882003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
191
1922003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.ac: AC_PREREQ(2.57).
195
1962003-01-20      Joel Sherrill <joel@OARcorp.com>
197
198        * startup/linkcmds*: Add FreeBSD sysctl() sections.
199
2002002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
203        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
204        * consolex/Makefile.am: Don't include @RTEMS_BSP@.cfg.
205        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
206        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
207        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
208        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
209        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
210
2112002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * start/Makefile.am: Use install-data-local to install startfile.
214
2152002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
218
2192002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
222        changes.
223
2242002-11-01      Joel Sherrill <joel@OARcorp.com>
225
226        * startup/page_table.c: Removed warnings.
227
228
2292002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * .cvsignore: Reformat.
232        Add autom4te*cache.
233        Remove autom4te.cache.
234
2352002-08-21      Joel Sherrill <joel@OARcorp.com>
236
237        * wrapup/Makefile.am: PR217 required that the idle task be moved to
238        libcpu so it could be more acutely aware of the CPU model.  This
239        file was modified to pick up the idle task from there.
240
2412002-08-21      Joel Sherrill <joel@OARcorp.com>
242
243        * bsp_specs: Added support for -nostdlibs.
244
2452002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
248        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
249        * consolex/Makefile.am: Use .$(OBJEXT) instead of .o.
250        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
251        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
252        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
253        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
254        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
255        * tools/Makefile.am: Use .$(OBJEXT) instead of .o.
256        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
257
2582002-08-05      Joel Sherrill <joel@OARcorp.com>
259
260        * Per PR260 eliminate use of make-target-options.  This impacted
261        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
262        SuperCore and required that the m68k optimized memcpy be moved
263        to libcpu.
264        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
265
2662002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * start/Makefile.am: Eliminate PGM.
269        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
270
2712002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
274
2752002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
278        Remove $(OBJS) from all-local.
279
2802002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
283
2842001-05-28      Joel Sherrill <joel@OARcorp.com>
285
286        * ChangeLog: Corrected spacing.
287
2882001-05-28      Joel Sherrill <joel@OARcorp.com>
289
290        * Per PR31, moved mvme16x_hw.h to shared/mvme.
291        * include/Makefile.am: Modified to reflect movement.
292        * include/mvme16x_hw.h: Moved to shared/mvme.
293
2942001-05-09      Joel Sherrill <joel@OARcorp.com>
295
296        * startup/linkcmds: In support of gcc 3.1, added one of more
297        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
298        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
299        and direction of segments to memory regions may also have been
300        addressed.  This was a sweep across all BSPs.
301 
3022002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * include/mvme16x_hw.h: Include <bsp.h> instead of targopts.h.
305
3062002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * configure.ac:
309        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
310        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
311        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
312        * Makefile.am: Remove AUTOMAKE_OPTIONS.
313        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
314        * consolex/Makefile.am: Remove AUTOMAKE_OPTIONS.
315        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
316        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
317        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
318        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
319        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
320        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
321        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
322
3232001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
326
3272001-10-29      Joel Sherrill <joel@OARcorp.com>
328
329        * startup/linkcmds: Remove explicit force of output format.
330
3312001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
334        * configure.in: Remove.
335        * configure.ac: New file, generated from configure.in by autoupdate.
336
3372001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
340
3412001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * configure.in: Add bspopts.h.
344        * include/.cvsignore: Add bspopts.h*, stamp-h*.
345        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
346        * consolex/Makefile.am: Ditto.
347        * include/bsp.h: Include bspopts.h.
348
3492001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
350
351        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
352
3532000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
356
3572000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
360
3612000-11-01      Joel Sherrill <joel@OARcorp.com>
362
363        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
364        and libcsupport.h moved from libc to lib/include/rtems and
365        now must be referenced as <rtems/XXX.h>.   Header file order
366        was cleaned up while doing this.
367
3682000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
371        Switch to GNU canonicalization.
372
3732000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
374
375        * startup/linkcmds: Added lines so DWARF debug information
376        would be available.  Otherwise gdb complains that the offsets
377        for the debug info are incorrect and doesn't load the files.
378
3792000-09-14      Joel Sherrill <joel@OARcorp.com>
380
381        * include/mvme16x_hw.h: Include rtems/score/targopts.h so we
382        can check which BSP this is being used with.
383
3842000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * clock/Makefile.am, console/Makefile.am, consolex/Makefile.am,
387        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
388        tod/Makefile.am, wrapup/Makefile.am, network/Makefile.am: Include
389        compile.am
390
3912000-08-25  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
392
393        * include/mvme16x_hw.h: Added NVRAM_CONFIGURE macro in
394        a manner that should work for 162, 162lx, and 167.
395
3962000-08-10      Joel Sherrill <joel@OARcorp.com>
397
398        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.