source: rtems/c/src/lib/libbsp/m68k/mvme147/ChangeLog @ 9b9f76fe

4.104.114.84.95
Last change on this file since 9b9f76fe was 9b9f76fe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/28/04 at 07:19:36

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

  • Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
  • clock/Makefile.am, console/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 9.1 KB
Line 
12004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
4        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am.
5        Use automake compilation rules.
6        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
7        timer/Makefile.am, wrapup/Makefile.am: Remove.
8        * configure.ac: Reflect changes above.
9
102004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Add PREINSTALL_DIRS.
13        * wrapup/Makefile.am: Reflect changes to libcpu.
14
152004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * wrapup/Makefile.am: Reflect changes to libcpu.
18
192004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
22        Add PRE/TMPINSTALL_FILES to CLEANFILES.
23        * configure.ac: Ditto.
24        * start/Makefile.am: Ditto.
25        * startup/Makefile.am: Ditto.
26
272004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * start/.cvsignore: Remove.
30        * start/Makefile.am: Remove.
31        * Makefile.am: Merge-in start/Makefile.am.
32        * configure.ac: Reflect changes above.
33
342004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * wrapup/Makefile.am: Eliminate $(LIB).
37        Use noinst_DATA to trigger building libbsp.a.
38
392003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
42        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
43
442003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
47        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
48
492003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
52
532003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * start/Makefile.am: Misc cleanups and fixes.
56        * startup/Makefile.am: Misc cleanups and fixes.
57        * wrapup/Makefile.am: Misc cleanups and fixes.
58
592003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Add preinstallation dirstamp support.
62        * clock/Makefile.am: Cosmetics.
63        * console/Makefile.am: Cosmetics.
64        * startup/Makefile.am: Cosmetics.
65        * timer/Makefile.am: Cosmetics.
66        * wrapup/Makefile.am: Cosmetics.
67
682003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * clock/Makefile.am: Remove all-local: $(ARCH).
71        * console/Makefile.am: Remove all-local: $(ARCH).
72        * start/Makefile.am: Remove all-local: $(ARCH).
73        * startup/Makefile.am: Remove all-local: $(ARCH).
74        * timer/Makefile.am: Remove all-local: $(ARCH).
75        * wrapup/Makefile.am: Remove all-local: $(ARCH).
76
772003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Merge-in include/Makefile.am.
80        Reflect changes to bsp.am.
81        * include/Makefile.am: Remove.
82        * configure.ac: Reflect changes above.
83
842003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * bsp_specs: Remove *lib:.
87
882003-09-04      Joel Sherrill <joel@OARcorp.com>
89
90        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
91        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
92        timer/timer.c: URL for license changed.
93
942003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Reflect having moved aclocal/.
97
982003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Reflect having moved automake/.
101        * clock/Makefile.am: Reflect having moved automake/.
102        * console/Makefile.am: Reflect having moved automake/.
103        * include/Makefile.am: Reflect having moved automake/.
104        * start/Makefile.am: Reflect having moved automake/.
105        * startup/Makefile.am: Reflect having moved automake/.
106        * timer/Makefile.am: Reflect having moved automake/.
107        * wrapup/Makefile.am: Reflect having moved automake/.
108
1092003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        PR 452/bsps
112        * startup/Makefile.am: Remove USE_INIT_FINI.
113
1142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
117
1182003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        PR 445/bsps
121        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
122        Remove cpp, old_cpp (now unused).
123
1242003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: Remove AC_CONFIG_AUX_DIR.
127
1282003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
131
1322003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: AC_PREREQ(2.57).
135
1362003-01-20      Joel Sherrill <joel@OARcorp.com>
137
138        * startup/linkcmds*: Add FreeBSD sysctl() sections.
139
1402003-01-20      Joel Sherrill <joel@OARcorp.com>
141
142        * ChangeLog: Add FreeBSD sysctl() sections.
143
1442003-01-20      Joel Sherrill <joel@OARcorp.com>
145
146        * ChangeLog, startup/linkcmds: Add FreeBSD sysctl() sections.
147
1482003-01-20      Joel Sherrill <joel@OARcorp.com>
149
150        * startup/linkcmds: Add FreeBSD sysctl() sections.
151
1522002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
155        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
156        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
157        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
158        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
159
1602002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * start/Makefile.am: Use install-data-local to install startfile.
163
1642002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
167
1682002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
171
1722002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * .cvsignore: Reformat.
175        Add autom4te*cache.
176        Remove autom4te.cache.
177
1782002-08-21      Joel Sherrill <joel@OARcorp.com>
179
180        * bsp_specs: Added support for -nostdlibs.
181
1822002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
185        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
186        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
187        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
188        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
189        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
190
1912002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * start/Makefile.am: Eliminate PGM.
194        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
195
1962002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
199
2002002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
203        Remove $(OBJS) from all-local.
204
2052002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
208
2092001-05-09      Joel Sherrill <joel@OARcorp.com>
210
211        * startup/linkcmds: In support of gcc 3.1, added one of more
212        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
213        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
214        and direction of segments to memory regions may also have been
215        addressed.  This was a sweep across all BSPs.
216 
2172002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac:
220        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
221        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
222        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
223        * Makefile.am: Remove AUTOMAKE_OPTIONS.
224        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
225        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
226        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
227        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
230
2312001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
234
2352001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
238        * configure.in: Remove.
239        * configure.ac: New file, generated from configure.in by autoupdate.
240
2412001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
244
2452001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.in: Add bspopts.h.
248        * include/.cvsignore: Add bspopts.h*, stamp-h*.
249        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
250        * include/bsp.h: Include bspopts.h.
251
2522001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
253
254        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
255
2562000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
259
2602000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
263
2642000-11-01      Joel Sherrill <joel@OARcorp.com>
265
266        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
267        and libcsupport.h moved from libc to lib/include/rtems and
268        now must be referenced as <rtems/XXX.h>.   Header file order
269        was cleaned up while doing this.
270
2712000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
274        Switch to GNU canonicalization.
275
2762000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
277
278        * startup/linkcmds: Added lines so DWARF debug information
279        would be available.  Otherwise gdb complains that the offsets
280        for the debug info are incorrect and doesn't load the files.
281
2822000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
285        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
286        compile.am
287
2882000-08-10      Joel Sherrill <joel@OARcorp.com>
289
290        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.