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

4.104.114.84.95
Last change on this file since 2a7f9a28 was 2a7f9a28, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 06:22:18

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

  • Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
  • Property mode set to 100644
File size: 12.7 KB
Line 
12004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4        Preinstall dist_project_lib*.
5
62004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9
102004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
13
142004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Pickup files from ../../m68k/shared instead of
17        ../shared. Reformat.
18
192004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Pick up ../mvme167/network/network.c.
22
232004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
26
272004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * README: Remove references to consolex.
30        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
31        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
32        tod/Makefile.am, wrapup/Makefile.am.
33        Use automake compilation rules.
34        * clock/Makefile.am, console/Makefile.am, network/Makefile.am
35        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
36        wrapup/Makefile.am: Remove.
37        * configure.ac: Reflect changes above. 
38
392004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        PR 563/bsps
42        * consolex/consolex.c, consolex/consolex.h, consolex/cTest.c,
43        consolex/Makefile.am, consolex/README:
44        Remove (Abandoned).
45
462004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Add PREINSTALL_DIRS.
49        * consolex/Makefile.am: Add PREINSTALL_DIRS.
50        * wrapup/Makefile.am: Reflect changes to libcpu.
51
522004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: Add AM_CONDITIONAL(HAS_FPSP).
55        * wrapup/Makefile.am: Reflect changes to libcpu.
56
572004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
60        Add PRE/TMPINSTALL_FILES to CLEANFILES.
61        * consolex/Makefile.am: Ditto.
62        * startup/Makefile.am: Ditto.
63
642004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * start/.cvsignore: Remove.
67        * start/Makefile.am: Remove.
68        * Makefile.am: Merge-in start/Makefile.am.
69        * configure.ac: Reflect changes above.
70
712004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * wrapup/Makefile.am: Eliminate $(LIB).
74        Use noinst_DATA to trigger building libbsp.a.
75
762003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
79        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
80
812003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * consolex/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
84        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
85        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
86
872003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
90
912003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: Misc cleanups and fixes.
94        * start/Makefile.am: Misc cleanups and fixes.
95        * startup/Makefile.am: Misc cleanups and fixes.
96        * wrapup/Makefile.am: Misc cleanups and fixes.
97
982003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Add preinstallation dirstamp support.
101        * clock/Makefile.am: Cosmetics.
102        * console/Makefile.am: Cosmetics.
103        * consolex/Makefile.am: Add preinstallation dirstamp support.
104        * network/Makefile.am: Cosmetics.
105        * startup/Makefile.am: Cosmetics.
106        * timer/Makefile.am: Cosmetics.
107        * tod/Makefile.am: Cosmetics.
108        * tools/Makefile.am: Cosmetics.
109        * wrapup/Makefile.am: Cosmetics.
110
1112003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * clock/Makefile.am: Remove all-local: $(ARCH).
114        * console/Makefile.am: Remove all-local: $(ARCH).
115        * consolex/Makefile.am: Remove all-local: $(ARCH).
116        * network/Makefile.am: Remove all-local: $(ARCH).
117        * start/Makefile.am: Remove all-local: $(ARCH).
118        * startup/Makefile.am: Remove all-local: $(ARCH).
119        * timer/Makefile.am: Remove all-local: $(ARCH).
120        * tod/Makefile.am: Remove all-local: $(ARCH).
121        * wrapup/Makefile.am: Remove all-local: $(ARCH).
122
1232003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Correct path to mvme16x_hw.h.
126
1272003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Merge-in include/Makefile.am.
130        Reflect changes to bsp.am.
131        * include/Makefile.am: Remove.
132        * configure.ac: Reflect changes above.
133
1342003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * bsp_specs: Remove *lib:.
137
1382003-09-04      Joel Sherrill <joel@OARcorp.com>
139
140        * clock/ckinit.c, console/console.c, consolex/cTest.c,
141        consolex/consolex.c, consolex/consolex.h, include/bsp.h,
142        include/coverhd.h, include/tod.h, startup/bspclean.c,
143        startup/bspstart.c, startup/linkcmds, timer/timer.c,
144        timer/timerisr.S, tod/tod.c: URL for license changed.
145
1462003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * Makefile.am: Reflect having moved aclocal/.
149
1502003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Reflect having moved automake/.
153        * clock/Makefile.am: Reflect having moved automake/.
154        * console/Makefile.am: Reflect having moved automake/.
155        * consolex/Makefile.am: Reflect having moved automake/.
156        * include/Makefile.am: Reflect having moved automake/.
157        * network/Makefile.am: Reflect having moved automake/.
158        * start/Makefile.am: Reflect having moved automake/.
159        * startup/Makefile.am: Reflect having moved automake/.
160        * timer/Makefile.am: Reflect having moved automake/.
161        * tod/Makefile.am: Reflect having moved automake/.
162        * wrapup/Makefile.am: Reflect having moved automake/.
163
1642003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        PR 452/bsps
167        * startup/Makefile.am: Remove USE_INIT_FINI.
168
1692003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
172
1732003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        PR 445/bsps
176        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
177        Remove cpp, old_cpp (now unused).
178
1792003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * configure.ac: Remove AC_CONFIG_AUX_DIR.
182
1832003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
186
1872003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: AC_PREREQ(2.57).
190
1912003-01-20      Joel Sherrill <joel@OARcorp.com>
192
193        * startup/linkcmds*: Add FreeBSD sysctl() sections.
194
1952002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
198        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
199        * consolex/Makefile.am: Don't include @RTEMS_BSP@.cfg.
200        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
201        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
202        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
203        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
204        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
205
2062002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * start/Makefile.am: Use install-data-local to install startfile.
209
2102002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
213
2142002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
217        changes.
218
2192002-11-01      Joel Sherrill <joel@OARcorp.com>
220
221        * startup/page_table.c: Removed warnings.
222
223
2242002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * .cvsignore: Reformat.
227        Add autom4te*cache.
228        Remove autom4te.cache.
229
2302002-08-21      Joel Sherrill <joel@OARcorp.com>
231
232        * wrapup/Makefile.am: PR217 required that the idle task be moved to
233        libcpu so it could be more acutely aware of the CPU model.  This
234        file was modified to pick up the idle task from there.
235
2362002-08-21      Joel Sherrill <joel@OARcorp.com>
237
238        * bsp_specs: Added support for -nostdlibs.
239
2402002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
243        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
244        * consolex/Makefile.am: Use .$(OBJEXT) instead of .o.
245        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
246        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
247        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
248        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
249        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
250        * tools/Makefile.am: Use .$(OBJEXT) instead of .o.
251        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
252
2532002-08-05      Joel Sherrill <joel@OARcorp.com>
254
255        * Per PR260 eliminate use of make-target-options.  This impacted
256        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
257        SuperCore and required that the m68k optimized memcpy be moved
258        to libcpu.
259        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
260
2612002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * start/Makefile.am: Eliminate PGM.
264        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
265
2662002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
269
2702002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
273        Remove $(OBJS) from all-local.
274
2752002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
278
2792001-05-28      Joel Sherrill <joel@OARcorp.com>
280
281        * ChangeLog: Corrected spacing.
282
2832001-05-28      Joel Sherrill <joel@OARcorp.com>
284
285        * Per PR31, moved mvme16x_hw.h to shared/mvme.
286        * include/Makefile.am: Modified to reflect movement.
287        * include/mvme16x_hw.h: Moved to shared/mvme.
288
2892001-05-09      Joel Sherrill <joel@OARcorp.com>
290
291        * startup/linkcmds: In support of gcc 3.1, added one of more
292        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
293        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
294        and direction of segments to memory regions may also have been
295        addressed.  This was a sweep across all BSPs.
296 
2972002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * include/mvme16x_hw.h: Include <bsp.h> instead of targopts.h.
300
3012002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * configure.ac:
304        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
305        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
306        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
307        * Makefile.am: Remove AUTOMAKE_OPTIONS.
308        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
309        * consolex/Makefile.am: Remove AUTOMAKE_OPTIONS.
310        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
311        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
312        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
313        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
314        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
315        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
316        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
317
3182001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
321
3222001-10-29      Joel Sherrill <joel@OARcorp.com>
323
324        * startup/linkcmds: Remove explicit force of output format.
325
3262001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
329        * configure.in: Remove.
330        * configure.ac: New file, generated from configure.in by autoupdate.
331
3322001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
335
3362001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * configure.in: Add bspopts.h.
339        * include/.cvsignore: Add bspopts.h*, stamp-h*.
340        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
341        * consolex/Makefile.am: Ditto.
342        * include/bsp.h: Include bspopts.h.
343
3442001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
345
346        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
347
3482000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
351
3522000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
355
3562000-11-01      Joel Sherrill <joel@OARcorp.com>
357
358        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
359        and libcsupport.h moved from libc to lib/include/rtems and
360        now must be referenced as <rtems/XXX.h>.   Header file order
361        was cleaned up while doing this.
362
3632000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
366        Switch to GNU canonicalization.
367
3682000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
369
370        * startup/linkcmds: Added lines so DWARF debug information
371        would be available.  Otherwise gdb complains that the offsets
372        for the debug info are incorrect and doesn't load the files.
373
3742000-09-14      Joel Sherrill <joel@OARcorp.com>
375
376        * include/mvme16x_hw.h: Include rtems/score/targopts.h so we
377        can check which BSP this is being used with.
378
3792000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * clock/Makefile.am, console/Makefile.am, consolex/Makefile.am,
382        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
383        tod/Makefile.am, wrapup/Makefile.am, network/Makefile.am: Include
384        compile.am
385
3862000-08-25  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
387
388        * include/mvme16x_hw.h: Added NVRAM_CONFIGURE macro in
389        a manner that should work for 162, 162lx, and 167.
390
3912000-08-10      Joel Sherrill <joel@OARcorp.com>
392
393        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.