source: rtems/c/src/lib/libbsp/m68k/mvme147/ChangeLog @ 4cb9d26

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

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

  • Makefile.am: Pickup files from ../../m68k/shared instead of ../shared. Reformat.
  • Property mode set to 100644
File size: 9.3 KB
Line 
12004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Pickup files from ../../m68k/shared instead of
4        ../shared. Reformat.
5
62004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
9
102004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
13        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am.
14        Use automake compilation rules.
15        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
16        timer/Makefile.am, wrapup/Makefile.am: Remove.
17        * configure.ac: Reflect changes above.
18
192004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Add PREINSTALL_DIRS.
22        * wrapup/Makefile.am: Reflect changes to libcpu.
23
242004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * wrapup/Makefile.am: Reflect changes to libcpu.
27
282004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
31        Add PRE/TMPINSTALL_FILES to CLEANFILES.
32        * configure.ac: Ditto.
33        * start/Makefile.am: Ditto.
34        * startup/Makefile.am: Ditto.
35
362004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * start/.cvsignore: Remove.
39        * start/Makefile.am: Remove.
40        * Makefile.am: Merge-in start/Makefile.am.
41        * configure.ac: Reflect changes above.
42
432004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * wrapup/Makefile.am: Eliminate $(LIB).
46        Use noinst_DATA to trigger building libbsp.a.
47
482003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
51        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
52
532003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
56        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
57
582003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
61
622003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * start/Makefile.am: Misc cleanups and fixes.
65        * startup/Makefile.am: Misc cleanups and fixes.
66        * wrapup/Makefile.am: Misc cleanups and fixes.
67
682003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Add preinstallation dirstamp support.
71        * clock/Makefile.am: Cosmetics.
72        * console/Makefile.am: Cosmetics.
73        * startup/Makefile.am: Cosmetics.
74        * timer/Makefile.am: Cosmetics.
75        * wrapup/Makefile.am: Cosmetics.
76
772003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * clock/Makefile.am: Remove all-local: $(ARCH).
80        * console/Makefile.am: Remove all-local: $(ARCH).
81        * start/Makefile.am: Remove all-local: $(ARCH).
82        * startup/Makefile.am: Remove all-local: $(ARCH).
83        * timer/Makefile.am: Remove all-local: $(ARCH).
84        * wrapup/Makefile.am: Remove all-local: $(ARCH).
85
862003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Merge-in include/Makefile.am.
89        Reflect changes to bsp.am.
90        * include/Makefile.am: Remove.
91        * configure.ac: Reflect changes above.
92
932003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * bsp_specs: Remove *lib:.
96
972003-09-04      Joel Sherrill <joel@OARcorp.com>
98
99        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
100        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
101        timer/timer.c: URL for license changed.
102
1032003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Reflect having moved aclocal/.
106
1072003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Reflect having moved automake/.
110        * clock/Makefile.am: Reflect having moved automake/.
111        * console/Makefile.am: Reflect having moved automake/.
112        * include/Makefile.am: Reflect having moved automake/.
113        * start/Makefile.am: Reflect having moved automake/.
114        * startup/Makefile.am: Reflect having moved automake/.
115        * timer/Makefile.am: Reflect having moved automake/.
116        * wrapup/Makefile.am: Reflect having moved automake/.
117
1182003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        PR 452/bsps
121        * startup/Makefile.am: Remove USE_INIT_FINI.
122
1232003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
126
1272003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        PR 445/bsps
130        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
131        Remove cpp, old_cpp (now unused).
132
1332003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Remove AC_CONFIG_AUX_DIR.
136
1372003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
140
1412003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: AC_PREREQ(2.57).
144
1452003-01-20      Joel Sherrill <joel@OARcorp.com>
146
147        * startup/linkcmds*: Add FreeBSD sysctl() sections.
148
1492003-01-20      Joel Sherrill <joel@OARcorp.com>
150
151        * ChangeLog: Add FreeBSD sysctl() sections.
152
1532003-01-20      Joel Sherrill <joel@OARcorp.com>
154
155        * ChangeLog, startup/linkcmds: Add FreeBSD sysctl() sections.
156
1572003-01-20      Joel Sherrill <joel@OARcorp.com>
158
159        * startup/linkcmds: Add FreeBSD sysctl() sections.
160
1612002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
165        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
166        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
167        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
168
1692002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * start/Makefile.am: Use install-data-local to install startfile.
172
1732002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
176
1772002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180
1812002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * .cvsignore: Reformat.
184        Add autom4te*cache.
185        Remove autom4te.cache.
186
1872002-08-21      Joel Sherrill <joel@OARcorp.com>
188
189        * bsp_specs: Added support for -nostdlibs.
190
1912002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
194        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
195        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
196        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
197        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
198        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
199
2002002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * start/Makefile.am: Eliminate PGM.
203        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
204
2052002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
208
2092002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
212        Remove $(OBJS) from all-local.
213
2142002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
217
2182001-05-09      Joel Sherrill <joel@OARcorp.com>
219
220        * startup/linkcmds: In support of gcc 3.1, added one of more
221        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
222        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
223        and direction of segments to memory regions may also have been
224        addressed.  This was a sweep across all BSPs.
225 
2262002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac:
229        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
230        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
231        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * Makefile.am: Remove AUTOMAKE_OPTIONS.
233        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
234        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
235        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
236        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
237        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
238        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
239
2402001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
243
2442001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
247        * configure.in: Remove.
248        * configure.ac: New file, generated from configure.in by autoupdate.
249
2502001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
253
2542001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * configure.in: Add bspopts.h.
257        * include/.cvsignore: Add bspopts.h*, stamp-h*.
258        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
259        * include/bsp.h: Include bspopts.h.
260
2612001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
262
263        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
264
2652000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
268
2692000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
272
2732000-11-01      Joel Sherrill <joel@OARcorp.com>
274
275        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
276        and libcsupport.h moved from libc to lib/include/rtems and
277        now must be referenced as <rtems/XXX.h>.   Header file order
278        was cleaned up while doing this.
279
2802000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
283        Switch to GNU canonicalization.
284
2852000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
286
287        * startup/linkcmds: Added lines so DWARF debug information
288        would be available.  Otherwise gdb complains that the offsets
289        for the debug info are incorrect and doesn't load the files.
290
2912000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
294        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
295        compile.am
296
2972000-08-10      Joel Sherrill <joel@OARcorp.com>
298
299        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.