source: rtems/ChangeLog @ 083b72a

4.104.114.84.95
Last change on this file since 083b72a was 083b72a, checked in by Joel Sherrill <joel.sherrill@…>, on 10/10/01 at 00:38:56

2001-10-09 Ralf Corsepius <corsepiu@…>

  • aclocal/rtems-cpu-subdirs.m4: New file.
  • Property mode set to 100644
File size: 12.7 KB
Line 
12001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/rtems-cpu-subdirs.m4: New file.
4
52001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * automake/compile.am: Fundamentally reworked compilation rules for
8        closer adaptation to automake's behavior.
9
102001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * automake/lib.am: Comment out LD.
13        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
14        automake/leaf.am to AUTOMAKE_FILES.
15
162001-09-27      Joel Sherrill <joel@OARcorp.com>
17
18        * config.guess: No longer in CVS since installed by bootstrap.
19
202001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * bootstrap: remove/add automake added files.
23        * .cvsignore: reflect changes to bootstrap.
24
252001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * automake/leaf.am: New file.
28
292001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
32        of AC_CANONICAL_SYSTEM.
33        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
34        mkinstalldirs and mkdir.
35        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
36        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
37        _RTEMS_OUTPUT_BUILD_SUBDIRS.
38       
392001-09-13      Joel Sherrill <joel@OARcorp.com>
40
41        * missing: Updated to latest version.
42
432001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.in: autoupdate to autoconf-2.52.
46        * bootstrap: Add handling for configure.ac, make autoheader verbose,
47        fix auto*tool invocation order.
48        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
49        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
50        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
51        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
52        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
53        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
54        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
55        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
56        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
57        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
58        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
59        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
60        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
61        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
62        RTEMS_CONFIG_PER_BSP conditional.
63        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
64        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
65        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
66
672001-05-25      Joel Sherrill <joel@OARcorp.com>
68
69        * README.configure: Corrected the name of the MRM332 BSP.
70        Strengthened the distinction between what the target
71        and the BSP each select.  Added more targets to list.
72
732001-05-25      Joel Sherrill <joel@OARcorp.com>
74
75        * README.configure: Updated the list of BSPs.
76
772001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
80        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
81        Add support for DOS-drive-letters.
82
832001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
86        RTEMS_PROG_CC_FOR_TARGET.
87
882001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * README.cdn-X: Update.
91        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
92        @CPPFLAGS@ to CPPFLAGS.
93
942001-04-20      Eric Valette <valette@crf.canon.fr>
95
96        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
97        BSPs support the new exception processing model and
98        consequently, librdbg.
99
1002001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.in: Reworked for Canadian Cross support.
103        * Makefile.am: Reflect changes to configure.in.
104        * config.guess, config.sub: Update from subversions.gnu.org.
105        * README.cdn-X: New file.
106        * tools/Makefile.am: Remove build, tools from SUBDIRS.
107
1082001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
111        TARGET_CONFIG_SUBDIRS.
112        * aclocal/enable-bsp.m4: fix quoting.
113        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
114
1152001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * aclocal/config-subdirs.m4: New file.
118        * aclocal/target.m4: Use macros from config-subdirs.m4.
119
1202001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
123        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
124
1252001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.in: Fix AM_INIT_AUTOMAKE.
128        * aclocal/bsp-arg-enable.m4: Extend comments.
129        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
130        the default clause.
131
1322001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
135        RTEMS_ENV_RTEMSCPU.
136        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
137        special treatment for GCC_SPECS.
138        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
139        special treatment for GCC_SPECS.
140        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
141        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
142        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
143        instead of $(shell ..) for LIBC_LIB*.
144
1452001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
148        simsh7045.
149
1502001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
151
152        * automake/compile.am: Add LD.
153
1542000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * config.guess, config.sub: Update from CVS-autoconf to pick
157        up new features (e.g. CC_FOR_BUILD in config.guess) but is
158        necessary anyway to use autoconf-versions > 2.13.
159
1602000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
163        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
164        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
165        help string.
166        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
167
1682000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
169
170        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
171        Modified to reflect addition of LEON BSPs as well as the
172        no-FP ERC32 variant.
173
1742000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
177        standard).
178        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
179        standard).
180        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
181        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
182        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
183        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
184
1852000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
188        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
189        $host instead of $target (BUG-FIX).
190        * configure.in: Use $target and $host instead of $target_alias and
191        $host_alias (autoconf-2.49b).
192        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
193        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
194
195        NOTES:
196        * autoconf-2.49b depredicates using changequotes.
197        * The changes to configure.in are due to cleanups in
198        autoconf-2.49b's implemention of canonicalization. With
199        autoconf-2.1x it wasn't always clear, when to use $xxx or
200        $xxx_alias. Now this is clear.
201
2022000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
205
2062000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
209        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
210        with an RTEMS specific but more restrictive autoconf macro.
211
2122000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * automake/lib.am: Add LD.
215
2162000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
219        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
220
2212000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222 
223        * aclocal/*: Replace with contents of macros/*.m4
224        * macros/: Remove.
225        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
226        * Makefile.am: Reflect changes to aclocal/ and macros/.
227
2282000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * configure.in: New, Cygnus/GNU style configuration.
231        * Makefile.am: Add macros/, reflect new configure.in,
232        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
233        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
234        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
235        * macros/tool-prefix.m4: Remove.
236        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
237        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
238        RTEMS_ROOT.
239        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
240        * macros/multilib.m4: Various minor fixes.
241        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
242        PROJECT_ROOT, RTEMS_ROOT.
243        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
244        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
245
2462000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * automake/multilib.am: New file.
249        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
250        the automake/ directory.
251
2522000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * macros/enable-hwapi.m4: Removed.
255        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
256        A small cleanup step towards gnu-canonicalization.
257
2582000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * macros: New directory.
261        * macros/bsp-alias.m4: new file.
262        * macros/canonical-host.m4: new file.
263        * macros/canonical-target-name.m4: new file.
264        * macros/canonicalize-tools.m4: new file.
265        * macros/check-bsp-cache.m4: new file.
266        * macros/check-bsps.m4: new file.
267        * macros/check-cpu.m4: new file.
268        * macros/rtems-debug.m4: new file.
269        * macros/check-cxx.m4: new file.
270        * macros/check-itron.m4: new file.
271        * macros/check-multiprocessing.m4: new file.
272        * macros/check-networking.m4: new file.
273        * macros/check-newlib.m4: new file.
274        * macros/check-posix.m4: new file.
275        * macros/check-rdbg.m4: new file.
276        * macros/enable-bare.m4: new file.
277        * macros/enable-cxx.m4: new file.
278        * macros/enable-gcc28.m4: new file.
279        * macros/enable-inlines.m4: new file.
280        * macros/enable-itron.m4: new file.
281        * macros/enable-libcdir.m4: new file.
282        * macros/enable-multiprocessing.m4: new file.
283        * macros/enable-networking.m4: new file.
284        * macros/enable-posix.m4: new file.
285        * macros/enable-rdbg.m4: new file.
286        * macros/enable-rtemsbsp.m4: new file.
287        * macros/enable-tests.m4: new file.
288        * macros/gcc-pipe.m4: new file.
289        * macros/gcc-specs.m4: new file.
290        * macros/i386-gas-code16.m4: new file.
291        * macros/path-ksh.m4: new file.
292        * macros/path-perl.m4: new file.
293        * macros/prog-cc.m4: new file.
294        * macros/prog-cxx.m4: new file.
295        * macros/project-root.m4: new file.
296        * macros/rtems-top.m4: new file.
297        * macros/sysv-ipc.m4: new file.
298        * macros/target.m4: new file.
299        * macros/rtems-test-no-pause.m4: new file.
300        * macros/multilib.m4: new file.
301        * macros/tool-paths.m4: new file.
302        * macros/tool-prefix.m4: new file.
303
3042000-09-14      Joel Sherrill <joel@OARcorp.com>
305
306        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
307
3082000-09-14      Joel Sherrill <joel@OARcorp.com>
309
310        * aclocal/enable-hwapi.m4: Now longer used and removed.
311
3122000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * automake/lib.am: Remove leaf.cfg.
315
3162000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * aclocal/rtems-top.m4: Add ENDIF-hack.
319        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
320
3212000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
324        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
325        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
326        * automake/compile.am: Replaced.
327        * automake/local.am: Remove building variant handling.
328
3292000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
332        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
333        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
334        * aclocal/target.m4: Cleanup comments
335        * Automake/compile.am: Add DEFS support to keep building happy.
336
3372000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
340
3412000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * automake/compile.am: New file
344        * ChangeLog: Fix email addresses
345
3462000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * LICENSE.NET, README, README.configure: Spelling corrections.
349
3502000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
353
3542000-08-30      Joel Sherrill <joel@OARcorp.com>
355
356        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
357
3582000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
359
360        * ChangeLog: Moved incorrect entries to make/ChangeLog.
361
3622000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * aclocal/check-bsps.h:
365          - Add pck6-BSP
366          - Exclude ChangeLog from being picked up as BSP
367        * aclocal/bsp-alias.m4: Add pck6-BSP
368
3692000-08-10      Joel Sherrill <joel@OARcorp.com>
370
371        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.