source: rtems/ChangeLog @ 328876c

Last change on this file since 328876c was e4bfc976, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/15/03 at 14:26:44

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.4 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-03      Joel Sherrill <joel@OARcorp.com>
7
8        * SUPPORT: Fix Mark Johannes' email address.
9
102003-07-03      Joel Sherrill <joel@OARcorp.com>
11
12        * VERSION: Updated to rtems-4.6.0pre4.
13
142003-07-03      Joel Sherrill <joel@OARcorp.com>
15
16        * aclocal/version.m4: Updated to rtems-4.6.0pre4.
17
182003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * config.sub: New from subversions to accomodate c4x/tic4x.
21
222003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        PR 412/make_build
25        * configure.ac: Remove "BLEEDING EDGE" warning.
26        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
27        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
28        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
29        * aclocal/gcc-isystem.m4: New.
30        * Makefile.am: Add aclocal/gcc-isystem.m4.
31
322003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
35        * automake/compile.am: Remove LIBSUFFIX_VA.
36
372003-04-23      Joel Sherrill <joel@OARcorp.com>
38
39        * VERSION: Updated to rtems-4.6.0pre3.
40
412003-04-23      Joel Sherrill <joel@OARcorp.com>
42
43        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
44
452003-04-23      Joel Sherrill <joel@OARcorp.com>
46
47        * VERSION: Updated to rtems-4.6.0pre3.
48
492003-04-23      Joel Sherrill <joel@OARcorp.com>
50
51        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
52
532003-04-18      Joel Sherrill <joel@OARcorp.com>
54
55        * VERSION: Updated to rtems-4.6.0pre2.
56
572003-04-18      Joel Sherrill <joel@OARcorp.com>
58
59        * aclocal/version.m4: Updated to rtems-4.6.0pre2.
60
612003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * acinclude.m4: Reformat build_* handling.
64        Preset *_alias if empty.
65        * configure.ac: Change tools/build to build-config dirs.
66        Conditionally build tools/build as host-config dirs.
67
682003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * acinclude.m4: Fix broken comments.
71        Add hidden option --enable-experimental.
72        * README.cdn-X: Update.
73        * configure.ac: Build tools/build as host and build-host tools to
74        accomodate those BSPs applying packhex in <BSP>.cfg.
75        Build tools/cpu as build-host tools.
76
772003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * tools/Makefile.am: Remove.
80        * configure.ac: Remove tools.
81        * acinclude.m4: Fix build_subdir handling.
82        * Makefile.am: Remove tools from SUBDIRS.
83        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
84
852003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Remove AC_CONFIG_AUX_DIR.
88        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
89
902003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * bootstrap: Add ACLOCAL, AUTOHEADER.
93        Don't check for auto*tool-versions.
94
952003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
98
992003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * automake/compile.am: Introduce depend-gcc.
102        * automake/lib.am: Remove stray comment.
103        * automake/local.am: Introduce depend-gcc.
104
1052003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
108
1092003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
112        * automake/local.am: Remove $(ARCH), clean-local.
113        * automake/compile.am: Add $(ARCH), clean-local.
114        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
115
1162003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Remove references to obsoleted files
119        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
120
1212003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * config.sub (rtems-4-6-branch only): New from subversion.
124        * bootstrap (rtems-4-6-branch only): Do not delete config.sub.
125
1262003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
129
1302003-02-11      Joel Sherrill <joel@OARcorp.com>
131
132        * VERSION: Updated to rtems-4.6.0pre1.
133
1342003-02-11      Joel Sherrill <joel@OARcorp.com>
135
136        * aclocal/version.m4: Updated to rtems-4.6.0pre1.
137
1382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * bootstrap: Remove attempts to detect autoconf and automake using
141        "which" (PR 325).
142
1432003-02-06      Joel Sherrill <joel@OARcorp.com>
144
145        * README.configure: Updated to reflect new BSPs and deprecated
146        targets.
147
1482003-01-28      Joel Sherrill <joel@OARcorp.com>
149
150        * VERSION: Updated to rtems-ss-20030128.
151
1522003-01-28      Joel Sherrill <joel@OARcorp.com>
153
154        * aclocal/version.m4: Updated to rtems-ss-20030128.
155
1562003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
159        Remove CLOBBER_DEPEND (Unused).
160
1612003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * automake/local.am: Remove distclean-local.
164
1652001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
168        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
169
1702002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
173        Rework RTEMS_PROG_CXX_FOR_TARGET.
174
1752002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
178
1792002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
182
1832002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
186
1872002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * bootstrap: Require autoconf 2.54 or 2.57.
190        Require automake-1.7.2.
191
1922002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
195        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
196        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
197
1982002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
201
2022002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * automake/compile.am: Remove hard-coded *_PROFILE_V.
205        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
206        CFLAGS_PROFILE_V.
207        Remove CPPFLAGS_GCC.
208
2092002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
212        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
213        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
214        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
215
2162002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * aclocal/rtems-flags.m4: New.
219
2202002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * bootstrap: Allow autoconf-2.57.
223
2242002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * aclocal/prog-cc.m4: Remove GCCSED.
227
2282002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
231        Remove LDFLAGS.
232        Add CCAS, CCASCOMPILE.
233        Remove compilation rules for *.cpp, *.cxx, *.C.
234        Use CCASCOMPILE to compile *.S.
235        Add -pg to RTEMS_CFLAGS_PROFILE_V.
236
2372002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac: Remove c/make.
240
2412002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * aclocal/prog-ccas.m4: New.
244        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
245        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
246        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
247
2482002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * acinclude.m4: Conditionally append --target=.
251
2522002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
255
2562002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * automake/compile.am: Remove LD_PATHS (Unused).
259        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
260        is announced obsolete).
261
2622002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
265
2662002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * aclocal/sysv-ipc.m4: Remove (Unused).
269        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
270
2712002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * acinclude.m4: Lots of changes addressing PR 312.
274
2752002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
278        to PR 312).
279
2802002-11-18      Joel Sherrill <joel@OARcorp.com>
281
282        * VERSION: Updated to rtems-ss-20021118.
283
2842002-11-18      Joel Sherrill <joel@OARcorp.com>
285
286        * aclocal/version.m4: Updated to rtems-ss-20021118.
287
2882002-11-17      Joel Sherrill <joel@OARcorp.com>
289
290        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
291        Motorola MTX603e.
292
2932002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
296
2972002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
300        * configure.ac: Ditto.
301
3022002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
305        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
306        Support @CFLAGS@, @CXXFLAGS@.
307
3082002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * bootstrap: Allow autoconf-2.56.
311
3122002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
315        Fix stupid typo (continue/configure).
316        * aclocal/prog-cc.m4: Remove obsolete comments.
317        Acknowledge CFLAGS.
318
3192002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
322        end of the args passed to sub-configure-scripts. (Reported by
323        Wulf Hofbauer <wh73@cornell.edu>)
324
3252002-11-12      Joel Sherrill <joel@OARcorp.com>
326
327        * configure.ac: Remove make/compilers/Makefile.
328
3292002-11-11      Joel Sherrill <joel@OARcorp.com>
330
331        * VERSION: Updated to rtems-ss-20021111.
332
3332002-11-11      Joel Sherrill <joel@OARcorp.com>
334
335        * aclocal/version.m4: Updated to rtems-ss-20021111.
336
3372002-11-11      Joel Sherrill <joel@OARcorp.com>
338
339        * VERSION: Updated to rtems-ss-20021111.
340
3412002-11-11      Joel Sherrill <joel@OARcorp.com>
342
343        * aclocal/version.m4: Updated to rtems-ss-20021111.
344
3452002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * automake/compile.am: Remove rel rule.
348
3492002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
352
3532002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * configure.ac: Remove make/Templates/Makefile.
356        * README.configure: Minor massaging.
357
3582002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        Further preparations for autoconf > 2.52:
361        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
362        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
363        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
364
3652002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * acinclude.m4: Adapations to autoconf > 2.52.
368
3692002-11-01      Joel Sherrill <joel@OARcorp.com>
370
371        * ChangeLog: Corrected.
372
3732002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * bootstrap: Add generate_bspdir_acinclude to automatically update
376        c/src/lib/libbsp/<cpu>/acinclude.m4.
377        Use #! /bin/sh instead of #!/bin/sh.
378        Remove autom4te*.cache during ./bootstrap --clean.
379
3802002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
383        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
384        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
385        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
386        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
387        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
388        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
389        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
390        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
391        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
392        (autoconf > 2.54 seems to have problems with the old form of
393        quoting).
394
3952002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
398        (autoconf > 2.54 complains about).
399
4002002-10-21      Joel Sherrill <joel@OARcorp.com>
401
402        * VERSION: Updated to rtems-20021021-test.
403
4042002-10-21      Joel Sherrill <joel@OARcorp.com>
405
406        * aclocal/version.m4: Updated to rtems-20021021-test.
407
4082002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * .cvsignore: Reformat.
411        Add autom4te*cache.
412        Remove autom4te.cache.
413
4142002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
417
4182002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
421        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
422
4232002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * bootstrap: Add autoconf/automake version checks by popular demand.
426        [FWIW: I dislike this.]
427
4282002-10-07      Joel Sherrill <joel@OARcorp.com>
429
430        * VERSION: Updated to rtems-ss-20021007.
431
4322002-10-07      Joel Sherrill <joel@OARcorp.com>
433
434        * aclocal/version.m4: Updated to rtems-ss-20021007.
435
4362002-10-04      Joel Sherrill <joel@OARcorp.com>
437
438        * VERSION: Updated to rtems-JUNK.
439
4402002-10-04      Joel Sherrill <joel@OARcorp.com>
441
442        * aclocal/version.m4: Updated to rtems-JUNK.
443
4442002-10-04      Joel Sherrill <joel@OARcorp.com>
445
446        * VERSION: Updated to rtems-ss-20021004.
447
4482002-10-04      Joel Sherrill <joel@OARcorp.com>
449
450        * aclocal/version.m4: Updated to rtems-ss-20021004.
451
4522002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
455        autoconf-2.53 PACKAGE crap.
456
4572002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * aclocal/prog-gnat.m4: New.
460
4612002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * aclocal/bsp-configure.m4: Fix small typo in comment.
464
4652002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
468
4692002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
472        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
473        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
474
4752002-08-07      Joel Sherrill <joel@OARcorp.com>
476
477        * aclocal/version.m4: Updated to rtems-ss-20020807.
478
4792002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
482
4832002-07-31      Joel Sherrill <joel@OARcorp.com>
484
485        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
486        was just a stub and only the OR32 port is getting worked on.
487
4882002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * aclocal/subdirs.m4: Remove.
491        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
492
4932002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
496        exec/score/cpu.
497
4982002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
501        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
502        compilation rules (Work-around to an automake bug).
503        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
504        make-library.
505
5062002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * configure.ac: Activate cpukit. Remove references to c/src/exec.
509
5102002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
513
5142002-07-17      Joel Sherrill <joel@OARcorp.com>
515
516        * aclocal/version.m4: Updated to rtems-ss-20020717.
517
5182002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * config-ml.in: Imported from gcc-3.1.
521        Change to match c/src/config-ml.in.
522
5232002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * aclocal/check-multiprocessing.m4: Reworked.
526        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
527
5282002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * automake/multilib.am: Remove.
531        * Makefile.am: Reflect change above.
532
5332002-06-28      Joel Sherrill <joel@OARcorp.com>
534
535        * aclocal/version.m4: Updated to rtems-ss-20020628.
536
5372002-06-27      Joel Sherrill <joel@OARcorp.com>
538
539        * tools/Makefile.am: Build the cpu dependent tools as well.
540
5412002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * aclocal/env-rtemscpu.m4: Remove.
544        * aclocal/multi.m4: Remove.
545        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
546
5472002-05-28      Joel Sherrill <joel@OARcorp.com>
548
549        * aclocal/version.m4: Updated to rtems-ss-20020528.
550
5512002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        * aclocal/prog-cc.m4: Remove GCC272 support.
554        Remove ENABLE_LIBCDIR.
555        * aclocal/prog-cxx.m4: Ditto.
556        * aclocal/enable-gcc28.m4: Remove.
557        * aclocal/enable-libcdir.m4: Ditto.
558
5592002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
562        ENABLE_GCC28.
563
5642002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * automake/compile.am: Remove GCC272 support.
567        Remove *.sh rule (unused).
568        * configure.ac: Remove ENABLE_GCC28.
569        Remove ENABLE_LIBCDIR.
570
5712002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * .cvsignore: Added mdate-sh and texinfo.tex.
574
5752002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * aclocal/version.m4: New file.
578        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
579        aclocal/version.m4.
580        * bootstrap: Use aclocal/version.m4 instead of VERSION.
581        * configure.ac: Use aclocal/version.m4 instead of VERSION.
582
5832002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * configure.ac:
586        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
587        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
588        * Makefile.am: Remove AUTOMAKE_OPTIONS.
589        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
590
5912002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
594        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
595
5962002-03-08      Joel Sherrill <joel@OARcorp.com>
597
598        * VERSION: Updated to rtems-mg5-20020808.
599
6002002-03-01      Joel Sherrill <joel@OARcorp.com>
601
602        * VERSION: Updated to rtems-ss-20020301.
603
6042002-02-15      Joel Sherrill <joel@OARcorp.com>
605
606        * VERSION: Updated to rtems-ss-20020215.
607
6082002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * aclocal/subdirs.m4: Propagate the current $prefix to the
611        sub-configures.
612
6132002-02-05      Joel Sherrill <joel@OARcorp.com>
614
615        * VERSION: Updated to rtems-ss-20020205.
616
6172002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
620        compatibility.
621        * bootstrap: Let --clean remove texinfo.tex.
622
6232002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
626
6272002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * configure.ac: Add --enable-docs support. Add
630        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
631        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
632        hard-coded SUBDIRS.
633        * README.configure: Added a bit of information on this new option.
634
6352002-01-18      Joel Sherrill <joel@OARcorp.com>
636
637        * VERSION: Updated to rtems-ss-20020118.
638
6392002-01-18      Joel Sherrill <joel@OARcorp.com>
640
641        * VERSION: Updated to rtems-20020118.
642
6432002-01-17      Joel Sherrill <joel@OARcorp.com>
644
645        * VERSION: Updated to rtems-ss-20020717.
646
6472002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
650        check upon host_alias != build_alias.
651
6522002-01-07      Joel Sherrill <joel@OARcorp.com>
653
654        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
655        last line to eliminate 100's of warnings.
656
6572002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * aclocal/check-newlib.m4: Apply AS_IF.
660        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
661        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
662        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
663        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
664        changes.
665        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
666        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
667        * automake/compile.am: Remove librtemsall from LINK_FILES.
668
6692001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
672        * aclocal/subdirs.m4: New file.
673        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
674        modifications.
675        * aclocal/check-posix.m4: Apply AS_IF.
676        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
677        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
678        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
679        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
680        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
681        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
682        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
683        OUTPUT_COMMANDS.
684        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
685        * aclocal/rtems-debug.m4: Minor cleanups.
686        * aclocal/rtems-top.m4: Minor cleanups.
687        * automake/compile.am: Further steps towards automake's rules.
688
6892001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
692        * automake/lib.am: Add MULTISUBDIR.
693
6942001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * bootstrap: Run autoheader when configure.ac contains
697        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
698
6992001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * aclocal/bsp-configure.m4: New file.
702        * Makefile.am: Add aclocal/bsp-configure.m4.
703
7042001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * Makefile.am: Add automake/force-preinstall.am,
707        aclocal/ppc.am, remove ACLOCAL_M4.
708
7092001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * aclocal/bsp-alias.m4: Remove score603e_g1.
712        * aclocal/check-bsps.m4: Remove score603e_g1.
713        * aclocal/prog-cc.m4: Apply m4_if.
714
715
7162001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * automake/force-preinstall.am: New file.
719        * aclocal/ppc.m4: New file.
720
7212001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
722
723        * aclocal/check-bsps.m4: Reworked.
724        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
725
7262001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * aclocal/bspopts.m4: New file.
729
7302001-11-13      Joel Sherrill <joel@OARcorp.com>
731
732        * COPYING: Test of $Id$ -> $RTEMS$.
733
7342001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
735
736        This modification is part of the submitted modifications necessary to
737        support the IBM PPC405 family.  This submission was reviewed by
738        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
739        not negatively impact the ppc403 BSPs.  The submission and tracking
740        process was captured as PR50.
741        * README.configure: Added gen405 BSP.
742
7432001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * Adopt more automake rules:
746        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
747        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
748        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
749        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
750        CXXLINK_APP in make-cxx-exe.
751        * automake/lib.am: Add ARFLAGS.
752
7532001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
754
755        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
756        config.cache's which prevented powerpc targets librdbg from building.
757
7582001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
761        add 2nd arg to _RTEMS_CPU_SUBDIR.
762        * aclocal/target.m4: Replace ac_configure_args with
763        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
764        * Makefile.am: Require automake-1.5.
765
7662001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
769        * configure.in: Remove.
770        * configure.ac: New file, generated from configure.in by autoupdate.
771
7722001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
773
774        * aclocal/rtems-cpu-subdirs.m4: New file.
775
7762001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * automake/compile.am: Fundamentally reworked compilation rules for
779        closer adaptation to automake's behavior.
780
7812001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
782
783        * automake/lib.am: Comment out LD.
784        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
785        automake/leaf.am to AUTOMAKE_FILES.
786
7872001-09-27      Joel Sherrill <joel@OARcorp.com>
788
789        * config.guess: No longer in CVS since installed by bootstrap.
790
7912001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
792
793        * bootstrap: remove/add automake added files.
794        * .cvsignore: reflect changes to bootstrap.
795
7962001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * automake/leaf.am: New file.
799
8002001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
803        of AC_CANONICAL_SYSTEM.
804        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
805        mkinstalldirs and mkdir.
806        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
807        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
808        _RTEMS_OUTPUT_BUILD_SUBDIRS.
809       
8102001-09-13      Joel Sherrill <joel@OARcorp.com>
811
812        * missing: Updated to latest version.
813
8142001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * configure.in: autoupdate to autoconf-2.52.
817        * bootstrap: Add handling for configure.ac, make autoheader verbose,
818        fix auto*tool invocation order.
819        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
820        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
821        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
822        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
823        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
824        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
825        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
826        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
827        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
828        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
829        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
830        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
831        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
832        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
833        RTEMS_CONFIG_PER_BSP conditional.
834        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
835        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
836        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
837
8382001-05-25      Joel Sherrill <joel@OARcorp.com>
839
840        * README.configure: Corrected the name of the MRM332 BSP.
841        Strengthened the distinction between what the target
842        and the BSP each select.  Added more targets to list.
843
8442001-05-25      Joel Sherrill <joel@OARcorp.com>
845
846        * README.configure: Updated the list of BSPs.
847
8482001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
851        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
852        Add support for DOS-drive-letters.
853
8542001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
857        RTEMS_PROG_CC_FOR_TARGET.
858
8592001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * README.cdn-X: Update.
862        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
863        @CPPFLAGS@ to CPPFLAGS.
864
8652001-04-20      Eric Valette <valette@crf.canon.fr>
866
867        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
868        BSPs support the new exception processing model and
869        consequently, librdbg.
870
8712001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
872
873        * configure.in: Reworked for Canadian Cross support.
874        * Makefile.am: Reflect changes to configure.in.
875        * config.guess, config.sub: Update from subversions.gnu.org.
876        * README.cdn-X: New file.
877        * tools/Makefile.am: Remove build, tools from SUBDIRS.
878
8792001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
882        TARGET_CONFIG_SUBDIRS.
883        * aclocal/enable-bsp.m4: fix quoting.
884        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
885
8862001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
887
888        * aclocal/config-subdirs.m4: New file.
889        * aclocal/target.m4: Use macros from config-subdirs.m4.
890
8912001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
892
893        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
894        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
895
8962001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * configure.in: Fix AM_INIT_AUTOMAKE.
899        * aclocal/bsp-arg-enable.m4: Extend comments.
900        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
901        the default clause.
902
9032001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
906        RTEMS_ENV_RTEMSCPU.
907        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
908        special treatment for GCC_SPECS.
909        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
910        special treatment for GCC_SPECS.
911        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
912        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
913        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
914        instead of $(shell ..) for LIBC_LIB*.
915
9162001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
919        simsh7045.
920
9212001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
922
923        * automake/compile.am: Add LD.
924
9252000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
926
927        * config.guess, config.sub: Update from CVS-autoconf to pick
928        up new features (e.g. CC_FOR_BUILD in config.guess) but is
929        necessary anyway to use autoconf-versions > 2.13.
930
9312000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
932
933        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
934        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
935        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
936        help string.
937        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
938
9392000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
940
941        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
942        Modified to reflect addition of LEON BSPs as well as the
943        no-FP ERC32 variant.
944
9452000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
948        standard).
949        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
950        standard).
951        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
952        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
953        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
954        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
955
9562000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
957
958        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
959        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
960        $host instead of $target (BUG-FIX).
961        * configure.in: Use $target and $host instead of $target_alias and
962        $host_alias (autoconf-2.49b).
963        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
964        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
965
966        NOTES:
967        * autoconf-2.49b depredicates using changequotes.
968        * The changes to configure.in are due to cleanups in
969        autoconf-2.49b's implemention of canonicalization. With
970        autoconf-2.1x it wasn't always clear, when to use $xxx or
971        $xxx_alias. Now this is clear.
972
9732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
974
975        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
976
9772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
978
979        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
980        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
981        with an RTEMS specific but more restrictive autoconf macro.
982
9832000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
984
985        * automake/lib.am: Add LD.
986
9872000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
988
989        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
990        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
991
9922000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993 
994        * aclocal/*: Replace with contents of macros/*.m4
995        * macros/: Remove.
996        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
997        * Makefile.am: Reflect changes to aclocal/ and macros/.
998
9992000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1000
1001        * configure.in: New, Cygnus/GNU style configuration.
1002        * Makefile.am: Add macros/, reflect new configure.in,
1003        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1004        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1005        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1006        * macros/tool-prefix.m4: Remove.
1007        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1008        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1009        RTEMS_ROOT.
1010        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1011        * macros/multilib.m4: Various minor fixes.
1012        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1013        PROJECT_ROOT, RTEMS_ROOT.
1014        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1015        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1016
10172000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1018
1019        * automake/multilib.am: New file.
1020        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1021        the automake/ directory.
1022
10232000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1024
1025        * macros/enable-hwapi.m4: Removed.
1026        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1027        A small cleanup step towards gnu-canonicalization.
1028
10292000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
1031        * macros: New directory.
1032        * macros/bsp-alias.m4: new file.
1033        * macros/canonical-host.m4: new file.
1034        * macros/canonical-target-name.m4: new file.
1035        * macros/canonicalize-tools.m4: new file.
1036        * macros/check-bsp-cache.m4: new file.
1037        * macros/check-bsps.m4: new file.
1038        * macros/check-cpu.m4: new file.
1039        * macros/rtems-debug.m4: new file.
1040        * macros/check-cxx.m4: new file.
1041        * macros/check-itron.m4: new file.
1042        * macros/check-multiprocessing.m4: new file.
1043        * macros/check-networking.m4: new file.
1044        * macros/check-newlib.m4: new file.
1045        * macros/check-posix.m4: new file.
1046        * macros/check-rdbg.m4: new file.
1047        * macros/enable-bare.m4: new file.
1048        * macros/enable-cxx.m4: new file.
1049        * macros/enable-gcc28.m4: new file.
1050        * macros/enable-inlines.m4: new file.
1051        * macros/enable-itron.m4: new file.
1052        * macros/enable-libcdir.m4: new file.
1053        * macros/enable-multiprocessing.m4: new file.
1054        * macros/enable-networking.m4: new file.
1055        * macros/enable-posix.m4: new file.
1056        * macros/enable-rdbg.m4: new file.
1057        * macros/enable-rtemsbsp.m4: new file.
1058        * macros/enable-tests.m4: new file.
1059        * macros/gcc-pipe.m4: new file.
1060        * macros/gcc-specs.m4: new file.
1061        * macros/i386-gas-code16.m4: new file.
1062        * macros/path-ksh.m4: new file.
1063        * macros/path-perl.m4: new file.
1064        * macros/prog-cc.m4: new file.
1065        * macros/prog-cxx.m4: new file.
1066        * macros/project-root.m4: new file.
1067        * macros/rtems-top.m4: new file.
1068        * macros/sysv-ipc.m4: new file.
1069        * macros/target.m4: new file.
1070        * macros/rtems-test-no-pause.m4: new file.
1071        * macros/multilib.m4: new file.
1072        * macros/tool-paths.m4: new file.
1073        * macros/tool-prefix.m4: new file.
1074
10752000-09-14      Joel Sherrill <joel@OARcorp.com>
1076
1077        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1078
10792000-09-14      Joel Sherrill <joel@OARcorp.com>
1080
1081        * aclocal/enable-hwapi.m4: Now longer used and removed.
1082
10832000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1084
1085        * automake/lib.am: Remove leaf.cfg.
1086
10872000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1088
1089        * aclocal/rtems-top.m4: Add ENDIF-hack.
1090        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1091
10922000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1093
1094        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1095        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1096        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1097        * automake/compile.am: Replaced.
1098        * automake/local.am: Remove building variant handling.
1099
11002000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1103        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1104        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1105        * aclocal/target.m4: Cleanup comments
1106        * Automake/compile.am: Add DEFS support to keep building happy.
1107
11082000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1109
1110        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1111
11122000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1113
1114        * automake/compile.am: New file
1115        * ChangeLog: Fix email addresses
1116
11172000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1118
1119        * LICENSE.NET, README, README.configure: Spelling corrections.
1120
11212000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1122
1123        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1124
11252000-08-30      Joel Sherrill <joel@OARcorp.com>
1126
1127        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1128
11292000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1130
1131        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1132
11332000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1134
1135        * aclocal/check-bsps.h:
1136          - Add pck6-BSP
1137          - Exclude ChangeLog from being picked up as BSP
1138        * aclocal/bsp-alias.m4: Add pck6-BSP
1139
11402000-08-10      Joel Sherrill <joel@OARcorp.com>
1141
1142        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.