source: rtems/ChangeLog @ a5225d78

4.104.114.84.95
Last change on this file since a5225d78 was 97891e5e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/04 at 05:54:59

2004-09-24 Ralf Corsepius <ralf_corsepius@…>

  • configure.ac: Require automake > 1.9.
  • Property mode set to 100644
File size: 43.0 KB
Line 
12004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: Require automake > 1.9.
4
52004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
8
92004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
10
11        PR 673/make_build
12        * config-ml.in: Quote 'cd "${ml_origdir}"'.
13        Quote 'cd "${ML_POPDIR}"'.
14
152004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
16
17        PR 673/make_build
18        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
19
202004-07-14      Joel Sherrill <joel@OARcorp.com>
21
22        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
23
242004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
25
26        * aclocal/rtems-top.m4: Remove ENDIF.
27        Remove with_target_subdir defaulting to '.'.
28        * acinclude.m4: Add --includedir to sub_configure_args.
29
302004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
33        Rework dist-hook.
34        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
35        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
36
372004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
40
412004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Remove AUTOMAKE_FILES.
44        Cleanup duplicate ACLOCAL_FILES.
45        EXTRA_DIST += config-ml.in.
46        DIST_SUBDIRS += make.
47        Add dist-hook.
48        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
49
502004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
53
542004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * VERSION: 4.6.99.0.
57        * aclocal/version.m4: 4.6.99.0.
58
592004-02-06      Joel Sherrill <joel@OARcorp.com>
60
61        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
62        which were accidentally removed when purging the mips64orion.
63
642004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * aclocal/rpm.m4: Make osversions the default.
67        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
68        distcheck).
69
702004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
73
742004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Require automake >= 1.8.2.
77        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
78
792004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac: Requires automake >= 1.8.1.
82
832004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * .cvsignore: Remove mkinstalldirs.
86        * bootstrap: Remove compile during "clean".
87
882004-01-08      Joel Sherrill <joel@OARcorp.com>
89
90        * .cvsignore: Add compile.
91
922004-01-07      Joel Sherrill <joel@OARcorp.com>
93
94        * README.configure: Remove efi68k and efi332 references as they are no
95        longer in the tree.
96
972004-01-07      Joel Sherrill <joel@OARcorp.com>
98
99        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
100        removed as mips port more completely covers the MIPS family.
101
1022003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * README.configure: Reflect requireing autoconf-2.59 and
105        automake-1.8.
106
1072003-12-17      Joel Sherrill <joel@OARcorp.com>
108
109        * VERSION: Updated to rtems-20031217-test.
110
1112003-12-17  Joel Sherrill <joel@OARcorp.com>
112
113    * aclocal/version.m4: Updated to rtems-20031217-test.
114
1152003-12-17      Joel Sherrill <joel@OARcorp.com>
116
117        * release_support: Correct method used to find ChangeLog associated
118        with the version.m4 files.  Keep going until I can get a tarball cut.
119
1202003-12-17      Joel Sherrill <joel@OARcorp.com>
121
122        * release_support: Use dirname not basedir.  Keep going until I
123        can get a tarball cut.
124
1252003-12-17      Joel Sherrill <joel@OARcorp.com>
126
127        * release_support: New file -- assistant to new cut_release script.
128
1292003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Remove automake/compile.am
132
1332003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * automake/compile.am: Remove (Unused).
136
1372003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * automake/lib.am: Remove (Unused).
140
1412003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
144
1452003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Remove make/custom/Makefile.
148        * Makefile.am: Cosmetics.
149        * automake/compile.am: Remove compilation rules.
150        Remove $(ARCH) directory generation.
151
1522003-11-26      Joel Sherrill <joel@OARcorp.com>
153
154        * MAINTAINERS: New file.
155
1562003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
159        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
160        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
161        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
162        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
163        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
164        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
165        aclocal/enable-tests.m4, aclocal/multilib.m4,
166        aclocal/path-ksh.m4, aclocal/project-root.m4,
167        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
168        acinclude.m4:
169        Fix underquoting to silence automake-1.8.
170
1712003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * config-ml.in: Don't built multilib variant normal (-mn) for
174        h8300-*-rtems*.
175
1762003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * aclocal/config-subdirs.m4: Remove.
179        * Makefile.am: Reflect changes above.
180
1812003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * aclocal/canonical-host.m4: Remove.
184        * Makefile.am: Reflect changes above.
185
1862003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
189        c/src/lib/libbsp/*/acinclude.m4.
190
1912003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * aclocal/check-cpu.m4: Remove.
194        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
195        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
196        $1 in $srcdir before adding dir to SUBDIRS.
197
1982003-09-26  Joel Sherrill <joel@OARcorp.com>
199
200        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
201
2022003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
205        patches).
206        * aclocal/enable-tests.m4: Change to support
207        --enable-tests=no|yes|samples, default is samples.
208
2092003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * Makefile.am: Correct bogus ACLOCAL_FILES.
212
2132003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
216        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
217        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
218        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
219        aclocal/check-networking.m4, aclocal/check-newlib.m4,
220        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
221        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
222        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
223        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
224        aclocal/path-perl.m4, aclocal/ppc.m4,
225        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
226        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
227        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
228        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
229        Remove (Unused).
230        * automake/leaf.am, automake/force-preinstall.am:
231        Remove (Unused).
232        * Makefile.am: Reflect changes above.
233
2342003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * automake/local.am, automake/host.am: Remove "debug".
237
2382003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
241
2422003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
245        Add "autoconf-2.5x unquoting" hack.
246
2472003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * config.sub: Remove (Automatically added by automake, again).
250        * bootstrap: Reflect change above.
251        * configure.ac: Require automake >= 1.7.6.
252
2532003-07-03      Joel Sherrill <joel@OARcorp.com>
254
255        * SUPPORT: Fix Mark Johannes' email address.
256
2572003-07-03      Joel Sherrill <joel@OARcorp.com>
258
259        * VERSION: Updated to rtems-ss-20030703.
260
2612003-07-03      Joel Sherrill <joel@OARcorp.com>
262
263        * aclocal/version.m4: Updated to rtems-ss-20030703.
264
2652003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * bootstrap: Reflect having added config.sub.
268        * config.sub: New from subversions to accomodate c4x/tic4x.
269
2702003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        PR 412/make_build
273        * configure.ac: Remove "BLEEDING EDGE" warning.
274        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
275        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
276        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
277        * aclocal/gcc-isystem.m4: New.
278        * Makefile.am: Add aclocal/gcc-isystem.m4.
279
2802003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * automake/local.am: Remove $(ARCH), clean-local.
283
2842003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        PR 321:
287        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
288        * aclocal/env-rtemsbsp.m4
289        * automake/compile.am
290        * automake/host.am
291        * automake/local.am
292
2932003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
296        * automake/compile.am: Remove LIBSUFFIX_VA.
297        Merger from rtems-4-6-branch.
298
2992003-04-17      Joel Sherrill <joel@OARcorp.com>
300
301        * VERSION: Updated to rtems-ss-20030417.
302
3032003-04-17      Joel Sherrill <joel@OARcorp.com>
304
305        * aclocal/version.m4: Updated to rtems-ss-20030417.
306
3072003-04-11      Joel Sherrill <joel@OARcorp.com>
308
309        * VERSION: Updated to rtems-ss-20030411.
310
3112003-04-11      Joel Sherrill <joel@OARcorp.com>
312
313        * aclocal/version.m4: Updated to rtems-ss-20030411.
314
3152003-04-11      Joel Sherrill <joel@OARcorp.com>
316
317        * VERSION: Updated to rtems-ss-20020411.
318
3192003-04-11      Joel Sherrill <joel@OARcorp.com>
320
321        * aclocal/version.m4: Updated to rtems-ss-20020411.
322
3232003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * acinclude.m4: Reformat build_* handling.
326        Preset *_alias if empty.
327        * configure.ac: Change tools/build to build-config dirs.
328        Conditionally build tools/build as host-config dirs.
329
3302003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * acinclude.m4: Fix broken comments.
333        Add hidden option --enable-experimental.
334        * README.cdn-X: Update.
335        * configure.ac: Build tools/build as host and build-host tools to
336        accomodate those BSPs applying packhex in <BSP>.cfg.
337        Build tools/cpu as build-host tools.
338
3392003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * tools/Makefile.am: Remove.
342        * configure.ac: Remove tools.
343        * acinclude.m4: Fix build_subdir handling.
344        * Makefile.am: Remove tools from SUBDIRS.
345        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
346
3472003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * configure.ac: Remove AC_CONFIG_AUX_DIR.
350        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
351
3522003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * bootstrap: Add ACLOCAL, AUTOHEADER.
355        Don't check for auto*tool-versions.
356
3572003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
360
3612003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * automake/compile.am: Introduce depend-gcc.
364        * automake/lib.am: Remove stray comment.
365        * automake/local.am: Introduce depend-gcc.
366
3672003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
370
3712003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
374        * automake/local.am: Remove $(ARCH), clean-local.
375        * automake/compile.am: Add $(ARCH), clean-local.
376        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
377
3782003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * Makefile.am: Remove references to obsoleted files
381        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
382
3832003-02-14      Joel Sherrill <joel@OARcorp.com>
384
385        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
386        references.
387
3882003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
391
3922003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * bootstrap: Remove attempts to detect autoconf and automake using
395        "which" (PR 325).
396
3972003-02-06      Joel Sherrill <joel@OARcorp.com>
398
399        * README.configure: Updated to reflect new BSPs and deprecated
400        targets.
401
4022003-01-28      Joel Sherrill <joel@OARcorp.com>
403
404        * VERSION: Updated to rtems-ss-20030128.
405
4062003-01-28      Joel Sherrill <joel@OARcorp.com>
407
408        * aclocal/version.m4: Updated to rtems-ss-20030128.
409
4102003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
413        Remove CLOBBER_DEPEND (Unused).
414
4152003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * automake/local.am: Remove distclean-local.
418
4192001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
422        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
423
4242002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
427        Rework RTEMS_PROG_CXX_FOR_TARGET.
428
4292002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
432
4332002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
436
4372002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
440
4412002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * bootstrap: Require autoconf 2.54 or 2.57.
444        Require automake-1.7.2.
445
4462002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
449        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
450        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
451
4522002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
455
4562002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * automake/compile.am: Remove hard-coded *_PROFILE_V.
459        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
460        CFLAGS_PROFILE_V.
461        Remove CPPFLAGS_GCC.
462
4632002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
466        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
467        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
468        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
469
4702002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * aclocal/rtems-flags.m4: New.
473
4742002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * bootstrap: Allow autoconf-2.57.
477
4782002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * aclocal/prog-cc.m4: Remove GCCSED.
481
4822002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
485        Remove LDFLAGS.
486        Add CCAS, CCASCOMPILE.
487        Remove compilation rules for *.cpp, *.cxx, *.C.
488        Use CCASCOMPILE to compile *.S.
489        Add -pg to RTEMS_CFLAGS_PROFILE_V.
490
4912002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * configure.ac: Remove c/make.
494
4952002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * aclocal/prog-ccas.m4: New.
498        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
499        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
500        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
501
5022002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * acinclude.m4: Conditionally append --target=.
505
5062002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
509
5102002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * automake/compile.am: Remove LD_PATHS (Unused).
513        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
514        is announced obsolete).
515
5162002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
519
5202002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * aclocal/sysv-ipc.m4: Remove (Unused).
523        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
524
5252002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * acinclude.m4: Lots of changes addressing PR 312.
528
5292002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
532        to PR 312).
533
5342002-11-18      Joel Sherrill <joel@OARcorp.com>
535
536        * VERSION: Updated to rtems-ss-20021118.
537
5382002-11-18      Joel Sherrill <joel@OARcorp.com>
539
540        * aclocal/version.m4: Updated to rtems-ss-20021118.
541
5422002-11-17      Joel Sherrill <joel@OARcorp.com>
543
544        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
545        Motorola MTX603e.
546
5472002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
550
5512002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
554        * configure.ac: Ditto.
555
5562002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
559        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
560        Support @CFLAGS@, @CXXFLAGS@.
561
5622002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * bootstrap: Allow autoconf-2.56.
565
5662002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
569        Fix stupid typo (continue/configure).
570        * aclocal/prog-cc.m4: Remove obsolete comments.
571        Acknowledge CFLAGS.
572
5732002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
576        end of the args passed to sub-configure-scripts. (Reported by
577        Wulf Hofbauer <wh73@cornell.edu>)
578
5792002-11-12      Joel Sherrill <joel@OARcorp.com>
580
581        * configure.ac: Remove make/compilers/Makefile.
582
5832002-11-11      Joel Sherrill <joel@OARcorp.com>
584
585        * VERSION: Updated to rtems-ss-20021111.
586
5872002-11-11      Joel Sherrill <joel@OARcorp.com>
588
589        * aclocal/version.m4: Updated to rtems-ss-20021111.
590
5912002-11-11      Joel Sherrill <joel@OARcorp.com>
592
593        * VERSION: Updated to rtems-ss-20021111.
594
5952002-11-11      Joel Sherrill <joel@OARcorp.com>
596
597        * aclocal/version.m4: Updated to rtems-ss-20021111.
598
5992002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        * automake/compile.am: Remove rel rule.
602
6032002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
606
6072002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * configure.ac: Remove make/Templates/Makefile.
610        * README.configure: Minor massaging.
611
6122002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        Further preparations for autoconf > 2.52:
615        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
616        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
617        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
618
6192002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
620
621        * acinclude.m4: Adapations to autoconf > 2.52.
622
6232002-11-01      Joel Sherrill <joel@OARcorp.com>
624
625        * ChangeLog: Corrected.
626
6272002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * bootstrap: Add generate_bspdir_acinclude to automatically update
630        c/src/lib/libbsp/<cpu>/acinclude.m4.
631        Use #! /bin/sh instead of #!/bin/sh.
632        Remove autom4te*.cache during ./bootstrap --clean.
633
6342002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
637        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
638        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
639        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
640        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
641        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
642        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
643        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
644        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
645        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
646        (autoconf > 2.54 seems to have problems with the old form of
647        quoting).
648
6492002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
652        (autoconf > 2.54 complains about).
653
6542002-10-21      Joel Sherrill <joel@OARcorp.com>
655
656        * VERSION: Updated to rtems-20021021-test.
657
6582002-10-21      Joel Sherrill <joel@OARcorp.com>
659
660        * aclocal/version.m4: Updated to rtems-20021021-test.
661
6622002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
663
664        * .cvsignore: Reformat.
665        Add autom4te*cache.
666        Remove autom4te.cache.
667
6682002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
669
670        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
671
6722002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
673
674        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
675        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
676
6772002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * bootstrap: Add autoconf/automake version checks by popular demand.
680        [FWIW: I dislike this.]
681
6822002-10-07      Joel Sherrill <joel@OARcorp.com>
683
684        * VERSION: Updated to rtems-ss-20021007.
685
6862002-10-07      Joel Sherrill <joel@OARcorp.com>
687
688        * aclocal/version.m4: Updated to rtems-ss-20021007.
689
6902002-10-04      Joel Sherrill <joel@OARcorp.com>
691
692        * VERSION: Updated to rtems-JUNK.
693
6942002-10-04      Joel Sherrill <joel@OARcorp.com>
695
696        * aclocal/version.m4: Updated to rtems-JUNK.
697
6982002-10-04      Joel Sherrill <joel@OARcorp.com>
699
700        * VERSION: Updated to rtems-ss-20021004.
701
7022002-10-04      Joel Sherrill <joel@OARcorp.com>
703
704        * aclocal/version.m4: Updated to rtems-ss-20021004.
705
7062002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
709        autoconf-2.53 PACKAGE crap.
710
7112002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * aclocal/prog-gnat.m4: New.
714
7152002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * aclocal/bsp-configure.m4: Fix small typo in comment.
718
7192002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
722
7232002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
724
725        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
726        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
727        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
728
7292002-08-07      Joel Sherrill <joel@OARcorp.com>
730
731        * aclocal/version.m4: Updated to rtems-ss-20020807.
732
7332002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
734
735        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
736
7372002-07-31      Joel Sherrill <joel@OARcorp.com>
738
739        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
740        was just a stub and only the OR32 port is getting worked on.
741
7422002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        * aclocal/subdirs.m4: Remove.
745        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
746
7472002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
750        exec/score/cpu.
751
7522002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
755        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
756        compilation rules (Work-around to an automake bug).
757        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
758        make-library.
759
7602002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * configure.ac: Activate cpukit. Remove references to c/src/exec.
763
7642002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
765
766        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
767
7682002-07-17      Joel Sherrill <joel@OARcorp.com>
769
770        * aclocal/version.m4: Updated to rtems-ss-20020717.
771
7722002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
773
774        * config-ml.in: Imported from gcc-3.1.
775        Change to match c/src/config-ml.in.
776
7772002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * aclocal/check-multiprocessing.m4: Reworked.
780        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
781
7822002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
783
784        * automake/multilib.am: Remove.
785        * Makefile.am: Reflect change above.
786
7872002-06-28      Joel Sherrill <joel@OARcorp.com>
788
789        * aclocal/version.m4: Updated to rtems-ss-20020628.
790
7912002-06-27      Joel Sherrill <joel@OARcorp.com>
792
793        * tools/Makefile.am: Build the cpu dependent tools as well.
794
7952002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * aclocal/env-rtemscpu.m4: Remove.
798        * aclocal/multi.m4: Remove.
799        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
800
8012002-05-28      Joel Sherrill <joel@OARcorp.com>
802
803        * aclocal/version.m4: Updated to rtems-ss-20020528.
804
8052002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * aclocal/prog-cc.m4: Remove GCC272 support.
808        Remove ENABLE_LIBCDIR.
809        * aclocal/prog-cxx.m4: Ditto.
810        * aclocal/enable-gcc28.m4: Remove.
811        * aclocal/enable-libcdir.m4: Ditto.
812
8132002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
816        ENABLE_GCC28.
817
8182002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * automake/compile.am: Remove GCC272 support.
821        Remove *.sh rule (unused).
822        * configure.ac: Remove ENABLE_GCC28.
823        Remove ENABLE_LIBCDIR.
824
8252002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
826
827        * .cvsignore: Added mdate-sh and texinfo.tex.
828
8292002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
830
831        * aclocal/version.m4: New file.
832        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
833        aclocal/version.m4.
834        * bootstrap: Use aclocal/version.m4 instead of VERSION.
835        * configure.ac: Use aclocal/version.m4 instead of VERSION.
836
8372002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
838
839        * configure.ac:
840        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
841        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
842        * Makefile.am: Remove AUTOMAKE_OPTIONS.
843        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
844
8452002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
848        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
849
8502002-03-08      Joel Sherrill <joel@OARcorp.com>
851
852        * VERSION: Updated to rtems-mg5-20020808.
853
8542002-03-01      Joel Sherrill <joel@OARcorp.com>
855
856        * VERSION: Updated to rtems-ss-20020301.
857
8582002-02-15      Joel Sherrill <joel@OARcorp.com>
859
860        * VERSION: Updated to rtems-ss-20020215.
861
8622002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * aclocal/subdirs.m4: Propagate the current $prefix to the
865        sub-configures.
866
8672002-02-05      Joel Sherrill <joel@OARcorp.com>
868
869        * VERSION: Updated to rtems-ss-20020205.
870
8712002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
872
873        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
874        compatibility.
875        * bootstrap: Let --clean remove texinfo.tex.
876
8772002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
878
879        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
880
8812002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * configure.ac: Add --enable-docs support. Add
884        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
885        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
886        hard-coded SUBDIRS.
887        * README.configure: Added a bit of information on this new option.
888
8892002-01-18      Joel Sherrill <joel@OARcorp.com>
890
891        * VERSION: Updated to rtems-ss-20020118.
892
8932002-01-18      Joel Sherrill <joel@OARcorp.com>
894
895        * VERSION: Updated to rtems-20020118.
896
8972002-01-17      Joel Sherrill <joel@OARcorp.com>
898
899        * VERSION: Updated to rtems-ss-20020717.
900
9012002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
904        check upon host_alias != build_alias.
905
9062002-01-07      Joel Sherrill <joel@OARcorp.com>
907
908        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
909        last line to eliminate 100's of warnings.
910
9112002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
912
913        * aclocal/check-newlib.m4: Apply AS_IF.
914        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
915        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
916        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
917        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
918        changes.
919        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
920        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
921        * automake/compile.am: Remove librtemsall from LINK_FILES.
922
9232001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
924
925        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
926        * aclocal/subdirs.m4: New file.
927        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
928        modifications.
929        * aclocal/check-posix.m4: Apply AS_IF.
930        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
931        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
932        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
933        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
934        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
935        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
936        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
937        OUTPUT_COMMANDS.
938        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
939        * aclocal/rtems-debug.m4: Minor cleanups.
940        * aclocal/rtems-top.m4: Minor cleanups.
941        * automake/compile.am: Further steps towards automake's rules.
942
9432001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
944
945        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
946        * automake/lib.am: Add MULTISUBDIR.
947
9482001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
949
950        * bootstrap: Run autoheader when configure.ac contains
951        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
952
9532001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * aclocal/bsp-configure.m4: New file.
956        * Makefile.am: Add aclocal/bsp-configure.m4.
957
9582001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * Makefile.am: Add automake/force-preinstall.am,
961        aclocal/ppc.am, remove ACLOCAL_M4.
962
9632001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
964
965        * aclocal/bsp-alias.m4: Remove score603e_g1.
966        * aclocal/check-bsps.m4: Remove score603e_g1.
967        * aclocal/prog-cc.m4: Apply m4_if.
968
969
9702001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
971
972        * automake/force-preinstall.am: New file.
973        * aclocal/ppc.m4: New file.
974
9752001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
976
977        * aclocal/check-bsps.m4: Reworked.
978        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
979
9802001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
981
982        * aclocal/bspopts.m4: New file.
983
9842001-11-13      Joel Sherrill <joel@OARcorp.com>
985
986        * COPYING: Test of $Id$ -> $RTEMS$.
987
9882001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
989
990        This modification is part of the submitted modifications necessary to
991        support the IBM PPC405 family.  This submission was reviewed by
992        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
993        not negatively impact the ppc403 BSPs.  The submission and tracking
994        process was captured as PR50.
995        * README.configure: Added gen405 BSP.
996
9972001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
998
999        * Adopt more automake rules:
1000        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1001        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1002        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1003        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1004        CXXLINK_APP in make-cxx-exe.
1005        * automake/lib.am: Add ARFLAGS.
1006
10072001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1008
1009        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1010        config.cache's which prevented powerpc targets librdbg from building.
1011
10122001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1015        add 2nd arg to _RTEMS_CPU_SUBDIR.
1016        * aclocal/target.m4: Replace ac_configure_args with
1017        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1018        * Makefile.am: Require automake-1.5.
1019
10202001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1021
1022        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1023        * configure.in: Remove.
1024        * configure.ac: New file, generated from configure.in by autoupdate.
1025
10262001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1027
1028        * aclocal/rtems-cpu-subdirs.m4: New file.
1029
10302001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1031
1032        * automake/compile.am: Fundamentally reworked compilation rules for
1033        closer adaptation to automake's behavior.
1034
10352001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1036
1037        * automake/lib.am: Comment out LD.
1038        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1039        automake/leaf.am to AUTOMAKE_FILES.
1040
10412001-09-27      Joel Sherrill <joel@OARcorp.com>
1042
1043        * config.guess: No longer in CVS since installed by bootstrap.
1044
10452001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1046
1047        * bootstrap: remove/add automake added files.
1048        * .cvsignore: reflect changes to bootstrap.
1049
10502001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1051
1052        * automake/leaf.am: New file.
1053
10542001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1055
1056        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1057        of AC_CANONICAL_SYSTEM.
1058        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1059        mkinstalldirs and mkdir.
1060        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1061        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1062        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1063       
10642001-09-13      Joel Sherrill <joel@OARcorp.com>
1065
1066        * missing: Updated to latest version.
1067
10682001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1069
1070        * configure.in: autoupdate to autoconf-2.52.
1071        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1072        fix auto*tool invocation order.
1073        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1074        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1075        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1076        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1077        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1078        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1079        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1080        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1081        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1082        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1083        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1084        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1085        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1086        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1087        RTEMS_CONFIG_PER_BSP conditional.
1088        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1089        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1090        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1091
10922001-05-25      Joel Sherrill <joel@OARcorp.com>
1093
1094        * README.configure: Corrected the name of the MRM332 BSP.
1095        Strengthened the distinction between what the target
1096        and the BSP each select.  Added more targets to list.
1097
10982001-05-25      Joel Sherrill <joel@OARcorp.com>
1099
1100        * README.configure: Updated the list of BSPs.
1101
11022001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1103
1104        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1105        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1106        Add support for DOS-drive-letters.
1107
11082001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1109
1110        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1111        RTEMS_PROG_CC_FOR_TARGET.
1112
11132001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1114
1115        * README.cdn-X: Update.
1116        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1117        @CPPFLAGS@ to CPPFLAGS.
1118
11192001-04-20      Eric Valette <valette@crf.canon.fr>
1120
1121        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1122        BSPs support the new exception processing model and
1123        consequently, librdbg.
1124
11252001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * configure.in: Reworked for Canadian Cross support.
1128        * Makefile.am: Reflect changes to configure.in.
1129        * config.guess, config.sub: Update from subversions.gnu.org.
1130        * README.cdn-X: New file.
1131        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1132
11332001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1134
1135        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1136        TARGET_CONFIG_SUBDIRS.
1137        * aclocal/enable-bsp.m4: fix quoting.
1138        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1139
11402001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1141
1142        * aclocal/config-subdirs.m4: New file.
1143        * aclocal/target.m4: Use macros from config-subdirs.m4.
1144
11452001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1146
1147        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1148        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1149
11502001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1151
1152        * configure.in: Fix AM_INIT_AUTOMAKE.
1153        * aclocal/bsp-arg-enable.m4: Extend comments.
1154        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1155        the default clause.
1156
11572001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1158
1159        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1160        RTEMS_ENV_RTEMSCPU.
1161        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1162        special treatment for GCC_SPECS.
1163        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1164        special treatment for GCC_SPECS.
1165        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1166        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1167        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1168        instead of $(shell ..) for LIBC_LIB*.
1169
11702001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1171
1172        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1173        simsh7045.
1174
11752001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1176
1177        * automake/compile.am: Add LD.
1178
11792000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1180
1181        * config.guess, config.sub: Update from CVS-autoconf to pick
1182        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1183        necessary anyway to use autoconf-versions > 2.13.
1184
11852000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1186
1187        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1188        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1189        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1190        help string.
1191        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1192
11932000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1194
1195        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1196        Modified to reflect addition of LEON BSPs as well as the
1197        no-FP ERC32 variant.
1198
11992000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1200
1201        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1202        standard).
1203        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1204        standard).
1205        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1206        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1207        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1208        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1209
12102000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1211
1212        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1213        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1214        $host instead of $target (BUG-FIX).
1215        * configure.in: Use $target and $host instead of $target_alias and
1216        $host_alias (autoconf-2.49b).
1217        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1218        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1219
1220        NOTES:
1221        * autoconf-2.49b depredicates using changequotes.
1222        * The changes to configure.in are due to cleanups in
1223        autoconf-2.49b's implemention of canonicalization. With
1224        autoconf-2.1x it wasn't always clear, when to use $xxx or
1225        $xxx_alias. Now this is clear.
1226
12272000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1228
1229        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1230
12312000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1232
1233        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1234        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1235        with an RTEMS specific but more restrictive autoconf macro.
1236
12372000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1238
1239        * automake/lib.am: Add LD.
1240
12412000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1242
1243        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1244        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1245
12462000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1247 
1248        * aclocal/*: Replace with contents of macros/*.m4
1249        * macros/: Remove.
1250        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1251        * Makefile.am: Reflect changes to aclocal/ and macros/.
1252
12532000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1254
1255        * configure.in: New, Cygnus/GNU style configuration.
1256        * Makefile.am: Add macros/, reflect new configure.in,
1257        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1258        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1259        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1260        * macros/tool-prefix.m4: Remove.
1261        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1262        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1263        RTEMS_ROOT.
1264        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1265        * macros/multilib.m4: Various minor fixes.
1266        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1267        PROJECT_ROOT, RTEMS_ROOT.
1268        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1269        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1270
12712000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1272
1273        * automake/multilib.am: New file.
1274        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1275        the automake/ directory.
1276
12772000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1278
1279        * macros/enable-hwapi.m4: Removed.
1280        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1281        A small cleanup step towards gnu-canonicalization.
1282
12832000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1284
1285        * macros: New directory.
1286        * macros/bsp-alias.m4: new file.
1287        * macros/canonical-host.m4: new file.
1288        * macros/canonical-target-name.m4: new file.
1289        * macros/canonicalize-tools.m4: new file.
1290        * macros/check-bsp-cache.m4: new file.
1291        * macros/check-bsps.m4: new file.
1292        * macros/check-cpu.m4: new file.
1293        * macros/rtems-debug.m4: new file.
1294        * macros/check-cxx.m4: new file.
1295        * macros/check-itron.m4: new file.
1296        * macros/check-multiprocessing.m4: new file.
1297        * macros/check-networking.m4: new file.
1298        * macros/check-newlib.m4: new file.
1299        * macros/check-posix.m4: new file.
1300        * macros/check-rdbg.m4: new file.
1301        * macros/enable-bare.m4: new file.
1302        * macros/enable-cxx.m4: new file.
1303        * macros/enable-gcc28.m4: new file.
1304        * macros/enable-inlines.m4: new file.
1305        * macros/enable-itron.m4: new file.
1306        * macros/enable-libcdir.m4: new file.
1307        * macros/enable-multiprocessing.m4: new file.
1308        * macros/enable-networking.m4: new file.
1309        * macros/enable-posix.m4: new file.
1310        * macros/enable-rdbg.m4: new file.
1311        * macros/enable-rtemsbsp.m4: new file.
1312        * macros/enable-tests.m4: new file.
1313        * macros/gcc-pipe.m4: new file.
1314        * macros/gcc-specs.m4: new file.
1315        * macros/i386-gas-code16.m4: new file.
1316        * macros/path-ksh.m4: new file.
1317        * macros/path-perl.m4: new file.
1318        * macros/prog-cc.m4: new file.
1319        * macros/prog-cxx.m4: new file.
1320        * macros/project-root.m4: new file.
1321        * macros/rtems-top.m4: new file.
1322        * macros/sysv-ipc.m4: new file.
1323        * macros/target.m4: new file.
1324        * macros/rtems-test-no-pause.m4: new file.
1325        * macros/multilib.m4: new file.
1326        * macros/tool-paths.m4: new file.
1327        * macros/tool-prefix.m4: new file.
1328
13292000-09-14      Joel Sherrill <joel@OARcorp.com>
1330
1331        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1332
13332000-09-14      Joel Sherrill <joel@OARcorp.com>
1334
1335        * aclocal/enable-hwapi.m4: Now longer used and removed.
1336
13372000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1338
1339        * automake/lib.am: Remove leaf.cfg.
1340
13412000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1342
1343        * aclocal/rtems-top.m4: Add ENDIF-hack.
1344        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1345
13462000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1347
1348        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1349        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1350        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1351        * automake/compile.am: Replaced.
1352        * automake/local.am: Remove building variant handling.
1353
13542000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1355
1356        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1357        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1358        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1359        * aclocal/target.m4: Cleanup comments
1360        * Automake/compile.am: Add DEFS support to keep building happy.
1361
13622000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1363
1364        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1365
13662000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1367
1368        * automake/compile.am: New file
1369        * ChangeLog: Fix email addresses
1370
13712000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1372
1373        * LICENSE.NET, README, README.configure: Spelling corrections.
1374
13752000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1376
1377        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1378
13792000-08-30      Joel Sherrill <joel@OARcorp.com>
1380
1381        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1382
13832000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1384
1385        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1386
13872000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1388
1389        * aclocal/check-bsps.h:
1390          - Add pck6-BSP
1391          - Exclude ChangeLog from being picked up as BSP
1392        * aclocal/bsp-alias.m4: Add pck6-BSP
1393
13942000-08-10      Joel Sherrill <joel@OARcorp.com>
1395
1396        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.