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

4.104.114.84.95
Last change on this file since c1b90ee was c1b90ee, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/14/04 at 07:09:27

2004-01-14 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
  • consolex/Makefile.am: Ditto.
  • startup/Makefile.am: Ditto.
  • Property mode set to 100644
File size: 11.0 KB
Line 
12004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
4        Add PRE/TMPINSTALL_FILES to CLEANFILES.
5        * consolex/Makefile.am: Ditto.
6        * startup/Makefile.am: Ditto.
7
82004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * start/.cvsignore: Remove.
11        * start/Makefile.am: Remove.
12        * Makefile.am: Merge-in start/Makefile.am.
13        * configure.ac: Reflect changes above.
14
152004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * wrapup/Makefile.am: Eliminate $(LIB).
18        Use noinst_DATA to trigger building libbsp.a.
19
202003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
23        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
24
252003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * consolex/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
28        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
29        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
30
312003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
34
352003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Misc cleanups and fixes.
38        * start/Makefile.am: Misc cleanups and fixes.
39        * startup/Makefile.am: Misc cleanups and fixes.
40        * wrapup/Makefile.am: Misc cleanups and fixes.
41
422003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Add preinstallation dirstamp support.
45        * clock/Makefile.am: Cosmetics.
46        * console/Makefile.am: Cosmetics.
47        * consolex/Makefile.am: Add preinstallation dirstamp support.
48        * network/Makefile.am: Cosmetics.
49        * startup/Makefile.am: Cosmetics.
50        * timer/Makefile.am: Cosmetics.
51        * tod/Makefile.am: Cosmetics.
52        * tools/Makefile.am: Cosmetics.
53        * wrapup/Makefile.am: Cosmetics.
54
552003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * clock/Makefile.am: Remove all-local: $(ARCH).
58        * console/Makefile.am: Remove all-local: $(ARCH).
59        * consolex/Makefile.am: Remove all-local: $(ARCH).
60        * network/Makefile.am: Remove all-local: $(ARCH).
61        * start/Makefile.am: Remove all-local: $(ARCH).
62        * startup/Makefile.am: Remove all-local: $(ARCH).
63        * timer/Makefile.am: Remove all-local: $(ARCH).
64        * tod/Makefile.am: Remove all-local: $(ARCH).
65        * wrapup/Makefile.am: Remove all-local: $(ARCH).
66
672003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Correct path to mvme16x_hw.h.
70
712003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Merge-in include/Makefile.am.
74        Reflect changes to bsp.am.
75        * include/Makefile.am: Remove.
76        * configure.ac: Reflect changes above.
77
782003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * bsp_specs: Remove *lib:.
81
822003-09-04      Joel Sherrill <joel@OARcorp.com>
83
84        * clock/ckinit.c, console/console.c, consolex/cTest.c,
85        consolex/consolex.c, consolex/consolex.h, include/bsp.h,
86        include/coverhd.h, include/tod.h, startup/bspclean.c,
87        startup/bspstart.c, startup/linkcmds, timer/timer.c,
88        timer/timerisr.S, tod/tod.c: URL for license changed.
89
902003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Reflect having moved aclocal/.
93
942003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Reflect having moved automake/.
97        * clock/Makefile.am: Reflect having moved automake/.
98        * console/Makefile.am: Reflect having moved automake/.
99        * consolex/Makefile.am: Reflect having moved automake/.
100        * include/Makefile.am: Reflect having moved automake/.
101        * network/Makefile.am: Reflect having moved automake/.
102        * start/Makefile.am: Reflect having moved automake/.
103        * startup/Makefile.am: Reflect having moved automake/.
104        * timer/Makefile.am: Reflect having moved automake/.
105        * tod/Makefile.am: Reflect having moved automake/.
106        * wrapup/Makefile.am: Reflect having moved automake/.
107
1082003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        PR 452/bsps
111        * startup/Makefile.am: Remove USE_INIT_FINI.
112
1132003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
116
1172003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        PR 445/bsps
120        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
121        Remove cpp, old_cpp (now unused).
122
1232003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Remove AC_CONFIG_AUX_DIR.
126
1272003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
130
1312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: AC_PREREQ(2.57).
134
1352003-01-20      Joel Sherrill <joel@OARcorp.com>
136
137        * startup/linkcmds*: Add FreeBSD sysctl() sections.
138
1392002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
142        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
143        * consolex/Makefile.am: Don't include @RTEMS_BSP@.cfg.
144        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
145        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
146        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
147        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
148        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
149
1502002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * start/Makefile.am: Use install-data-local to install startfile.
153
1542002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
157
1582002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
161        changes.
162
1632002-11-01      Joel Sherrill <joel@OARcorp.com>
164
165        * startup/page_table.c: Removed warnings.
166
167
1682002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * .cvsignore: Reformat.
171        Add autom4te*cache.
172        Remove autom4te.cache.
173
1742002-08-21      Joel Sherrill <joel@OARcorp.com>
175
176        * wrapup/Makefile.am: PR217 required that the idle task be moved to
177        libcpu so it could be more acutely aware of the CPU model.  This
178        file was modified to pick up the idle task from there.
179
1802002-08-21      Joel Sherrill <joel@OARcorp.com>
181
182        * bsp_specs: Added support for -nostdlibs.
183
1842002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
187        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
188        * consolex/Makefile.am: Use .$(OBJEXT) instead of .o.
189        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
190        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
191        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
193        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
194        * tools/Makefile.am: Use .$(OBJEXT) instead of .o.
195        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
196
1972002-08-05      Joel Sherrill <joel@OARcorp.com>
198
199        * Per PR260 eliminate use of make-target-options.  This impacted
200        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
201        SuperCore and required that the m68k optimized memcpy be moved
202        to libcpu.
203        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
204
2052002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * start/Makefile.am: Eliminate PGM.
208        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
209
2102002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
213
2142002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
217        Remove $(OBJS) from all-local.
218
2192002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
222
2232001-05-28      Joel Sherrill <joel@OARcorp.com>
224
225        * ChangeLog: Corrected spacing.
226
2272001-05-28      Joel Sherrill <joel@OARcorp.com>
228
229        * Per PR31, moved mvme16x_hw.h to shared/mvme.
230        * include/Makefile.am: Modified to reflect movement.
231        * include/mvme16x_hw.h: Moved to shared/mvme.
232
2332001-05-09      Joel Sherrill <joel@OARcorp.com>
234
235        * startup/linkcmds: In support of gcc 3.1, added one of more
236        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
237        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
238        and direction of segments to memory regions may also have been
239        addressed.  This was a sweep across all BSPs.
240 
2412002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * include/mvme16x_hw.h: Include <bsp.h> instead of targopts.h.
244
2452002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac:
248        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
249        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
250        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
251        * Makefile.am: Remove AUTOMAKE_OPTIONS.
252        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
253        * consolex/Makefile.am: Remove AUTOMAKE_OPTIONS.
254        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
255        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
256        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
257        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
258        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
259        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
260        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
261
2622001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
265
2662001-10-29      Joel Sherrill <joel@OARcorp.com>
267
268        * startup/linkcmds: Remove explicit force of output format.
269
2702001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
273        * configure.in: Remove.
274        * configure.ac: New file, generated from configure.in by autoupdate.
275
2762001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
279
2802001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * configure.in: Add bspopts.h.
283        * include/.cvsignore: Add bspopts.h*, stamp-h*.
284        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
285        * consolex/Makefile.am: Ditto.
286        * include/bsp.h: Include bspopts.h.
287
2882001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
289
290        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
291
2922000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
295
2962000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
299
3002000-11-01      Joel Sherrill <joel@OARcorp.com>
301
302        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
303        and libcsupport.h moved from libc to lib/include/rtems and
304        now must be referenced as <rtems/XXX.h>.   Header file order
305        was cleaned up while doing this.
306
3072000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
310        Switch to GNU canonicalization.
311
3122000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
313
314        * startup/linkcmds: Added lines so DWARF debug information
315        would be available.  Otherwise gdb complains that the offsets
316        for the debug info are incorrect and doesn't load the files.
317
3182000-09-14      Joel Sherrill <joel@OARcorp.com>
319
320        * include/mvme16x_hw.h: Include rtems/score/targopts.h so we
321        can check which BSP this is being used with.
322
3232000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * clock/Makefile.am, console/Makefile.am, consolex/Makefile.am,
326        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
327        tod/Makefile.am, wrapup/Makefile.am, network/Makefile.am: Include
328        compile.am
329
3302000-08-25  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
331
332        * include/mvme16x_hw.h: Added NVRAM_CONFIGURE macro in
333        a manner that should work for 162, 162lx, and 167.
334
3352000-08-10      Joel Sherrill <joel@OARcorp.com>
336
337        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.