source: rtems/c/src/lib/libbsp/m68k/mvme147/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: 9.6 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-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
22
232004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
26        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am.
27        Use automake compilation rules.
28        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
29        timer/Makefile.am, wrapup/Makefile.am: Remove.
30        * configure.ac: Reflect changes above.
31
322004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Add PREINSTALL_DIRS.
35        * wrapup/Makefile.am: Reflect changes to libcpu.
36
372004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * wrapup/Makefile.am: Reflect changes to libcpu.
40
412004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
44        Add PRE/TMPINSTALL_FILES to CLEANFILES.
45        * configure.ac: Ditto.
46        * start/Makefile.am: Ditto.
47        * startup/Makefile.am: Ditto.
48
492004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * start/.cvsignore: Remove.
52        * start/Makefile.am: Remove.
53        * Makefile.am: Merge-in start/Makefile.am.
54        * configure.ac: Reflect changes above.
55
562004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * wrapup/Makefile.am: Eliminate $(LIB).
59        Use noinst_DATA to trigger building libbsp.a.
60
612003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
64        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
65
662003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
69        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
70
712003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
74
752003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * start/Makefile.am: Misc cleanups and fixes.
78        * startup/Makefile.am: Misc cleanups and fixes.
79        * wrapup/Makefile.am: Misc cleanups and fixes.
80
812003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Add preinstallation dirstamp support.
84        * clock/Makefile.am: Cosmetics.
85        * console/Makefile.am: Cosmetics.
86        * startup/Makefile.am: Cosmetics.
87        * timer/Makefile.am: Cosmetics.
88        * wrapup/Makefile.am: Cosmetics.
89
902003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * clock/Makefile.am: Remove all-local: $(ARCH).
93        * console/Makefile.am: Remove all-local: $(ARCH).
94        * start/Makefile.am: Remove all-local: $(ARCH).
95        * startup/Makefile.am: Remove all-local: $(ARCH).
96        * timer/Makefile.am: Remove all-local: $(ARCH).
97        * wrapup/Makefile.am: Remove all-local: $(ARCH).
98
992003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Merge-in include/Makefile.am.
102        Reflect changes to bsp.am.
103        * include/Makefile.am: Remove.
104        * configure.ac: Reflect changes above.
105
1062003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * bsp_specs: Remove *lib:.
109
1102003-09-04      Joel Sherrill <joel@OARcorp.com>
111
112        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
113        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
114        timer/timer.c: URL for license changed.
115
1162003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Reflect having moved aclocal/.
119
1202003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: Reflect having moved automake/.
123        * clock/Makefile.am: Reflect having moved automake/.
124        * console/Makefile.am: Reflect having moved automake/.
125        * include/Makefile.am: Reflect having moved automake/.
126        * start/Makefile.am: Reflect having moved automake/.
127        * startup/Makefile.am: Reflect having moved automake/.
128        * timer/Makefile.am: Reflect having moved automake/.
129        * wrapup/Makefile.am: Reflect having moved automake/.
130
1312003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        PR 452/bsps
134        * startup/Makefile.am: Remove USE_INIT_FINI.
135
1362003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
139
1402003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        PR 445/bsps
143        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
144        Remove cpp, old_cpp (now unused).
145
1462003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac: Remove AC_CONFIG_AUX_DIR.
149
1502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
153
1542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: AC_PREREQ(2.57).
157
1582003-01-20      Joel Sherrill <joel@OARcorp.com>
159
160        * startup/linkcmds*: Add FreeBSD sysctl() sections.
161
1622003-01-20      Joel Sherrill <joel@OARcorp.com>
163
164        * ChangeLog: Add FreeBSD sysctl() sections.
165
1662003-01-20      Joel Sherrill <joel@OARcorp.com>
167
168        * ChangeLog, startup/linkcmds: Add FreeBSD sysctl() sections.
169
1702003-01-20      Joel Sherrill <joel@OARcorp.com>
171
172        * startup/linkcmds: Add FreeBSD sysctl() sections.
173
1742002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
177        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
178        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
179        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
181
1822002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * start/Makefile.am: Use install-data-local to install startfile.
185
1862002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
189
1902002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
193
1942002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * .cvsignore: Reformat.
197        Add autom4te*cache.
198        Remove autom4te.cache.
199
2002002-08-21      Joel Sherrill <joel@OARcorp.com>
201
202        * bsp_specs: Added support for -nostdlibs.
203
2042002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
207        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
208        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
209        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
210        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
211        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
212
2132002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * start/Makefile.am: Eliminate PGM.
216        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
217
2182002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
221
2222002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
225        Remove $(OBJS) from all-local.
226
2272002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
230
2312001-05-09      Joel Sherrill <joel@OARcorp.com>
232
233        * startup/linkcmds: In support of gcc 3.1, added one of more
234        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
235        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
236        and direction of segments to memory regions may also have been
237        addressed.  This was a sweep across all BSPs.
238 
2392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * configure.ac:
242        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
243        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
244        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
245        * Makefile.am: Remove AUTOMAKE_OPTIONS.
246        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
247        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
248        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
249        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
250        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
251        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
252
2532001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
256
2572001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
260        * configure.in: Remove.
261        * configure.ac: New file, generated from configure.in by autoupdate.
262
2632001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
266
2672001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * configure.in: Add bspopts.h.
270        * include/.cvsignore: Add bspopts.h*, stamp-h*.
271        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
272        * include/bsp.h: Include bspopts.h.
273
2742001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
275
276        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
277
2782000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
281
2822000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
285
2862000-11-01      Joel Sherrill <joel@OARcorp.com>
287
288        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
289        and libcsupport.h moved from libc to lib/include/rtems and
290        now must be referenced as <rtems/XXX.h>.   Header file order
291        was cleaned up while doing this.
292
2932000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
296        Switch to GNU canonicalization.
297
2982000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
299
300        * startup/linkcmds: Added lines so DWARF debug information
301        would be available.  Otherwise gdb complains that the offsets
302        for the debug info are incorrect and doesn't load the files.
303
3042000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
307        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
308        compile.am
309
3102000-08-10      Joel Sherrill <joel@OARcorp.com>
311
312        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.