source: rtems/ChangeLog @ 810720b6

4.104.114.84.95
Last change on this file since 810720b6 was 810720b6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 03:28:02

2003-12-12 Ralf Corsepius <corsepiu@…>

  • configure.ac: Require automake >= 1.8, autoconf >= 2.59.
  • Property mode set to 100644
File size: 39.1 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
4
52003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove make/custom/Makefile.
8        * Makefile.am: Cosmetics.
9        * automake/compile.am: Remove compilation rules.
10        Remove $(ARCH) directory generation.
11
122003-11-26      Joel Sherrill <joel@OARcorp.com>
13
14        * MAINTAINERS: New file.
15
162003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
19        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
20        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
21        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
22        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
23        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
24        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
25        aclocal/enable-tests.m4, aclocal/multilib.m4,
26        aclocal/path-ksh.m4, aclocal/project-root.m4,
27        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
28        acinclude.m4:
29        Fix underquoting to silence automake-1.8.
30
312003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * config-ml.in: Don't built multilib variant normal (-mn) for
34        h8300-*-rtems*.
35
362003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * aclocal/config-subdirs.m4: Remove.
39        * Makefile.am: Reflect changes above.
40
412003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * aclocal/canonical-host.m4: Remove.
44        * Makefile.am: Reflect changes above.
45
462003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
49        c/src/lib/libbsp/*/acinclude.m4.
50
512003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * aclocal/check-cpu.m4: Remove.
54        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
55        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
56        $1 in $srcdir before adding dir to SUBDIRS.
57
582003-09-26  Joel Sherrill <joel@OARcorp.com>
59
60        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
61
622003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
65        patches).
66        * aclocal/enable-tests.m4: Change to support
67        --enable-tests=no|yes|samples, default is samples.
68
692003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Correct bogus ACLOCAL_FILES.
72
732003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
76        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
77        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
78        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
79        aclocal/check-networking.m4, aclocal/check-newlib.m4,
80        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
81        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
82        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
83        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
84        aclocal/path-perl.m4, aclocal/ppc.m4,
85        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
86        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
87        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
88        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
89        Remove (Unused).
90        * automake/leaf.am, automake/force-preinstall.am:
91        Remove (Unused).
92        * Makefile.am: Reflect changes above.
93
942003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * automake/local.am, automake/host.am: Remove "debug".
97
982003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
101
1022003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
105        Add "autoconf-2.5x unquoting" hack.
106
1072003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * config.sub: Remove (Automatically added by automake, again).
110        * bootstrap: Reflect change above.
111        * configure.ac: Require automake >= 1.7.6.
112
1132003-07-03      Joel Sherrill <joel@OARcorp.com>
114
115        * SUPPORT: Fix Mark Johannes' email address.
116
1172003-07-03      Joel Sherrill <joel@OARcorp.com>
118
119        * VERSION: Updated to rtems-ss-20030703.
120
1212003-07-03      Joel Sherrill <joel@OARcorp.com>
122
123        * aclocal/version.m4: Updated to rtems-ss-20030703.
124
1252003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * bootstrap: Reflect having added config.sub.
128        * config.sub: New from subversions to accomodate c4x/tic4x.
129
1302003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        PR 412/make_build
133        * configure.ac: Remove "BLEEDING EDGE" warning.
134        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
135        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
136        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
137        * aclocal/gcc-isystem.m4: New.
138        * Makefile.am: Add aclocal/gcc-isystem.m4.
139
1402003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * automake/local.am: Remove $(ARCH), clean-local.
143
1442003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        PR 321:
147        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
148        * aclocal/env-rtemsbsp.m4
149        * automake/compile.am
150        * automake/host.am
151        * automake/local.am
152
1532003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
156        * automake/compile.am: Remove LIBSUFFIX_VA.
157        Merger from rtems-4-6-branch.
158
1592003-04-17      Joel Sherrill <joel@OARcorp.com>
160
161        * VERSION: Updated to rtems-ss-20030417.
162
1632003-04-17      Joel Sherrill <joel@OARcorp.com>
164
165        * aclocal/version.m4: Updated to rtems-ss-20030417.
166
1672003-04-11      Joel Sherrill <joel@OARcorp.com>
168
169        * VERSION: Updated to rtems-ss-20030411.
170
1712003-04-11      Joel Sherrill <joel@OARcorp.com>
172
173        * aclocal/version.m4: Updated to rtems-ss-20030411.
174
1752003-04-11      Joel Sherrill <joel@OARcorp.com>
176
177        * VERSION: Updated to rtems-ss-20020411.
178
1792003-04-11      Joel Sherrill <joel@OARcorp.com>
180
181        * aclocal/version.m4: Updated to rtems-ss-20020411.
182
1832003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * acinclude.m4: Reformat build_* handling.
186        Preset *_alias if empty.
187        * configure.ac: Change tools/build to build-config dirs.
188        Conditionally build tools/build as host-config dirs.
189
1902003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * acinclude.m4: Fix broken comments.
193        Add hidden option --enable-experimental.
194        * README.cdn-X: Update.
195        * configure.ac: Build tools/build as host and build-host tools to
196        accomodate those BSPs applying packhex in <BSP>.cfg.
197        Build tools/cpu as build-host tools.
198
1992003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * tools/Makefile.am: Remove.
202        * configure.ac: Remove tools.
203        * acinclude.m4: Fix build_subdir handling.
204        * Makefile.am: Remove tools from SUBDIRS.
205        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
206
2072003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac: Remove AC_CONFIG_AUX_DIR.
210        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
211
2122003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * bootstrap: Add ACLOCAL, AUTOHEADER.
215        Don't check for auto*tool-versions.
216
2172003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
220
2212003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * automake/compile.am: Introduce depend-gcc.
224        * automake/lib.am: Remove stray comment.
225        * automake/local.am: Introduce depend-gcc.
226
2272003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
230
2312003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
234        * automake/local.am: Remove $(ARCH), clean-local.
235        * automake/compile.am: Add $(ARCH), clean-local.
236        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
237
2382003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * Makefile.am: Remove references to obsoleted files
241        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
242
2432003-02-14      Joel Sherrill <joel@OARcorp.com>
244
245        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
246        references.
247
2482003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
251
2522003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * bootstrap: Remove attempts to detect autoconf and automake using
255        "which" (PR 325).
256
2572003-02-06      Joel Sherrill <joel@OARcorp.com>
258
259        * README.configure: Updated to reflect new BSPs and deprecated
260        targets.
261
2622003-01-28      Joel Sherrill <joel@OARcorp.com>
263
264        * VERSION: Updated to rtems-ss-20030128.
265
2662003-01-28      Joel Sherrill <joel@OARcorp.com>
267
268        * aclocal/version.m4: Updated to rtems-ss-20030128.
269
2702003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
273        Remove CLOBBER_DEPEND (Unused).
274
2752003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * automake/local.am: Remove distclean-local.
278
2792001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
282        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
283
2842002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
287        Rework RTEMS_PROG_CXX_FOR_TARGET.
288
2892002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
292
2932002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
296
2972002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
300
3012002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * bootstrap: Require autoconf 2.54 or 2.57.
304        Require automake-1.7.2.
305
3062002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
309        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
310        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
311
3122002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
315
3162002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * automake/compile.am: Remove hard-coded *_PROFILE_V.
319        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
320        CFLAGS_PROFILE_V.
321        Remove CPPFLAGS_GCC.
322
3232002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
326        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
327        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
328        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
329
3302002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * aclocal/rtems-flags.m4: New.
333
3342002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * bootstrap: Allow autoconf-2.57.
337
3382002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * aclocal/prog-cc.m4: Remove GCCSED.
341
3422002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
345        Remove LDFLAGS.
346        Add CCAS, CCASCOMPILE.
347        Remove compilation rules for *.cpp, *.cxx, *.C.
348        Use CCASCOMPILE to compile *.S.
349        Add -pg to RTEMS_CFLAGS_PROFILE_V.
350
3512002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * configure.ac: Remove c/make.
354
3552002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * aclocal/prog-ccas.m4: New.
358        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
359        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
360        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
361
3622002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * acinclude.m4: Conditionally append --target=.
365
3662002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
369
3702002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * automake/compile.am: Remove LD_PATHS (Unused).
373        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
374        is announced obsolete).
375
3762002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
379
3802002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * aclocal/sysv-ipc.m4: Remove (Unused).
383        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
384
3852002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * acinclude.m4: Lots of changes addressing PR 312.
388
3892002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
392        to PR 312).
393
3942002-11-18      Joel Sherrill <joel@OARcorp.com>
395
396        * VERSION: Updated to rtems-ss-20021118.
397
3982002-11-18      Joel Sherrill <joel@OARcorp.com>
399
400        * aclocal/version.m4: Updated to rtems-ss-20021118.
401
4022002-11-17      Joel Sherrill <joel@OARcorp.com>
403
404        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
405        Motorola MTX603e.
406
4072002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
410
4112002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
414        * configure.ac: Ditto.
415
4162002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
419        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
420        Support @CFLAGS@, @CXXFLAGS@.
421
4222002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * bootstrap: Allow autoconf-2.56.
425
4262002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
429        Fix stupid typo (continue/configure).
430        * aclocal/prog-cc.m4: Remove obsolete comments.
431        Acknowledge CFLAGS.
432
4332002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
436        end of the args passed to sub-configure-scripts. (Reported by
437        Wulf Hofbauer <wh73@cornell.edu>)
438
4392002-11-12      Joel Sherrill <joel@OARcorp.com>
440
441        * configure.ac: Remove make/compilers/Makefile.
442
4432002-11-11      Joel Sherrill <joel@OARcorp.com>
444
445        * VERSION: Updated to rtems-ss-20021111.
446
4472002-11-11      Joel Sherrill <joel@OARcorp.com>
448
449        * aclocal/version.m4: Updated to rtems-ss-20021111.
450
4512002-11-11      Joel Sherrill <joel@OARcorp.com>
452
453        * VERSION: Updated to rtems-ss-20021111.
454
4552002-11-11      Joel Sherrill <joel@OARcorp.com>
456
457        * aclocal/version.m4: Updated to rtems-ss-20021111.
458
4592002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * automake/compile.am: Remove rel rule.
462
4632002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
466
4672002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * configure.ac: Remove make/Templates/Makefile.
470        * README.configure: Minor massaging.
471
4722002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        Further preparations for autoconf > 2.52:
475        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
476        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
477        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
478
4792002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * acinclude.m4: Adapations to autoconf > 2.52.
482
4832002-11-01      Joel Sherrill <joel@OARcorp.com>
484
485        * ChangeLog: Corrected.
486
4872002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * bootstrap: Add generate_bspdir_acinclude to automatically update
490        c/src/lib/libbsp/<cpu>/acinclude.m4.
491        Use #! /bin/sh instead of #!/bin/sh.
492        Remove autom4te*.cache during ./bootstrap --clean.
493
4942002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
497        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
498        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
499        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
500        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
501        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
502        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
503        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
504        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
505        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
506        (autoconf > 2.54 seems to have problems with the old form of
507        quoting).
508
5092002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
512        (autoconf > 2.54 complains about).
513
5142002-10-21      Joel Sherrill <joel@OARcorp.com>
515
516        * VERSION: Updated to rtems-20021021-test.
517
5182002-10-21      Joel Sherrill <joel@OARcorp.com>
519
520        * aclocal/version.m4: Updated to rtems-20021021-test.
521
5222002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * .cvsignore: Reformat.
525        Add autom4te*cache.
526        Remove autom4te.cache.
527
5282002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
531
5322002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
535        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
536
5372002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * bootstrap: Add autoconf/automake version checks by popular demand.
540        [FWIW: I dislike this.]
541
5422002-10-07      Joel Sherrill <joel@OARcorp.com>
543
544        * VERSION: Updated to rtems-ss-20021007.
545
5462002-10-07      Joel Sherrill <joel@OARcorp.com>
547
548        * aclocal/version.m4: Updated to rtems-ss-20021007.
549
5502002-10-04      Joel Sherrill <joel@OARcorp.com>
551
552        * VERSION: Updated to rtems-JUNK.
553
5542002-10-04      Joel Sherrill <joel@OARcorp.com>
555
556        * aclocal/version.m4: Updated to rtems-JUNK.
557
5582002-10-04      Joel Sherrill <joel@OARcorp.com>
559
560        * VERSION: Updated to rtems-ss-20021004.
561
5622002-10-04      Joel Sherrill <joel@OARcorp.com>
563
564        * aclocal/version.m4: Updated to rtems-ss-20021004.
565
5662002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
569        autoconf-2.53 PACKAGE crap.
570
5712002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * aclocal/prog-gnat.m4: New.
574
5752002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * aclocal/bsp-configure.m4: Fix small typo in comment.
578
5792002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
582
5832002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
586        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
587        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
588
5892002-08-07      Joel Sherrill <joel@OARcorp.com>
590
591        * aclocal/version.m4: Updated to rtems-ss-20020807.
592
5932002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
596
5972002-07-31      Joel Sherrill <joel@OARcorp.com>
598
599        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
600        was just a stub and only the OR32 port is getting worked on.
601
6022002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * aclocal/subdirs.m4: Remove.
605        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
606
6072002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
610        exec/score/cpu.
611
6122002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
615        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
616        compilation rules (Work-around to an automake bug).
617        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
618        make-library.
619
6202002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * configure.ac: Activate cpukit. Remove references to c/src/exec.
623
6242002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
626        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
627
6282002-07-17      Joel Sherrill <joel@OARcorp.com>
629
630        * aclocal/version.m4: Updated to rtems-ss-20020717.
631
6322002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * config-ml.in: Imported from gcc-3.1.
635        Change to match c/src/config-ml.in.
636
6372002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * aclocal/check-multiprocessing.m4: Reworked.
640        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
641
6422002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * automake/multilib.am: Remove.
645        * Makefile.am: Reflect change above.
646
6472002-06-28      Joel Sherrill <joel@OARcorp.com>
648
649        * aclocal/version.m4: Updated to rtems-ss-20020628.
650
6512002-06-27      Joel Sherrill <joel@OARcorp.com>
652
653        * tools/Makefile.am: Build the cpu dependent tools as well.
654
6552002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * aclocal/env-rtemscpu.m4: Remove.
658        * aclocal/multi.m4: Remove.
659        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
660
6612002-05-28      Joel Sherrill <joel@OARcorp.com>
662
663        * aclocal/version.m4: Updated to rtems-ss-20020528.
664
6652002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * aclocal/prog-cc.m4: Remove GCC272 support.
668        Remove ENABLE_LIBCDIR.
669        * aclocal/prog-cxx.m4: Ditto.
670        * aclocal/enable-gcc28.m4: Remove.
671        * aclocal/enable-libcdir.m4: Ditto.
672
6732002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
674
675        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
676        ENABLE_GCC28.
677
6782002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
679
680        * automake/compile.am: Remove GCC272 support.
681        Remove *.sh rule (unused).
682        * configure.ac: Remove ENABLE_GCC28.
683        Remove ENABLE_LIBCDIR.
684
6852002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686
687        * .cvsignore: Added mdate-sh and texinfo.tex.
688
6892002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * aclocal/version.m4: New file.
692        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
693        aclocal/version.m4.
694        * bootstrap: Use aclocal/version.m4 instead of VERSION.
695        * configure.ac: Use aclocal/version.m4 instead of VERSION.
696
6972002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * configure.ac:
700        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
701        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
702        * Makefile.am: Remove AUTOMAKE_OPTIONS.
703        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
704
7052002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
708        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
709
7102002-03-08      Joel Sherrill <joel@OARcorp.com>
711
712        * VERSION: Updated to rtems-mg5-20020808.
713
7142002-03-01      Joel Sherrill <joel@OARcorp.com>
715
716        * VERSION: Updated to rtems-ss-20020301.
717
7182002-02-15      Joel Sherrill <joel@OARcorp.com>
719
720        * VERSION: Updated to rtems-ss-20020215.
721
7222002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * aclocal/subdirs.m4: Propagate the current $prefix to the
725        sub-configures.
726
7272002-02-05      Joel Sherrill <joel@OARcorp.com>
728
729        * VERSION: Updated to rtems-ss-20020205.
730
7312002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
734        compatibility.
735        * bootstrap: Let --clean remove texinfo.tex.
736
7372002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
740
7412002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * configure.ac: Add --enable-docs support. Add
744        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
745        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
746        hard-coded SUBDIRS.
747        * README.configure: Added a bit of information on this new option.
748
7492002-01-18      Joel Sherrill <joel@OARcorp.com>
750
751        * VERSION: Updated to rtems-ss-20020118.
752
7532002-01-18      Joel Sherrill <joel@OARcorp.com>
754
755        * VERSION: Updated to rtems-20020118.
756
7572002-01-17      Joel Sherrill <joel@OARcorp.com>
758
759        * VERSION: Updated to rtems-ss-20020717.
760
7612002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
762
763        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
764        check upon host_alias != build_alias.
765
7662002-01-07      Joel Sherrill <joel@OARcorp.com>
767
768        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
769        last line to eliminate 100's of warnings.
770
7712002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        * aclocal/check-newlib.m4: Apply AS_IF.
774        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
775        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
776        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
777        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
778        changes.
779        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
780        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
781        * automake/compile.am: Remove librtemsall from LINK_FILES.
782
7832001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
786        * aclocal/subdirs.m4: New file.
787        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
788        modifications.
789        * aclocal/check-posix.m4: Apply AS_IF.
790        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
791        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
792        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
793        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
794        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
795        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
796        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
797        OUTPUT_COMMANDS.
798        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
799        * aclocal/rtems-debug.m4: Minor cleanups.
800        * aclocal/rtems-top.m4: Minor cleanups.
801        * automake/compile.am: Further steps towards automake's rules.
802
8032001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
806        * automake/lib.am: Add MULTISUBDIR.
807
8082001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
809
810        * bootstrap: Run autoheader when configure.ac contains
811        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
812
8132001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * aclocal/bsp-configure.m4: New file.
816        * Makefile.am: Add aclocal/bsp-configure.m4.
817
8182001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * Makefile.am: Add automake/force-preinstall.am,
821        aclocal/ppc.am, remove ACLOCAL_M4.
822
8232001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * aclocal/bsp-alias.m4: Remove score603e_g1.
826        * aclocal/check-bsps.m4: Remove score603e_g1.
827        * aclocal/prog-cc.m4: Apply m4_if.
828
829
8302001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
831
832        * automake/force-preinstall.am: New file.
833        * aclocal/ppc.m4: New file.
834
8352001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
836
837        * aclocal/check-bsps.m4: Reworked.
838        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
839
8402001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
841
842        * aclocal/bspopts.m4: New file.
843
8442001-11-13      Joel Sherrill <joel@OARcorp.com>
845
846        * COPYING: Test of $Id$ -> $RTEMS$.
847
8482001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
849
850        This modification is part of the submitted modifications necessary to
851        support the IBM PPC405 family.  This submission was reviewed by
852        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
853        not negatively impact the ppc403 BSPs.  The submission and tracking
854        process was captured as PR50.
855        * README.configure: Added gen405 BSP.
856
8572001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
858
859        * Adopt more automake rules:
860        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
861        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
862        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
863        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
864        CXXLINK_APP in make-cxx-exe.
865        * automake/lib.am: Add ARFLAGS.
866
8672001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
870        config.cache's which prevented powerpc targets librdbg from building.
871
8722001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
875        add 2nd arg to _RTEMS_CPU_SUBDIR.
876        * aclocal/target.m4: Replace ac_configure_args with
877        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
878        * Makefile.am: Require automake-1.5.
879
8802001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
881
882        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
883        * configure.in: Remove.
884        * configure.ac: New file, generated from configure.in by autoupdate.
885
8862001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
887
888        * aclocal/rtems-cpu-subdirs.m4: New file.
889
8902001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * automake/compile.am: Fundamentally reworked compilation rules for
893        closer adaptation to automake's behavior.
894
8952001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * automake/lib.am: Comment out LD.
898        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
899        automake/leaf.am to AUTOMAKE_FILES.
900
9012001-09-27      Joel Sherrill <joel@OARcorp.com>
902
903        * config.guess: No longer in CVS since installed by bootstrap.
904
9052001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
906
907        * bootstrap: remove/add automake added files.
908        * .cvsignore: reflect changes to bootstrap.
909
9102001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
911
912        * automake/leaf.am: New file.
913
9142001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
915
916        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
917        of AC_CANONICAL_SYSTEM.
918        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
919        mkinstalldirs and mkdir.
920        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
921        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
922        _RTEMS_OUTPUT_BUILD_SUBDIRS.
923       
9242001-09-13      Joel Sherrill <joel@OARcorp.com>
925
926        * missing: Updated to latest version.
927
9282001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * configure.in: autoupdate to autoconf-2.52.
931        * bootstrap: Add handling for configure.ac, make autoheader verbose,
932        fix auto*tool invocation order.
933        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
934        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
935        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
936        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
937        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
938        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
939        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
940        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
941        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
942        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
943        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
944        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
945        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
946        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
947        RTEMS_CONFIG_PER_BSP conditional.
948        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
949        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
950        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
951
9522001-05-25      Joel Sherrill <joel@OARcorp.com>
953
954        * README.configure: Corrected the name of the MRM332 BSP.
955        Strengthened the distinction between what the target
956        and the BSP each select.  Added more targets to list.
957
9582001-05-25      Joel Sherrill <joel@OARcorp.com>
959
960        * README.configure: Updated the list of BSPs.
961
9622001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
963
964        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
965        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
966        Add support for DOS-drive-letters.
967
9682001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
971        RTEMS_PROG_CC_FOR_TARGET.
972
9732001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
974
975        * README.cdn-X: Update.
976        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
977        @CPPFLAGS@ to CPPFLAGS.
978
9792001-04-20      Eric Valette <valette@crf.canon.fr>
980
981        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
982        BSPs support the new exception processing model and
983        consequently, librdbg.
984
9852001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        * configure.in: Reworked for Canadian Cross support.
988        * Makefile.am: Reflect changes to configure.in.
989        * config.guess, config.sub: Update from subversions.gnu.org.
990        * README.cdn-X: New file.
991        * tools/Makefile.am: Remove build, tools from SUBDIRS.
992
9932001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
994
995        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
996        TARGET_CONFIG_SUBDIRS.
997        * aclocal/enable-bsp.m4: fix quoting.
998        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
999
10002001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1001
1002        * aclocal/config-subdirs.m4: New file.
1003        * aclocal/target.m4: Use macros from config-subdirs.m4.
1004
10052001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1006
1007        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1008        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1009
10102001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1011
1012        * configure.in: Fix AM_INIT_AUTOMAKE.
1013        * aclocal/bsp-arg-enable.m4: Extend comments.
1014        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1015        the default clause.
1016
10172001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1018
1019        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1020        RTEMS_ENV_RTEMSCPU.
1021        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1022        special treatment for GCC_SPECS.
1023        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1024        special treatment for GCC_SPECS.
1025        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1026        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1027        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1028        instead of $(shell ..) for LIBC_LIB*.
1029
10302001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1031
1032        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1033        simsh7045.
1034
10352001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1036
1037        * automake/compile.am: Add LD.
1038
10392000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1040
1041        * config.guess, config.sub: Update from CVS-autoconf to pick
1042        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1043        necessary anyway to use autoconf-versions > 2.13.
1044
10452000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1046
1047        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1048        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1049        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1050        help string.
1051        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1052
10532000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1054
1055        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1056        Modified to reflect addition of LEON BSPs as well as the
1057        no-FP ERC32 variant.
1058
10592000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1060
1061        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1062        standard).
1063        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1064        standard).
1065        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1066        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1067        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1068        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1069
10702000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1071
1072        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1073        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1074        $host instead of $target (BUG-FIX).
1075        * configure.in: Use $target and $host instead of $target_alias and
1076        $host_alias (autoconf-2.49b).
1077        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1078        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1079
1080        NOTES:
1081        * autoconf-2.49b depredicates using changequotes.
1082        * The changes to configure.in are due to cleanups in
1083        autoconf-2.49b's implemention of canonicalization. With
1084        autoconf-2.1x it wasn't always clear, when to use $xxx or
1085        $xxx_alias. Now this is clear.
1086
10872000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1088
1089        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1090
10912000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1094        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1095        with an RTEMS specific but more restrictive autoconf macro.
1096
10972000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098
1099        * automake/lib.am: Add LD.
1100
11012000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1102
1103        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1104        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1105
11062000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1107 
1108        * aclocal/*: Replace with contents of macros/*.m4
1109        * macros/: Remove.
1110        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1111        * Makefile.am: Reflect changes to aclocal/ and macros/.
1112
11132000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1114
1115        * configure.in: New, Cygnus/GNU style configuration.
1116        * Makefile.am: Add macros/, reflect new configure.in,
1117        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1118        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1119        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1120        * macros/tool-prefix.m4: Remove.
1121        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1122        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1123        RTEMS_ROOT.
1124        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1125        * macros/multilib.m4: Various minor fixes.
1126        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1127        PROJECT_ROOT, RTEMS_ROOT.
1128        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1129        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1130
11312000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1132
1133        * automake/multilib.am: New file.
1134        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1135        the automake/ directory.
1136
11372000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1138
1139        * macros/enable-hwapi.m4: Removed.
1140        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1141        A small cleanup step towards gnu-canonicalization.
1142
11432000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1144
1145        * macros: New directory.
1146        * macros/bsp-alias.m4: new file.
1147        * macros/canonical-host.m4: new file.
1148        * macros/canonical-target-name.m4: new file.
1149        * macros/canonicalize-tools.m4: new file.
1150        * macros/check-bsp-cache.m4: new file.
1151        * macros/check-bsps.m4: new file.
1152        * macros/check-cpu.m4: new file.
1153        * macros/rtems-debug.m4: new file.
1154        * macros/check-cxx.m4: new file.
1155        * macros/check-itron.m4: new file.
1156        * macros/check-multiprocessing.m4: new file.
1157        * macros/check-networking.m4: new file.
1158        * macros/check-newlib.m4: new file.
1159        * macros/check-posix.m4: new file.
1160        * macros/check-rdbg.m4: new file.
1161        * macros/enable-bare.m4: new file.
1162        * macros/enable-cxx.m4: new file.
1163        * macros/enable-gcc28.m4: new file.
1164        * macros/enable-inlines.m4: new file.
1165        * macros/enable-itron.m4: new file.
1166        * macros/enable-libcdir.m4: new file.
1167        * macros/enable-multiprocessing.m4: new file.
1168        * macros/enable-networking.m4: new file.
1169        * macros/enable-posix.m4: new file.
1170        * macros/enable-rdbg.m4: new file.
1171        * macros/enable-rtemsbsp.m4: new file.
1172        * macros/enable-tests.m4: new file.
1173        * macros/gcc-pipe.m4: new file.
1174        * macros/gcc-specs.m4: new file.
1175        * macros/i386-gas-code16.m4: new file.
1176        * macros/path-ksh.m4: new file.
1177        * macros/path-perl.m4: new file.
1178        * macros/prog-cc.m4: new file.
1179        * macros/prog-cxx.m4: new file.
1180        * macros/project-root.m4: new file.
1181        * macros/rtems-top.m4: new file.
1182        * macros/sysv-ipc.m4: new file.
1183        * macros/target.m4: new file.
1184        * macros/rtems-test-no-pause.m4: new file.
1185        * macros/multilib.m4: new file.
1186        * macros/tool-paths.m4: new file.
1187        * macros/tool-prefix.m4: new file.
1188
11892000-09-14      Joel Sherrill <joel@OARcorp.com>
1190
1191        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1192
11932000-09-14      Joel Sherrill <joel@OARcorp.com>
1194
1195        * aclocal/enable-hwapi.m4: Now longer used and removed.
1196
11972000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1198
1199        * automake/lib.am: Remove leaf.cfg.
1200
12012000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1202
1203        * aclocal/rtems-top.m4: Add ENDIF-hack.
1204        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1205
12062000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1207
1208        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1209        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1210        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1211        * automake/compile.am: Replaced.
1212        * automake/local.am: Remove building variant handling.
1213
12142000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1215
1216        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1217        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1218        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1219        * aclocal/target.m4: Cleanup comments
1220        * Automake/compile.am: Add DEFS support to keep building happy.
1221
12222000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1223
1224        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1225
12262000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1227
1228        * automake/compile.am: New file
1229        * ChangeLog: Fix email addresses
1230
12312000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1232
1233        * LICENSE.NET, README, README.configure: Spelling corrections.
1234
12352000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1236
1237        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1238
12392000-08-30      Joel Sherrill <joel@OARcorp.com>
1240
1241        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1242
12432000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1244
1245        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1246
12472000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1248
1249        * aclocal/check-bsps.h:
1250          - Add pck6-BSP
1251          - Exclude ChangeLog from being picked up as BSP
1252        * aclocal/bsp-alias.m4: Add pck6-BSP
1253
12542000-08-10      Joel Sherrill <joel@OARcorp.com>
1255
1256        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.