source: rtems/ChangeLog @ c8f3e82

Last change on this file since c8f3e82 was 4c7ece5b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/28/03 at 23:56:21

2003-08-28 Ralf Corsepius <corsepiu@…>

  • aclocal/rtems-top.m4: Add RTEMS_API. AC_DEFAULT_PREFIX(opt/rtems-[RTEMS_API]).
  • Property mode set to 100644
File size: 35.7 KB
Line 
12003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/rtems-top.m4: Add RTEMS_API.
4        AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
5
62003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
9
102003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
13        Add "autoconf-2.5x unquoting" hack.
14
152003-07-03      Joel Sherrill <joel@OARcorp.com>
16
17        * SUPPORT: Fix Mark Johannes' email address.
18
192003-07-03      Joel Sherrill <joel@OARcorp.com>
20
21        * VERSION: Updated to rtems-4.6.0pre4.
22
232003-07-03      Joel Sherrill <joel@OARcorp.com>
24
25        * aclocal/version.m4: Updated to rtems-4.6.0pre4.
26
272003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * config.sub: New from subversions to accomodate c4x/tic4x.
30
312003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        PR 412/make_build
34        * configure.ac: Remove "BLEEDING EDGE" warning.
35        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
36        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
37        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
38        * aclocal/gcc-isystem.m4: New.
39        * Makefile.am: Add aclocal/gcc-isystem.m4.
40
412003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
44        * automake/compile.am: Remove LIBSUFFIX_VA.
45
462003-04-23      Joel Sherrill <joel@OARcorp.com>
47
48        * VERSION: Updated to rtems-4.6.0pre3.
49
502003-04-23      Joel Sherrill <joel@OARcorp.com>
51
52        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
53
542003-04-23      Joel Sherrill <joel@OARcorp.com>
55
56        * VERSION: Updated to rtems-4.6.0pre3.
57
582003-04-23      Joel Sherrill <joel@OARcorp.com>
59
60        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
61
622003-04-18      Joel Sherrill <joel@OARcorp.com>
63
64        * VERSION: Updated to rtems-4.6.0pre2.
65
662003-04-18      Joel Sherrill <joel@OARcorp.com>
67
68        * aclocal/version.m4: Updated to rtems-4.6.0pre2.
69
702003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * acinclude.m4: Reformat build_* handling.
73        Preset *_alias if empty.
74        * configure.ac: Change tools/build to build-config dirs.
75        Conditionally build tools/build as host-config dirs.
76
772003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * acinclude.m4: Fix broken comments.
80        Add hidden option --enable-experimental.
81        * README.cdn-X: Update.
82        * configure.ac: Build tools/build as host and build-host tools to
83        accomodate those BSPs applying packhex in <BSP>.cfg.
84        Build tools/cpu as build-host tools.
85
862003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * tools/Makefile.am: Remove.
89        * configure.ac: Remove tools.
90        * acinclude.m4: Fix build_subdir handling.
91        * Makefile.am: Remove tools from SUBDIRS.
92        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
93
942003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Remove AC_CONFIG_AUX_DIR.
97        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
98
992003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * bootstrap: Add ACLOCAL, AUTOHEADER.
102        Don't check for auto*tool-versions.
103
1042003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
107
1082003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * automake/compile.am: Introduce depend-gcc.
111        * automake/lib.am: Remove stray comment.
112        * automake/local.am: Introduce depend-gcc.
113
1142003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
117
1182003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
121        * automake/local.am: Remove $(ARCH), clean-local.
122        * automake/compile.am: Add $(ARCH), clean-local.
123        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
124
1252003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: Remove references to obsoleted files
128        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
129
1302003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * config.sub (rtems-4-6-branch only): New from subversion.
133        * bootstrap (rtems-4-6-branch only): Do not delete config.sub.
134
1352003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
138
1392003-02-11      Joel Sherrill <joel@OARcorp.com>
140
141        * VERSION: Updated to rtems-4.6.0pre1.
142
1432003-02-11      Joel Sherrill <joel@OARcorp.com>
144
145        * aclocal/version.m4: Updated to rtems-4.6.0pre1.
146
1472003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * bootstrap: Remove attempts to detect autoconf and automake using
150        "which" (PR 325).
151
1522003-02-06      Joel Sherrill <joel@OARcorp.com>
153
154        * README.configure: Updated to reflect new BSPs and deprecated
155        targets.
156
1572003-01-28      Joel Sherrill <joel@OARcorp.com>
158
159        * VERSION: Updated to rtems-ss-20030128.
160
1612003-01-28      Joel Sherrill <joel@OARcorp.com>
162
163        * aclocal/version.m4: Updated to rtems-ss-20030128.
164
1652003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
168        Remove CLOBBER_DEPEND (Unused).
169
1702003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * automake/local.am: Remove distclean-local.
173
1742001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
177        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
178
1792002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
182        Rework RTEMS_PROG_CXX_FOR_TARGET.
183
1842002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
187
1882002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
191
1922002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
195
1962002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * bootstrap: Require autoconf 2.54 or 2.57.
199        Require automake-1.7.2.
200
2012002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
204        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
205        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
206
2072002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
210
2112002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * automake/compile.am: Remove hard-coded *_PROFILE_V.
214        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
215        CFLAGS_PROFILE_V.
216        Remove CPPFLAGS_GCC.
217
2182002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
221        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
222        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
223        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
224
2252002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * aclocal/rtems-flags.m4: New.
228
2292002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * bootstrap: Allow autoconf-2.57.
232
2332002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * aclocal/prog-cc.m4: Remove GCCSED.
236
2372002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
240        Remove LDFLAGS.
241        Add CCAS, CCASCOMPILE.
242        Remove compilation rules for *.cpp, *.cxx, *.C.
243        Use CCASCOMPILE to compile *.S.
244        Add -pg to RTEMS_CFLAGS_PROFILE_V.
245
2462002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * configure.ac: Remove c/make.
249
2502002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * aclocal/prog-ccas.m4: New.
253        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
254        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
255        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
256
2572002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * acinclude.m4: Conditionally append --target=.
260
2612002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
264
2652002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * automake/compile.am: Remove LD_PATHS (Unused).
268        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
269        is announced obsolete).
270
2712002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
274
2752002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * aclocal/sysv-ipc.m4: Remove (Unused).
278        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
279
2802002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * acinclude.m4: Lots of changes addressing PR 312.
283
2842002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
287        to PR 312).
288
2892002-11-18      Joel Sherrill <joel@OARcorp.com>
290
291        * VERSION: Updated to rtems-ss-20021118.
292
2932002-11-18      Joel Sherrill <joel@OARcorp.com>
294
295        * aclocal/version.m4: Updated to rtems-ss-20021118.
296
2972002-11-17      Joel Sherrill <joel@OARcorp.com>
298
299        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
300        Motorola MTX603e.
301
3022002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
305
3062002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
309        * configure.ac: Ditto.
310
3112002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
314        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
315        Support @CFLAGS@, @CXXFLAGS@.
316
3172002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * bootstrap: Allow autoconf-2.56.
320
3212002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
324        Fix stupid typo (continue/configure).
325        * aclocal/prog-cc.m4: Remove obsolete comments.
326        Acknowledge CFLAGS.
327
3282002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
331        end of the args passed to sub-configure-scripts. (Reported by
332        Wulf Hofbauer <wh73@cornell.edu>)
333
3342002-11-12      Joel Sherrill <joel@OARcorp.com>
335
336        * configure.ac: Remove make/compilers/Makefile.
337
3382002-11-11      Joel Sherrill <joel@OARcorp.com>
339
340        * VERSION: Updated to rtems-ss-20021111.
341
3422002-11-11      Joel Sherrill <joel@OARcorp.com>
343
344        * aclocal/version.m4: Updated to rtems-ss-20021111.
345
3462002-11-11      Joel Sherrill <joel@OARcorp.com>
347
348        * VERSION: Updated to rtems-ss-20021111.
349
3502002-11-11      Joel Sherrill <joel@OARcorp.com>
351
352        * aclocal/version.m4: Updated to rtems-ss-20021111.
353
3542002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * automake/compile.am: Remove rel rule.
357
3582002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
361
3622002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * configure.ac: Remove make/Templates/Makefile.
365        * README.configure: Minor massaging.
366
3672002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        Further preparations for autoconf > 2.52:
370        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
371        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
372        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
373
3742002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * acinclude.m4: Adapations to autoconf > 2.52.
377
3782002-11-01      Joel Sherrill <joel@OARcorp.com>
379
380        * ChangeLog: Corrected.
381
3822002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * bootstrap: Add generate_bspdir_acinclude to automatically update
385        c/src/lib/libbsp/<cpu>/acinclude.m4.
386        Use #! /bin/sh instead of #!/bin/sh.
387        Remove autom4te*.cache during ./bootstrap --clean.
388
3892002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
392        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
393        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
394        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
395        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
396        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
397        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
398        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
399        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
400        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
401        (autoconf > 2.54 seems to have problems with the old form of
402        quoting).
403
4042002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
407        (autoconf > 2.54 complains about).
408
4092002-10-21      Joel Sherrill <joel@OARcorp.com>
410
411        * VERSION: Updated to rtems-20021021-test.
412
4132002-10-21      Joel Sherrill <joel@OARcorp.com>
414
415        * aclocal/version.m4: Updated to rtems-20021021-test.
416
4172002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * .cvsignore: Reformat.
420        Add autom4te*cache.
421        Remove autom4te.cache.
422
4232002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
426
4272002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
430        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
431
4322002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * bootstrap: Add autoconf/automake version checks by popular demand.
435        [FWIW: I dislike this.]
436
4372002-10-07      Joel Sherrill <joel@OARcorp.com>
438
439        * VERSION: Updated to rtems-ss-20021007.
440
4412002-10-07      Joel Sherrill <joel@OARcorp.com>
442
443        * aclocal/version.m4: Updated to rtems-ss-20021007.
444
4452002-10-04      Joel Sherrill <joel@OARcorp.com>
446
447        * VERSION: Updated to rtems-JUNK.
448
4492002-10-04      Joel Sherrill <joel@OARcorp.com>
450
451        * aclocal/version.m4: Updated to rtems-JUNK.
452
4532002-10-04      Joel Sherrill <joel@OARcorp.com>
454
455        * VERSION: Updated to rtems-ss-20021004.
456
4572002-10-04      Joel Sherrill <joel@OARcorp.com>
458
459        * aclocal/version.m4: Updated to rtems-ss-20021004.
460
4612002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
464        autoconf-2.53 PACKAGE crap.
465
4662002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * aclocal/prog-gnat.m4: New.
469
4702002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * aclocal/bsp-configure.m4: Fix small typo in comment.
473
4742002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
477
4782002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
481        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
482        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
483
4842002-08-07      Joel Sherrill <joel@OARcorp.com>
485
486        * aclocal/version.m4: Updated to rtems-ss-20020807.
487
4882002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
491
4922002-07-31      Joel Sherrill <joel@OARcorp.com>
493
494        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
495        was just a stub and only the OR32 port is getting worked on.
496
4972002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * aclocal/subdirs.m4: Remove.
500        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
501
5022002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
505        exec/score/cpu.
506
5072002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
510        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
511        compilation rules (Work-around to an automake bug).
512        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
513        make-library.
514
5152002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * configure.ac: Activate cpukit. Remove references to c/src/exec.
518
5192002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
522
5232002-07-17      Joel Sherrill <joel@OARcorp.com>
524
525        * aclocal/version.m4: Updated to rtems-ss-20020717.
526
5272002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * config-ml.in: Imported from gcc-3.1.
530        Change to match c/src/config-ml.in.
531
5322002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * aclocal/check-multiprocessing.m4: Reworked.
535        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
536
5372002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * automake/multilib.am: Remove.
540        * Makefile.am: Reflect change above.
541
5422002-06-28      Joel Sherrill <joel@OARcorp.com>
543
544        * aclocal/version.m4: Updated to rtems-ss-20020628.
545
5462002-06-27      Joel Sherrill <joel@OARcorp.com>
547
548        * tools/Makefile.am: Build the cpu dependent tools as well.
549
5502002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * aclocal/env-rtemscpu.m4: Remove.
553        * aclocal/multi.m4: Remove.
554        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
555
5562002-05-28      Joel Sherrill <joel@OARcorp.com>
557
558        * aclocal/version.m4: Updated to rtems-ss-20020528.
559
5602002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * aclocal/prog-cc.m4: Remove GCC272 support.
563        Remove ENABLE_LIBCDIR.
564        * aclocal/prog-cxx.m4: Ditto.
565        * aclocal/enable-gcc28.m4: Remove.
566        * aclocal/enable-libcdir.m4: Ditto.
567
5682002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
571        ENABLE_GCC28.
572
5732002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * automake/compile.am: Remove GCC272 support.
576        Remove *.sh rule (unused).
577        * configure.ac: Remove ENABLE_GCC28.
578        Remove ENABLE_LIBCDIR.
579
5802002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * .cvsignore: Added mdate-sh and texinfo.tex.
583
5842002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * aclocal/version.m4: New file.
587        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
588        aclocal/version.m4.
589        * bootstrap: Use aclocal/version.m4 instead of VERSION.
590        * configure.ac: Use aclocal/version.m4 instead of VERSION.
591
5922002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * configure.ac:
595        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
596        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
597        * Makefile.am: Remove AUTOMAKE_OPTIONS.
598        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
599
6002002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
603        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
604
6052002-03-08      Joel Sherrill <joel@OARcorp.com>
606
607        * VERSION: Updated to rtems-mg5-20020808.
608
6092002-03-01      Joel Sherrill <joel@OARcorp.com>
610
611        * VERSION: Updated to rtems-ss-20020301.
612
6132002-02-15      Joel Sherrill <joel@OARcorp.com>
614
615        * VERSION: Updated to rtems-ss-20020215.
616
6172002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * aclocal/subdirs.m4: Propagate the current $prefix to the
620        sub-configures.
621
6222002-02-05      Joel Sherrill <joel@OARcorp.com>
623
624        * VERSION: Updated to rtems-ss-20020205.
625
6262002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
629        compatibility.
630        * bootstrap: Let --clean remove texinfo.tex.
631
6322002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
635
6362002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * configure.ac: Add --enable-docs support. Add
639        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
640        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
641        hard-coded SUBDIRS.
642        * README.configure: Added a bit of information on this new option.
643
6442002-01-18      Joel Sherrill <joel@OARcorp.com>
645
646        * VERSION: Updated to rtems-ss-20020118.
647
6482002-01-18      Joel Sherrill <joel@OARcorp.com>
649
650        * VERSION: Updated to rtems-20020118.
651
6522002-01-17      Joel Sherrill <joel@OARcorp.com>
653
654        * VERSION: Updated to rtems-ss-20020717.
655
6562002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
659        check upon host_alias != build_alias.
660
6612002-01-07      Joel Sherrill <joel@OARcorp.com>
662
663        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
664        last line to eliminate 100's of warnings.
665
6662002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * aclocal/check-newlib.m4: Apply AS_IF.
669        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
670        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
671        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
672        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
673        changes.
674        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
675        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
676        * automake/compile.am: Remove librtemsall from LINK_FILES.
677
6782001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
679
680        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
681        * aclocal/subdirs.m4: New file.
682        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
683        modifications.
684        * aclocal/check-posix.m4: Apply AS_IF.
685        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
686        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
687        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
688        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
689        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
690        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
691        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
692        OUTPUT_COMMANDS.
693        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
694        * aclocal/rtems-debug.m4: Minor cleanups.
695        * aclocal/rtems-top.m4: Minor cleanups.
696        * automake/compile.am: Further steps towards automake's rules.
697
6982001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
699
700        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
701        * automake/lib.am: Add MULTISUBDIR.
702
7032001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * bootstrap: Run autoheader when configure.ac contains
706        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
707
7082001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * aclocal/bsp-configure.m4: New file.
711        * Makefile.am: Add aclocal/bsp-configure.m4.
712
7132001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * Makefile.am: Add automake/force-preinstall.am,
716        aclocal/ppc.am, remove ACLOCAL_M4.
717
7182001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * aclocal/bsp-alias.m4: Remove score603e_g1.
721        * aclocal/check-bsps.m4: Remove score603e_g1.
722        * aclocal/prog-cc.m4: Apply m4_if.
723
724
7252001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * automake/force-preinstall.am: New file.
728        * aclocal/ppc.m4: New file.
729
7302001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * aclocal/check-bsps.m4: Reworked.
733        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
734
7352001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * aclocal/bspopts.m4: New file.
738
7392001-11-13      Joel Sherrill <joel@OARcorp.com>
740
741        * COPYING: Test of $Id$ -> $RTEMS$.
742
7432001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
744
745        This modification is part of the submitted modifications necessary to
746        support the IBM PPC405 family.  This submission was reviewed by
747        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
748        not negatively impact the ppc403 BSPs.  The submission and tracking
749        process was captured as PR50.
750        * README.configure: Added gen405 BSP.
751
7522001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * Adopt more automake rules:
755        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
756        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
757        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
758        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
759        CXXLINK_APP in make-cxx-exe.
760        * automake/lib.am: Add ARFLAGS.
761
7622001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
765        config.cache's which prevented powerpc targets librdbg from building.
766
7672001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
768
769        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
770        add 2nd arg to _RTEMS_CPU_SUBDIR.
771        * aclocal/target.m4: Replace ac_configure_args with
772        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
773        * Makefile.am: Require automake-1.5.
774
7752001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
776
777        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
778        * configure.in: Remove.
779        * configure.ac: New file, generated from configure.in by autoupdate.
780
7812001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
782
783        * aclocal/rtems-cpu-subdirs.m4: New file.
784
7852001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * automake/compile.am: Fundamentally reworked compilation rules for
788        closer adaptation to automake's behavior.
789
7902001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * automake/lib.am: Comment out LD.
793        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
794        automake/leaf.am to AUTOMAKE_FILES.
795
7962001-09-27      Joel Sherrill <joel@OARcorp.com>
797
798        * config.guess: No longer in CVS since installed by bootstrap.
799
8002001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * bootstrap: remove/add automake added files.
803        * .cvsignore: reflect changes to bootstrap.
804
8052001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * automake/leaf.am: New file.
808
8092001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
812        of AC_CANONICAL_SYSTEM.
813        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
814        mkinstalldirs and mkdir.
815        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
816        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
817        _RTEMS_OUTPUT_BUILD_SUBDIRS.
818       
8192001-09-13      Joel Sherrill <joel@OARcorp.com>
820
821        * missing: Updated to latest version.
822
8232001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * configure.in: autoupdate to autoconf-2.52.
826        * bootstrap: Add handling for configure.ac, make autoheader verbose,
827        fix auto*tool invocation order.
828        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
829        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
830        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
831        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
832        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
833        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
834        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
835        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
836        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
837        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
838        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
839        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
840        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
841        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
842        RTEMS_CONFIG_PER_BSP conditional.
843        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
844        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
845        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
846
8472001-05-25      Joel Sherrill <joel@OARcorp.com>
848
849        * README.configure: Corrected the name of the MRM332 BSP.
850        Strengthened the distinction between what the target
851        and the BSP each select.  Added more targets to list.
852
8532001-05-25      Joel Sherrill <joel@OARcorp.com>
854
855        * README.configure: Updated the list of BSPs.
856
8572001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
858
859        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
860        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
861        Add support for DOS-drive-letters.
862
8632001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
866        RTEMS_PROG_CC_FOR_TARGET.
867
8682001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
869
870        * README.cdn-X: Update.
871        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
872        @CPPFLAGS@ to CPPFLAGS.
873
8742001-04-20      Eric Valette <valette@crf.canon.fr>
875
876        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
877        BSPs support the new exception processing model and
878        consequently, librdbg.
879
8802001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
881
882        * configure.in: Reworked for Canadian Cross support.
883        * Makefile.am: Reflect changes to configure.in.
884        * config.guess, config.sub: Update from subversions.gnu.org.
885        * README.cdn-X: New file.
886        * tools/Makefile.am: Remove build, tools from SUBDIRS.
887
8882001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
889
890        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
891        TARGET_CONFIG_SUBDIRS.
892        * aclocal/enable-bsp.m4: fix quoting.
893        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
894
8952001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * aclocal/config-subdirs.m4: New file.
898        * aclocal/target.m4: Use macros from config-subdirs.m4.
899
9002001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
903        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
904
9052001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
906
907        * configure.in: Fix AM_INIT_AUTOMAKE.
908        * aclocal/bsp-arg-enable.m4: Extend comments.
909        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
910        the default clause.
911
9122001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
913
914        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
915        RTEMS_ENV_RTEMSCPU.
916        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
917        special treatment for GCC_SPECS.
918        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
919        special treatment for GCC_SPECS.
920        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
921        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
922        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
923        instead of $(shell ..) for LIBC_LIB*.
924
9252001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
926
927        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
928        simsh7045.
929
9302001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
931
932        * automake/compile.am: Add LD.
933
9342000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
935
936        * config.guess, config.sub: Update from CVS-autoconf to pick
937        up new features (e.g. CC_FOR_BUILD in config.guess) but is
938        necessary anyway to use autoconf-versions > 2.13.
939
9402000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
941
942        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
943        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
944        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
945        help string.
946        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
947
9482000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
949
950        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
951        Modified to reflect addition of LEON BSPs as well as the
952        no-FP ERC32 variant.
953
9542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
955
956        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
957        standard).
958        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
959        standard).
960        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
961        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
962        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
963        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
964
9652000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
966
967        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
968        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
969        $host instead of $target (BUG-FIX).
970        * configure.in: Use $target and $host instead of $target_alias and
971        $host_alias (autoconf-2.49b).
972        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
973        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
974
975        NOTES:
976        * autoconf-2.49b depredicates using changequotes.
977        * The changes to configure.in are due to cleanups in
978        autoconf-2.49b's implemention of canonicalization. With
979        autoconf-2.1x it wasn't always clear, when to use $xxx or
980        $xxx_alias. Now this is clear.
981
9822000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
983
984        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
985
9862000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
987
988        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
989        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
990        with an RTEMS specific but more restrictive autoconf macro.
991
9922000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994        * automake/lib.am: Add LD.
995
9962000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
997
998        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
999        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1000
10012000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1002 
1003        * aclocal/*: Replace with contents of macros/*.m4
1004        * macros/: Remove.
1005        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1006        * Makefile.am: Reflect changes to aclocal/ and macros/.
1007
10082000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1009
1010        * configure.in: New, Cygnus/GNU style configuration.
1011        * Makefile.am: Add macros/, reflect new configure.in,
1012        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1013        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1014        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1015        * macros/tool-prefix.m4: Remove.
1016        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1017        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1018        RTEMS_ROOT.
1019        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1020        * macros/multilib.m4: Various minor fixes.
1021        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1022        PROJECT_ROOT, RTEMS_ROOT.
1023        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1024        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1025
10262000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1027
1028        * automake/multilib.am: New file.
1029        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1030        the automake/ directory.
1031
10322000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1033
1034        * macros/enable-hwapi.m4: Removed.
1035        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1036        A small cleanup step towards gnu-canonicalization.
1037
10382000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1039
1040        * macros: New directory.
1041        * macros/bsp-alias.m4: new file.
1042        * macros/canonical-host.m4: new file.
1043        * macros/canonical-target-name.m4: new file.
1044        * macros/canonicalize-tools.m4: new file.
1045        * macros/check-bsp-cache.m4: new file.
1046        * macros/check-bsps.m4: new file.
1047        * macros/check-cpu.m4: new file.
1048        * macros/rtems-debug.m4: new file.
1049        * macros/check-cxx.m4: new file.
1050        * macros/check-itron.m4: new file.
1051        * macros/check-multiprocessing.m4: new file.
1052        * macros/check-networking.m4: new file.
1053        * macros/check-newlib.m4: new file.
1054        * macros/check-posix.m4: new file.
1055        * macros/check-rdbg.m4: new file.
1056        * macros/enable-bare.m4: new file.
1057        * macros/enable-cxx.m4: new file.
1058        * macros/enable-gcc28.m4: new file.
1059        * macros/enable-inlines.m4: new file.
1060        * macros/enable-itron.m4: new file.
1061        * macros/enable-libcdir.m4: new file.
1062        * macros/enable-multiprocessing.m4: new file.
1063        * macros/enable-networking.m4: new file.
1064        * macros/enable-posix.m4: new file.
1065        * macros/enable-rdbg.m4: new file.
1066        * macros/enable-rtemsbsp.m4: new file.
1067        * macros/enable-tests.m4: new file.
1068        * macros/gcc-pipe.m4: new file.
1069        * macros/gcc-specs.m4: new file.
1070        * macros/i386-gas-code16.m4: new file.
1071        * macros/path-ksh.m4: new file.
1072        * macros/path-perl.m4: new file.
1073        * macros/prog-cc.m4: new file.
1074        * macros/prog-cxx.m4: new file.
1075        * macros/project-root.m4: new file.
1076        * macros/rtems-top.m4: new file.
1077        * macros/sysv-ipc.m4: new file.
1078        * macros/target.m4: new file.
1079        * macros/rtems-test-no-pause.m4: new file.
1080        * macros/multilib.m4: new file.
1081        * macros/tool-paths.m4: new file.
1082        * macros/tool-prefix.m4: new file.
1083
10842000-09-14      Joel Sherrill <joel@OARcorp.com>
1085
1086        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1087
10882000-09-14      Joel Sherrill <joel@OARcorp.com>
1089
1090        * aclocal/enable-hwapi.m4: Now longer used and removed.
1091
10922000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1093
1094        * automake/lib.am: Remove leaf.cfg.
1095
10962000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * aclocal/rtems-top.m4: Add ENDIF-hack.
1099        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1100
11012000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1102
1103        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1104        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1105        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1106        * automake/compile.am: Replaced.
1107        * automake/local.am: Remove building variant handling.
1108
11092000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1110
1111        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1112        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1113        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1114        * aclocal/target.m4: Cleanup comments
1115        * Automake/compile.am: Add DEFS support to keep building happy.
1116
11172000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1118
1119        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1120
11212000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1122
1123        * automake/compile.am: New file
1124        * ChangeLog: Fix email addresses
1125
11262000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1127
1128        * LICENSE.NET, README, README.configure: Spelling corrections.
1129
11302000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1131
1132        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1133
11342000-08-30      Joel Sherrill <joel@OARcorp.com>
1135
1136        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1137
11382000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1139
1140        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1141
11422000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1143
1144        * aclocal/check-bsps.h:
1145          - Add pck6-BSP
1146          - Exclude ChangeLog from being picked up as BSP
1147        * aclocal/bsp-alias.m4: Add pck6-BSP
1148
11492000-08-10      Joel Sherrill <joel@OARcorp.com>
1150
1151        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.