source: rtems/ChangeLog @ fb2fc21

4.104.114.84.95
Last change on this file since fb2fc21 was fb2fc21, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/23/03 at 08:05:58

2003-10-23 Ralf Corsepius <corsepiu@…>

  • aclocal/canonical-host.m4: Remove.
  • Makefile.am: Reflect changes above.
  • Property mode set to 100644
File size: 37.9 KB
Line 
12003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/canonical-host.m4: Remove.
4        * Makefile.am: Reflect changes above.
5
62003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
9        c/src/lib/libbsp/*/acinclude.m4.
10
112003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * aclocal/check-cpu.m4: Remove.
14        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
15        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
16        $1 in $srcdir before adding dir to SUBDIRS.
17
182003-09-26  Joel Sherrill <joel@OARcorp.com>
19
20        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
21
222003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
25        patches).
26        * aclocal/enable-tests.m4: Change to support
27        --enable-tests=no|yes|samples, default is samples.
28
292003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Correct bogus ACLOCAL_FILES.
32
332003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
36        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
37        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
38        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
39        aclocal/check-networking.m4, aclocal/check-newlib.m4,
40        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
41        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
42        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
43        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
44        aclocal/path-perl.m4, aclocal/ppc.m4,
45        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
46        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
47        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
48        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
49        Remove (Unused).
50        * automake/leaf.am, automake/force-preinstall.am:
51        Remove (Unused).
52        * Makefile.am: Reflect changes above.
53
542003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * automake/local.am, automake/host.am: Remove "debug".
57
582003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
61
622003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
65        Add "autoconf-2.5x unquoting" hack.
66
672003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * config.sub: Remove (Automatically added by automake, again).
70        * bootstrap: Reflect change above.
71        * configure.ac: Require automake >= 1.7.6.
72
732003-07-03      Joel Sherrill <joel@OARcorp.com>
74
75        * SUPPORT: Fix Mark Johannes' email address.
76
772003-07-03      Joel Sherrill <joel@OARcorp.com>
78
79        * VERSION: Updated to rtems-ss-20030703.
80
812003-07-03      Joel Sherrill <joel@OARcorp.com>
82
83        * aclocal/version.m4: Updated to rtems-ss-20030703.
84
852003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * bootstrap: Reflect having added config.sub.
88        * config.sub: New from subversions to accomodate c4x/tic4x.
89
902003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        PR 412/make_build
93        * configure.ac: Remove "BLEEDING EDGE" warning.
94        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
95        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
96        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
97        * aclocal/gcc-isystem.m4: New.
98        * Makefile.am: Add aclocal/gcc-isystem.m4.
99
1002003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * automake/local.am: Remove $(ARCH), clean-local.
103
1042003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        PR 321:
107        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
108        * aclocal/env-rtemsbsp.m4
109        * automake/compile.am
110        * automake/host.am
111        * automake/local.am
112
1132003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
116        * automake/compile.am: Remove LIBSUFFIX_VA.
117        Merger from rtems-4-6-branch.
118
1192003-04-17      Joel Sherrill <joel@OARcorp.com>
120
121        * VERSION: Updated to rtems-ss-20030417.
122
1232003-04-17      Joel Sherrill <joel@OARcorp.com>
124
125        * aclocal/version.m4: Updated to rtems-ss-20030417.
126
1272003-04-11      Joel Sherrill <joel@OARcorp.com>
128
129        * VERSION: Updated to rtems-ss-20030411.
130
1312003-04-11      Joel Sherrill <joel@OARcorp.com>
132
133        * aclocal/version.m4: Updated to rtems-ss-20030411.
134
1352003-04-11      Joel Sherrill <joel@OARcorp.com>
136
137        * VERSION: Updated to rtems-ss-20020411.
138
1392003-04-11      Joel Sherrill <joel@OARcorp.com>
140
141        * aclocal/version.m4: Updated to rtems-ss-20020411.
142
1432003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * acinclude.m4: Reformat build_* handling.
146        Preset *_alias if empty.
147        * configure.ac: Change tools/build to build-config dirs.
148        Conditionally build tools/build as host-config dirs.
149
1502003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * acinclude.m4: Fix broken comments.
153        Add hidden option --enable-experimental.
154        * README.cdn-X: Update.
155        * configure.ac: Build tools/build as host and build-host tools to
156        accomodate those BSPs applying packhex in <BSP>.cfg.
157        Build tools/cpu as build-host tools.
158
1592003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * tools/Makefile.am: Remove.
162        * configure.ac: Remove tools.
163        * acinclude.m4: Fix build_subdir handling.
164        * Makefile.am: Remove tools from SUBDIRS.
165        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
166
1672003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Remove AC_CONFIG_AUX_DIR.
170        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
171
1722003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * bootstrap: Add ACLOCAL, AUTOHEADER.
175        Don't check for auto*tool-versions.
176
1772003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
180
1812003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * automake/compile.am: Introduce depend-gcc.
184        * automake/lib.am: Remove stray comment.
185        * automake/local.am: Introduce depend-gcc.
186
1872003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
190
1912003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
194        * automake/local.am: Remove $(ARCH), clean-local.
195        * automake/compile.am: Add $(ARCH), clean-local.
196        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
197
1982003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * Makefile.am: Remove references to obsoleted files
201        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
202
2032003-02-14      Joel Sherrill <joel@OARcorp.com>
204
205        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
206        references.
207
2082003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
211
2122003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * bootstrap: Remove attempts to detect autoconf and automake using
215        "which" (PR 325).
216
2172003-02-06      Joel Sherrill <joel@OARcorp.com>
218
219        * README.configure: Updated to reflect new BSPs and deprecated
220        targets.
221
2222003-01-28      Joel Sherrill <joel@OARcorp.com>
223
224        * VERSION: Updated to rtems-ss-20030128.
225
2262003-01-28      Joel Sherrill <joel@OARcorp.com>
227
228        * aclocal/version.m4: Updated to rtems-ss-20030128.
229
2302003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
233        Remove CLOBBER_DEPEND (Unused).
234
2352003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * automake/local.am: Remove distclean-local.
238
2392001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
242        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
243
2442002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
247        Rework RTEMS_PROG_CXX_FOR_TARGET.
248
2492002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
252
2532002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
256
2572002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
260
2612002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * bootstrap: Require autoconf 2.54 or 2.57.
264        Require automake-1.7.2.
265
2662002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
269        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
270        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
271
2722002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
275
2762002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * automake/compile.am: Remove hard-coded *_PROFILE_V.
279        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
280        CFLAGS_PROFILE_V.
281        Remove CPPFLAGS_GCC.
282
2832002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
286        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
287        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
288        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
289
2902002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * aclocal/rtems-flags.m4: New.
293
2942002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * bootstrap: Allow autoconf-2.57.
297
2982002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * aclocal/prog-cc.m4: Remove GCCSED.
301
3022002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
305        Remove LDFLAGS.
306        Add CCAS, CCASCOMPILE.
307        Remove compilation rules for *.cpp, *.cxx, *.C.
308        Use CCASCOMPILE to compile *.S.
309        Add -pg to RTEMS_CFLAGS_PROFILE_V.
310
3112002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * configure.ac: Remove c/make.
314
3152002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * aclocal/prog-ccas.m4: New.
318        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
319        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
320        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
321
3222002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * acinclude.m4: Conditionally append --target=.
325
3262002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
329
3302002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * automake/compile.am: Remove LD_PATHS (Unused).
333        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
334        is announced obsolete).
335
3362002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
339
3402002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * aclocal/sysv-ipc.m4: Remove (Unused).
343        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
344
3452002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * acinclude.m4: Lots of changes addressing PR 312.
348
3492002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
352        to PR 312).
353
3542002-11-18      Joel Sherrill <joel@OARcorp.com>
355
356        * VERSION: Updated to rtems-ss-20021118.
357
3582002-11-18      Joel Sherrill <joel@OARcorp.com>
359
360        * aclocal/version.m4: Updated to rtems-ss-20021118.
361
3622002-11-17      Joel Sherrill <joel@OARcorp.com>
363
364        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
365        Motorola MTX603e.
366
3672002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
370
3712002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
374        * configure.ac: Ditto.
375
3762002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
379        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
380        Support @CFLAGS@, @CXXFLAGS@.
381
3822002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * bootstrap: Allow autoconf-2.56.
385
3862002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
389        Fix stupid typo (continue/configure).
390        * aclocal/prog-cc.m4: Remove obsolete comments.
391        Acknowledge CFLAGS.
392
3932002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
396        end of the args passed to sub-configure-scripts. (Reported by
397        Wulf Hofbauer <wh73@cornell.edu>)
398
3992002-11-12      Joel Sherrill <joel@OARcorp.com>
400
401        * configure.ac: Remove make/compilers/Makefile.
402
4032002-11-11      Joel Sherrill <joel@OARcorp.com>
404
405        * VERSION: Updated to rtems-ss-20021111.
406
4072002-11-11      Joel Sherrill <joel@OARcorp.com>
408
409        * aclocal/version.m4: Updated to rtems-ss-20021111.
410
4112002-11-11      Joel Sherrill <joel@OARcorp.com>
412
413        * VERSION: Updated to rtems-ss-20021111.
414
4152002-11-11      Joel Sherrill <joel@OARcorp.com>
416
417        * aclocal/version.m4: Updated to rtems-ss-20021111.
418
4192002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * automake/compile.am: Remove rel rule.
422
4232002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
426
4272002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * configure.ac: Remove make/Templates/Makefile.
430        * README.configure: Minor massaging.
431
4322002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        Further preparations for autoconf > 2.52:
435        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
436        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
437        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
438
4392002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * acinclude.m4: Adapations to autoconf > 2.52.
442
4432002-11-01      Joel Sherrill <joel@OARcorp.com>
444
445        * ChangeLog: Corrected.
446
4472002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * bootstrap: Add generate_bspdir_acinclude to automatically update
450        c/src/lib/libbsp/<cpu>/acinclude.m4.
451        Use #! /bin/sh instead of #!/bin/sh.
452        Remove autom4te*.cache during ./bootstrap --clean.
453
4542002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
457        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
458        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
459        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
460        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
461        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
462        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
463        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
464        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
465        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
466        (autoconf > 2.54 seems to have problems with the old form of
467        quoting).
468
4692002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
472        (autoconf > 2.54 complains about).
473
4742002-10-21      Joel Sherrill <joel@OARcorp.com>
475
476        * VERSION: Updated to rtems-20021021-test.
477
4782002-10-21      Joel Sherrill <joel@OARcorp.com>
479
480        * aclocal/version.m4: Updated to rtems-20021021-test.
481
4822002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * .cvsignore: Reformat.
485        Add autom4te*cache.
486        Remove autom4te.cache.
487
4882002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
491
4922002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
495        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
496
4972002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * bootstrap: Add autoconf/automake version checks by popular demand.
500        [FWIW: I dislike this.]
501
5022002-10-07      Joel Sherrill <joel@OARcorp.com>
503
504        * VERSION: Updated to rtems-ss-20021007.
505
5062002-10-07      Joel Sherrill <joel@OARcorp.com>
507
508        * aclocal/version.m4: Updated to rtems-ss-20021007.
509
5102002-10-04      Joel Sherrill <joel@OARcorp.com>
511
512        * VERSION: Updated to rtems-JUNK.
513
5142002-10-04      Joel Sherrill <joel@OARcorp.com>
515
516        * aclocal/version.m4: Updated to rtems-JUNK.
517
5182002-10-04      Joel Sherrill <joel@OARcorp.com>
519
520        * VERSION: Updated to rtems-ss-20021004.
521
5222002-10-04      Joel Sherrill <joel@OARcorp.com>
523
524        * aclocal/version.m4: Updated to rtems-ss-20021004.
525
5262002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
529        autoconf-2.53 PACKAGE crap.
530
5312002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * aclocal/prog-gnat.m4: New.
534
5352002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * aclocal/bsp-configure.m4: Fix small typo in comment.
538
5392002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
542
5432002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
546        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
547        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
548
5492002-08-07      Joel Sherrill <joel@OARcorp.com>
550
551        * aclocal/version.m4: Updated to rtems-ss-20020807.
552
5532002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
556
5572002-07-31      Joel Sherrill <joel@OARcorp.com>
558
559        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
560        was just a stub and only the OR32 port is getting worked on.
561
5622002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * aclocal/subdirs.m4: Remove.
565        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
566
5672002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
570        exec/score/cpu.
571
5722002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
575        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
576        compilation rules (Work-around to an automake bug).
577        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
578        make-library.
579
5802002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * configure.ac: Activate cpukit. Remove references to c/src/exec.
583
5842002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
587
5882002-07-17      Joel Sherrill <joel@OARcorp.com>
589
590        * aclocal/version.m4: Updated to rtems-ss-20020717.
591
5922002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * config-ml.in: Imported from gcc-3.1.
595        Change to match c/src/config-ml.in.
596
5972002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * aclocal/check-multiprocessing.m4: Reworked.
600        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
601
6022002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * automake/multilib.am: Remove.
605        * Makefile.am: Reflect change above.
606
6072002-06-28      Joel Sherrill <joel@OARcorp.com>
608
609        * aclocal/version.m4: Updated to rtems-ss-20020628.
610
6112002-06-27      Joel Sherrill <joel@OARcorp.com>
612
613        * tools/Makefile.am: Build the cpu dependent tools as well.
614
6152002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * aclocal/env-rtemscpu.m4: Remove.
618        * aclocal/multi.m4: Remove.
619        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
620
6212002-05-28      Joel Sherrill <joel@OARcorp.com>
622
623        * aclocal/version.m4: Updated to rtems-ss-20020528.
624
6252002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * aclocal/prog-cc.m4: Remove GCC272 support.
628        Remove ENABLE_LIBCDIR.
629        * aclocal/prog-cxx.m4: Ditto.
630        * aclocal/enable-gcc28.m4: Remove.
631        * aclocal/enable-libcdir.m4: Ditto.
632
6332002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
636        ENABLE_GCC28.
637
6382002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * automake/compile.am: Remove GCC272 support.
641        Remove *.sh rule (unused).
642        * configure.ac: Remove ENABLE_GCC28.
643        Remove ENABLE_LIBCDIR.
644
6452002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * .cvsignore: Added mdate-sh and texinfo.tex.
648
6492002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * aclocal/version.m4: New file.
652        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
653        aclocal/version.m4.
654        * bootstrap: Use aclocal/version.m4 instead of VERSION.
655        * configure.ac: Use aclocal/version.m4 instead of VERSION.
656
6572002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * configure.ac:
660        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
661        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
662        * Makefile.am: Remove AUTOMAKE_OPTIONS.
663        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
664
6652002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
668        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
669
6702002-03-08      Joel Sherrill <joel@OARcorp.com>
671
672        * VERSION: Updated to rtems-mg5-20020808.
673
6742002-03-01      Joel Sherrill <joel@OARcorp.com>
675
676        * VERSION: Updated to rtems-ss-20020301.
677
6782002-02-15      Joel Sherrill <joel@OARcorp.com>
679
680        * VERSION: Updated to rtems-ss-20020215.
681
6822002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * aclocal/subdirs.m4: Propagate the current $prefix to the
685        sub-configures.
686
6872002-02-05      Joel Sherrill <joel@OARcorp.com>
688
689        * VERSION: Updated to rtems-ss-20020205.
690
6912002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
692
693        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
694        compatibility.
695        * bootstrap: Let --clean remove texinfo.tex.
696
6972002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
700
7012002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * configure.ac: Add --enable-docs support. Add
704        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
705        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
706        hard-coded SUBDIRS.
707        * README.configure: Added a bit of information on this new option.
708
7092002-01-18      Joel Sherrill <joel@OARcorp.com>
710
711        * VERSION: Updated to rtems-ss-20020118.
712
7132002-01-18      Joel Sherrill <joel@OARcorp.com>
714
715        * VERSION: Updated to rtems-20020118.
716
7172002-01-17      Joel Sherrill <joel@OARcorp.com>
718
719        * VERSION: Updated to rtems-ss-20020717.
720
7212002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
722
723        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
724        check upon host_alias != build_alias.
725
7262002-01-07      Joel Sherrill <joel@OARcorp.com>
727
728        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
729        last line to eliminate 100's of warnings.
730
7312002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * aclocal/check-newlib.m4: Apply AS_IF.
734        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
735        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
736        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
737        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
738        changes.
739        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
740        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
741        * automake/compile.am: Remove librtemsall from LINK_FILES.
742
7432001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
746        * aclocal/subdirs.m4: New file.
747        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
748        modifications.
749        * aclocal/check-posix.m4: Apply AS_IF.
750        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
751        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
752        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
753        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
754        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
755        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
756        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
757        OUTPUT_COMMANDS.
758        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
759        * aclocal/rtems-debug.m4: Minor cleanups.
760        * aclocal/rtems-top.m4: Minor cleanups.
761        * automake/compile.am: Further steps towards automake's rules.
762
7632001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
766        * automake/lib.am: Add MULTISUBDIR.
767
7682001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * bootstrap: Run autoheader when configure.ac contains
771        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
772
7732001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * aclocal/bsp-configure.m4: New file.
776        * Makefile.am: Add aclocal/bsp-configure.m4.
777
7782001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * Makefile.am: Add automake/force-preinstall.am,
781        aclocal/ppc.am, remove ACLOCAL_M4.
782
7832001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * aclocal/bsp-alias.m4: Remove score603e_g1.
786        * aclocal/check-bsps.m4: Remove score603e_g1.
787        * aclocal/prog-cc.m4: Apply m4_if.
788
789
7902001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * automake/force-preinstall.am: New file.
793        * aclocal/ppc.m4: New file.
794
7952001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * aclocal/check-bsps.m4: Reworked.
798        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
799
8002001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * aclocal/bspopts.m4: New file.
803
8042001-11-13      Joel Sherrill <joel@OARcorp.com>
805
806        * COPYING: Test of $Id$ -> $RTEMS$.
807
8082001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
809
810        This modification is part of the submitted modifications necessary to
811        support the IBM PPC405 family.  This submission was reviewed by
812        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
813        not negatively impact the ppc403 BSPs.  The submission and tracking
814        process was captured as PR50.
815        * README.configure: Added gen405 BSP.
816
8172001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * Adopt more automake rules:
820        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
821        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
822        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
823        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
824        CXXLINK_APP in make-cxx-exe.
825        * automake/lib.am: Add ARFLAGS.
826
8272001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
828
829        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
830        config.cache's which prevented powerpc targets librdbg from building.
831
8322001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
835        add 2nd arg to _RTEMS_CPU_SUBDIR.
836        * aclocal/target.m4: Replace ac_configure_args with
837        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
838        * Makefile.am: Require automake-1.5.
839
8402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
841
842        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
843        * configure.in: Remove.
844        * configure.ac: New file, generated from configure.in by autoupdate.
845
8462001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
847
848        * aclocal/rtems-cpu-subdirs.m4: New file.
849
8502001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * automake/compile.am: Fundamentally reworked compilation rules for
853        closer adaptation to automake's behavior.
854
8552001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
856
857        * automake/lib.am: Comment out LD.
858        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
859        automake/leaf.am to AUTOMAKE_FILES.
860
8612001-09-27      Joel Sherrill <joel@OARcorp.com>
862
863        * config.guess: No longer in CVS since installed by bootstrap.
864
8652001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * bootstrap: remove/add automake added files.
868        * .cvsignore: reflect changes to bootstrap.
869
8702001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
871
872        * automake/leaf.am: New file.
873
8742001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
877        of AC_CANONICAL_SYSTEM.
878        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
879        mkinstalldirs and mkdir.
880        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
881        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
882        _RTEMS_OUTPUT_BUILD_SUBDIRS.
883       
8842001-09-13      Joel Sherrill <joel@OARcorp.com>
885
886        * missing: Updated to latest version.
887
8882001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
889
890        * configure.in: autoupdate to autoconf-2.52.
891        * bootstrap: Add handling for configure.ac, make autoheader verbose,
892        fix auto*tool invocation order.
893        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
894        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
895        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
896        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
897        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
898        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
899        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
900        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
901        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
902        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
903        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
904        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
905        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
906        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
907        RTEMS_CONFIG_PER_BSP conditional.
908        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
909        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
910        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
911
9122001-05-25      Joel Sherrill <joel@OARcorp.com>
913
914        * README.configure: Corrected the name of the MRM332 BSP.
915        Strengthened the distinction between what the target
916        and the BSP each select.  Added more targets to list.
917
9182001-05-25      Joel Sherrill <joel@OARcorp.com>
919
920        * README.configure: Updated the list of BSPs.
921
9222001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
923
924        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
925        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
926        Add support for DOS-drive-letters.
927
9282001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
931        RTEMS_PROG_CC_FOR_TARGET.
932
9332001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
934
935        * README.cdn-X: Update.
936        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
937        @CPPFLAGS@ to CPPFLAGS.
938
9392001-04-20      Eric Valette <valette@crf.canon.fr>
940
941        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
942        BSPs support the new exception processing model and
943        consequently, librdbg.
944
9452001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947        * configure.in: Reworked for Canadian Cross support.
948        * Makefile.am: Reflect changes to configure.in.
949        * config.guess, config.sub: Update from subversions.gnu.org.
950        * README.cdn-X: New file.
951        * tools/Makefile.am: Remove build, tools from SUBDIRS.
952
9532001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
956        TARGET_CONFIG_SUBDIRS.
957        * aclocal/enable-bsp.m4: fix quoting.
958        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
959
9602001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
961
962        * aclocal/config-subdirs.m4: New file.
963        * aclocal/target.m4: Use macros from config-subdirs.m4.
964
9652001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
966
967        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
968        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
969
9702001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
971
972        * configure.in: Fix AM_INIT_AUTOMAKE.
973        * aclocal/bsp-arg-enable.m4: Extend comments.
974        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
975        the default clause.
976
9772001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
978
979        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
980        RTEMS_ENV_RTEMSCPU.
981        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
982        special treatment for GCC_SPECS.
983        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
984        special treatment for GCC_SPECS.
985        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
986        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
987        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
988        instead of $(shell ..) for LIBC_LIB*.
989
9902001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
991
992        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
993        simsh7045.
994
9952001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
996
997        * automake/compile.am: Add LD.
998
9992000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1000
1001        * config.guess, config.sub: Update from CVS-autoconf to pick
1002        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1003        necessary anyway to use autoconf-versions > 2.13.
1004
10052000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1006
1007        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1008        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1009        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1010        help string.
1011        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1012
10132000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1014
1015        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1016        Modified to reflect addition of LEON BSPs as well as the
1017        no-FP ERC32 variant.
1018
10192000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1020
1021        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1022        standard).
1023        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1024        standard).
1025        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1026        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1027        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1028        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1029
10302000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1031
1032        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1033        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1034        $host instead of $target (BUG-FIX).
1035        * configure.in: Use $target and $host instead of $target_alias and
1036        $host_alias (autoconf-2.49b).
1037        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1038        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1039
1040        NOTES:
1041        * autoconf-2.49b depredicates using changequotes.
1042        * The changes to configure.in are due to cleanups in
1043        autoconf-2.49b's implemention of canonicalization. With
1044        autoconf-2.1x it wasn't always clear, when to use $xxx or
1045        $xxx_alias. Now this is clear.
1046
10472000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1048
1049        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1050
10512000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1052
1053        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1054        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1055        with an RTEMS specific but more restrictive autoconf macro.
1056
10572000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1058
1059        * automake/lib.am: Add LD.
1060
10612000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1064        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1065
10662000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1067 
1068        * aclocal/*: Replace with contents of macros/*.m4
1069        * macros/: Remove.
1070        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1071        * Makefile.am: Reflect changes to aclocal/ and macros/.
1072
10732000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1074
1075        * configure.in: New, Cygnus/GNU style configuration.
1076        * Makefile.am: Add macros/, reflect new configure.in,
1077        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1078        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1079        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1080        * macros/tool-prefix.m4: Remove.
1081        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1082        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1083        RTEMS_ROOT.
1084        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1085        * macros/multilib.m4: Various minor fixes.
1086        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1087        PROJECT_ROOT, RTEMS_ROOT.
1088        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1089        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1090
10912000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * automake/multilib.am: New file.
1094        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1095        the automake/ directory.
1096
10972000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098
1099        * macros/enable-hwapi.m4: Removed.
1100        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1101        A small cleanup step towards gnu-canonicalization.
1102
11032000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1104
1105        * macros: New directory.
1106        * macros/bsp-alias.m4: new file.
1107        * macros/canonical-host.m4: new file.
1108        * macros/canonical-target-name.m4: new file.
1109        * macros/canonicalize-tools.m4: new file.
1110        * macros/check-bsp-cache.m4: new file.
1111        * macros/check-bsps.m4: new file.
1112        * macros/check-cpu.m4: new file.
1113        * macros/rtems-debug.m4: new file.
1114        * macros/check-cxx.m4: new file.
1115        * macros/check-itron.m4: new file.
1116        * macros/check-multiprocessing.m4: new file.
1117        * macros/check-networking.m4: new file.
1118        * macros/check-newlib.m4: new file.
1119        * macros/check-posix.m4: new file.
1120        * macros/check-rdbg.m4: new file.
1121        * macros/enable-bare.m4: new file.
1122        * macros/enable-cxx.m4: new file.
1123        * macros/enable-gcc28.m4: new file.
1124        * macros/enable-inlines.m4: new file.
1125        * macros/enable-itron.m4: new file.
1126        * macros/enable-libcdir.m4: new file.
1127        * macros/enable-multiprocessing.m4: new file.
1128        * macros/enable-networking.m4: new file.
1129        * macros/enable-posix.m4: new file.
1130        * macros/enable-rdbg.m4: new file.
1131        * macros/enable-rtemsbsp.m4: new file.
1132        * macros/enable-tests.m4: new file.
1133        * macros/gcc-pipe.m4: new file.
1134        * macros/gcc-specs.m4: new file.
1135        * macros/i386-gas-code16.m4: new file.
1136        * macros/path-ksh.m4: new file.
1137        * macros/path-perl.m4: new file.
1138        * macros/prog-cc.m4: new file.
1139        * macros/prog-cxx.m4: new file.
1140        * macros/project-root.m4: new file.
1141        * macros/rtems-top.m4: new file.
1142        * macros/sysv-ipc.m4: new file.
1143        * macros/target.m4: new file.
1144        * macros/rtems-test-no-pause.m4: new file.
1145        * macros/multilib.m4: new file.
1146        * macros/tool-paths.m4: new file.
1147        * macros/tool-prefix.m4: new file.
1148
11492000-09-14      Joel Sherrill <joel@OARcorp.com>
1150
1151        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1152
11532000-09-14      Joel Sherrill <joel@OARcorp.com>
1154
1155        * aclocal/enable-hwapi.m4: Now longer used and removed.
1156
11572000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1158
1159        * automake/lib.am: Remove leaf.cfg.
1160
11612000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1162
1163        * aclocal/rtems-top.m4: Add ENDIF-hack.
1164        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1165
11662000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1167
1168        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1169        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1170        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1171        * automake/compile.am: Replaced.
1172        * automake/local.am: Remove building variant handling.
1173
11742000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1175
1176        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1177        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1178        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1179        * aclocal/target.m4: Cleanup comments
1180        * Automake/compile.am: Add DEFS support to keep building happy.
1181
11822000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1183
1184        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1185
11862000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1187
1188        * automake/compile.am: New file
1189        * ChangeLog: Fix email addresses
1190
11912000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1192
1193        * LICENSE.NET, README, README.configure: Spelling corrections.
1194
11952000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1196
1197        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1198
11992000-08-30      Joel Sherrill <joel@OARcorp.com>
1200
1201        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1202
12032000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1204
1205        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1206
12072000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1208
1209        * aclocal/check-bsps.h:
1210          - Add pck6-BSP
1211          - Exclude ChangeLog from being picked up as BSP
1212        * aclocal/bsp-alias.m4: Add pck6-BSP
1213
12142000-08-10      Joel Sherrill <joel@OARcorp.com>
1215
1216        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.