source: rtems/ChangeLog @ 17e451a

4.104.114.84.95
Last change on this file since 17e451a was e540d72, checked in by Joel Sherrill <joel.sherrill@…>, on 11/07/05 at 16:17:26

Fixed formatting

  • Property mode set to 100644
File size: 44.6 KB
Line 
12005-11-03      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
4
52005-09-02      Joel Sherrill <joel@OARcorp.com>
6
7        * VERSION: Updated to rtems-4.6.99.2.
8
92005-09-02  Joel Sherrill <joel@OARcorp.com>
10
11        * aclocal/version.m4: Updated to rtems-4.6.99.2.
12
132005-07-06      Philippe Simons
14
15        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
16
172005-04-28      Joel Sherrill <joel@OARcorp.com>
18
19        * README.configure: Updated to account for removal of dmv177 and
20        ppcn_60x as well as other additions and deletions.
21
222005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * aclocal/enable-itron.m4: Allow unix.
25
262005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
27
28        * Makefile.am: Remove ACLOCAL_FILES.
29
302004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
31
32        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
33        bsp_specs.
34
352004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
36
37        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
38        motorola_shared.
39
402004-11-10      Joel Sherrill <joel@oarcorp.com>
41
42        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
43
442004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
45
46        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
47
482004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
49
50        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
51        presence of *.cfg.
52        * aclocal/check-custom-bsp.m4: Add bspkit support.
53
542004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
55
56        * aclocal/enable-bare.m4: Remove.
57
582004-09-29      Joel Sherrill <joel@OARcorp.com>
59
60        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
61        c/TOOL_TARGETS: i960 obsoleted and all references removed.
62
632004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
64
65        * configure.ac: Require automake > 1.9.
66
672004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
68
69        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
70
712004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
72
73        PR 673/make_build
74        * config-ml.in: Quote 'cd "${ml_origdir}"'.
75        Quote 'cd "${ML_POPDIR}"'.
76
772004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
78
79        PR 673/make_build
80        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
81
822004-07-14      Joel Sherrill <joel@OARcorp.com>
83
84        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
85
862004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
87
88        * aclocal/rtems-top.m4: Remove ENDIF.
89        Remove with_target_subdir defaulting to '.'.
90        * acinclude.m4: Add --includedir to sub_configure_args.
91
922004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
95        Rework dist-hook.
96        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
97        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
98
992004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
102
1032004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Remove AUTOMAKE_FILES.
106        Cleanup duplicate ACLOCAL_FILES.
107        EXTRA_DIST += config-ml.in.
108        DIST_SUBDIRS += make.
109        Add dist-hook.
110        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
111
1122004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
115
1162004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * VERSION: 4.6.99.0.
119        * aclocal/version.m4: 4.6.99.0.
120
1212004-02-06      Joel Sherrill <joel@OARcorp.com>
122
123        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
124        which were accidentally removed when purging the mips64orion.
125
1262004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * aclocal/rpm.m4: Make osversions the default.
129        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
130        distcheck).
131
1322004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
135
1362004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: Require automake >= 1.8.2.
139        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
140
1412004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Requires automake >= 1.8.1.
144
1452004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * .cvsignore: Remove mkinstalldirs.
148        * bootstrap: Remove compile during "clean".
149
1502004-01-08      Joel Sherrill <joel@OARcorp.com>
151
152        * .cvsignore: Add compile.
153
1542004-01-07      Joel Sherrill <joel@OARcorp.com>
155
156        * README.configure: Remove efi68k and efi332 references as they are no
157        longer in the tree.
158
1592004-01-07      Joel Sherrill <joel@OARcorp.com>
160
161        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
162        removed as mips port more completely covers the MIPS family.
163
1642003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * README.configure: Reflect requireing autoconf-2.59 and
167        automake-1.8.
168
1692003-12-17      Joel Sherrill <joel@OARcorp.com>
170
171        * VERSION: Updated to rtems-20031217-test.
172
1732003-12-17  Joel Sherrill <joel@OARcorp.com>
174
175    * aclocal/version.m4: Updated to rtems-20031217-test.
176
1772003-12-17      Joel Sherrill <joel@OARcorp.com>
178
179        * release_support: Correct method used to find ChangeLog associated
180        with the version.m4 files.  Keep going until I can get a tarball cut.
181
1822003-12-17      Joel Sherrill <joel@OARcorp.com>
183
184        * release_support: Use dirname not basedir.  Keep going until I
185        can get a tarball cut.
186
1872003-12-17      Joel Sherrill <joel@OARcorp.com>
188
189        * release_support: New file -- assistant to new cut_release script.
190
1912003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * Makefile.am: Remove automake/compile.am
194
1952003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * automake/compile.am: Remove (Unused).
198
1992003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * automake/lib.am: Remove (Unused).
202
2032003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
206
2072003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac: Remove make/custom/Makefile.
210        * Makefile.am: Cosmetics.
211        * automake/compile.am: Remove compilation rules.
212        Remove $(ARCH) directory generation.
213
2142003-11-26      Joel Sherrill <joel@OARcorp.com>
215
216        * MAINTAINERS: New file.
217
2182003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
221        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
222        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
223        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
224        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
225        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
226        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
227        aclocal/enable-tests.m4, aclocal/multilib.m4,
228        aclocal/path-ksh.m4, aclocal/project-root.m4,
229        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
230        acinclude.m4:
231        Fix underquoting to silence automake-1.8.
232
2332003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * config-ml.in: Don't built multilib variant normal (-mn) for
236        h8300-*-rtems*.
237
2382003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * aclocal/config-subdirs.m4: Remove.
241        * Makefile.am: Reflect changes above.
242
2432003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * aclocal/canonical-host.m4: Remove.
246        * Makefile.am: Reflect changes above.
247
2482003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
251        c/src/lib/libbsp/*/acinclude.m4.
252
2532003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * aclocal/check-cpu.m4: Remove.
256        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
257        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
258        $1 in $srcdir before adding dir to SUBDIRS.
259
2602003-09-26  Joel Sherrill <joel@OARcorp.com>
261
262        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
263
2642003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
267        patches).
268        * aclocal/enable-tests.m4: Change to support
269        --enable-tests=no|yes|samples, default is samples.
270
2712003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * Makefile.am: Correct bogus ACLOCAL_FILES.
274
2752003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
278        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
279        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
280        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
281        aclocal/check-networking.m4, aclocal/check-newlib.m4,
282        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
283        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
284        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
285        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
286        aclocal/path-perl.m4, aclocal/ppc.m4,
287        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
288        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
289        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
290        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
291        Remove (Unused).
292        * automake/leaf.am, automake/force-preinstall.am:
293        Remove (Unused).
294        * Makefile.am: Reflect changes above.
295
2962003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * automake/local.am, automake/host.am: Remove "debug".
299
3002003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
303
3042003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
307        Add "autoconf-2.5x unquoting" hack.
308
3092003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * config.sub: Remove (Automatically added by automake, again).
312        * bootstrap: Reflect change above.
313        * configure.ac: Require automake >= 1.7.6.
314
3152003-07-03      Joel Sherrill <joel@OARcorp.com>
316
317        * SUPPORT: Fix Mark Johannes' email address.
318
3192003-07-03      Joel Sherrill <joel@OARcorp.com>
320
321        * VERSION: Updated to rtems-ss-20030703.
322
3232003-07-03      Joel Sherrill <joel@OARcorp.com>
324
325        * aclocal/version.m4: Updated to rtems-ss-20030703.
326
3272003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * bootstrap: Reflect having added config.sub.
330        * config.sub: New from subversions to accomodate c4x/tic4x.
331
3322003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        PR 412/make_build
335        * configure.ac: Remove "BLEEDING EDGE" warning.
336        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
337        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
338        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
339        * aclocal/gcc-isystem.m4: New.
340        * Makefile.am: Add aclocal/gcc-isystem.m4.
341
3422003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * automake/local.am: Remove $(ARCH), clean-local.
345
3462003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        PR 321:
349        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
350        * aclocal/env-rtemsbsp.m4
351        * automake/compile.am
352        * automake/host.am
353        * automake/local.am
354
3552003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
358        * automake/compile.am: Remove LIBSUFFIX_VA.
359        Merger from rtems-4-6-branch.
360
3612003-04-17      Joel Sherrill <joel@OARcorp.com>
362
363        * VERSION: Updated to rtems-ss-20030417.
364
3652003-04-17      Joel Sherrill <joel@OARcorp.com>
366
367        * aclocal/version.m4: Updated to rtems-ss-20030417.
368
3692003-04-11      Joel Sherrill <joel@OARcorp.com>
370
371        * VERSION: Updated to rtems-ss-20030411.
372
3732003-04-11      Joel Sherrill <joel@OARcorp.com>
374
375        * aclocal/version.m4: Updated to rtems-ss-20030411.
376
3772003-04-11      Joel Sherrill <joel@OARcorp.com>
378
379        * VERSION: Updated to rtems-ss-20020411.
380
3812003-04-11      Joel Sherrill <joel@OARcorp.com>
382
383        * aclocal/version.m4: Updated to rtems-ss-20020411.
384
3852003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * acinclude.m4: Reformat build_* handling.
388        Preset *_alias if empty.
389        * configure.ac: Change tools/build to build-config dirs.
390        Conditionally build tools/build as host-config dirs.
391
3922003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * acinclude.m4: Fix broken comments.
395        Add hidden option --enable-experimental.
396        * README.cdn-X: Update.
397        * configure.ac: Build tools/build as host and build-host tools to
398        accomodate those BSPs applying packhex in <BSP>.cfg.
399        Build tools/cpu as build-host tools.
400
4012003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * tools/Makefile.am: Remove.
404        * configure.ac: Remove tools.
405        * acinclude.m4: Fix build_subdir handling.
406        * Makefile.am: Remove tools from SUBDIRS.
407        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
408
4092003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * configure.ac: Remove AC_CONFIG_AUX_DIR.
412        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
413
4142003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * bootstrap: Add ACLOCAL, AUTOHEADER.
417        Don't check for auto*tool-versions.
418
4192003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
422
4232003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * automake/compile.am: Introduce depend-gcc.
426        * automake/lib.am: Remove stray comment.
427        * automake/local.am: Introduce depend-gcc.
428
4292003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
432
4332003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
436        * automake/local.am: Remove $(ARCH), clean-local.
437        * automake/compile.am: Add $(ARCH), clean-local.
438        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
439
4402003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * Makefile.am: Remove references to obsoleted files
443        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
444
4452003-02-14      Joel Sherrill <joel@OARcorp.com>
446
447        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
448        references.
449
4502003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
453
4542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * bootstrap: Remove attempts to detect autoconf and automake using
457        "which" (PR 325).
458
4592003-02-06      Joel Sherrill <joel@OARcorp.com>
460
461        * README.configure: Updated to reflect new BSPs and deprecated
462        targets.
463
4642003-01-28      Joel Sherrill <joel@OARcorp.com>
465
466        * VERSION: Updated to rtems-ss-20030128.
467
4682003-01-28      Joel Sherrill <joel@OARcorp.com>
469
470        * aclocal/version.m4: Updated to rtems-ss-20030128.
471
4722003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
475        Remove CLOBBER_DEPEND (Unused).
476
4772003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * automake/local.am: Remove distclean-local.
480
4812001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
484        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
485
4862002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
489        Rework RTEMS_PROG_CXX_FOR_TARGET.
490
4912002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
494
4952002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
498
4992002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
502
5032002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * bootstrap: Require autoconf 2.54 or 2.57.
506        Require automake-1.7.2.
507
5082002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
511        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
512        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
513
5142002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
517
5182002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * automake/compile.am: Remove hard-coded *_PROFILE_V.
521        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
522        CFLAGS_PROFILE_V.
523        Remove CPPFLAGS_GCC.
524
5252002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
528        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
529        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
530        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
531
5322002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * aclocal/rtems-flags.m4: New.
535
5362002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * bootstrap: Allow autoconf-2.57.
539
5402002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * aclocal/prog-cc.m4: Remove GCCSED.
543
5442002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
547        Remove LDFLAGS.
548        Add CCAS, CCASCOMPILE.
549        Remove compilation rules for *.cpp, *.cxx, *.C.
550        Use CCASCOMPILE to compile *.S.
551        Add -pg to RTEMS_CFLAGS_PROFILE_V.
552
5532002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * configure.ac: Remove c/make.
556
5572002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * aclocal/prog-ccas.m4: New.
560        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
561        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
562        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
563
5642002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * acinclude.m4: Conditionally append --target=.
567
5682002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
571
5722002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        * automake/compile.am: Remove LD_PATHS (Unused).
575        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
576        is announced obsolete).
577
5782002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
581
5822002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * aclocal/sysv-ipc.m4: Remove (Unused).
585        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
586
5872002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
588
589        * acinclude.m4: Lots of changes addressing PR 312.
590
5912002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
594        to PR 312).
595
5962002-11-18      Joel Sherrill <joel@OARcorp.com>
597
598        * VERSION: Updated to rtems-ss-20021118.
599
6002002-11-18      Joel Sherrill <joel@OARcorp.com>
601
602        * aclocal/version.m4: Updated to rtems-ss-20021118.
603
6042002-11-17      Joel Sherrill <joel@OARcorp.com>
605
606        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
607        Motorola MTX603e.
608
6092002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
612
6132002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
616        * configure.ac: Ditto.
617
6182002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
621        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
622        Support @CFLAGS@, @CXXFLAGS@.
623
6242002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
626        * bootstrap: Allow autoconf-2.56.
627
6282002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
631        Fix stupid typo (continue/configure).
632        * aclocal/prog-cc.m4: Remove obsolete comments.
633        Acknowledge CFLAGS.
634
6352002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
638        end of the args passed to sub-configure-scripts. (Reported by
639        Wulf Hofbauer <wh73@cornell.edu>)
640
6412002-11-12      Joel Sherrill <joel@OARcorp.com>
642
643        * configure.ac: Remove make/compilers/Makefile.
644
6452002-11-11      Joel Sherrill <joel@OARcorp.com>
646
647        * VERSION: Updated to rtems-ss-20021111.
648
6492002-11-11      Joel Sherrill <joel@OARcorp.com>
650
651        * aclocal/version.m4: Updated to rtems-ss-20021111.
652
6532002-11-11      Joel Sherrill <joel@OARcorp.com>
654
655        * VERSION: Updated to rtems-ss-20021111.
656
6572002-11-11      Joel Sherrill <joel@OARcorp.com>
658
659        * aclocal/version.m4: Updated to rtems-ss-20021111.
660
6612002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * automake/compile.am: Remove rel rule.
664
6652002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
668
6692002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * configure.ac: Remove make/Templates/Makefile.
672        * README.configure: Minor massaging.
673
6742002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        Further preparations for autoconf > 2.52:
677        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
678        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
679        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
680
6812002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * acinclude.m4: Adapations to autoconf > 2.52.
684
6852002-11-01      Joel Sherrill <joel@OARcorp.com>
686
687        * ChangeLog: Corrected.
688
6892002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * bootstrap: Add generate_bspdir_acinclude to automatically update
692        c/src/lib/libbsp/<cpu>/acinclude.m4.
693        Use #! /bin/sh instead of #!/bin/sh.
694        Remove autom4te*.cache during ./bootstrap --clean.
695
6962002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
699        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
700        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
701        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
702        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
703        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
704        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
705        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
706        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
707        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
708        (autoconf > 2.54 seems to have problems with the old form of
709        quoting).
710
7112002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
714        (autoconf > 2.54 complains about).
715
7162002-10-21      Joel Sherrill <joel@OARcorp.com>
717
718        * VERSION: Updated to rtems-20021021-test.
719
7202002-10-21      Joel Sherrill <joel@OARcorp.com>
721
722        * aclocal/version.m4: Updated to rtems-20021021-test.
723
7242002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * .cvsignore: Reformat.
727        Add autom4te*cache.
728        Remove autom4te.cache.
729
7302002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
733
7342002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
735
736        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
737        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
738
7392002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
740
741        * bootstrap: Add autoconf/automake version checks by popular demand.
742        [FWIW: I dislike this.]
743
7442002-10-07      Joel Sherrill <joel@OARcorp.com>
745
746        * VERSION: Updated to rtems-ss-20021007.
747
7482002-10-07      Joel Sherrill <joel@OARcorp.com>
749
750        * aclocal/version.m4: Updated to rtems-ss-20021007.
751
7522002-10-04      Joel Sherrill <joel@OARcorp.com>
753
754        * VERSION: Updated to rtems-JUNK.
755
7562002-10-04      Joel Sherrill <joel@OARcorp.com>
757
758        * aclocal/version.m4: Updated to rtems-JUNK.
759
7602002-10-04      Joel Sherrill <joel@OARcorp.com>
761
762        * VERSION: Updated to rtems-ss-20021004.
763
7642002-10-04      Joel Sherrill <joel@OARcorp.com>
765
766        * aclocal/version.m4: Updated to rtems-ss-20021004.
767
7682002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
771        autoconf-2.53 PACKAGE crap.
772
7732002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * aclocal/prog-gnat.m4: New.
776
7772002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * aclocal/bsp-configure.m4: Fix small typo in comment.
780
7812002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
782
783        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
784
7852002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
788        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
789        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
790
7912002-08-07      Joel Sherrill <joel@OARcorp.com>
792
793        * aclocal/version.m4: Updated to rtems-ss-20020807.
794
7952002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
798
7992002-07-31      Joel Sherrill <joel@OARcorp.com>
800
801        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
802        was just a stub and only the OR32 port is getting worked on.
803
8042002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * aclocal/subdirs.m4: Remove.
807        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
808
8092002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
812        exec/score/cpu.
813
8142002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
817        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
818        compilation rules (Work-around to an automake bug).
819        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
820        make-library.
821
8222002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * configure.ac: Activate cpukit. Remove references to c/src/exec.
825
8262002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
829
8302002-07-17      Joel Sherrill <joel@OARcorp.com>
831
832        * aclocal/version.m4: Updated to rtems-ss-20020717.
833
8342002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
835
836        * config-ml.in: Imported from gcc-3.1.
837        Change to match c/src/config-ml.in.
838
8392002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * aclocal/check-multiprocessing.m4: Reworked.
842        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
843
8442002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
845
846        * automake/multilib.am: Remove.
847        * Makefile.am: Reflect change above.
848
8492002-06-28      Joel Sherrill <joel@OARcorp.com>
850
851        * aclocal/version.m4: Updated to rtems-ss-20020628.
852
8532002-06-27      Joel Sherrill <joel@OARcorp.com>
854
855        * tools/Makefile.am: Build the cpu dependent tools as well.
856
8572002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
858
859        * aclocal/env-rtemscpu.m4: Remove.
860        * aclocal/multi.m4: Remove.
861        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
862
8632002-05-28      Joel Sherrill <joel@OARcorp.com>
864
865        * aclocal/version.m4: Updated to rtems-ss-20020528.
866
8672002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * aclocal/prog-cc.m4: Remove GCC272 support.
870        Remove ENABLE_LIBCDIR.
871        * aclocal/prog-cxx.m4: Ditto.
872        * aclocal/enable-gcc28.m4: Remove.
873        * aclocal/enable-libcdir.m4: Ditto.
874
8752002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
876
877        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
878        ENABLE_GCC28.
879
8802002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
881
882        * automake/compile.am: Remove GCC272 support.
883        Remove *.sh rule (unused).
884        * configure.ac: Remove ENABLE_GCC28.
885        Remove ENABLE_LIBCDIR.
886
8872002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * .cvsignore: Added mdate-sh and texinfo.tex.
890
8912002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
892
893        * aclocal/version.m4: New file.
894        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
895        aclocal/version.m4.
896        * bootstrap: Use aclocal/version.m4 instead of VERSION.
897        * configure.ac: Use aclocal/version.m4 instead of VERSION.
898
8992002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * configure.ac:
902        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
903        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
904        * Makefile.am: Remove AUTOMAKE_OPTIONS.
905        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
906
9072002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
908
909        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
910        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
911
9122002-03-08      Joel Sherrill <joel@OARcorp.com>
913
914        * VERSION: Updated to rtems-mg5-20020808.
915
9162002-03-01      Joel Sherrill <joel@OARcorp.com>
917
918        * VERSION: Updated to rtems-ss-20020301.
919
9202002-02-15      Joel Sherrill <joel@OARcorp.com>
921
922        * VERSION: Updated to rtems-ss-20020215.
923
9242002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
925
926        * aclocal/subdirs.m4: Propagate the current $prefix to the
927        sub-configures.
928
9292002-02-05      Joel Sherrill <joel@OARcorp.com>
930
931        * VERSION: Updated to rtems-ss-20020205.
932
9332002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
934
935        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
936        compatibility.
937        * bootstrap: Let --clean remove texinfo.tex.
938
9392002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
942
9432002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
944
945        * configure.ac: Add --enable-docs support. Add
946        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
947        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
948        hard-coded SUBDIRS.
949        * README.configure: Added a bit of information on this new option.
950
9512002-01-18      Joel Sherrill <joel@OARcorp.com>
952
953        * VERSION: Updated to rtems-ss-20020118.
954
9552002-01-18      Joel Sherrill <joel@OARcorp.com>
956
957        * VERSION: Updated to rtems-20020118.
958
9592002-01-17      Joel Sherrill <joel@OARcorp.com>
960
961        * VERSION: Updated to rtems-ss-20020717.
962
9632002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
964
965        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
966        check upon host_alias != build_alias.
967
9682002-01-07      Joel Sherrill <joel@OARcorp.com>
969
970        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
971        last line to eliminate 100's of warnings.
972
9732002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
974
975        * aclocal/check-newlib.m4: Apply AS_IF.
976        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
977        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
978        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
979        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
980        changes.
981        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
982        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
983        * automake/compile.am: Remove librtemsall from LINK_FILES.
984
9852001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
988        * aclocal/subdirs.m4: New file.
989        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
990        modifications.
991        * aclocal/check-posix.m4: Apply AS_IF.
992        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
993        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
994        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
995        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
996        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
997        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
998        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
999        OUTPUT_COMMANDS.
1000        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
1001        * aclocal/rtems-debug.m4: Minor cleanups.
1002        * aclocal/rtems-top.m4: Minor cleanups.
1003        * automake/compile.am: Further steps towards automake's rules.
1004
10052001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1006
1007        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1008        * automake/lib.am: Add MULTISUBDIR.
1009
10102001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1011
1012        * bootstrap: Run autoheader when configure.ac contains
1013        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1014
10152001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1016
1017        * aclocal/bsp-configure.m4: New file.
1018        * Makefile.am: Add aclocal/bsp-configure.m4.
1019
10202001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1021
1022        * Makefile.am: Add automake/force-preinstall.am,
1023        aclocal/ppc.am, remove ACLOCAL_M4.
1024
10252001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1026
1027        * aclocal/bsp-alias.m4: Remove score603e_g1.
1028        * aclocal/check-bsps.m4: Remove score603e_g1.
1029        * aclocal/prog-cc.m4: Apply m4_if.
1030
1031
10322001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1033
1034        * automake/force-preinstall.am: New file.
1035        * aclocal/ppc.m4: New file.
1036
10372001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1038
1039        * aclocal/check-bsps.m4: Reworked.
1040        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1041
10422001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1043
1044        * aclocal/bspopts.m4: New file.
1045
10462001-11-13      Joel Sherrill <joel@OARcorp.com>
1047
1048        * COPYING: Test of $Id$ -> $RTEMS$.
1049
10502001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1051
1052        This modification is part of the submitted modifications necessary to
1053        support the IBM PPC405 family.  This submission was reviewed by
1054        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1055        not negatively impact the ppc403 BSPs.  The submission and tracking
1056        process was captured as PR50.
1057        * README.configure: Added gen405 BSP.
1058
10592001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1060
1061        * Adopt more automake rules:
1062        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1063        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1064        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1065        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1066        CXXLINK_APP in make-cxx-exe.
1067        * automake/lib.am: Add ARFLAGS.
1068
10692001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1070
1071        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1072        config.cache's which prevented powerpc targets librdbg from building.
1073
10742001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1075
1076        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1077        add 2nd arg to _RTEMS_CPU_SUBDIR.
1078        * aclocal/target.m4: Replace ac_configure_args with
1079        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1080        * Makefile.am: Require automake-1.5.
1081
10822001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1083
1084        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1085        * configure.in: Remove.
1086        * configure.ac: New file, generated from configure.in by autoupdate.
1087
10882001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1089
1090        * aclocal/rtems-cpu-subdirs.m4: New file.
1091
10922001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1093
1094        * automake/compile.am: Fundamentally reworked compilation rules for
1095        closer adaptation to automake's behavior.
1096
10972001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098
1099        * automake/lib.am: Comment out LD.
1100        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1101        automake/leaf.am to AUTOMAKE_FILES.
1102
11032001-09-27      Joel Sherrill <joel@OARcorp.com>
1104
1105        * config.guess: No longer in CVS since installed by bootstrap.
1106
11072001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1108
1109        * bootstrap: remove/add automake added files.
1110        * .cvsignore: reflect changes to bootstrap.
1111
11122001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1113
1114        * automake/leaf.am: New file.
1115
11162001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1117
1118        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1119        of AC_CANONICAL_SYSTEM.
1120        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1121        mkinstalldirs and mkdir.
1122        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1123        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1124        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1125       
11262001-09-13      Joel Sherrill <joel@OARcorp.com>
1127
1128        * missing: Updated to latest version.
1129
11302001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1131
1132        * configure.in: autoupdate to autoconf-2.52.
1133        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1134        fix auto*tool invocation order.
1135        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1136        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1137        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1138        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1139        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1140        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1141        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1142        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1143        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1144        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1145        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1146        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1147        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1148        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1149        RTEMS_CONFIG_PER_BSP conditional.
1150        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1151        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1152        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1153
11542001-05-25      Joel Sherrill <joel@OARcorp.com>
1155
1156        * README.configure: Corrected the name of the MRM332 BSP.
1157        Strengthened the distinction between what the target
1158        and the BSP each select.  Added more targets to list.
1159
11602001-05-25      Joel Sherrill <joel@OARcorp.com>
1161
1162        * README.configure: Updated the list of BSPs.
1163
11642001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1165
1166        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1167        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1168        Add support for DOS-drive-letters.
1169
11702001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1171
1172        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1173        RTEMS_PROG_CC_FOR_TARGET.
1174
11752001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1176
1177        * README.cdn-X: Update.
1178        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1179        @CPPFLAGS@ to CPPFLAGS.
1180
11812001-04-20      Eric Valette <valette@crf.canon.fr>
1182
1183        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1184        BSPs support the new exception processing model and
1185        consequently, librdbg.
1186
11872001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1188
1189        * configure.in: Reworked for Canadian Cross support.
1190        * Makefile.am: Reflect changes to configure.in.
1191        * config.guess, config.sub: Update from subversions.gnu.org.
1192        * README.cdn-X: New file.
1193        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1194
11952001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1196
1197        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1198        TARGET_CONFIG_SUBDIRS.
1199        * aclocal/enable-bsp.m4: fix quoting.
1200        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1201
12022001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1203
1204        * aclocal/config-subdirs.m4: New file.
1205        * aclocal/target.m4: Use macros from config-subdirs.m4.
1206
12072001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1208
1209        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1210        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1211
12122001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1213
1214        * configure.in: Fix AM_INIT_AUTOMAKE.
1215        * aclocal/bsp-arg-enable.m4: Extend comments.
1216        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1217        the default clause.
1218
12192001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1220
1221        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1222        RTEMS_ENV_RTEMSCPU.
1223        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1224        special treatment for GCC_SPECS.
1225        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1226        special treatment for GCC_SPECS.
1227        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1228        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1229        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1230        instead of $(shell ..) for LIBC_LIB*.
1231
12322001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1233
1234        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1235        simsh7045.
1236
12372001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1238
1239        * automake/compile.am: Add LD.
1240
12412000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1242
1243        * config.guess, config.sub: Update from CVS-autoconf to pick
1244        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1245        necessary anyway to use autoconf-versions > 2.13.
1246
12472000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1248
1249        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1250        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1251        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1252        help string.
1253        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1254
12552000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1256
1257        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1258        Modified to reflect addition of LEON BSPs as well as the
1259        no-FP ERC32 variant.
1260
12612000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1262
1263        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1264        standard).
1265        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1266        standard).
1267        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1268        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1269        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1270        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1271
12722000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1273
1274        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1275        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1276        $host instead of $target (BUG-FIX).
1277        * configure.in: Use $target and $host instead of $target_alias and
1278        $host_alias (autoconf-2.49b).
1279        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1280        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1281
1282        NOTES:
1283        * autoconf-2.49b depredicates using changequotes.
1284        * The changes to configure.in are due to cleanups in
1285        autoconf-2.49b's implemention of canonicalization. With
1286        autoconf-2.1x it wasn't always clear, when to use $xxx or
1287        $xxx_alias. Now this is clear.
1288
12892000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1290
1291        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1292
12932000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1294
1295        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1296        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1297        with an RTEMS specific but more restrictive autoconf macro.
1298
12992000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1300
1301        * automake/lib.am: Add LD.
1302
13032000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1304
1305        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1306        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1307
13082000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1309 
1310        * aclocal/*: Replace with contents of macros/*.m4
1311        * macros/: Remove.
1312        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1313        * Makefile.am: Reflect changes to aclocal/ and macros/.
1314
13152000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1316
1317        * configure.in: New, Cygnus/GNU style configuration.
1318        * Makefile.am: Add macros/, reflect new configure.in,
1319        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1320        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1321        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1322        * macros/tool-prefix.m4: Remove.
1323        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1324        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1325        RTEMS_ROOT.
1326        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1327        * macros/multilib.m4: Various minor fixes.
1328        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1329        PROJECT_ROOT, RTEMS_ROOT.
1330        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1331        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1332
13332000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1334
1335        * automake/multilib.am: New file.
1336        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1337        the automake/ directory.
1338
13392000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1340
1341        * macros/enable-hwapi.m4: Removed.
1342        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1343        A small cleanup step towards gnu-canonicalization.
1344
13452000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1346
1347        * macros: New directory.
1348        * macros/bsp-alias.m4: new file.
1349        * macros/canonical-host.m4: new file.
1350        * macros/canonical-target-name.m4: new file.
1351        * macros/canonicalize-tools.m4: new file.
1352        * macros/check-bsp-cache.m4: new file.
1353        * macros/check-bsps.m4: new file.
1354        * macros/check-cpu.m4: new file.
1355        * macros/rtems-debug.m4: new file.
1356        * macros/check-cxx.m4: new file.
1357        * macros/check-itron.m4: new file.
1358        * macros/check-multiprocessing.m4: new file.
1359        * macros/check-networking.m4: new file.
1360        * macros/check-newlib.m4: new file.
1361        * macros/check-posix.m4: new file.
1362        * macros/check-rdbg.m4: new file.
1363        * macros/enable-bare.m4: new file.
1364        * macros/enable-cxx.m4: new file.
1365        * macros/enable-gcc28.m4: new file.
1366        * macros/enable-inlines.m4: new file.
1367        * macros/enable-itron.m4: new file.
1368        * macros/enable-libcdir.m4: new file.
1369        * macros/enable-multiprocessing.m4: new file.
1370        * macros/enable-networking.m4: new file.
1371        * macros/enable-posix.m4: new file.
1372        * macros/enable-rdbg.m4: new file.
1373        * macros/enable-rtemsbsp.m4: new file.
1374        * macros/enable-tests.m4: new file.
1375        * macros/gcc-pipe.m4: new file.
1376        * macros/gcc-specs.m4: new file.
1377        * macros/i386-gas-code16.m4: new file.
1378        * macros/path-ksh.m4: new file.
1379        * macros/path-perl.m4: new file.
1380        * macros/prog-cc.m4: new file.
1381        * macros/prog-cxx.m4: new file.
1382        * macros/project-root.m4: new file.
1383        * macros/rtems-top.m4: new file.
1384        * macros/sysv-ipc.m4: new file.
1385        * macros/target.m4: new file.
1386        * macros/rtems-test-no-pause.m4: new file.
1387        * macros/multilib.m4: new file.
1388        * macros/tool-paths.m4: new file.
1389        * macros/tool-prefix.m4: new file.
1390
13912000-09-14      Joel Sherrill <joel@OARcorp.com>
1392
1393        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1394
13952000-09-14      Joel Sherrill <joel@OARcorp.com>
1396
1397        * aclocal/enable-hwapi.m4: Now longer used and removed.
1398
13992000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1400
1401        * automake/lib.am: Remove leaf.cfg.
1402
14032000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1404
1405        * aclocal/rtems-top.m4: Add ENDIF-hack.
1406        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1407
14082000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1409
1410        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1411        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1412        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1413        * automake/compile.am: Replaced.
1414        * automake/local.am: Remove building variant handling.
1415
14162000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1417
1418        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1419        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1420        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1421        * aclocal/target.m4: Cleanup comments
1422        * Automake/compile.am: Add DEFS support to keep building happy.
1423
14242000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1425
1426        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1427
14282000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1429
1430        * automake/compile.am: New file
1431        * ChangeLog: Fix email addresses
1432
14332000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1434
1435        * LICENSE.NET, README, README.configure: Spelling corrections.
1436
14372000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1438
1439        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1440
14412000-08-30      Joel Sherrill <joel@OARcorp.com>
1442
1443        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1444
14452000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1446
1447        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1448
14492000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1450
1451        * aclocal/check-bsps.h:
1452          - Add pck6-BSP
1453          - Exclude ChangeLog from being picked up as BSP
1454        * aclocal/bsp-alias.m4: Add pck6-BSP
1455
14562000-08-10      Joel Sherrill <joel@OARcorp.com>
1457
1458        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.