source: rtems/ChangeLog @ da5a91e

4.104.114.84.95
Last change on this file since da5a91e was da5a91e, checked in by Joel Sherrill <joel.sherrill@…>, on 07/28/04 at 15:32:03

2004-07-28 Joel Sherrill <joel@…>

  • VERSION: Updated to rtems-4.6.99.1.
  • Property mode set to 100644
File size: 42.6 KB
Line 
12004-07-28      Joel Sherrill <joel@OARcorp.com>
2
3        * VERSION: Updated to rtems-4.6.99.1.
4
52004-07-28 
6
7    * aclocal/version.m4: Updated to rtems-4.6.99.1.
8
92004-07-14      Jay Monkman
10
11        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
12
132004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
14
15        * aclocal/rtems-top.m4: Remove ENDIF.
16        Remove with_target_subdir defaulting to '.'.
17        * acinclude.m4: Add --includedir to sub_configure_args.
18
192004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
22        Rework dist-hook.
23        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
24        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
25
262004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
29
302004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Remove AUTOMAKE_FILES.
33        Cleanup duplicate ACLOCAL_FILES.
34        EXTRA_DIST += config-ml.in.
35        DIST_SUBDIRS += make.
36        Add dist-hook.
37        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
38
392004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
42
432004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * VERSION: 4.6.99.0.
46        * aclocal/version.m4: 4.6.99.0.
47
482004-02-06      Joel Sherrill <joel@OARcorp.com>
49
50        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
51        which were accidentally removed when purging the mips64orion.
52
532004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * aclocal/rpm.m4: Make osversions the default.
56        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
57        distcheck).
58
592004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
62
632004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Require automake >= 1.8.2.
66        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
67
682004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: Requires automake >= 1.8.1.
71
722004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * .cvsignore: Remove mkinstalldirs.
75        * bootstrap: Remove compile during "clean".
76
772004-01-08      Joel Sherrill <joel@OARcorp.com>
78
79        * .cvsignore: Add compile.
80
812004-01-07      Joel Sherrill <joel@OARcorp.com>
82
83        * README.configure: Remove efi68k and efi332 references as they are no
84        longer in the tree.
85
862004-01-07      Joel Sherrill <joel@OARcorp.com>
87
88        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
89        removed as mips port more completely covers the MIPS family.
90
912003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * README.configure: Reflect requireing autoconf-2.59 and
94        automake-1.8.
95
962003-12-17      Joel Sherrill <joel@OARcorp.com>
97
98        * VERSION: Updated to rtems-20031217-test.
99
1002003-12-17  Joel Sherrill <joel@OARcorp.com>
101
102    * aclocal/version.m4: Updated to rtems-20031217-test.
103
1042003-12-17      Joel Sherrill <joel@OARcorp.com>
105
106        * release_support: Correct method used to find ChangeLog associated
107        with the version.m4 files.  Keep going until I can get a tarball cut.
108
1092003-12-17      Joel Sherrill <joel@OARcorp.com>
110
111        * release_support: Use dirname not basedir.  Keep going until I
112        can get a tarball cut.
113
1142003-12-17      Joel Sherrill <joel@OARcorp.com>
115
116        * release_support: New file -- assistant to new cut_release script.
117
1182003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * Makefile.am: Remove automake/compile.am
121
1222003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * automake/compile.am: Remove (Unused).
125
1262003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * automake/lib.am: Remove (Unused).
129
1302003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
133
1342003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Remove make/custom/Makefile.
137        * Makefile.am: Cosmetics.
138        * automake/compile.am: Remove compilation rules.
139        Remove $(ARCH) directory generation.
140
1412003-11-26      Joel Sherrill <joel@OARcorp.com>
142
143        * MAINTAINERS: New file.
144
1452003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
148        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
149        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
150        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
151        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
152        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
153        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
154        aclocal/enable-tests.m4, aclocal/multilib.m4,
155        aclocal/path-ksh.m4, aclocal/project-root.m4,
156        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
157        acinclude.m4:
158        Fix underquoting to silence automake-1.8.
159
1602003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * config-ml.in: Don't built multilib variant normal (-mn) for
163        h8300-*-rtems*.
164
1652003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * aclocal/config-subdirs.m4: Remove.
168        * Makefile.am: Reflect changes above.
169
1702003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * aclocal/canonical-host.m4: Remove.
173        * Makefile.am: Reflect changes above.
174
1752003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
178        c/src/lib/libbsp/*/acinclude.m4.
179
1802003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * aclocal/check-cpu.m4: Remove.
183        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
184        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
185        $1 in $srcdir before adding dir to SUBDIRS.
186
1872003-09-26  Joel Sherrill <joel@OARcorp.com>
188
189        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
190
1912003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
194        patches).
195        * aclocal/enable-tests.m4: Change to support
196        --enable-tests=no|yes|samples, default is samples.
197
1982003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * Makefile.am: Correct bogus ACLOCAL_FILES.
201
2022003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
205        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
206        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
207        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
208        aclocal/check-networking.m4, aclocal/check-newlib.m4,
209        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
210        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
211        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
212        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
213        aclocal/path-perl.m4, aclocal/ppc.m4,
214        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
215        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
216        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
217        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
218        Remove (Unused).
219        * automake/leaf.am, automake/force-preinstall.am:
220        Remove (Unused).
221        * Makefile.am: Reflect changes above.
222
2232003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * automake/local.am, automake/host.am: Remove "debug".
226
2272003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
230
2312003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
234        Add "autoconf-2.5x unquoting" hack.
235
2362003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * config.sub: Remove (Automatically added by automake, again).
239        * bootstrap: Reflect change above.
240        * configure.ac: Require automake >= 1.7.6.
241
2422003-07-03      Joel Sherrill <joel@OARcorp.com>
243
244        * SUPPORT: Fix Mark Johannes' email address.
245
2462003-07-03      Joel Sherrill <joel@OARcorp.com>
247
248        * VERSION: Updated to rtems-ss-20030703.
249
2502003-07-03      Joel Sherrill <joel@OARcorp.com>
251
252        * aclocal/version.m4: Updated to rtems-ss-20030703.
253
2542003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * bootstrap: Reflect having added config.sub.
257        * config.sub: New from subversions to accomodate c4x/tic4x.
258
2592003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        PR 412/make_build
262        * configure.ac: Remove "BLEEDING EDGE" warning.
263        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
264        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
265        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
266        * aclocal/gcc-isystem.m4: New.
267        * Makefile.am: Add aclocal/gcc-isystem.m4.
268
2692003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * automake/local.am: Remove $(ARCH), clean-local.
272
2732003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        PR 321:
276        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
277        * aclocal/env-rtemsbsp.m4
278        * automake/compile.am
279        * automake/host.am
280        * automake/local.am
281
2822003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
285        * automake/compile.am: Remove LIBSUFFIX_VA.
286        Merger from rtems-4-6-branch.
287
2882003-04-17      Joel Sherrill <joel@OARcorp.com>
289
290        * VERSION: Updated to rtems-ss-20030417.
291
2922003-04-17      Joel Sherrill <joel@OARcorp.com>
293
294        * aclocal/version.m4: Updated to rtems-ss-20030417.
295
2962003-04-11      Joel Sherrill <joel@OARcorp.com>
297
298        * VERSION: Updated to rtems-ss-20030411.
299
3002003-04-11      Joel Sherrill <joel@OARcorp.com>
301
302        * aclocal/version.m4: Updated to rtems-ss-20030411.
303
3042003-04-11      Joel Sherrill <joel@OARcorp.com>
305
306        * VERSION: Updated to rtems-ss-20020411.
307
3082003-04-11      Joel Sherrill <joel@OARcorp.com>
309
310        * aclocal/version.m4: Updated to rtems-ss-20020411.
311
3122003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * acinclude.m4: Reformat build_* handling.
315        Preset *_alias if empty.
316        * configure.ac: Change tools/build to build-config dirs.
317        Conditionally build tools/build as host-config dirs.
318
3192003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * acinclude.m4: Fix broken comments.
322        Add hidden option --enable-experimental.
323        * README.cdn-X: Update.
324        * configure.ac: Build tools/build as host and build-host tools to
325        accomodate those BSPs applying packhex in <BSP>.cfg.
326        Build tools/cpu as build-host tools.
327
3282003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * tools/Makefile.am: Remove.
331        * configure.ac: Remove tools.
332        * acinclude.m4: Fix build_subdir handling.
333        * Makefile.am: Remove tools from SUBDIRS.
334        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
335
3362003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * configure.ac: Remove AC_CONFIG_AUX_DIR.
339        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
340
3412003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * bootstrap: Add ACLOCAL, AUTOHEADER.
344        Don't check for auto*tool-versions.
345
3462003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
349
3502003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * automake/compile.am: Introduce depend-gcc.
353        * automake/lib.am: Remove stray comment.
354        * automake/local.am: Introduce depend-gcc.
355
3562003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
359
3602003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
363        * automake/local.am: Remove $(ARCH), clean-local.
364        * automake/compile.am: Add $(ARCH), clean-local.
365        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
366
3672003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * Makefile.am: Remove references to obsoleted files
370        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
371
3722003-02-14      Joel Sherrill <joel@OARcorp.com>
373
374        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
375        references.
376
3772003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
380
3812003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * bootstrap: Remove attempts to detect autoconf and automake using
384        "which" (PR 325).
385
3862003-02-06      Joel Sherrill <joel@OARcorp.com>
387
388        * README.configure: Updated to reflect new BSPs and deprecated
389        targets.
390
3912003-01-28      Joel Sherrill <joel@OARcorp.com>
392
393        * VERSION: Updated to rtems-ss-20030128.
394
3952003-01-28      Joel Sherrill <joel@OARcorp.com>
396
397        * aclocal/version.m4: Updated to rtems-ss-20030128.
398
3992003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
402        Remove CLOBBER_DEPEND (Unused).
403
4042003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * automake/local.am: Remove distclean-local.
407
4082001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
411        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
412
4132002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
416        Rework RTEMS_PROG_CXX_FOR_TARGET.
417
4182002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
421
4222002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
425
4262002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
429
4302002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * bootstrap: Require autoconf 2.54 or 2.57.
433        Require automake-1.7.2.
434
4352002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
438        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
439        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
440
4412002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
444
4452002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * automake/compile.am: Remove hard-coded *_PROFILE_V.
448        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
449        CFLAGS_PROFILE_V.
450        Remove CPPFLAGS_GCC.
451
4522002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
455        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
456        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
457        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
458
4592002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * aclocal/rtems-flags.m4: New.
462
4632002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * bootstrap: Allow autoconf-2.57.
466
4672002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * aclocal/prog-cc.m4: Remove GCCSED.
470
4712002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
474        Remove LDFLAGS.
475        Add CCAS, CCASCOMPILE.
476        Remove compilation rules for *.cpp, *.cxx, *.C.
477        Use CCASCOMPILE to compile *.S.
478        Add -pg to RTEMS_CFLAGS_PROFILE_V.
479
4802002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * configure.ac: Remove c/make.
483
4842002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * aclocal/prog-ccas.m4: New.
487        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
488        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
489        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
490
4912002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * acinclude.m4: Conditionally append --target=.
494
4952002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
498
4992002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * automake/compile.am: Remove LD_PATHS (Unused).
502        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
503        is announced obsolete).
504
5052002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
508
5092002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * aclocal/sysv-ipc.m4: Remove (Unused).
512        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
513
5142002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * acinclude.m4: Lots of changes addressing PR 312.
517
5182002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
521        to PR 312).
522
5232002-11-18      Joel Sherrill <joel@OARcorp.com>
524
525        * VERSION: Updated to rtems-ss-20021118.
526
5272002-11-18      Joel Sherrill <joel@OARcorp.com>
528
529        * aclocal/version.m4: Updated to rtems-ss-20021118.
530
5312002-11-17      Joel Sherrill <joel@OARcorp.com>
532
533        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
534        Motorola MTX603e.
535
5362002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
539
5402002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
543        * configure.ac: Ditto.
544
5452002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
548        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
549        Support @CFLAGS@, @CXXFLAGS@.
550
5512002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        * bootstrap: Allow autoconf-2.56.
554
5552002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
558        Fix stupid typo (continue/configure).
559        * aclocal/prog-cc.m4: Remove obsolete comments.
560        Acknowledge CFLAGS.
561
5622002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
565        end of the args passed to sub-configure-scripts. (Reported by
566        Wulf Hofbauer <wh73@cornell.edu>)
567
5682002-11-12      Joel Sherrill <joel@OARcorp.com>
569
570        * configure.ac: Remove make/compilers/Makefile.
571
5722002-11-11      Joel Sherrill <joel@OARcorp.com>
573
574        * VERSION: Updated to rtems-ss-20021111.
575
5762002-11-11      Joel Sherrill <joel@OARcorp.com>
577
578        * aclocal/version.m4: Updated to rtems-ss-20021111.
579
5802002-11-11      Joel Sherrill <joel@OARcorp.com>
581
582        * VERSION: Updated to rtems-ss-20021111.
583
5842002-11-11      Joel Sherrill <joel@OARcorp.com>
585
586        * aclocal/version.m4: Updated to rtems-ss-20021111.
587
5882002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * automake/compile.am: Remove rel rule.
591
5922002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
595
5962002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * configure.ac: Remove make/Templates/Makefile.
599        * README.configure: Minor massaging.
600
6012002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        Further preparations for autoconf > 2.52:
604        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
605        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
606        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
607
6082002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * acinclude.m4: Adapations to autoconf > 2.52.
611
6122002-11-01      Joel Sherrill <joel@OARcorp.com>
613
614        * ChangeLog: Corrected.
615
6162002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * bootstrap: Add generate_bspdir_acinclude to automatically update
619        c/src/lib/libbsp/<cpu>/acinclude.m4.
620        Use #! /bin/sh instead of #!/bin/sh.
621        Remove autom4te*.cache during ./bootstrap --clean.
622
6232002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
626        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
627        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
628        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
629        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
630        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
631        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
632        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
633        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
634        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
635        (autoconf > 2.54 seems to have problems with the old form of
636        quoting).
637
6382002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
641        (autoconf > 2.54 complains about).
642
6432002-10-21      Joel Sherrill <joel@OARcorp.com>
644
645        * VERSION: Updated to rtems-20021021-test.
646
6472002-10-21      Joel Sherrill <joel@OARcorp.com>
648
649        * aclocal/version.m4: Updated to rtems-20021021-test.
650
6512002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * .cvsignore: Reformat.
654        Add autom4te*cache.
655        Remove autom4te.cache.
656
6572002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
660
6612002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
664        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
665
6662002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * bootstrap: Add autoconf/automake version checks by popular demand.
669        [FWIW: I dislike this.]
670
6712002-10-07      Joel Sherrill <joel@OARcorp.com>
672
673        * VERSION: Updated to rtems-ss-20021007.
674
6752002-10-07      Joel Sherrill <joel@OARcorp.com>
676
677        * aclocal/version.m4: Updated to rtems-ss-20021007.
678
6792002-10-04      Joel Sherrill <joel@OARcorp.com>
680
681        * VERSION: Updated to rtems-JUNK.
682
6832002-10-04      Joel Sherrill <joel@OARcorp.com>
684
685        * aclocal/version.m4: Updated to rtems-JUNK.
686
6872002-10-04      Joel Sherrill <joel@OARcorp.com>
688
689        * VERSION: Updated to rtems-ss-20021004.
690
6912002-10-04      Joel Sherrill <joel@OARcorp.com>
692
693        * aclocal/version.m4: Updated to rtems-ss-20021004.
694
6952002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
698        autoconf-2.53 PACKAGE crap.
699
7002002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
701
702        * aclocal/prog-gnat.m4: New.
703
7042002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * aclocal/bsp-configure.m4: Fix small typo in comment.
707
7082002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
711
7122002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
715        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
716        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
717
7182002-08-07      Joel Sherrill <joel@OARcorp.com>
719
720        * aclocal/version.m4: Updated to rtems-ss-20020807.
721
7222002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
725
7262002-07-31      Joel Sherrill <joel@OARcorp.com>
727
728        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
729        was just a stub and only the OR32 port is getting worked on.
730
7312002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * aclocal/subdirs.m4: Remove.
734        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
735
7362002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
739        exec/score/cpu.
740
7412002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
744        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
745        compilation rules (Work-around to an automake bug).
746        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
747        make-library.
748
7492002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * configure.ac: Activate cpukit. Remove references to c/src/exec.
752
7532002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
754
755        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
756
7572002-07-17      Joel Sherrill <joel@OARcorp.com>
758
759        * aclocal/version.m4: Updated to rtems-ss-20020717.
760
7612002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
762
763        * config-ml.in: Imported from gcc-3.1.
764        Change to match c/src/config-ml.in.
765
7662002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * aclocal/check-multiprocessing.m4: Reworked.
769        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
770
7712002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        * automake/multilib.am: Remove.
774        * Makefile.am: Reflect change above.
775
7762002-06-28      Joel Sherrill <joel@OARcorp.com>
777
778        * aclocal/version.m4: Updated to rtems-ss-20020628.
779
7802002-06-27      Joel Sherrill <joel@OARcorp.com>
781
782        * tools/Makefile.am: Build the cpu dependent tools as well.
783
7842002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * aclocal/env-rtemscpu.m4: Remove.
787        * aclocal/multi.m4: Remove.
788        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
789
7902002-05-28      Joel Sherrill <joel@OARcorp.com>
791
792        * aclocal/version.m4: Updated to rtems-ss-20020528.
793
7942002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
795
796        * aclocal/prog-cc.m4: Remove GCC272 support.
797        Remove ENABLE_LIBCDIR.
798        * aclocal/prog-cxx.m4: Ditto.
799        * aclocal/enable-gcc28.m4: Remove.
800        * aclocal/enable-libcdir.m4: Ditto.
801
8022002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
805        ENABLE_GCC28.
806
8072002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * automake/compile.am: Remove GCC272 support.
810        Remove *.sh rule (unused).
811        * configure.ac: Remove ENABLE_GCC28.
812        Remove ENABLE_LIBCDIR.
813
8142002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * .cvsignore: Added mdate-sh and texinfo.tex.
817
8182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * aclocal/version.m4: New file.
821        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
822        aclocal/version.m4.
823        * bootstrap: Use aclocal/version.m4 instead of VERSION.
824        * configure.ac: Use aclocal/version.m4 instead of VERSION.
825
8262002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * configure.ac:
829        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
830        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
831        * Makefile.am: Remove AUTOMAKE_OPTIONS.
832        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
833
8342002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
835
836        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
837        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
838
8392002-03-08      Joel Sherrill <joel@OARcorp.com>
840
841        * VERSION: Updated to rtems-mg5-20020808.
842
8432002-03-01      Joel Sherrill <joel@OARcorp.com>
844
845        * VERSION: Updated to rtems-ss-20020301.
846
8472002-02-15      Joel Sherrill <joel@OARcorp.com>
848
849        * VERSION: Updated to rtems-ss-20020215.
850
8512002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
852
853        * aclocal/subdirs.m4: Propagate the current $prefix to the
854        sub-configures.
855
8562002-02-05      Joel Sherrill <joel@OARcorp.com>
857
858        * VERSION: Updated to rtems-ss-20020205.
859
8602002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
861
862        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
863        compatibility.
864        * bootstrap: Let --clean remove texinfo.tex.
865
8662002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
867
868        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
869
8702002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
871
872        * configure.ac: Add --enable-docs support. Add
873        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
874        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
875        hard-coded SUBDIRS.
876        * README.configure: Added a bit of information on this new option.
877
8782002-01-18      Joel Sherrill <joel@OARcorp.com>
879
880        * VERSION: Updated to rtems-ss-20020118.
881
8822002-01-18      Joel Sherrill <joel@OARcorp.com>
883
884        * VERSION: Updated to rtems-20020118.
885
8862002-01-17      Joel Sherrill <joel@OARcorp.com>
887
888        * VERSION: Updated to rtems-ss-20020717.
889
8902002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
893        check upon host_alias != build_alias.
894
8952002-01-07      Joel Sherrill <joel@OARcorp.com>
896
897        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
898        last line to eliminate 100's of warnings.
899
9002002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * aclocal/check-newlib.m4: Apply AS_IF.
903        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
904        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
905        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
906        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
907        changes.
908        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
909        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
910        * automake/compile.am: Remove librtemsall from LINK_FILES.
911
9122001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
913
914        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
915        * aclocal/subdirs.m4: New file.
916        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
917        modifications.
918        * aclocal/check-posix.m4: Apply AS_IF.
919        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
920        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
921        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
922        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
923        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
924        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
925        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
926        OUTPUT_COMMANDS.
927        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
928        * aclocal/rtems-debug.m4: Minor cleanups.
929        * aclocal/rtems-top.m4: Minor cleanups.
930        * automake/compile.am: Further steps towards automake's rules.
931
9322001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
933
934        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
935        * automake/lib.am: Add MULTISUBDIR.
936
9372001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
938
939        * bootstrap: Run autoheader when configure.ac contains
940        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
941
9422001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
943
944        * aclocal/bsp-configure.m4: New file.
945        * Makefile.am: Add aclocal/bsp-configure.m4.
946
9472001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * Makefile.am: Add automake/force-preinstall.am,
950        aclocal/ppc.am, remove ACLOCAL_M4.
951
9522001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
953
954        * aclocal/bsp-alias.m4: Remove score603e_g1.
955        * aclocal/check-bsps.m4: Remove score603e_g1.
956        * aclocal/prog-cc.m4: Apply m4_if.
957
958
9592001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
960
961        * automake/force-preinstall.am: New file.
962        * aclocal/ppc.m4: New file.
963
9642001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
965
966        * aclocal/check-bsps.m4: Reworked.
967        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
968
9692001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * aclocal/bspopts.m4: New file.
972
9732001-11-13      Joel Sherrill <joel@OARcorp.com>
974
975        * COPYING: Test of $Id$ -> $RTEMS$.
976
9772001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
978
979        This modification is part of the submitted modifications necessary to
980        support the IBM PPC405 family.  This submission was reviewed by
981        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
982        not negatively impact the ppc403 BSPs.  The submission and tracking
983        process was captured as PR50.
984        * README.configure: Added gen405 BSP.
985
9862001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
987
988        * Adopt more automake rules:
989        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
990        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
991        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
992        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
993        CXXLINK_APP in make-cxx-exe.
994        * automake/lib.am: Add ARFLAGS.
995
9962001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
997
998        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
999        config.cache's which prevented powerpc targets librdbg from building.
1000
10012001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1002
1003        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1004        add 2nd arg to _RTEMS_CPU_SUBDIR.
1005        * aclocal/target.m4: Replace ac_configure_args with
1006        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1007        * Makefile.am: Require automake-1.5.
1008
10092001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1010
1011        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1012        * configure.in: Remove.
1013        * configure.ac: New file, generated from configure.in by autoupdate.
1014
10152001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1016
1017        * aclocal/rtems-cpu-subdirs.m4: New file.
1018
10192001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1020
1021        * automake/compile.am: Fundamentally reworked compilation rules for
1022        closer adaptation to automake's behavior.
1023
10242001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1025
1026        * automake/lib.am: Comment out LD.
1027        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1028        automake/leaf.am to AUTOMAKE_FILES.
1029
10302001-09-27      Joel Sherrill <joel@OARcorp.com>
1031
1032        * config.guess: No longer in CVS since installed by bootstrap.
1033
10342001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1035
1036        * bootstrap: remove/add automake added files.
1037        * .cvsignore: reflect changes to bootstrap.
1038
10392001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1040
1041        * automake/leaf.am: New file.
1042
10432001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1044
1045        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1046        of AC_CANONICAL_SYSTEM.
1047        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1048        mkinstalldirs and mkdir.
1049        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1050        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1051        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1052       
10532001-09-13      Joel Sherrill <joel@OARcorp.com>
1054
1055        * missing: Updated to latest version.
1056
10572001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1058
1059        * configure.in: autoupdate to autoconf-2.52.
1060        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1061        fix auto*tool invocation order.
1062        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1063        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1064        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1065        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1066        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1067        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1068        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1069        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1070        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1071        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1072        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1073        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1074        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1075        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1076        RTEMS_CONFIG_PER_BSP conditional.
1077        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1078        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1079        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1080
10812001-05-25      Joel Sherrill <joel@OARcorp.com>
1082
1083        * README.configure: Corrected the name of the MRM332 BSP.
1084        Strengthened the distinction between what the target
1085        and the BSP each select.  Added more targets to list.
1086
10872001-05-25      Joel Sherrill <joel@OARcorp.com>
1088
1089        * README.configure: Updated the list of BSPs.
1090
10912001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1094        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1095        Add support for DOS-drive-letters.
1096
10972001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098
1099        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1100        RTEMS_PROG_CC_FOR_TARGET.
1101
11022001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1103
1104        * README.cdn-X: Update.
1105        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1106        @CPPFLAGS@ to CPPFLAGS.
1107
11082001-04-20      Eric Valette <valette@crf.canon.fr>
1109
1110        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1111        BSPs support the new exception processing model and
1112        consequently, librdbg.
1113
11142001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1115
1116        * configure.in: Reworked for Canadian Cross support.
1117        * Makefile.am: Reflect changes to configure.in.
1118        * config.guess, config.sub: Update from subversions.gnu.org.
1119        * README.cdn-X: New file.
1120        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1121
11222001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1123
1124        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1125        TARGET_CONFIG_SUBDIRS.
1126        * aclocal/enable-bsp.m4: fix quoting.
1127        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1128
11292001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1130
1131        * aclocal/config-subdirs.m4: New file.
1132        * aclocal/target.m4: Use macros from config-subdirs.m4.
1133
11342001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1135
1136        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1137        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1138
11392001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1140
1141        * configure.in: Fix AM_INIT_AUTOMAKE.
1142        * aclocal/bsp-arg-enable.m4: Extend comments.
1143        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1144        the default clause.
1145
11462001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1147
1148        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1149        RTEMS_ENV_RTEMSCPU.
1150        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1151        special treatment for GCC_SPECS.
1152        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1153        special treatment for GCC_SPECS.
1154        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1155        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1156        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1157        instead of $(shell ..) for LIBC_LIB*.
1158
11592001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1160
1161        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1162        simsh7045.
1163
11642001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1165
1166        * automake/compile.am: Add LD.
1167
11682000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1169
1170        * config.guess, config.sub: Update from CVS-autoconf to pick
1171        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1172        necessary anyway to use autoconf-versions > 2.13.
1173
11742000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1175
1176        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1177        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1178        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1179        help string.
1180        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1181
11822000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1183
1184        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1185        Modified to reflect addition of LEON BSPs as well as the
1186        no-FP ERC32 variant.
1187
11882000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1189
1190        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1191        standard).
1192        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1193        standard).
1194        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1195        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1196        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1197        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1198
11992000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1200
1201        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1202        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1203        $host instead of $target (BUG-FIX).
1204        * configure.in: Use $target and $host instead of $target_alias and
1205        $host_alias (autoconf-2.49b).
1206        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1207        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1208
1209        NOTES:
1210        * autoconf-2.49b depredicates using changequotes.
1211        * The changes to configure.in are due to cleanups in
1212        autoconf-2.49b's implemention of canonicalization. With
1213        autoconf-2.1x it wasn't always clear, when to use $xxx or
1214        $xxx_alias. Now this is clear.
1215
12162000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1217
1218        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1219
12202000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1221
1222        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1223        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1224        with an RTEMS specific but more restrictive autoconf macro.
1225
12262000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1227
1228        * automake/lib.am: Add LD.
1229
12302000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1233        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1234
12352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1236 
1237        * aclocal/*: Replace with contents of macros/*.m4
1238        * macros/: Remove.
1239        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1240        * Makefile.am: Reflect changes to aclocal/ and macros/.
1241
12422000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1243
1244        * configure.in: New, Cygnus/GNU style configuration.
1245        * Makefile.am: Add macros/, reflect new configure.in,
1246        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1247        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1248        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1249        * macros/tool-prefix.m4: Remove.
1250        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1251        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1252        RTEMS_ROOT.
1253        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1254        * macros/multilib.m4: Various minor fixes.
1255        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1256        PROJECT_ROOT, RTEMS_ROOT.
1257        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1258        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1259
12602000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1261
1262        * automake/multilib.am: New file.
1263        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1264        the automake/ directory.
1265
12662000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1267
1268        * macros/enable-hwapi.m4: Removed.
1269        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1270        A small cleanup step towards gnu-canonicalization.
1271
12722000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1273
1274        * macros: New directory.
1275        * macros/bsp-alias.m4: new file.
1276        * macros/canonical-host.m4: new file.
1277        * macros/canonical-target-name.m4: new file.
1278        * macros/canonicalize-tools.m4: new file.
1279        * macros/check-bsp-cache.m4: new file.
1280        * macros/check-bsps.m4: new file.
1281        * macros/check-cpu.m4: new file.
1282        * macros/rtems-debug.m4: new file.
1283        * macros/check-cxx.m4: new file.
1284        * macros/check-itron.m4: new file.
1285        * macros/check-multiprocessing.m4: new file.
1286        * macros/check-networking.m4: new file.
1287        * macros/check-newlib.m4: new file.
1288        * macros/check-posix.m4: new file.
1289        * macros/check-rdbg.m4: new file.
1290        * macros/enable-bare.m4: new file.
1291        * macros/enable-cxx.m4: new file.
1292        * macros/enable-gcc28.m4: new file.
1293        * macros/enable-inlines.m4: new file.
1294        * macros/enable-itron.m4: new file.
1295        * macros/enable-libcdir.m4: new file.
1296        * macros/enable-multiprocessing.m4: new file.
1297        * macros/enable-networking.m4: new file.
1298        * macros/enable-posix.m4: new file.
1299        * macros/enable-rdbg.m4: new file.
1300        * macros/enable-rtemsbsp.m4: new file.
1301        * macros/enable-tests.m4: new file.
1302        * macros/gcc-pipe.m4: new file.
1303        * macros/gcc-specs.m4: new file.
1304        * macros/i386-gas-code16.m4: new file.
1305        * macros/path-ksh.m4: new file.
1306        * macros/path-perl.m4: new file.
1307        * macros/prog-cc.m4: new file.
1308        * macros/prog-cxx.m4: new file.
1309        * macros/project-root.m4: new file.
1310        * macros/rtems-top.m4: new file.
1311        * macros/sysv-ipc.m4: new file.
1312        * macros/target.m4: new file.
1313        * macros/rtems-test-no-pause.m4: new file.
1314        * macros/multilib.m4: new file.
1315        * macros/tool-paths.m4: new file.
1316        * macros/tool-prefix.m4: new file.
1317
13182000-09-14      Joel Sherrill <joel@OARcorp.com>
1319
1320        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1321
13222000-09-14      Joel Sherrill <joel@OARcorp.com>
1323
1324        * aclocal/enable-hwapi.m4: Now longer used and removed.
1325
13262000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1327
1328        * automake/lib.am: Remove leaf.cfg.
1329
13302000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1331
1332        * aclocal/rtems-top.m4: Add ENDIF-hack.
1333        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1334
13352000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1336
1337        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1338        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1339        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1340        * automake/compile.am: Replaced.
1341        * automake/local.am: Remove building variant handling.
1342
13432000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1344
1345        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1346        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1347        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1348        * aclocal/target.m4: Cleanup comments
1349        * Automake/compile.am: Add DEFS support to keep building happy.
1350
13512000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1352
1353        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1354
13552000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1356
1357        * automake/compile.am: New file
1358        * ChangeLog: Fix email addresses
1359
13602000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1361
1362        * LICENSE.NET, README, README.configure: Spelling corrections.
1363
13642000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1365
1366        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1367
13682000-08-30      Joel Sherrill <joel@OARcorp.com>
1369
1370        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1371
13722000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1373
1374        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1375
13762000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1377
1378        * aclocal/check-bsps.h:
1379          - Add pck6-BSP
1380          - Exclude ChangeLog from being picked up as BSP
1381        * aclocal/bsp-alias.m4: Add pck6-BSP
1382
13832000-08-10      Joel Sherrill <joel@OARcorp.com>
1384
1385        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.