source: rtems/ChangeLog @ 4078e82

4.104.114.84.95
Last change on this file since 4078e82 was 3a032d41, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/15/03 at 11:59:42

2003-07-15 Ralf Corsepius <corsepiu@…>

  • config-ml.in: Partial sync with gcc-3.4's config-ml.in. Add "autoconf-2.5x unquoting" hack.
  • Property mode set to 100644
File size: 35.8 KB
Line 
12003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
4        Add "autoconf-2.5x unquoting" hack.
5
62003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * config.sub: Remove (Automatically added by automake, again).
9        * bootstrap: Reflect change above.
10        * configure.ac: Require automake >= 1.7.6.
11
122003-07-03      Joel Sherrill <joel@OARcorp.com>
13
14        * SUPPORT: Fix Mark Johannes' email address.
15
162003-07-03      Joel Sherrill <joel@OARcorp.com>
17
18        * VERSION: Updated to rtems-ss-20030703.
19
202003-07-03      Joel Sherrill <joel@OARcorp.com>
21
22        * aclocal/version.m4: Updated to rtems-ss-20030703.
23
242003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * bootstrap: Reflect having added config.sub.
27        * config.sub: New from subversions to accomodate c4x/tic4x.
28
292003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        PR 412/make_build
32        * configure.ac: Remove "BLEEDING EDGE" warning.
33        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
34        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
35        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
36        * aclocal/gcc-isystem.m4: New.
37        * Makefile.am: Add aclocal/gcc-isystem.m4.
38
392003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * automake/local.am: Remove $(ARCH), clean-local.
42
432003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        PR 321:
46        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
47        * aclocal/env-rtemsbsp.m4
48        * automake/compile.am
49        * automake/host.am
50        * automake/local.am
51
522003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
55        * automake/compile.am: Remove LIBSUFFIX_VA.
56        Merger from rtems-4-6-branch.
57
582003-04-17      Joel Sherrill <joel@OARcorp.com>
59
60        * VERSION: Updated to rtems-ss-20030417.
61
622003-04-17      Joel Sherrill <joel@OARcorp.com>
63
64        * aclocal/version.m4: Updated to rtems-ss-20030417.
65
662003-04-11      Joel Sherrill <joel@OARcorp.com>
67
68        * VERSION: Updated to rtems-ss-20030411.
69
702003-04-11      Joel Sherrill <joel@OARcorp.com>
71
72        * aclocal/version.m4: Updated to rtems-ss-20030411.
73
742003-04-11      Joel Sherrill <joel@OARcorp.com>
75
76        * VERSION: Updated to rtems-ss-20020411.
77
782003-04-11      Joel Sherrill <joel@OARcorp.com>
79
80        * aclocal/version.m4: Updated to rtems-ss-20020411.
81
822003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * acinclude.m4: Reformat build_* handling.
85        Preset *_alias if empty.
86        * configure.ac: Change tools/build to build-config dirs.
87        Conditionally build tools/build as host-config dirs.
88
892003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * acinclude.m4: Fix broken comments.
92        Add hidden option --enable-experimental.
93        * README.cdn-X: Update.
94        * configure.ac: Build tools/build as host and build-host tools to
95        accomodate those BSPs applying packhex in <BSP>.cfg.
96        Build tools/cpu as build-host tools.
97
982003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * tools/Makefile.am: Remove.
101        * configure.ac: Remove tools.
102        * acinclude.m4: Fix build_subdir handling.
103        * Makefile.am: Remove tools from SUBDIRS.
104        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
105
1062003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Remove AC_CONFIG_AUX_DIR.
109        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
110
1112003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * bootstrap: Add ACLOCAL, AUTOHEADER.
114        Don't check for auto*tool-versions.
115
1162003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
119
1202003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * automake/compile.am: Introduce depend-gcc.
123        * automake/lib.am: Remove stray comment.
124        * automake/local.am: Introduce depend-gcc.
125
1262003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
129
1302003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
133        * automake/local.am: Remove $(ARCH), clean-local.
134        * automake/compile.am: Add $(ARCH), clean-local.
135        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
136
1372003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Remove references to obsoleted files
140        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
141
1422003-02-14      Joel Sherrill <joel@OARcorp.com>
143
144        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
145        references.
146
1472003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
150
1512003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * bootstrap: Remove attempts to detect autoconf and automake using
154        "which" (PR 325).
155
1562003-02-06      Joel Sherrill <joel@OARcorp.com>
157
158        * README.configure: Updated to reflect new BSPs and deprecated
159        targets.
160
1612003-01-28      Joel Sherrill <joel@OARcorp.com>
162
163        * VERSION: Updated to rtems-ss-20030128.
164
1652003-01-28      Joel Sherrill <joel@OARcorp.com>
166
167        * aclocal/version.m4: Updated to rtems-ss-20030128.
168
1692003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
172        Remove CLOBBER_DEPEND (Unused).
173
1742003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * automake/local.am: Remove distclean-local.
177
1782001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
181        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
182
1832002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
186        Rework RTEMS_PROG_CXX_FOR_TARGET.
187
1882002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
191
1922002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
195
1962002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
199
2002002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * bootstrap: Require autoconf 2.54 or 2.57.
203        Require automake-1.7.2.
204
2052002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
208        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
209        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
210
2112002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
214
2152002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * automake/compile.am: Remove hard-coded *_PROFILE_V.
218        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
219        CFLAGS_PROFILE_V.
220        Remove CPPFLAGS_GCC.
221
2222002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
225        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
226        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
227        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
228
2292002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * aclocal/rtems-flags.m4: New.
232
2332002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * bootstrap: Allow autoconf-2.57.
236
2372002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * aclocal/prog-cc.m4: Remove GCCSED.
240
2412002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
244        Remove LDFLAGS.
245        Add CCAS, CCASCOMPILE.
246        Remove compilation rules for *.cpp, *.cxx, *.C.
247        Use CCASCOMPILE to compile *.S.
248        Add -pg to RTEMS_CFLAGS_PROFILE_V.
249
2502002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * configure.ac: Remove c/make.
253
2542002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * aclocal/prog-ccas.m4: New.
257        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
258        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
259        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
260
2612002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * acinclude.m4: Conditionally append --target=.
264
2652002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
268
2692002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * automake/compile.am: Remove LD_PATHS (Unused).
272        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
273        is announced obsolete).
274
2752002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
278
2792002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * aclocal/sysv-ipc.m4: Remove (Unused).
282        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
283
2842002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * acinclude.m4: Lots of changes addressing PR 312.
287
2882002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
291        to PR 312).
292
2932002-11-18      Joel Sherrill <joel@OARcorp.com>
294
295        * VERSION: Updated to rtems-ss-20021118.
296
2972002-11-18      Joel Sherrill <joel@OARcorp.com>
298
299        * aclocal/version.m4: Updated to rtems-ss-20021118.
300
3012002-11-17      Joel Sherrill <joel@OARcorp.com>
302
303        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
304        Motorola MTX603e.
305
3062002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
309
3102002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
313        * configure.ac: Ditto.
314
3152002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
318        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
319        Support @CFLAGS@, @CXXFLAGS@.
320
3212002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * bootstrap: Allow autoconf-2.56.
324
3252002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
328        Fix stupid typo (continue/configure).
329        * aclocal/prog-cc.m4: Remove obsolete comments.
330        Acknowledge CFLAGS.
331
3322002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
335        end of the args passed to sub-configure-scripts. (Reported by
336        Wulf Hofbauer <wh73@cornell.edu>)
337
3382002-11-12      Joel Sherrill <joel@OARcorp.com>
339
340        * configure.ac: Remove make/compilers/Makefile.
341
3422002-11-11      Joel Sherrill <joel@OARcorp.com>
343
344        * VERSION: Updated to rtems-ss-20021111.
345
3462002-11-11      Joel Sherrill <joel@OARcorp.com>
347
348        * aclocal/version.m4: Updated to rtems-ss-20021111.
349
3502002-11-11      Joel Sherrill <joel@OARcorp.com>
351
352        * VERSION: Updated to rtems-ss-20021111.
353
3542002-11-11      Joel Sherrill <joel@OARcorp.com>
355
356        * aclocal/version.m4: Updated to rtems-ss-20021111.
357
3582002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * automake/compile.am: Remove rel rule.
361
3622002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
365
3662002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * configure.ac: Remove make/Templates/Makefile.
369        * README.configure: Minor massaging.
370
3712002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        Further preparations for autoconf > 2.52:
374        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
375        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
376        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
377
3782002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * acinclude.m4: Adapations to autoconf > 2.52.
381
3822002-11-01      Joel Sherrill <joel@OARcorp.com>
383
384        * ChangeLog: Corrected.
385
3862002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * bootstrap: Add generate_bspdir_acinclude to automatically update
389        c/src/lib/libbsp/<cpu>/acinclude.m4.
390        Use #! /bin/sh instead of #!/bin/sh.
391        Remove autom4te*.cache during ./bootstrap --clean.
392
3932002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
396        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
397        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
398        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
399        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
400        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
401        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
402        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
403        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
404        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
405        (autoconf > 2.54 seems to have problems with the old form of
406        quoting).
407
4082002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
411        (autoconf > 2.54 complains about).
412
4132002-10-21      Joel Sherrill <joel@OARcorp.com>
414
415        * VERSION: Updated to rtems-20021021-test.
416
4172002-10-21      Joel Sherrill <joel@OARcorp.com>
418
419        * aclocal/version.m4: Updated to rtems-20021021-test.
420
4212002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * .cvsignore: Reformat.
424        Add autom4te*cache.
425        Remove autom4te.cache.
426
4272002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
430
4312002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
434        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
435
4362002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * bootstrap: Add autoconf/automake version checks by popular demand.
439        [FWIW: I dislike this.]
440
4412002-10-07      Joel Sherrill <joel@OARcorp.com>
442
443        * VERSION: Updated to rtems-ss-20021007.
444
4452002-10-07      Joel Sherrill <joel@OARcorp.com>
446
447        * aclocal/version.m4: Updated to rtems-ss-20021007.
448
4492002-10-04      Joel Sherrill <joel@OARcorp.com>
450
451        * VERSION: Updated to rtems-JUNK.
452
4532002-10-04      Joel Sherrill <joel@OARcorp.com>
454
455        * aclocal/version.m4: Updated to rtems-JUNK.
456
4572002-10-04      Joel Sherrill <joel@OARcorp.com>
458
459        * VERSION: Updated to rtems-ss-20021004.
460
4612002-10-04      Joel Sherrill <joel@OARcorp.com>
462
463        * aclocal/version.m4: Updated to rtems-ss-20021004.
464
4652002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
468        autoconf-2.53 PACKAGE crap.
469
4702002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * aclocal/prog-gnat.m4: New.
473
4742002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * aclocal/bsp-configure.m4: Fix small typo in comment.
477
4782002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
481
4822002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
485        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
486        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
487
4882002-08-07      Joel Sherrill <joel@OARcorp.com>
489
490        * aclocal/version.m4: Updated to rtems-ss-20020807.
491
4922002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
495
4962002-07-31      Joel Sherrill <joel@OARcorp.com>
497
498        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
499        was just a stub and only the OR32 port is getting worked on.
500
5012002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * aclocal/subdirs.m4: Remove.
504        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
505
5062002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
509        exec/score/cpu.
510
5112002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
514        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
515        compilation rules (Work-around to an automake bug).
516        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
517        make-library.
518
5192002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * configure.ac: Activate cpukit. Remove references to c/src/exec.
522
5232002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
526
5272002-07-17      Joel Sherrill <joel@OARcorp.com>
528
529        * aclocal/version.m4: Updated to rtems-ss-20020717.
530
5312002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * config-ml.in: Imported from gcc-3.1.
534        Change to match c/src/config-ml.in.
535
5362002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * aclocal/check-multiprocessing.m4: Reworked.
539        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
540
5412002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * automake/multilib.am: Remove.
544        * Makefile.am: Reflect change above.
545
5462002-06-28      Joel Sherrill <joel@OARcorp.com>
547
548        * aclocal/version.m4: Updated to rtems-ss-20020628.
549
5502002-06-27      Joel Sherrill <joel@OARcorp.com>
551
552        * tools/Makefile.am: Build the cpu dependent tools as well.
553
5542002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * aclocal/env-rtemscpu.m4: Remove.
557        * aclocal/multi.m4: Remove.
558        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
559
5602002-05-28      Joel Sherrill <joel@OARcorp.com>
561
562        * aclocal/version.m4: Updated to rtems-ss-20020528.
563
5642002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * aclocal/prog-cc.m4: Remove GCC272 support.
567        Remove ENABLE_LIBCDIR.
568        * aclocal/prog-cxx.m4: Ditto.
569        * aclocal/enable-gcc28.m4: Remove.
570        * aclocal/enable-libcdir.m4: Ditto.
571
5722002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
575        ENABLE_GCC28.
576
5772002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * automake/compile.am: Remove GCC272 support.
580        Remove *.sh rule (unused).
581        * configure.ac: Remove ENABLE_GCC28.
582        Remove ENABLE_LIBCDIR.
583
5842002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * .cvsignore: Added mdate-sh and texinfo.tex.
587
5882002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * aclocal/version.m4: New file.
591        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
592        aclocal/version.m4.
593        * bootstrap: Use aclocal/version.m4 instead of VERSION.
594        * configure.ac: Use aclocal/version.m4 instead of VERSION.
595
5962002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * configure.ac:
599        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
600        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
601        * Makefile.am: Remove AUTOMAKE_OPTIONS.
602        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
603
6042002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
605
606        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
607        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
608
6092002-03-08      Joel Sherrill <joel@OARcorp.com>
610
611        * VERSION: Updated to rtems-mg5-20020808.
612
6132002-03-01      Joel Sherrill <joel@OARcorp.com>
614
615        * VERSION: Updated to rtems-ss-20020301.
616
6172002-02-15      Joel Sherrill <joel@OARcorp.com>
618
619        * VERSION: Updated to rtems-ss-20020215.
620
6212002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * aclocal/subdirs.m4: Propagate the current $prefix to the
624        sub-configures.
625
6262002-02-05      Joel Sherrill <joel@OARcorp.com>
627
628        * VERSION: Updated to rtems-ss-20020205.
629
6302002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
633        compatibility.
634        * bootstrap: Let --clean remove texinfo.tex.
635
6362002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
639
6402002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * configure.ac: Add --enable-docs support. Add
643        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
644        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
645        hard-coded SUBDIRS.
646        * README.configure: Added a bit of information on this new option.
647
6482002-01-18      Joel Sherrill <joel@OARcorp.com>
649
650        * VERSION: Updated to rtems-ss-20020118.
651
6522002-01-18      Joel Sherrill <joel@OARcorp.com>
653
654        * VERSION: Updated to rtems-20020118.
655
6562002-01-17      Joel Sherrill <joel@OARcorp.com>
657
658        * VERSION: Updated to rtems-ss-20020717.
659
6602002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
661
662        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
663        check upon host_alias != build_alias.
664
6652002-01-07      Joel Sherrill <joel@OARcorp.com>
666
667        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
668        last line to eliminate 100's of warnings.
669
6702002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
671
672        * aclocal/check-newlib.m4: Apply AS_IF.
673        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
674        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
675        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
676        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
677        changes.
678        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
679        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
680        * automake/compile.am: Remove librtemsall from LINK_FILES.
681
6822001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
685        * aclocal/subdirs.m4: New file.
686        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
687        modifications.
688        * aclocal/check-posix.m4: Apply AS_IF.
689        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
690        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
691        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
692        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
693        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
694        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
695        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
696        OUTPUT_COMMANDS.
697        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
698        * aclocal/rtems-debug.m4: Minor cleanups.
699        * aclocal/rtems-top.m4: Minor cleanups.
700        * automake/compile.am: Further steps towards automake's rules.
701
7022001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
703
704        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
705        * automake/lib.am: Add MULTISUBDIR.
706
7072001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * bootstrap: Run autoheader when configure.ac contains
710        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
711
7122001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * aclocal/bsp-configure.m4: New file.
715        * Makefile.am: Add aclocal/bsp-configure.m4.
716
7172001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
718
719        * Makefile.am: Add automake/force-preinstall.am,
720        aclocal/ppc.am, remove ACLOCAL_M4.
721
7222001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * aclocal/bsp-alias.m4: Remove score603e_g1.
725        * aclocal/check-bsps.m4: Remove score603e_g1.
726        * aclocal/prog-cc.m4: Apply m4_if.
727
728
7292001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
730
731        * automake/force-preinstall.am: New file.
732        * aclocal/ppc.m4: New file.
733
7342001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
735
736        * aclocal/check-bsps.m4: Reworked.
737        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
738
7392001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
740
741        * aclocal/bspopts.m4: New file.
742
7432001-11-13      Joel Sherrill <joel@OARcorp.com>
744
745        * COPYING: Test of $Id$ -> $RTEMS$.
746
7472001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
748
749        This modification is part of the submitted modifications necessary to
750        support the IBM PPC405 family.  This submission was reviewed by
751        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
752        not negatively impact the ppc403 BSPs.  The submission and tracking
753        process was captured as PR50.
754        * README.configure: Added gen405 BSP.
755
7562001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * Adopt more automake rules:
759        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
760        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
761        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
762        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
763        CXXLINK_APP in make-cxx-exe.
764        * automake/lib.am: Add ARFLAGS.
765
7662001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
769        config.cache's which prevented powerpc targets librdbg from building.
770
7712001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
774        add 2nd arg to _RTEMS_CPU_SUBDIR.
775        * aclocal/target.m4: Replace ac_configure_args with
776        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
777        * Makefile.am: Require automake-1.5.
778
7792001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
782        * configure.in: Remove.
783        * configure.ac: New file, generated from configure.in by autoupdate.
784
7852001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * aclocal/rtems-cpu-subdirs.m4: New file.
788
7892001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * automake/compile.am: Fundamentally reworked compilation rules for
792        closer adaptation to automake's behavior.
793
7942001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
795
796        * automake/lib.am: Comment out LD.
797        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
798        automake/leaf.am to AUTOMAKE_FILES.
799
8002001-09-27      Joel Sherrill <joel@OARcorp.com>
801
802        * config.guess: No longer in CVS since installed by bootstrap.
803
8042001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * bootstrap: remove/add automake added files.
807        * .cvsignore: reflect changes to bootstrap.
808
8092001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * automake/leaf.am: New file.
812
8132001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
816        of AC_CANONICAL_SYSTEM.
817        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
818        mkinstalldirs and mkdir.
819        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
820        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
821        _RTEMS_OUTPUT_BUILD_SUBDIRS.
822       
8232001-09-13      Joel Sherrill <joel@OARcorp.com>
824
825        * missing: Updated to latest version.
826
8272001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
828
829        * configure.in: autoupdate to autoconf-2.52.
830        * bootstrap: Add handling for configure.ac, make autoheader verbose,
831        fix auto*tool invocation order.
832        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
833        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
834        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
835        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
836        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
837        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
838        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
839        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
840        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
841        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
842        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
843        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
844        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
845        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
846        RTEMS_CONFIG_PER_BSP conditional.
847        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
848        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
849        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
850
8512001-05-25      Joel Sherrill <joel@OARcorp.com>
852
853        * README.configure: Corrected the name of the MRM332 BSP.
854        Strengthened the distinction between what the target
855        and the BSP each select.  Added more targets to list.
856
8572001-05-25      Joel Sherrill <joel@OARcorp.com>
858
859        * README.configure: Updated the list of BSPs.
860
8612001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
862
863        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
864        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
865        Add support for DOS-drive-letters.
866
8672001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
870        RTEMS_PROG_CC_FOR_TARGET.
871
8722001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * README.cdn-X: Update.
875        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
876        @CPPFLAGS@ to CPPFLAGS.
877
8782001-04-20      Eric Valette <valette@crf.canon.fr>
879
880        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
881        BSPs support the new exception processing model and
882        consequently, librdbg.
883
8842001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
885
886        * configure.in: Reworked for Canadian Cross support.
887        * Makefile.am: Reflect changes to configure.in.
888        * config.guess, config.sub: Update from subversions.gnu.org.
889        * README.cdn-X: New file.
890        * tools/Makefile.am: Remove build, tools from SUBDIRS.
891
8922001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
893
894        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
895        TARGET_CONFIG_SUBDIRS.
896        * aclocal/enable-bsp.m4: fix quoting.
897        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
898
8992001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * aclocal/config-subdirs.m4: New file.
902        * aclocal/target.m4: Use macros from config-subdirs.m4.
903
9042001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
905
906        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
907        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
908
9092001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
910
911        * configure.in: Fix AM_INIT_AUTOMAKE.
912        * aclocal/bsp-arg-enable.m4: Extend comments.
913        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
914        the default clause.
915
9162001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
919        RTEMS_ENV_RTEMSCPU.
920        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
921        special treatment for GCC_SPECS.
922        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
923        special treatment for GCC_SPECS.
924        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
925        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
926        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
927        instead of $(shell ..) for LIBC_LIB*.
928
9292001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
930
931        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
932        simsh7045.
933
9342001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
935
936        * automake/compile.am: Add LD.
937
9382000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
939
940        * config.guess, config.sub: Update from CVS-autoconf to pick
941        up new features (e.g. CC_FOR_BUILD in config.guess) but is
942        necessary anyway to use autoconf-versions > 2.13.
943
9442000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
945
946        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
947        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
948        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
949        help string.
950        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
951
9522000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
953
954        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
955        Modified to reflect addition of LEON BSPs as well as the
956        no-FP ERC32 variant.
957
9582000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
961        standard).
962        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
963        standard).
964        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
965        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
966        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
967        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
968
9692000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
972        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
973        $host instead of $target (BUG-FIX).
974        * configure.in: Use $target and $host instead of $target_alias and
975        $host_alias (autoconf-2.49b).
976        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
977        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
978
979        NOTES:
980        * autoconf-2.49b depredicates using changequotes.
981        * The changes to configure.in are due to cleanups in
982        autoconf-2.49b's implemention of canonicalization. With
983        autoconf-2.1x it wasn't always clear, when to use $xxx or
984        $xxx_alias. Now this is clear.
985
9862000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
987
988        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
989
9902000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
991
992        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
993        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
994        with an RTEMS specific but more restrictive autoconf macro.
995
9962000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
997
998        * automake/lib.am: Add LD.
999
10002000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1001
1002        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1003        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1004
10052000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1006 
1007        * aclocal/*: Replace with contents of macros/*.m4
1008        * macros/: Remove.
1009        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1010        * Makefile.am: Reflect changes to aclocal/ and macros/.
1011
10122000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * configure.in: New, Cygnus/GNU style configuration.
1015        * Makefile.am: Add macros/, reflect new configure.in,
1016        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1017        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1018        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1019        * macros/tool-prefix.m4: Remove.
1020        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1021        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1022        RTEMS_ROOT.
1023        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1024        * macros/multilib.m4: Various minor fixes.
1025        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1026        PROJECT_ROOT, RTEMS_ROOT.
1027        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1028        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1029
10302000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1031
1032        * automake/multilib.am: New file.
1033        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1034        the automake/ directory.
1035
10362000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1037
1038        * macros/enable-hwapi.m4: Removed.
1039        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1040        A small cleanup step towards gnu-canonicalization.
1041
10422000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1043
1044        * macros: New directory.
1045        * macros/bsp-alias.m4: new file.
1046        * macros/canonical-host.m4: new file.
1047        * macros/canonical-target-name.m4: new file.
1048        * macros/canonicalize-tools.m4: new file.
1049        * macros/check-bsp-cache.m4: new file.
1050        * macros/check-bsps.m4: new file.
1051        * macros/check-cpu.m4: new file.
1052        * macros/rtems-debug.m4: new file.
1053        * macros/check-cxx.m4: new file.
1054        * macros/check-itron.m4: new file.
1055        * macros/check-multiprocessing.m4: new file.
1056        * macros/check-networking.m4: new file.
1057        * macros/check-newlib.m4: new file.
1058        * macros/check-posix.m4: new file.
1059        * macros/check-rdbg.m4: new file.
1060        * macros/enable-bare.m4: new file.
1061        * macros/enable-cxx.m4: new file.
1062        * macros/enable-gcc28.m4: new file.
1063        * macros/enable-inlines.m4: new file.
1064        * macros/enable-itron.m4: new file.
1065        * macros/enable-libcdir.m4: new file.
1066        * macros/enable-multiprocessing.m4: new file.
1067        * macros/enable-networking.m4: new file.
1068        * macros/enable-posix.m4: new file.
1069        * macros/enable-rdbg.m4: new file.
1070        * macros/enable-rtemsbsp.m4: new file.
1071        * macros/enable-tests.m4: new file.
1072        * macros/gcc-pipe.m4: new file.
1073        * macros/gcc-specs.m4: new file.
1074        * macros/i386-gas-code16.m4: new file.
1075        * macros/path-ksh.m4: new file.
1076        * macros/path-perl.m4: new file.
1077        * macros/prog-cc.m4: new file.
1078        * macros/prog-cxx.m4: new file.
1079        * macros/project-root.m4: new file.
1080        * macros/rtems-top.m4: new file.
1081        * macros/sysv-ipc.m4: new file.
1082        * macros/target.m4: new file.
1083        * macros/rtems-test-no-pause.m4: new file.
1084        * macros/multilib.m4: new file.
1085        * macros/tool-paths.m4: new file.
1086        * macros/tool-prefix.m4: new file.
1087
10882000-09-14      Joel Sherrill <joel@OARcorp.com>
1089
1090        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1091
10922000-09-14      Joel Sherrill <joel@OARcorp.com>
1093
1094        * aclocal/enable-hwapi.m4: Now longer used and removed.
1095
10962000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * automake/lib.am: Remove leaf.cfg.
1099
11002000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * aclocal/rtems-top.m4: Add ENDIF-hack.
1103        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1104
11052000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1106
1107        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1108        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1109        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1110        * automake/compile.am: Replaced.
1111        * automake/local.am: Remove building variant handling.
1112
11132000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1114
1115        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1116        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1117        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1118        * aclocal/target.m4: Cleanup comments
1119        * Automake/compile.am: Add DEFS support to keep building happy.
1120
11212000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1122
1123        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1124
11252000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * automake/compile.am: New file
1128        * ChangeLog: Fix email addresses
1129
11302000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1131
1132        * LICENSE.NET, README, README.configure: Spelling corrections.
1133
11342000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1135
1136        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1137
11382000-08-30      Joel Sherrill <joel@OARcorp.com>
1139
1140        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1141
11422000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1143
1144        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1145
11462000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1147
1148        * aclocal/check-bsps.h:
1149          - Add pck6-BSP
1150          - Exclude ChangeLog from being picked up as BSP
1151        * aclocal/bsp-alias.m4: Add pck6-BSP
1152
11532000-08-10      Joel Sherrill <joel@OARcorp.com>
1154
1155        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.