source: rtems/c/src/lib/libbsp/m68k/mvme147/ChangeLog @ 6ac101b

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

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

  • Makefile.am: Reflect changes to bsp.am.
  • Property mode set to 100644
File size: 9.5 KB
Line 
12004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4
52004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
8
92004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Pickup files from ../../m68k/shared instead of
12        ../shared. Reformat.
13
142004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
17
182004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
21        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am.
22        Use automake compilation rules.
23        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
24        timer/Makefile.am, wrapup/Makefile.am: Remove.
25        * configure.ac: Reflect changes above.
26
272004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Add PREINSTALL_DIRS.
30        * wrapup/Makefile.am: Reflect changes to libcpu.
31
322004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * wrapup/Makefile.am: Reflect changes to libcpu.
35
362004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
39        Add PRE/TMPINSTALL_FILES to CLEANFILES.
40        * configure.ac: Ditto.
41        * start/Makefile.am: Ditto.
42        * startup/Makefile.am: Ditto.
43
442004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * start/.cvsignore: Remove.
47        * start/Makefile.am: Remove.
48        * Makefile.am: Merge-in start/Makefile.am.
49        * configure.ac: Reflect changes above.
50
512004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * wrapup/Makefile.am: Eliminate $(LIB).
54        Use noinst_DATA to trigger building libbsp.a.
55
562003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
59        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
60
612003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
64        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
65
662003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
69
702003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * start/Makefile.am: Misc cleanups and fixes.
73        * startup/Makefile.am: Misc cleanups and fixes.
74        * wrapup/Makefile.am: Misc cleanups and fixes.
75
762003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Add preinstallation dirstamp support.
79        * clock/Makefile.am: Cosmetics.
80        * console/Makefile.am: Cosmetics.
81        * startup/Makefile.am: Cosmetics.
82        * timer/Makefile.am: Cosmetics.
83        * wrapup/Makefile.am: Cosmetics.
84
852003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * clock/Makefile.am: Remove all-local: $(ARCH).
88        * console/Makefile.am: Remove all-local: $(ARCH).
89        * start/Makefile.am: Remove all-local: $(ARCH).
90        * startup/Makefile.am: Remove all-local: $(ARCH).
91        * timer/Makefile.am: Remove all-local: $(ARCH).
92        * wrapup/Makefile.am: Remove all-local: $(ARCH).
93
942003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Merge-in include/Makefile.am.
97        Reflect changes to bsp.am.
98        * include/Makefile.am: Remove.
99        * configure.ac: Reflect changes above.
100
1012003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * bsp_specs: Remove *lib:.
104
1052003-09-04      Joel Sherrill <joel@OARcorp.com>
106
107        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
108        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
109        timer/timer.c: URL for license changed.
110
1112003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Reflect having moved aclocal/.
114
1152003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Reflect having moved automake/.
118        * clock/Makefile.am: Reflect having moved automake/.
119        * console/Makefile.am: Reflect having moved automake/.
120        * include/Makefile.am: Reflect having moved automake/.
121        * start/Makefile.am: Reflect having moved automake/.
122        * startup/Makefile.am: Reflect having moved automake/.
123        * timer/Makefile.am: Reflect having moved automake/.
124        * wrapup/Makefile.am: Reflect having moved automake/.
125
1262003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        PR 452/bsps
129        * startup/Makefile.am: Remove USE_INIT_FINI.
130
1312003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
134
1352003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        PR 445/bsps
138        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
139        Remove cpp, old_cpp (now unused).
140
1412003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Remove AC_CONFIG_AUX_DIR.
144
1452003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
148
1492003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: AC_PREREQ(2.57).
152
1532003-01-20      Joel Sherrill <joel@OARcorp.com>
154
155        * startup/linkcmds*: Add FreeBSD sysctl() sections.
156
1572003-01-20      Joel Sherrill <joel@OARcorp.com>
158
159        * ChangeLog: Add FreeBSD sysctl() sections.
160
1612003-01-20      Joel Sherrill <joel@OARcorp.com>
162
163        * ChangeLog, startup/linkcmds: Add FreeBSD sysctl() sections.
164
1652003-01-20      Joel Sherrill <joel@OARcorp.com>
166
167        * startup/linkcmds: Add FreeBSD sysctl() sections.
168
1692002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
172        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
173        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
174        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
175        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
176
1772002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * start/Makefile.am: Use install-data-local to install startfile.
180
1812002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
184
1852002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
188
1892002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * .cvsignore: Reformat.
192        Add autom4te*cache.
193        Remove autom4te.cache.
194
1952002-08-21      Joel Sherrill <joel@OARcorp.com>
196
197        * bsp_specs: Added support for -nostdlibs.
198
1992002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
202        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
203        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
204        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
205        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
206        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
207
2082002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * start/Makefile.am: Eliminate PGM.
211        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
212
2132002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
216
2172002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
220        Remove $(OBJS) from all-local.
221
2222002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
225
2262001-05-09      Joel Sherrill <joel@OARcorp.com>
227
228        * startup/linkcmds: In support of gcc 3.1, added one of more
229        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
230        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
231        and direction of segments to memory regions may also have been
232        addressed.  This was a sweep across all BSPs.
233 
2342002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac:
237        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
238        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
239        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
240        * Makefile.am: Remove AUTOMAKE_OPTIONS.
241        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
242        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
243        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
244        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
245        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
246        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
247
2482001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
251
2522001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
255        * configure.in: Remove.
256        * configure.ac: New file, generated from configure.in by autoupdate.
257
2582001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
261
2622001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * configure.in: Add bspopts.h.
265        * include/.cvsignore: Add bspopts.h*, stamp-h*.
266        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
267        * include/bsp.h: Include bspopts.h.
268
2692001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
270
271        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
272
2732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
276
2772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
280
2812000-11-01      Joel Sherrill <joel@OARcorp.com>
282
283        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
284        and libcsupport.h moved from libc to lib/include/rtems and
285        now must be referenced as <rtems/XXX.h>.   Header file order
286        was cleaned up while doing this.
287
2882000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
291        Switch to GNU canonicalization.
292
2932000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
294
295        * startup/linkcmds: Added lines so DWARF debug information
296        would be available.  Otherwise gdb complains that the offsets
297        for the debug info are incorrect and doesn't load the files.
298
2992000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
302        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
303        compile.am
304
3052000-08-10      Joel Sherrill <joel@OARcorp.com>
306
307        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.