source: rtems/ChangeLog @ 881da84b

Last change on this file since 881da84b was eb961b2a, checked in by Joel Sherrill <joel.sherrill@…>, on 10/18/04 at 19:15:19

2004-10-18 Joel Sherrill <joel@…>

  • aclocal/version.m4: Updated to rtems-4.6.2.
  • Property mode set to 100644
File size: 38.0 KB
Line 
12004-10-18      Joel Sherrill <joel@OARcorp.com>
2
3        * aclocal/version.m4: Updated to rtems-4.6.2.
4
52004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        PR 673/make_build
8        * config-ml.in: Quote 'cd "${ml_origdir}"'.
9        Quote 'cd "${ML_POPDIR}"'.
10
112004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        PR 673/make_build
14        * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
15        * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
16        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
17
182004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
19
20        * acinclude.m4: Fix m4-underquoting.
21
222004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
23
24        * aclocal/bsp-alias.m4, aclocal/bsp-arg-enable.m4,
25        aclocal/canonical-host.m4, aclocal/canonical-target-name.m4,
26        aclocal/canonicalize-tools.m4, aclocal/check-bsps.m4,
27        aclocal/check-cpu.m4, aclocal/check-custom-bsp.m4, aclocal/check-cxx.m4,
28        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
29        aclocal/check-networking.m4, aclocal/check-newlib.m4,
30        aclocal/check-posix.m4, aclocal/check-rdbg.m4, aclocal/check-tool.m4,
31        aclocal/config-subdirs.m4, aclocal/enable-bare.m4,
32        aclocal/enable-cxx.m4, aclocal/enable-inlines.m4,
33        aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4,
34        aclocal/enable-networking.m4, aclocal/enable-posix.m4,
35        aclocal/enable-rdbg.m4, aclocal/enable-rtemsbsp.m4,
36        aclocal/enable-tests.m4, aclocal/env-rtemsbsp.m4,
37        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4, aclocal/gcc-specs.m4,
38        aclocal/i386-gas-code16.m4, aclocal/multilib.m4, aclocal/path-ksh.m4,
39        aclocal/path-perl.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4,
40        aclocal/project-root.m4, aclocal/rtems-debug.m4,
41        aclocal/rtems-test-no-pause.m4, aclocal/rtems-top.m4,
42        aclocal/target.m4, aclocal/tool-paths.m4: Fix m4-underquoting.
43
442004-04-08      Joel Sherrill <joel@OARcorp.com>
45
46        * aclocal/version.m4: Updated to rtems-4.6.1.
47
482004-02-03      Joel Sherrill <joel@OARcorp.com>
49
50        * VERSION: Updated to rtems-4.6.0.
51
522004-02-03      Joel Sherrill <joel@OARcorp.com>
53
54        * aclocal/version.m4: Updated to rtems-4.6.0.
55
562004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * aclocal/rpms.m4: New (extracted from scripts/configure.ac).
59
602003-10-13      Joel Sherrill <joel@OARcorp.com>
61
62        * VERSION: Updated to rtems-4.6.0pre5.
63
642003-10-13      Joel Sherrill <joel@OARcorp.com>
65
66        * aclocal/version.m4: Updated to rtems-4.6.0pre5.
67
682003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * aclocal/rtems-top.m4: Add RTEMS_API.
71        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
72
732003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
76
772003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
80        Add "autoconf-2.5x unquoting" hack.
81
822003-07-03      Joel Sherrill <joel@OARcorp.com>
83
84        * SUPPORT: Fix Mark Johannes' email address.
85
862003-07-03      Joel Sherrill <joel@OARcorp.com>
87
88        * VERSION: Updated to rtems-4.6.0pre4.
89
902003-07-03      Joel Sherrill <joel@OARcorp.com>
91
92        * aclocal/version.m4: Updated to rtems-4.6.0pre4.
93
942003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * config.sub: New from subversions to accomodate c4x/tic4x.
97
982003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        PR 412/make_build
101        * configure.ac: Remove "BLEEDING EDGE" warning.
102        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
103        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
104        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
105        * aclocal/gcc-isystem.m4: New.
106        * Makefile.am: Add aclocal/gcc-isystem.m4.
107
1082003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
111        * automake/compile.am: Remove LIBSUFFIX_VA.
112
1132003-04-23      Joel Sherrill <joel@OARcorp.com>
114
115        * VERSION: Updated to rtems-4.6.0pre3.
116
1172003-04-23      Joel Sherrill <joel@OARcorp.com>
118
119        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
120
1212003-04-23      Joel Sherrill <joel@OARcorp.com>
122
123        * VERSION: Updated to rtems-4.6.0pre3.
124
1252003-04-23      Joel Sherrill <joel@OARcorp.com>
126
127        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
128
1292003-04-18      Joel Sherrill <joel@OARcorp.com>
130
131        * VERSION: Updated to rtems-4.6.0pre2.
132
1332003-04-18      Joel Sherrill <joel@OARcorp.com>
134
135        * aclocal/version.m4: Updated to rtems-4.6.0pre2.
136
1372003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * acinclude.m4: Reformat build_* handling.
140        Preset *_alias if empty.
141        * configure.ac: Change tools/build to build-config dirs.
142        Conditionally build tools/build as host-config dirs.
143
1442003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * acinclude.m4: Fix broken comments.
147        Add hidden option --enable-experimental.
148        * README.cdn-X: Update.
149        * configure.ac: Build tools/build as host and build-host tools to
150        accomodate those BSPs applying packhex in <BSP>.cfg.
151        Build tools/cpu as build-host tools.
152
1532003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * tools/Makefile.am: Remove.
156        * configure.ac: Remove tools.
157        * acinclude.m4: Fix build_subdir handling.
158        * Makefile.am: Remove tools from SUBDIRS.
159        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
160
1612003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: Remove AC_CONFIG_AUX_DIR.
164        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
165
1662003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * bootstrap: Add ACLOCAL, AUTOHEADER.
169        Don't check for auto*tool-versions.
170
1712003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
174
1752003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * automake/compile.am: Introduce depend-gcc.
178        * automake/lib.am: Remove stray comment.
179        * automake/local.am: Introduce depend-gcc.
180
1812003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
184
1852003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
188        * automake/local.am: Remove $(ARCH), clean-local.
189        * automake/compile.am: Add $(ARCH), clean-local.
190        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
191
1922003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * Makefile.am: Remove references to obsoleted files
195        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
196
1972003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * config.sub (rtems-4-6-branch only): New from subversion.
200        * bootstrap (rtems-4-6-branch only): Do not delete config.sub.
201
2022003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
205
2062003-02-11      Joel Sherrill <joel@OARcorp.com>
207
208        * VERSION: Updated to rtems-4.6.0pre1.
209
2102003-02-11      Joel Sherrill <joel@OARcorp.com>
211
212        * aclocal/version.m4: Updated to rtems-4.6.0pre1.
213
2142003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * bootstrap: Remove attempts to detect autoconf and automake using
217        "which" (PR 325).
218
2192003-02-06      Joel Sherrill <joel@OARcorp.com>
220
221        * README.configure: Updated to reflect new BSPs and deprecated
222        targets.
223
2242003-01-28      Joel Sherrill <joel@OARcorp.com>
225
226        * VERSION: Updated to rtems-ss-20030128.
227
2282003-01-28      Joel Sherrill <joel@OARcorp.com>
229
230        * aclocal/version.m4: Updated to rtems-ss-20030128.
231
2322003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
235        Remove CLOBBER_DEPEND (Unused).
236
2372003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * automake/local.am: Remove distclean-local.
240
2412001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
244        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
245
2462002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
249        Rework RTEMS_PROG_CXX_FOR_TARGET.
250
2512002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
254
2552002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
258
2592002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
262
2632002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * bootstrap: Require autoconf 2.54 or 2.57.
266        Require automake-1.7.2.
267
2682002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
271        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
272        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
273
2742002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
277
2782002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * automake/compile.am: Remove hard-coded *_PROFILE_V.
281        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
282        CFLAGS_PROFILE_V.
283        Remove CPPFLAGS_GCC.
284
2852002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
288        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
289        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
290        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
291
2922002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * aclocal/rtems-flags.m4: New.
295
2962002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * bootstrap: Allow autoconf-2.57.
299
3002002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * aclocal/prog-cc.m4: Remove GCCSED.
303
3042002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
307        Remove LDFLAGS.
308        Add CCAS, CCASCOMPILE.
309        Remove compilation rules for *.cpp, *.cxx, *.C.
310        Use CCASCOMPILE to compile *.S.
311        Add -pg to RTEMS_CFLAGS_PROFILE_V.
312
3132002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * configure.ac: Remove c/make.
316
3172002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * aclocal/prog-ccas.m4: New.
320        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
321        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
322        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
323
3242002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * acinclude.m4: Conditionally append --target=.
327
3282002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
331
3322002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * automake/compile.am: Remove LD_PATHS (Unused).
335        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
336        is announced obsolete).
337
3382002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
341
3422002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * aclocal/sysv-ipc.m4: Remove (Unused).
345        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
346
3472002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * acinclude.m4: Lots of changes addressing PR 312.
350
3512002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
354        to PR 312).
355
3562002-11-18      Joel Sherrill <joel@OARcorp.com>
357
358        * VERSION: Updated to rtems-ss-20021118.
359
3602002-11-18      Joel Sherrill <joel@OARcorp.com>
361
362        * aclocal/version.m4: Updated to rtems-ss-20021118.
363
3642002-11-17      Joel Sherrill <joel@OARcorp.com>
365
366        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
367        Motorola MTX603e.
368
3692002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
372
3732002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
376        * configure.ac: Ditto.
377
3782002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
381        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
382        Support @CFLAGS@, @CXXFLAGS@.
383
3842002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * bootstrap: Allow autoconf-2.56.
387
3882002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
391        Fix stupid typo (continue/configure).
392        * aclocal/prog-cc.m4: Remove obsolete comments.
393        Acknowledge CFLAGS.
394
3952002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
398        end of the args passed to sub-configure-scripts. (Reported by
399        Wulf Hofbauer <wh73@cornell.edu>)
400
4012002-11-12      Joel Sherrill <joel@OARcorp.com>
402
403        * configure.ac: Remove make/compilers/Makefile.
404
4052002-11-11      Joel Sherrill <joel@OARcorp.com>
406
407        * VERSION: Updated to rtems-ss-20021111.
408
4092002-11-11      Joel Sherrill <joel@OARcorp.com>
410
411        * aclocal/version.m4: Updated to rtems-ss-20021111.
412
4132002-11-11      Joel Sherrill <joel@OARcorp.com>
414
415        * VERSION: Updated to rtems-ss-20021111.
416
4172002-11-11      Joel Sherrill <joel@OARcorp.com>
418
419        * aclocal/version.m4: Updated to rtems-ss-20021111.
420
4212002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * automake/compile.am: Remove rel rule.
424
4252002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
428
4292002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * configure.ac: Remove make/Templates/Makefile.
432        * README.configure: Minor massaging.
433
4342002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        Further preparations for autoconf > 2.52:
437        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
438        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
439        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
440
4412002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * acinclude.m4: Adapations to autoconf > 2.52.
444
4452002-11-01      Joel Sherrill <joel@OARcorp.com>
446
447        * ChangeLog: Corrected.
448
4492002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * bootstrap: Add generate_bspdir_acinclude to automatically update
452        c/src/lib/libbsp/<cpu>/acinclude.m4.
453        Use #! /bin/sh instead of #!/bin/sh.
454        Remove autom4te*.cache during ./bootstrap --clean.
455
4562002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
459        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
460        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
461        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
462        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
463        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
464        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
465        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
466        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
467        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
468        (autoconf > 2.54 seems to have problems with the old form of
469        quoting).
470
4712002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
474        (autoconf > 2.54 complains about).
475
4762002-10-21      Joel Sherrill <joel@OARcorp.com>
477
478        * VERSION: Updated to rtems-20021021-test.
479
4802002-10-21      Joel Sherrill <joel@OARcorp.com>
481
482        * aclocal/version.m4: Updated to rtems-20021021-test.
483
4842002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * .cvsignore: Reformat.
487        Add autom4te*cache.
488        Remove autom4te.cache.
489
4902002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
493
4942002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
497        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
498
4992002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * bootstrap: Add autoconf/automake version checks by popular demand.
502        [FWIW: I dislike this.]
503
5042002-10-07      Joel Sherrill <joel@OARcorp.com>
505
506        * VERSION: Updated to rtems-ss-20021007.
507
5082002-10-07      Joel Sherrill <joel@OARcorp.com>
509
510        * aclocal/version.m4: Updated to rtems-ss-20021007.
511
5122002-10-04      Joel Sherrill <joel@OARcorp.com>
513
514        * VERSION: Updated to rtems-JUNK.
515
5162002-10-04      Joel Sherrill <joel@OARcorp.com>
517
518        * aclocal/version.m4: Updated to rtems-JUNK.
519
5202002-10-04      Joel Sherrill <joel@OARcorp.com>
521
522        * VERSION: Updated to rtems-ss-20021004.
523
5242002-10-04      Joel Sherrill <joel@OARcorp.com>
525
526        * aclocal/version.m4: Updated to rtems-ss-20021004.
527
5282002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
531        autoconf-2.53 PACKAGE crap.
532
5332002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * aclocal/prog-gnat.m4: New.
536
5372002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * aclocal/bsp-configure.m4: Fix small typo in comment.
540
5412002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
544
5452002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
548        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
549        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
550
5512002-08-07      Joel Sherrill <joel@OARcorp.com>
552
553        * aclocal/version.m4: Updated to rtems-ss-20020807.
554
5552002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
558
5592002-07-31      Joel Sherrill <joel@OARcorp.com>
560
561        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
562        was just a stub and only the OR32 port is getting worked on.
563
5642002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * aclocal/subdirs.m4: Remove.
567        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
568
5692002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
572        exec/score/cpu.
573
5742002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
577        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
578        compilation rules (Work-around to an automake bug).
579        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
580        make-library.
581
5822002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * configure.ac: Activate cpukit. Remove references to c/src/exec.
585
5862002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
589
5902002-07-17      Joel Sherrill <joel@OARcorp.com>
591
592        * aclocal/version.m4: Updated to rtems-ss-20020717.
593
5942002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * config-ml.in: Imported from gcc-3.1.
597        Change to match c/src/config-ml.in.
598
5992002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        * aclocal/check-multiprocessing.m4: Reworked.
602        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
603
6042002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
605
606        * automake/multilib.am: Remove.
607        * Makefile.am: Reflect change above.
608
6092002-06-28      Joel Sherrill <joel@OARcorp.com>
610
611        * aclocal/version.m4: Updated to rtems-ss-20020628.
612
6132002-06-27      Joel Sherrill <joel@OARcorp.com>
614
615        * tools/Makefile.am: Build the cpu dependent tools as well.
616
6172002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * aclocal/env-rtemscpu.m4: Remove.
620        * aclocal/multi.m4: Remove.
621        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
622
6232002-05-28      Joel Sherrill <joel@OARcorp.com>
624
625        * aclocal/version.m4: Updated to rtems-ss-20020528.
626
6272002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * aclocal/prog-cc.m4: Remove GCC272 support.
630        Remove ENABLE_LIBCDIR.
631        * aclocal/prog-cxx.m4: Ditto.
632        * aclocal/enable-gcc28.m4: Remove.
633        * aclocal/enable-libcdir.m4: Ditto.
634
6352002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
638        ENABLE_GCC28.
639
6402002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * automake/compile.am: Remove GCC272 support.
643        Remove *.sh rule (unused).
644        * configure.ac: Remove ENABLE_GCC28.
645        Remove ENABLE_LIBCDIR.
646
6472002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * .cvsignore: Added mdate-sh and texinfo.tex.
650
6512002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * aclocal/version.m4: New file.
654        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
655        aclocal/version.m4.
656        * bootstrap: Use aclocal/version.m4 instead of VERSION.
657        * configure.ac: Use aclocal/version.m4 instead of VERSION.
658
6592002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * configure.ac:
662        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
663        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
664        * Makefile.am: Remove AUTOMAKE_OPTIONS.
665        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
666
6672002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
670        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
671
6722002-03-08      Joel Sherrill <joel@OARcorp.com>
673
674        * VERSION: Updated to rtems-mg5-20020808.
675
6762002-03-01      Joel Sherrill <joel@OARcorp.com>
677
678        * VERSION: Updated to rtems-ss-20020301.
679
6802002-02-15      Joel Sherrill <joel@OARcorp.com>
681
682        * VERSION: Updated to rtems-ss-20020215.
683
6842002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * aclocal/subdirs.m4: Propagate the current $prefix to the
687        sub-configures.
688
6892002-02-05      Joel Sherrill <joel@OARcorp.com>
690
691        * VERSION: Updated to rtems-ss-20020205.
692
6932002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
694
695        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
696        compatibility.
697        * bootstrap: Let --clean remove texinfo.tex.
698
6992002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
702
7032002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * configure.ac: Add --enable-docs support. Add
706        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
707        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
708        hard-coded SUBDIRS.
709        * README.configure: Added a bit of information on this new option.
710
7112002-01-18      Joel Sherrill <joel@OARcorp.com>
712
713        * VERSION: Updated to rtems-ss-20020118.
714
7152002-01-18      Joel Sherrill <joel@OARcorp.com>
716
717        * VERSION: Updated to rtems-20020118.
718
7192002-01-17      Joel Sherrill <joel@OARcorp.com>
720
721        * VERSION: Updated to rtems-ss-20020717.
722
7232002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
724
725        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
726        check upon host_alias != build_alias.
727
7282002-01-07      Joel Sherrill <joel@OARcorp.com>
729
730        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
731        last line to eliminate 100's of warnings.
732
7332002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
734
735        * aclocal/check-newlib.m4: Apply AS_IF.
736        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
737        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
738        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
739        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
740        changes.
741        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
742        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
743        * automake/compile.am: Remove librtemsall from LINK_FILES.
744
7452001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
748        * aclocal/subdirs.m4: New file.
749        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
750        modifications.
751        * aclocal/check-posix.m4: Apply AS_IF.
752        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
753        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
754        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
755        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
756        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
757        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
758        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
759        OUTPUT_COMMANDS.
760        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
761        * aclocal/rtems-debug.m4: Minor cleanups.
762        * aclocal/rtems-top.m4: Minor cleanups.
763        * automake/compile.am: Further steps towards automake's rules.
764
7652001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
768        * automake/lib.am: Add MULTISUBDIR.
769
7702001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * bootstrap: Run autoheader when configure.ac contains
773        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
774
7752001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
776
777        * aclocal/bsp-configure.m4: New file.
778        * Makefile.am: Add aclocal/bsp-configure.m4.
779
7802001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * Makefile.am: Add automake/force-preinstall.am,
783        aclocal/ppc.am, remove ACLOCAL_M4.
784
7852001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * aclocal/bsp-alias.m4: Remove score603e_g1.
788        * aclocal/check-bsps.m4: Remove score603e_g1.
789        * aclocal/prog-cc.m4: Apply m4_if.
790
791
7922001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
793
794        * automake/force-preinstall.am: New file.
795        * aclocal/ppc.m4: New file.
796
7972001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
798
799        * aclocal/check-bsps.m4: Reworked.
800        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
801
8022001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * aclocal/bspopts.m4: New file.
805
8062001-11-13      Joel Sherrill <joel@OARcorp.com>
807
808        * COPYING: Test of $Id$ -> $RTEMS$.
809
8102001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
811
812        This modification is part of the submitted modifications necessary to
813        support the IBM PPC405 family.  This submission was reviewed by
814        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
815        not negatively impact the ppc403 BSPs.  The submission and tracking
816        process was captured as PR50.
817        * README.configure: Added gen405 BSP.
818
8192001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
820
821        * Adopt more automake rules:
822        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
823        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
824        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
825        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
826        CXXLINK_APP in make-cxx-exe.
827        * automake/lib.am: Add ARFLAGS.
828
8292001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
830
831        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
832        config.cache's which prevented powerpc targets librdbg from building.
833
8342001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
835
836        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
837        add 2nd arg to _RTEMS_CPU_SUBDIR.
838        * aclocal/target.m4: Replace ac_configure_args with
839        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
840        * Makefile.am: Require automake-1.5.
841
8422001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
843
844        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
845        * configure.in: Remove.
846        * configure.ac: New file, generated from configure.in by autoupdate.
847
8482001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * aclocal/rtems-cpu-subdirs.m4: New file.
851
8522001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * automake/compile.am: Fundamentally reworked compilation rules for
855        closer adaptation to automake's behavior.
856
8572001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
858
859        * automake/lib.am: Comment out LD.
860        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
861        automake/leaf.am to AUTOMAKE_FILES.
862
8632001-09-27      Joel Sherrill <joel@OARcorp.com>
864
865        * config.guess: No longer in CVS since installed by bootstrap.
866
8672001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * bootstrap: remove/add automake added files.
870        * .cvsignore: reflect changes to bootstrap.
871
8722001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * automake/leaf.am: New file.
875
8762001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
877
878        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
879        of AC_CANONICAL_SYSTEM.
880        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
881        mkinstalldirs and mkdir.
882        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
883        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
884        _RTEMS_OUTPUT_BUILD_SUBDIRS.
885       
8862001-09-13      Joel Sherrill <joel@OARcorp.com>
887
888        * missing: Updated to latest version.
889
8902001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * configure.in: autoupdate to autoconf-2.52.
893        * bootstrap: Add handling for configure.ac, make autoheader verbose,
894        fix auto*tool invocation order.
895        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
896        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
897        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
898        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
899        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
900        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
901        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
902        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
903        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
904        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
905        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
906        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
907        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
908        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
909        RTEMS_CONFIG_PER_BSP conditional.
910        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
911        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
912        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
913
9142001-05-25      Joel Sherrill <joel@OARcorp.com>
915
916        * README.configure: Corrected the name of the MRM332 BSP.
917        Strengthened the distinction between what the target
918        and the BSP each select.  Added more targets to list.
919
9202001-05-25      Joel Sherrill <joel@OARcorp.com>
921
922        * README.configure: Updated the list of BSPs.
923
9242001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
925
926        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
927        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
928        Add support for DOS-drive-letters.
929
9302001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
931
932        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
933        RTEMS_PROG_CC_FOR_TARGET.
934
9352001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        * README.cdn-X: Update.
938        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
939        @CPPFLAGS@ to CPPFLAGS.
940
9412001-04-20      Eric Valette <valette@crf.canon.fr>
942
943        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
944        BSPs support the new exception processing model and
945        consequently, librdbg.
946
9472001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * configure.in: Reworked for Canadian Cross support.
950        * Makefile.am: Reflect changes to configure.in.
951        * config.guess, config.sub: Update from subversions.gnu.org.
952        * README.cdn-X: New file.
953        * tools/Makefile.am: Remove build, tools from SUBDIRS.
954
9552001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
956
957        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
958        TARGET_CONFIG_SUBDIRS.
959        * aclocal/enable-bsp.m4: fix quoting.
960        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
961
9622001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
963
964        * aclocal/config-subdirs.m4: New file.
965        * aclocal/target.m4: Use macros from config-subdirs.m4.
966
9672001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
968
969        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
970        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
971
9722001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
973
974        * configure.in: Fix AM_INIT_AUTOMAKE.
975        * aclocal/bsp-arg-enable.m4: Extend comments.
976        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
977        the default clause.
978
9792001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
980
981        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
982        RTEMS_ENV_RTEMSCPU.
983        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
984        special treatment for GCC_SPECS.
985        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
986        special treatment for GCC_SPECS.
987        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
988        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
989        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
990        instead of $(shell ..) for LIBC_LIB*.
991
9922001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
995        simsh7045.
996
9972001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
998
999        * automake/compile.am: Add LD.
1000
10012000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1002
1003        * config.guess, config.sub: Update from CVS-autoconf to pick
1004        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1005        necessary anyway to use autoconf-versions > 2.13.
1006
10072000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1008
1009        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1010        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1011        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1012        help string.
1013        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1014
10152000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1016
1017        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1018        Modified to reflect addition of LEON BSPs as well as the
1019        no-FP ERC32 variant.
1020
10212000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1022
1023        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1024        standard).
1025        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1026        standard).
1027        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1028        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1029        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1030        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1031
10322000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1033
1034        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1035        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1036        $host instead of $target (BUG-FIX).
1037        * configure.in: Use $target and $host instead of $target_alias and
1038        $host_alias (autoconf-2.49b).
1039        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1040        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1041
1042        NOTES:
1043        * autoconf-2.49b depredicates using changequotes.
1044        * The changes to configure.in are due to cleanups in
1045        autoconf-2.49b's implemention of canonicalization. With
1046        autoconf-2.1x it wasn't always clear, when to use $xxx or
1047        $xxx_alias. Now this is clear.
1048
10492000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1052
10532000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1054
1055        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1056        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1057        with an RTEMS specific but more restrictive autoconf macro.
1058
10592000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1060
1061        * automake/lib.am: Add LD.
1062
10632000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1064
1065        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1066        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1067
10682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1069 
1070        * aclocal/*: Replace with contents of macros/*.m4
1071        * macros/: Remove.
1072        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1073        * Makefile.am: Reflect changes to aclocal/ and macros/.
1074
10752000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1076
1077        * configure.in: New, Cygnus/GNU style configuration.
1078        * Makefile.am: Add macros/, reflect new configure.in,
1079        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1080        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1081        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1082        * macros/tool-prefix.m4: Remove.
1083        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1084        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1085        RTEMS_ROOT.
1086        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1087        * macros/multilib.m4: Various minor fixes.
1088        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1089        PROJECT_ROOT, RTEMS_ROOT.
1090        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1091        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1092
10932000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1094
1095        * automake/multilib.am: New file.
1096        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1097        the automake/ directory.
1098
10992000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1100
1101        * macros/enable-hwapi.m4: Removed.
1102        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1103        A small cleanup step towards gnu-canonicalization.
1104
11052000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1106
1107        * macros: New directory.
1108        * macros/bsp-alias.m4: new file.
1109        * macros/canonical-host.m4: new file.
1110        * macros/canonical-target-name.m4: new file.
1111        * macros/canonicalize-tools.m4: new file.
1112        * macros/check-bsp-cache.m4: new file.
1113        * macros/check-bsps.m4: new file.
1114        * macros/check-cpu.m4: new file.
1115        * macros/rtems-debug.m4: new file.
1116        * macros/check-cxx.m4: new file.
1117        * macros/check-itron.m4: new file.
1118        * macros/check-multiprocessing.m4: new file.
1119        * macros/check-networking.m4: new file.
1120        * macros/check-newlib.m4: new file.
1121        * macros/check-posix.m4: new file.
1122        * macros/check-rdbg.m4: new file.
1123        * macros/enable-bare.m4: new file.
1124        * macros/enable-cxx.m4: new file.
1125        * macros/enable-gcc28.m4: new file.
1126        * macros/enable-inlines.m4: new file.
1127        * macros/enable-itron.m4: new file.
1128        * macros/enable-libcdir.m4: new file.
1129        * macros/enable-multiprocessing.m4: new file.
1130        * macros/enable-networking.m4: new file.
1131        * macros/enable-posix.m4: new file.
1132        * macros/enable-rdbg.m4: new file.
1133        * macros/enable-rtemsbsp.m4: new file.
1134        * macros/enable-tests.m4: new file.
1135        * macros/gcc-pipe.m4: new file.
1136        * macros/gcc-specs.m4: new file.
1137        * macros/i386-gas-code16.m4: new file.
1138        * macros/path-ksh.m4: new file.
1139        * macros/path-perl.m4: new file.
1140        * macros/prog-cc.m4: new file.
1141        * macros/prog-cxx.m4: new file.
1142        * macros/project-root.m4: new file.
1143        * macros/rtems-top.m4: new file.
1144        * macros/sysv-ipc.m4: new file.
1145        * macros/target.m4: new file.
1146        * macros/rtems-test-no-pause.m4: new file.
1147        * macros/multilib.m4: new file.
1148        * macros/tool-paths.m4: new file.
1149        * macros/tool-prefix.m4: new file.
1150
11512000-09-14      Joel Sherrill <joel@OARcorp.com>
1152
1153        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1154
11552000-09-14      Joel Sherrill <joel@OARcorp.com>
1156
1157        * aclocal/enable-hwapi.m4: Now longer used and removed.
1158
11592000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1160
1161        * automake/lib.am: Remove leaf.cfg.
1162
11632000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1164
1165        * aclocal/rtems-top.m4: Add ENDIF-hack.
1166        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1167
11682000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1169
1170        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1171        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1172        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1173        * automake/compile.am: Replaced.
1174        * automake/local.am: Remove building variant handling.
1175
11762000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1177
1178        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1179        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1180        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1181        * aclocal/target.m4: Cleanup comments
1182        * Automake/compile.am: Add DEFS support to keep building happy.
1183
11842000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1185
1186        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1187
11882000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1189
1190        * automake/compile.am: New file
1191        * ChangeLog: Fix email addresses
1192
11932000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1194
1195        * LICENSE.NET, README, README.configure: Spelling corrections.
1196
11972000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1198
1199        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1200
12012000-08-30      Joel Sherrill <joel@OARcorp.com>
1202
1203        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1204
12052000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1206
1207        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1208
12092000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1210
1211        * aclocal/check-bsps.h:
1212          - Add pck6-BSP
1213          - Exclude ChangeLog from being picked up as BSP
1214        * aclocal/bsp-alias.m4: Add pck6-BSP
1215
12162000-08-10      Joel Sherrill <joel@OARcorp.com>
1217
1218        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.