source: rtems/ChangeLog @ 0d87a94

4.104.114.84.95
Last change on this file since 0d87a94 was 0d87a94, checked in by Joel Sherrill <joel.sherrill@…>, on 07/28/04 at 16:07:20

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

  • VERSION: Updated to rtems-4.6.99.1.
  • Property mode set to 100644
File size: 42.8 KB
Line 
12004-07-28      Joel Sherrill <joel@OARcorp.com>
2
3        * VERSION: Updated to rtems-4.6.99.1.
4
52004-07-28  Joel Sherrill <joel@OARcorp.com>
6
7    * aclocal/version.m4: Updated to rtems-4.6.99.1.
8
92004-07-28      Joel Sherrill <joel@OARcorp.com>
10
11        * release_support: Have a user name.
12
132004-07-14      Jay Monkman
14
15        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
16
172004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        * aclocal/rtems-top.m4: Remove ENDIF.
20        Remove with_target_subdir defaulting to '.'.
21        * acinclude.m4: Add --includedir to sub_configure_args.
22
232004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
26        Rework dist-hook.
27        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
28        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
29
302004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
33
342004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Remove AUTOMAKE_FILES.
37        Cleanup duplicate ACLOCAL_FILES.
38        EXTRA_DIST += config-ml.in.
39        DIST_SUBDIRS += make.
40        Add dist-hook.
41        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
42
432004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
46
472004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * VERSION: 4.6.99.0.
50        * aclocal/version.m4: 4.6.99.0.
51
522004-02-06      Joel Sherrill <joel@OARcorp.com>
53
54        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
55        which were accidentally removed when purging the mips64orion.
56
572004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * aclocal/rpm.m4: Make osversions the default.
60        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
61        distcheck).
62
632004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
66
672004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Require automake >= 1.8.2.
70        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
71
722004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Requires automake >= 1.8.1.
75
762004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * .cvsignore: Remove mkinstalldirs.
79        * bootstrap: Remove compile during "clean".
80
812004-01-08      Joel Sherrill <joel@OARcorp.com>
82
83        * .cvsignore: Add compile.
84
852004-01-07      Joel Sherrill <joel@OARcorp.com>
86
87        * README.configure: Remove efi68k and efi332 references as they are no
88        longer in the tree.
89
902004-01-07      Joel Sherrill <joel@OARcorp.com>
91
92        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
93        removed as mips port more completely covers the MIPS family.
94
952003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * README.configure: Reflect requireing autoconf-2.59 and
98        automake-1.8.
99
1002003-12-17      Joel Sherrill <joel@OARcorp.com>
101
102        * VERSION: Updated to rtems-20031217-test.
103
1042003-12-17  Joel Sherrill <joel@OARcorp.com>
105
106    * aclocal/version.m4: Updated to rtems-20031217-test.
107
1082003-12-17      Joel Sherrill <joel@OARcorp.com>
109
110        * release_support: Correct method used to find ChangeLog associated
111        with the version.m4 files.  Keep going until I can get a tarball cut.
112
1132003-12-17      Joel Sherrill <joel@OARcorp.com>
114
115        * release_support: Use dirname not basedir.  Keep going until I
116        can get a tarball cut.
117
1182003-12-17      Joel Sherrill <joel@OARcorp.com>
119
120        * release_support: New file -- assistant to new cut_release script.
121
1222003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Remove automake/compile.am
125
1262003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * automake/compile.am: Remove (Unused).
129
1302003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * automake/lib.am: Remove (Unused).
133
1342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
137
1382003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Remove make/custom/Makefile.
141        * Makefile.am: Cosmetics.
142        * automake/compile.am: Remove compilation rules.
143        Remove $(ARCH) directory generation.
144
1452003-11-26      Joel Sherrill <joel@OARcorp.com>
146
147        * MAINTAINERS: New file.
148
1492003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
152        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
153        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
154        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
155        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
156        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
157        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
158        aclocal/enable-tests.m4, aclocal/multilib.m4,
159        aclocal/path-ksh.m4, aclocal/project-root.m4,
160        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
161        acinclude.m4:
162        Fix underquoting to silence automake-1.8.
163
1642003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * config-ml.in: Don't built multilib variant normal (-mn) for
167        h8300-*-rtems*.
168
1692003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * aclocal/config-subdirs.m4: Remove.
172        * Makefile.am: Reflect changes above.
173
1742003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * aclocal/canonical-host.m4: Remove.
177        * Makefile.am: Reflect changes above.
178
1792003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
182        c/src/lib/libbsp/*/acinclude.m4.
183
1842003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * aclocal/check-cpu.m4: Remove.
187        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
188        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
189        $1 in $srcdir before adding dir to SUBDIRS.
190
1912003-09-26  Joel Sherrill <joel@OARcorp.com>
192
193        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
194
1952003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
198        patches).
199        * aclocal/enable-tests.m4: Change to support
200        --enable-tests=no|yes|samples, default is samples.
201
2022003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * Makefile.am: Correct bogus ACLOCAL_FILES.
205
2062003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
209        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
210        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
211        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
212        aclocal/check-networking.m4, aclocal/check-newlib.m4,
213        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
214        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
215        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
216        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
217        aclocal/path-perl.m4, aclocal/ppc.m4,
218        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
219        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
220        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
221        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
222        Remove (Unused).
223        * automake/leaf.am, automake/force-preinstall.am:
224        Remove (Unused).
225        * Makefile.am: Reflect changes above.
226
2272003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * automake/local.am, automake/host.am: Remove "debug".
230
2312003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
234
2352003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
238        Add "autoconf-2.5x unquoting" hack.
239
2402003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * config.sub: Remove (Automatically added by automake, again).
243        * bootstrap: Reflect change above.
244        * configure.ac: Require automake >= 1.7.6.
245
2462003-07-03      Joel Sherrill <joel@OARcorp.com>
247
248        * SUPPORT: Fix Mark Johannes' email address.
249
2502003-07-03      Joel Sherrill <joel@OARcorp.com>
251
252        * VERSION: Updated to rtems-ss-20030703.
253
2542003-07-03      Joel Sherrill <joel@OARcorp.com>
255
256        * aclocal/version.m4: Updated to rtems-ss-20030703.
257
2582003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * bootstrap: Reflect having added config.sub.
261        * config.sub: New from subversions to accomodate c4x/tic4x.
262
2632003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        PR 412/make_build
266        * configure.ac: Remove "BLEEDING EDGE" warning.
267        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
268        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
269        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
270        * aclocal/gcc-isystem.m4: New.
271        * Makefile.am: Add aclocal/gcc-isystem.m4.
272
2732003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * automake/local.am: Remove $(ARCH), clean-local.
276
2772003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        PR 321:
280        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
281        * aclocal/env-rtemsbsp.m4
282        * automake/compile.am
283        * automake/host.am
284        * automake/local.am
285
2862003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
289        * automake/compile.am: Remove LIBSUFFIX_VA.
290        Merger from rtems-4-6-branch.
291
2922003-04-17      Joel Sherrill <joel@OARcorp.com>
293
294        * VERSION: Updated to rtems-ss-20030417.
295
2962003-04-17      Joel Sherrill <joel@OARcorp.com>
297
298        * aclocal/version.m4: Updated to rtems-ss-20030417.
299
3002003-04-11      Joel Sherrill <joel@OARcorp.com>
301
302        * VERSION: Updated to rtems-ss-20030411.
303
3042003-04-11      Joel Sherrill <joel@OARcorp.com>
305
306        * aclocal/version.m4: Updated to rtems-ss-20030411.
307
3082003-04-11      Joel Sherrill <joel@OARcorp.com>
309
310        * VERSION: Updated to rtems-ss-20020411.
311
3122003-04-11      Joel Sherrill <joel@OARcorp.com>
313
314        * aclocal/version.m4: Updated to rtems-ss-20020411.
315
3162003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * acinclude.m4: Reformat build_* handling.
319        Preset *_alias if empty.
320        * configure.ac: Change tools/build to build-config dirs.
321        Conditionally build tools/build as host-config dirs.
322
3232003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * acinclude.m4: Fix broken comments.
326        Add hidden option --enable-experimental.
327        * README.cdn-X: Update.
328        * configure.ac: Build tools/build as host and build-host tools to
329        accomodate those BSPs applying packhex in <BSP>.cfg.
330        Build tools/cpu as build-host tools.
331
3322003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * tools/Makefile.am: Remove.
335        * configure.ac: Remove tools.
336        * acinclude.m4: Fix build_subdir handling.
337        * Makefile.am: Remove tools from SUBDIRS.
338        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
339
3402003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * configure.ac: Remove AC_CONFIG_AUX_DIR.
343        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
344
3452003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * bootstrap: Add ACLOCAL, AUTOHEADER.
348        Don't check for auto*tool-versions.
349
3502003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
353
3542003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * automake/compile.am: Introduce depend-gcc.
357        * automake/lib.am: Remove stray comment.
358        * automake/local.am: Introduce depend-gcc.
359
3602003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
363
3642003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
367        * automake/local.am: Remove $(ARCH), clean-local.
368        * automake/compile.am: Add $(ARCH), clean-local.
369        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
370
3712003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * Makefile.am: Remove references to obsoleted files
374        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
375
3762003-02-14      Joel Sherrill <joel@OARcorp.com>
377
378        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
379        references.
380
3812003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
384
3852003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * bootstrap: Remove attempts to detect autoconf and automake using
388        "which" (PR 325).
389
3902003-02-06      Joel Sherrill <joel@OARcorp.com>
391
392        * README.configure: Updated to reflect new BSPs and deprecated
393        targets.
394
3952003-01-28      Joel Sherrill <joel@OARcorp.com>
396
397        * VERSION: Updated to rtems-ss-20030128.
398
3992003-01-28      Joel Sherrill <joel@OARcorp.com>
400
401        * aclocal/version.m4: Updated to rtems-ss-20030128.
402
4032003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
406        Remove CLOBBER_DEPEND (Unused).
407
4082003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * automake/local.am: Remove distclean-local.
411
4122001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
415        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
416
4172002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
420        Rework RTEMS_PROG_CXX_FOR_TARGET.
421
4222002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
425
4262002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
429
4302002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
433
4342002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * bootstrap: Require autoconf 2.54 or 2.57.
437        Require automake-1.7.2.
438
4392002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
442        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
443        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
444
4452002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
448
4492002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * automake/compile.am: Remove hard-coded *_PROFILE_V.
452        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
453        CFLAGS_PROFILE_V.
454        Remove CPPFLAGS_GCC.
455
4562002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
459        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
460        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
461        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
462
4632002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * aclocal/rtems-flags.m4: New.
466
4672002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * bootstrap: Allow autoconf-2.57.
470
4712002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * aclocal/prog-cc.m4: Remove GCCSED.
474
4752002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
478        Remove LDFLAGS.
479        Add CCAS, CCASCOMPILE.
480        Remove compilation rules for *.cpp, *.cxx, *.C.
481        Use CCASCOMPILE to compile *.S.
482        Add -pg to RTEMS_CFLAGS_PROFILE_V.
483
4842002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * configure.ac: Remove c/make.
487
4882002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * aclocal/prog-ccas.m4: New.
491        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
492        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
493        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
494
4952002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * acinclude.m4: Conditionally append --target=.
498
4992002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
502
5032002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * automake/compile.am: Remove LD_PATHS (Unused).
506        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
507        is announced obsolete).
508
5092002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
512
5132002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * aclocal/sysv-ipc.m4: Remove (Unused).
516        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
517
5182002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * acinclude.m4: Lots of changes addressing PR 312.
521
5222002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
525        to PR 312).
526
5272002-11-18      Joel Sherrill <joel@OARcorp.com>
528
529        * VERSION: Updated to rtems-ss-20021118.
530
5312002-11-18      Joel Sherrill <joel@OARcorp.com>
532
533        * aclocal/version.m4: Updated to rtems-ss-20021118.
534
5352002-11-17      Joel Sherrill <joel@OARcorp.com>
536
537        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
538        Motorola MTX603e.
539
5402002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
543
5442002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
547        * configure.ac: Ditto.
548
5492002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
552        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
553        Support @CFLAGS@, @CXXFLAGS@.
554
5552002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * bootstrap: Allow autoconf-2.56.
558
5592002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
562        Fix stupid typo (continue/configure).
563        * aclocal/prog-cc.m4: Remove obsolete comments.
564        Acknowledge CFLAGS.
565
5662002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
569        end of the args passed to sub-configure-scripts. (Reported by
570        Wulf Hofbauer <wh73@cornell.edu>)
571
5722002-11-12      Joel Sherrill <joel@OARcorp.com>
573
574        * configure.ac: Remove make/compilers/Makefile.
575
5762002-11-11      Joel Sherrill <joel@OARcorp.com>
577
578        * VERSION: Updated to rtems-ss-20021111.
579
5802002-11-11      Joel Sherrill <joel@OARcorp.com>
581
582        * aclocal/version.m4: Updated to rtems-ss-20021111.
583
5842002-11-11      Joel Sherrill <joel@OARcorp.com>
585
586        * VERSION: Updated to rtems-ss-20021111.
587
5882002-11-11      Joel Sherrill <joel@OARcorp.com>
589
590        * aclocal/version.m4: Updated to rtems-ss-20021111.
591
5922002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * automake/compile.am: Remove rel rule.
595
5962002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
599
6002002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * configure.ac: Remove make/Templates/Makefile.
603        * README.configure: Minor massaging.
604
6052002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        Further preparations for autoconf > 2.52:
608        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
609        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
610        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
611
6122002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * acinclude.m4: Adapations to autoconf > 2.52.
615
6162002-11-01      Joel Sherrill <joel@OARcorp.com>
617
618        * ChangeLog: Corrected.
619
6202002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * bootstrap: Add generate_bspdir_acinclude to automatically update
623        c/src/lib/libbsp/<cpu>/acinclude.m4.
624        Use #! /bin/sh instead of #!/bin/sh.
625        Remove autom4te*.cache during ./bootstrap --clean.
626
6272002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
630        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
631        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
632        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
633        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
634        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
635        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
636        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
637        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
638        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
639        (autoconf > 2.54 seems to have problems with the old form of
640        quoting).
641
6422002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
645        (autoconf > 2.54 complains about).
646
6472002-10-21      Joel Sherrill <joel@OARcorp.com>
648
649        * VERSION: Updated to rtems-20021021-test.
650
6512002-10-21      Joel Sherrill <joel@OARcorp.com>
652
653        * aclocal/version.m4: Updated to rtems-20021021-test.
654
6552002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * .cvsignore: Reformat.
658        Add autom4te*cache.
659        Remove autom4te.cache.
660
6612002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
664
6652002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
668        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
669
6702002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
671
672        * bootstrap: Add autoconf/automake version checks by popular demand.
673        [FWIW: I dislike this.]
674
6752002-10-07      Joel Sherrill <joel@OARcorp.com>
676
677        * VERSION: Updated to rtems-ss-20021007.
678
6792002-10-07      Joel Sherrill <joel@OARcorp.com>
680
681        * aclocal/version.m4: Updated to rtems-ss-20021007.
682
6832002-10-04      Joel Sherrill <joel@OARcorp.com>
684
685        * VERSION: Updated to rtems-JUNK.
686
6872002-10-04      Joel Sherrill <joel@OARcorp.com>
688
689        * aclocal/version.m4: Updated to rtems-JUNK.
690
6912002-10-04      Joel Sherrill <joel@OARcorp.com>
692
693        * VERSION: Updated to rtems-ss-20021004.
694
6952002-10-04      Joel Sherrill <joel@OARcorp.com>
696
697        * aclocal/version.m4: Updated to rtems-ss-20021004.
698
6992002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
702        autoconf-2.53 PACKAGE crap.
703
7042002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * aclocal/prog-gnat.m4: New.
707
7082002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * aclocal/bsp-configure.m4: Fix small typo in comment.
711
7122002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
715
7162002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
719        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
720        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
721
7222002-08-07      Joel Sherrill <joel@OARcorp.com>
723
724        * aclocal/version.m4: Updated to rtems-ss-20020807.
725
7262002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
729
7302002-07-31      Joel Sherrill <joel@OARcorp.com>
731
732        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
733        was just a stub and only the OR32 port is getting worked on.
734
7352002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * aclocal/subdirs.m4: Remove.
738        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
739
7402002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
743        exec/score/cpu.
744
7452002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
748        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
749        compilation rules (Work-around to an automake bug).
750        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
751        make-library.
752
7532002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
754
755        * configure.ac: Activate cpukit. Remove references to c/src/exec.
756
7572002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
760
7612002-07-17      Joel Sherrill <joel@OARcorp.com>
762
763        * aclocal/version.m4: Updated to rtems-ss-20020717.
764
7652002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * config-ml.in: Imported from gcc-3.1.
768        Change to match c/src/config-ml.in.
769
7702002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * aclocal/check-multiprocessing.m4: Reworked.
773        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
774
7752002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
776
777        * automake/multilib.am: Remove.
778        * Makefile.am: Reflect change above.
779
7802002-06-28      Joel Sherrill <joel@OARcorp.com>
781
782        * aclocal/version.m4: Updated to rtems-ss-20020628.
783
7842002-06-27      Joel Sherrill <joel@OARcorp.com>
785
786        * tools/Makefile.am: Build the cpu dependent tools as well.
787
7882002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
789
790        * aclocal/env-rtemscpu.m4: Remove.
791        * aclocal/multi.m4: Remove.
792        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
793
7942002-05-28      Joel Sherrill <joel@OARcorp.com>
795
796        * aclocal/version.m4: Updated to rtems-ss-20020528.
797
7982002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * aclocal/prog-cc.m4: Remove GCC272 support.
801        Remove ENABLE_LIBCDIR.
802        * aclocal/prog-cxx.m4: Ditto.
803        * aclocal/enable-gcc28.m4: Remove.
804        * aclocal/enable-libcdir.m4: Ditto.
805
8062002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
807
808        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
809        ENABLE_GCC28.
810
8112002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
812
813        * automake/compile.am: Remove GCC272 support.
814        Remove *.sh rule (unused).
815        * configure.ac: Remove ENABLE_GCC28.
816        Remove ENABLE_LIBCDIR.
817
8182002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * .cvsignore: Added mdate-sh and texinfo.tex.
821
8222002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * aclocal/version.m4: New file.
825        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
826        aclocal/version.m4.
827        * bootstrap: Use aclocal/version.m4 instead of VERSION.
828        * configure.ac: Use aclocal/version.m4 instead of VERSION.
829
8302002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
831
832        * configure.ac:
833        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
834        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
835        * Makefile.am: Remove AUTOMAKE_OPTIONS.
836        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
837
8382002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
841        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
842
8432002-03-08      Joel Sherrill <joel@OARcorp.com>
844
845        * VERSION: Updated to rtems-mg5-20020808.
846
8472002-03-01      Joel Sherrill <joel@OARcorp.com>
848
849        * VERSION: Updated to rtems-ss-20020301.
850
8512002-02-15      Joel Sherrill <joel@OARcorp.com>
852
853        * VERSION: Updated to rtems-ss-20020215.
854
8552002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
856
857        * aclocal/subdirs.m4: Propagate the current $prefix to the
858        sub-configures.
859
8602002-02-05      Joel Sherrill <joel@OARcorp.com>
861
862        * VERSION: Updated to rtems-ss-20020205.
863
8642002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
867        compatibility.
868        * bootstrap: Let --clean remove texinfo.tex.
869
8702002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
871
872        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
873
8742002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * configure.ac: Add --enable-docs support. Add
877        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
878        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
879        hard-coded SUBDIRS.
880        * README.configure: Added a bit of information on this new option.
881
8822002-01-18      Joel Sherrill <joel@OARcorp.com>
883
884        * VERSION: Updated to rtems-ss-20020118.
885
8862002-01-18      Joel Sherrill <joel@OARcorp.com>
887
888        * VERSION: Updated to rtems-20020118.
889
8902002-01-17      Joel Sherrill <joel@OARcorp.com>
891
892        * VERSION: Updated to rtems-ss-20020717.
893
8942002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
897        check upon host_alias != build_alias.
898
8992002-01-07      Joel Sherrill <joel@OARcorp.com>
900
901        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
902        last line to eliminate 100's of warnings.
903
9042002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
905
906        * aclocal/check-newlib.m4: Apply AS_IF.
907        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
908        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
909        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
910        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
911        changes.
912        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
913        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
914        * automake/compile.am: Remove librtemsall from LINK_FILES.
915
9162001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
919        * aclocal/subdirs.m4: New file.
920        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
921        modifications.
922        * aclocal/check-posix.m4: Apply AS_IF.
923        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
924        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
925        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
926        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
927        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
928        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
929        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
930        OUTPUT_COMMANDS.
931        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
932        * aclocal/rtems-debug.m4: Minor cleanups.
933        * aclocal/rtems-top.m4: Minor cleanups.
934        * automake/compile.am: Further steps towards automake's rules.
935
9362001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
937
938        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
939        * automake/lib.am: Add MULTISUBDIR.
940
9412001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
942
943        * bootstrap: Run autoheader when configure.ac contains
944        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
945
9462001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
947
948        * aclocal/bsp-configure.m4: New file.
949        * Makefile.am: Add aclocal/bsp-configure.m4.
950
9512001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * Makefile.am: Add automake/force-preinstall.am,
954        aclocal/ppc.am, remove ACLOCAL_M4.
955
9562001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
957
958        * aclocal/bsp-alias.m4: Remove score603e_g1.
959        * aclocal/check-bsps.m4: Remove score603e_g1.
960        * aclocal/prog-cc.m4: Apply m4_if.
961
962
9632001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
964
965        * automake/force-preinstall.am: New file.
966        * aclocal/ppc.m4: New file.
967
9682001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * aclocal/check-bsps.m4: Reworked.
971        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
972
9732001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
974
975        * aclocal/bspopts.m4: New file.
976
9772001-11-13      Joel Sherrill <joel@OARcorp.com>
978
979        * COPYING: Test of $Id$ -> $RTEMS$.
980
9812001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
982
983        This modification is part of the submitted modifications necessary to
984        support the IBM PPC405 family.  This submission was reviewed by
985        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
986        not negatively impact the ppc403 BSPs.  The submission and tracking
987        process was captured as PR50.
988        * README.configure: Added gen405 BSP.
989
9902001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
991
992        * Adopt more automake rules:
993        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
994        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
995        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
996        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
997        CXXLINK_APP in make-cxx-exe.
998        * automake/lib.am: Add ARFLAGS.
999
10002001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1001
1002        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1003        config.cache's which prevented powerpc targets librdbg from building.
1004
10052001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1006
1007        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1008        add 2nd arg to _RTEMS_CPU_SUBDIR.
1009        * aclocal/target.m4: Replace ac_configure_args with
1010        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1011        * Makefile.am: Require automake-1.5.
1012
10132001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1014
1015        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1016        * configure.in: Remove.
1017        * configure.ac: New file, generated from configure.in by autoupdate.
1018
10192001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1020
1021        * aclocal/rtems-cpu-subdirs.m4: New file.
1022
10232001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1024
1025        * automake/compile.am: Fundamentally reworked compilation rules for
1026        closer adaptation to automake's behavior.
1027
10282001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1029
1030        * automake/lib.am: Comment out LD.
1031        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1032        automake/leaf.am to AUTOMAKE_FILES.
1033
10342001-09-27      Joel Sherrill <joel@OARcorp.com>
1035
1036        * config.guess: No longer in CVS since installed by bootstrap.
1037
10382001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1039
1040        * bootstrap: remove/add automake added files.
1041        * .cvsignore: reflect changes to bootstrap.
1042
10432001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1044
1045        * automake/leaf.am: New file.
1046
10472001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1048
1049        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1050        of AC_CANONICAL_SYSTEM.
1051        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1052        mkinstalldirs and mkdir.
1053        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1054        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1055        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1056       
10572001-09-13      Joel Sherrill <joel@OARcorp.com>
1058
1059        * missing: Updated to latest version.
1060
10612001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * configure.in: autoupdate to autoconf-2.52.
1064        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1065        fix auto*tool invocation order.
1066        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1067        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1068        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1069        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1070        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1071        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1072        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1073        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1074        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1075        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1076        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1077        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1078        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1079        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1080        RTEMS_CONFIG_PER_BSP conditional.
1081        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1082        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1083        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1084
10852001-05-25      Joel Sherrill <joel@OARcorp.com>
1086
1087        * README.configure: Corrected the name of the MRM332 BSP.
1088        Strengthened the distinction between what the target
1089        and the BSP each select.  Added more targets to list.
1090
10912001-05-25      Joel Sherrill <joel@OARcorp.com>
1092
1093        * README.configure: Updated the list of BSPs.
1094
10952001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1096
1097        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1098        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1099        Add support for DOS-drive-letters.
1100
11012001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1102
1103        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1104        RTEMS_PROG_CC_FOR_TARGET.
1105
11062001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1107
1108        * README.cdn-X: Update.
1109        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1110        @CPPFLAGS@ to CPPFLAGS.
1111
11122001-04-20      Eric Valette <valette@crf.canon.fr>
1113
1114        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1115        BSPs support the new exception processing model and
1116        consequently, librdbg.
1117
11182001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1119
1120        * configure.in: Reworked for Canadian Cross support.
1121        * Makefile.am: Reflect changes to configure.in.
1122        * config.guess, config.sub: Update from subversions.gnu.org.
1123        * README.cdn-X: New file.
1124        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1125
11262001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1127
1128        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1129        TARGET_CONFIG_SUBDIRS.
1130        * aclocal/enable-bsp.m4: fix quoting.
1131        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1132
11332001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1134
1135        * aclocal/config-subdirs.m4: New file.
1136        * aclocal/target.m4: Use macros from config-subdirs.m4.
1137
11382001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1139
1140        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1141        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1142
11432001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1144
1145        * configure.in: Fix AM_INIT_AUTOMAKE.
1146        * aclocal/bsp-arg-enable.m4: Extend comments.
1147        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1148        the default clause.
1149
11502001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1151
1152        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1153        RTEMS_ENV_RTEMSCPU.
1154        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1155        special treatment for GCC_SPECS.
1156        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1157        special treatment for GCC_SPECS.
1158        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1159        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1160        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1161        instead of $(shell ..) for LIBC_LIB*.
1162
11632001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1164
1165        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1166        simsh7045.
1167
11682001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1169
1170        * automake/compile.am: Add LD.
1171
11722000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1173
1174        * config.guess, config.sub: Update from CVS-autoconf to pick
1175        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1176        necessary anyway to use autoconf-versions > 2.13.
1177
11782000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1179
1180        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1181        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1182        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1183        help string.
1184        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1185
11862000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1187
1188        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1189        Modified to reflect addition of LEON BSPs as well as the
1190        no-FP ERC32 variant.
1191
11922000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1193
1194        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1195        standard).
1196        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1197        standard).
1198        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1199        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1200        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1201        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1202
12032000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1204
1205        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1206        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1207        $host instead of $target (BUG-FIX).
1208        * configure.in: Use $target and $host instead of $target_alias and
1209        $host_alias (autoconf-2.49b).
1210        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1211        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1212
1213        NOTES:
1214        * autoconf-2.49b depredicates using changequotes.
1215        * The changes to configure.in are due to cleanups in
1216        autoconf-2.49b's implemention of canonicalization. With
1217        autoconf-2.1x it wasn't always clear, when to use $xxx or
1218        $xxx_alias. Now this is clear.
1219
12202000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1221
1222        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1223
12242000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1225
1226        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1227        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1228        with an RTEMS specific but more restrictive autoconf macro.
1229
12302000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * automake/lib.am: Add LD.
1233
12342000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1235
1236        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1237        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1238
12392000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1240 
1241        * aclocal/*: Replace with contents of macros/*.m4
1242        * macros/: Remove.
1243        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1244        * Makefile.am: Reflect changes to aclocal/ and macros/.
1245
12462000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1247
1248        * configure.in: New, Cygnus/GNU style configuration.
1249        * Makefile.am: Add macros/, reflect new configure.in,
1250        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1251        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1252        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1253        * macros/tool-prefix.m4: Remove.
1254        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1255        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1256        RTEMS_ROOT.
1257        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1258        * macros/multilib.m4: Various minor fixes.
1259        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1260        PROJECT_ROOT, RTEMS_ROOT.
1261        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1262        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1263
12642000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1265
1266        * automake/multilib.am: New file.
1267        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1268        the automake/ directory.
1269
12702000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1271
1272        * macros/enable-hwapi.m4: Removed.
1273        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1274        A small cleanup step towards gnu-canonicalization.
1275
12762000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1277
1278        * macros: New directory.
1279        * macros/bsp-alias.m4: new file.
1280        * macros/canonical-host.m4: new file.
1281        * macros/canonical-target-name.m4: new file.
1282        * macros/canonicalize-tools.m4: new file.
1283        * macros/check-bsp-cache.m4: new file.
1284        * macros/check-bsps.m4: new file.
1285        * macros/check-cpu.m4: new file.
1286        * macros/rtems-debug.m4: new file.
1287        * macros/check-cxx.m4: new file.
1288        * macros/check-itron.m4: new file.
1289        * macros/check-multiprocessing.m4: new file.
1290        * macros/check-networking.m4: new file.
1291        * macros/check-newlib.m4: new file.
1292        * macros/check-posix.m4: new file.
1293        * macros/check-rdbg.m4: new file.
1294        * macros/enable-bare.m4: new file.
1295        * macros/enable-cxx.m4: new file.
1296        * macros/enable-gcc28.m4: new file.
1297        * macros/enable-inlines.m4: new file.
1298        * macros/enable-itron.m4: new file.
1299        * macros/enable-libcdir.m4: new file.
1300        * macros/enable-multiprocessing.m4: new file.
1301        * macros/enable-networking.m4: new file.
1302        * macros/enable-posix.m4: new file.
1303        * macros/enable-rdbg.m4: new file.
1304        * macros/enable-rtemsbsp.m4: new file.
1305        * macros/enable-tests.m4: new file.
1306        * macros/gcc-pipe.m4: new file.
1307        * macros/gcc-specs.m4: new file.
1308        * macros/i386-gas-code16.m4: new file.
1309        * macros/path-ksh.m4: new file.
1310        * macros/path-perl.m4: new file.
1311        * macros/prog-cc.m4: new file.
1312        * macros/prog-cxx.m4: new file.
1313        * macros/project-root.m4: new file.
1314        * macros/rtems-top.m4: new file.
1315        * macros/sysv-ipc.m4: new file.
1316        * macros/target.m4: new file.
1317        * macros/rtems-test-no-pause.m4: new file.
1318        * macros/multilib.m4: new file.
1319        * macros/tool-paths.m4: new file.
1320        * macros/tool-prefix.m4: new file.
1321
13222000-09-14      Joel Sherrill <joel@OARcorp.com>
1323
1324        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1325
13262000-09-14      Joel Sherrill <joel@OARcorp.com>
1327
1328        * aclocal/enable-hwapi.m4: Now longer used and removed.
1329
13302000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1331
1332        * automake/lib.am: Remove leaf.cfg.
1333
13342000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1335
1336        * aclocal/rtems-top.m4: Add ENDIF-hack.
1337        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1338
13392000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1340
1341        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1342        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1343        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1344        * automake/compile.am: Replaced.
1345        * automake/local.am: Remove building variant handling.
1346
13472000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1348
1349        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1350        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1351        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1352        * aclocal/target.m4: Cleanup comments
1353        * Automake/compile.am: Add DEFS support to keep building happy.
1354
13552000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1356
1357        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1358
13592000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1360
1361        * automake/compile.am: New file
1362        * ChangeLog: Fix email addresses
1363
13642000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1365
1366        * LICENSE.NET, README, README.configure: Spelling corrections.
1367
13682000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1369
1370        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1371
13722000-08-30      Joel Sherrill <joel@OARcorp.com>
1373
1374        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1375
13762000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1377
1378        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1379
13802000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1381
1382        * aclocal/check-bsps.h:
1383          - Add pck6-BSP
1384          - Exclude ChangeLog from being picked up as BSP
1385        * aclocal/bsp-alias.m4: Add pck6-BSP
1386
13872000-08-10      Joel Sherrill <joel@OARcorp.com>
1388
1389        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.