source: rtems/ChangeLog @ 6624214

Last change on this file since 6624214 was 6624214, checked in by Joel Sherrill <joel.sherrill@…>, on 07/03/03 at 15:38:10

2003-07-03 Joel Sherrill <joel@…>

  • VERSION: Updated to rtems-4.6.0pre4.
  • Property mode set to 100644
File size: 35.2 KB
Line 
12003-07-03      Joel Sherrill <joel@OARcorp.com>
2
3        * VERSION: Updated to rtems-4.6.0pre4.
4
52003-07-03      Joel Sherrill <joel@OARcorp.com>
6
7        * aclocal/version.m4: Updated to rtems-4.6.0pre4.
8
92003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * config.sub: New from subversions to accomodate c4x/tic4x.
12
132003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        PR 412/make_build
16        * configure.ac: Remove "BLEEDING EDGE" warning.
17        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
18        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
19        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
20        * aclocal/gcc-isystem.m4: New.
21        * Makefile.am: Add aclocal/gcc-isystem.m4.
22
232003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
26        * automake/compile.am: Remove LIBSUFFIX_VA.
27
282003-04-23      Joel Sherrill <joel@OARcorp.com>
29
30        * VERSION: Updated to rtems-4.6.0pre3.
31
322003-04-23      Joel Sherrill <joel@OARcorp.com>
33
34        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
35
362003-04-23      Joel Sherrill <joel@OARcorp.com>
37
38        * VERSION: Updated to rtems-4.6.0pre3.
39
402003-04-23      Joel Sherrill <joel@OARcorp.com>
41
42        * aclocal/version.m4: Updated to rtems-4.6.0pre3.
43
442003-04-18      Joel Sherrill <joel@OARcorp.com>
45
46        * VERSION: Updated to rtems-4.6.0pre2.
47
482003-04-18      Joel Sherrill <joel@OARcorp.com>
49
50        * aclocal/version.m4: Updated to rtems-4.6.0pre2.
51
522003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * acinclude.m4: Reformat build_* handling.
55        Preset *_alias if empty.
56        * configure.ac: Change tools/build to build-config dirs.
57        Conditionally build tools/build as host-config dirs.
58
592003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * acinclude.m4: Fix broken comments.
62        Add hidden option --enable-experimental.
63        * README.cdn-X: Update.
64        * configure.ac: Build tools/build as host and build-host tools to
65        accomodate those BSPs applying packhex in <BSP>.cfg.
66        Build tools/cpu as build-host tools.
67
682003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * tools/Makefile.am: Remove.
71        * configure.ac: Remove tools.
72        * acinclude.m4: Fix build_subdir handling.
73        * Makefile.am: Remove tools from SUBDIRS.
74        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
75
762003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Remove AC_CONFIG_AUX_DIR.
79        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
80
812003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * bootstrap: Add ACLOCAL, AUTOHEADER.
84        Don't check for auto*tool-versions.
85
862003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
89
902003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * automake/compile.am: Introduce depend-gcc.
93        * automake/lib.am: Remove stray comment.
94        * automake/local.am: Introduce depend-gcc.
95
962003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
99
1002003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
103        * automake/local.am: Remove $(ARCH), clean-local.
104        * automake/compile.am: Add $(ARCH), clean-local.
105        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
106
1072003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Remove references to obsoleted files
110        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
111
1122003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * config.sub (rtems-4-6-branch only): New from subversion.
115        * bootstrap (rtems-4-6-branch only): Do not delete config.sub.
116
1172003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
120
1212003-02-11      Joel Sherrill <joel@OARcorp.com>
122
123        * VERSION: Updated to rtems-4.6.0pre1.
124
1252003-02-11      Joel Sherrill <joel@OARcorp.com>
126
127        * aclocal/version.m4: Updated to rtems-4.6.0pre1.
128
1292003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * bootstrap: Remove attempts to detect autoconf and automake using
132        "which" (PR 325).
133
1342003-02-06      Joel Sherrill <joel@OARcorp.com>
135
136        * README.configure: Updated to reflect new BSPs and deprecated
137        targets.
138
1392003-01-28      Joel Sherrill <joel@OARcorp.com>
140
141        * VERSION: Updated to rtems-ss-20030128.
142
1432003-01-28      Joel Sherrill <joel@OARcorp.com>
144
145        * aclocal/version.m4: Updated to rtems-ss-20030128.
146
1472003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
150        Remove CLOBBER_DEPEND (Unused).
151
1522003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * automake/local.am: Remove distclean-local.
155
1562001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
159        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
160
1612002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
164        Rework RTEMS_PROG_CXX_FOR_TARGET.
165
1662002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
169
1702002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
173
1742002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
177
1782002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * bootstrap: Require autoconf 2.54 or 2.57.
181        Require automake-1.7.2.
182
1832002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
186        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
187        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
188
1892002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
192
1932002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * automake/compile.am: Remove hard-coded *_PROFILE_V.
196        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
197        CFLAGS_PROFILE_V.
198        Remove CPPFLAGS_GCC.
199
2002002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
203        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
204        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
205        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
206
2072002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * aclocal/rtems-flags.m4: New.
210
2112002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * bootstrap: Allow autoconf-2.57.
214
2152002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * aclocal/prog-cc.m4: Remove GCCSED.
218
2192002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
222        Remove LDFLAGS.
223        Add CCAS, CCASCOMPILE.
224        Remove compilation rules for *.cpp, *.cxx, *.C.
225        Use CCASCOMPILE to compile *.S.
226        Add -pg to RTEMS_CFLAGS_PROFILE_V.
227
2282002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * configure.ac: Remove c/make.
231
2322002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * aclocal/prog-ccas.m4: New.
235        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
236        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
237        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
238
2392002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * acinclude.m4: Conditionally append --target=.
242
2432002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
246
2472002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * automake/compile.am: Remove LD_PATHS (Unused).
250        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
251        is announced obsolete).
252
2532002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
256
2572002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * aclocal/sysv-ipc.m4: Remove (Unused).
260        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
261
2622002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * acinclude.m4: Lots of changes addressing PR 312.
265
2662002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
269        to PR 312).
270
2712002-11-18      Joel Sherrill <joel@OARcorp.com>
272
273        * VERSION: Updated to rtems-ss-20021118.
274
2752002-11-18      Joel Sherrill <joel@OARcorp.com>
276
277        * aclocal/version.m4: Updated to rtems-ss-20021118.
278
2792002-11-17      Joel Sherrill <joel@OARcorp.com>
280
281        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
282        Motorola MTX603e.
283
2842002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
287
2882002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
291        * configure.ac: Ditto.
292
2932002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
296        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
297        Support @CFLAGS@, @CXXFLAGS@.
298
2992002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * bootstrap: Allow autoconf-2.56.
302
3032002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
306        Fix stupid typo (continue/configure).
307        * aclocal/prog-cc.m4: Remove obsolete comments.
308        Acknowledge CFLAGS.
309
3102002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
313        end of the args passed to sub-configure-scripts. (Reported by
314        Wulf Hofbauer <wh73@cornell.edu>)
315
3162002-11-12      Joel Sherrill <joel@OARcorp.com>
317
318        * configure.ac: Remove make/compilers/Makefile.
319
3202002-11-11      Joel Sherrill <joel@OARcorp.com>
321
322        * VERSION: Updated to rtems-ss-20021111.
323
3242002-11-11      Joel Sherrill <joel@OARcorp.com>
325
326        * aclocal/version.m4: Updated to rtems-ss-20021111.
327
3282002-11-11      Joel Sherrill <joel@OARcorp.com>
329
330        * VERSION: Updated to rtems-ss-20021111.
331
3322002-11-11      Joel Sherrill <joel@OARcorp.com>
333
334        * aclocal/version.m4: Updated to rtems-ss-20021111.
335
3362002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * automake/compile.am: Remove rel rule.
339
3402002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
343
3442002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * configure.ac: Remove make/Templates/Makefile.
347        * README.configure: Minor massaging.
348
3492002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        Further preparations for autoconf > 2.52:
352        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
353        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
354        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
355
3562002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * acinclude.m4: Adapations to autoconf > 2.52.
359
3602002-11-01      Joel Sherrill <joel@OARcorp.com>
361
362        * ChangeLog: Corrected.
363
3642002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * bootstrap: Add generate_bspdir_acinclude to automatically update
367        c/src/lib/libbsp/<cpu>/acinclude.m4.
368        Use #! /bin/sh instead of #!/bin/sh.
369        Remove autom4te*.cache during ./bootstrap --clean.
370
3712002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
374        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
375        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
376        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
377        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
378        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
379        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
380        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
381        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
382        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
383        (autoconf > 2.54 seems to have problems with the old form of
384        quoting).
385
3862002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
389        (autoconf > 2.54 complains about).
390
3912002-10-21      Joel Sherrill <joel@OARcorp.com>
392
393        * VERSION: Updated to rtems-20021021-test.
394
3952002-10-21      Joel Sherrill <joel@OARcorp.com>
396
397        * aclocal/version.m4: Updated to rtems-20021021-test.
398
3992002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * .cvsignore: Reformat.
402        Add autom4te*cache.
403        Remove autom4te.cache.
404
4052002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
408
4092002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
412        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
413
4142002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * bootstrap: Add autoconf/automake version checks by popular demand.
417        [FWIW: I dislike this.]
418
4192002-10-07      Joel Sherrill <joel@OARcorp.com>
420
421        * VERSION: Updated to rtems-ss-20021007.
422
4232002-10-07      Joel Sherrill <joel@OARcorp.com>
424
425        * aclocal/version.m4: Updated to rtems-ss-20021007.
426
4272002-10-04      Joel Sherrill <joel@OARcorp.com>
428
429        * VERSION: Updated to rtems-JUNK.
430
4312002-10-04      Joel Sherrill <joel@OARcorp.com>
432
433        * aclocal/version.m4: Updated to rtems-JUNK.
434
4352002-10-04      Joel Sherrill <joel@OARcorp.com>
436
437        * VERSION: Updated to rtems-ss-20021004.
438
4392002-10-04      Joel Sherrill <joel@OARcorp.com>
440
441        * aclocal/version.m4: Updated to rtems-ss-20021004.
442
4432002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
446        autoconf-2.53 PACKAGE crap.
447
4482002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * aclocal/prog-gnat.m4: New.
451
4522002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * aclocal/bsp-configure.m4: Fix small typo in comment.
455
4562002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
459
4602002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
463        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
464        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
465
4662002-08-07      Joel Sherrill <joel@OARcorp.com>
467
468        * aclocal/version.m4: Updated to rtems-ss-20020807.
469
4702002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
473
4742002-07-31      Joel Sherrill <joel@OARcorp.com>
475
476        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
477        was just a stub and only the OR32 port is getting worked on.
478
4792002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * aclocal/subdirs.m4: Remove.
482        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
483
4842002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
487        exec/score/cpu.
488
4892002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
492        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
493        compilation rules (Work-around to an automake bug).
494        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
495        make-library.
496
4972002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * configure.ac: Activate cpukit. Remove references to c/src/exec.
500
5012002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
504
5052002-07-17      Joel Sherrill <joel@OARcorp.com>
506
507        * aclocal/version.m4: Updated to rtems-ss-20020717.
508
5092002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * config-ml.in: Imported from gcc-3.1.
512        Change to match c/src/config-ml.in.
513
5142002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * aclocal/check-multiprocessing.m4: Reworked.
517        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
518
5192002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * automake/multilib.am: Remove.
522        * Makefile.am: Reflect change above.
523
5242002-06-28      Joel Sherrill <joel@OARcorp.com>
525
526        * aclocal/version.m4: Updated to rtems-ss-20020628.
527
5282002-06-27      Joel Sherrill <joel@OARcorp.com>
529
530        * tools/Makefile.am: Build the cpu dependent tools as well.
531
5322002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * aclocal/env-rtemscpu.m4: Remove.
535        * aclocal/multi.m4: Remove.
536        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
537
5382002-05-28      Joel Sherrill <joel@OARcorp.com>
539
540        * aclocal/version.m4: Updated to rtems-ss-20020528.
541
5422002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
543
544        * aclocal/prog-cc.m4: Remove GCC272 support.
545        Remove ENABLE_LIBCDIR.
546        * aclocal/prog-cxx.m4: Ditto.
547        * aclocal/enable-gcc28.m4: Remove.
548        * aclocal/enable-libcdir.m4: Ditto.
549
5502002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
553        ENABLE_GCC28.
554
5552002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * automake/compile.am: Remove GCC272 support.
558        Remove *.sh rule (unused).
559        * configure.ac: Remove ENABLE_GCC28.
560        Remove ENABLE_LIBCDIR.
561
5622002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * .cvsignore: Added mdate-sh and texinfo.tex.
565
5662002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * aclocal/version.m4: New file.
569        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
570        aclocal/version.m4.
571        * bootstrap: Use aclocal/version.m4 instead of VERSION.
572        * configure.ac: Use aclocal/version.m4 instead of VERSION.
573
5742002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * configure.ac:
577        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
578        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
579        * Makefile.am: Remove AUTOMAKE_OPTIONS.
580        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
581
5822002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
585        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
586
5872002-03-08      Joel Sherrill <joel@OARcorp.com>
588
589        * VERSION: Updated to rtems-mg5-20020808.
590
5912002-03-01      Joel Sherrill <joel@OARcorp.com>
592
593        * VERSION: Updated to rtems-ss-20020301.
594
5952002-02-15      Joel Sherrill <joel@OARcorp.com>
596
597        * VERSION: Updated to rtems-ss-20020215.
598
5992002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        * aclocal/subdirs.m4: Propagate the current $prefix to the
602        sub-configures.
603
6042002-02-05      Joel Sherrill <joel@OARcorp.com>
605
606        * VERSION: Updated to rtems-ss-20020205.
607
6082002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
611        compatibility.
612        * bootstrap: Let --clean remove texinfo.tex.
613
6142002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
617
6182002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * configure.ac: Add --enable-docs support. Add
621        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
622        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
623        hard-coded SUBDIRS.
624        * README.configure: Added a bit of information on this new option.
625
6262002-01-18      Joel Sherrill <joel@OARcorp.com>
627
628        * VERSION: Updated to rtems-ss-20020118.
629
6302002-01-18      Joel Sherrill <joel@OARcorp.com>
631
632        * VERSION: Updated to rtems-20020118.
633
6342002-01-17      Joel Sherrill <joel@OARcorp.com>
635
636        * VERSION: Updated to rtems-ss-20020717.
637
6382002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
641        check upon host_alias != build_alias.
642
6432002-01-07      Joel Sherrill <joel@OARcorp.com>
644
645        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
646        last line to eliminate 100's of warnings.
647
6482002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
649
650        * aclocal/check-newlib.m4: Apply AS_IF.
651        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
652        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
653        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
654        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
655        changes.
656        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
657        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
658        * automake/compile.am: Remove librtemsall from LINK_FILES.
659
6602001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
661
662        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
663        * aclocal/subdirs.m4: New file.
664        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
665        modifications.
666        * aclocal/check-posix.m4: Apply AS_IF.
667        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
668        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
669        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
670        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
671        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
672        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
673        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
674        OUTPUT_COMMANDS.
675        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
676        * aclocal/rtems-debug.m4: Minor cleanups.
677        * aclocal/rtems-top.m4: Minor cleanups.
678        * automake/compile.am: Further steps towards automake's rules.
679
6802001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
683        * automake/lib.am: Add MULTISUBDIR.
684
6852001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686
687        * bootstrap: Run autoheader when configure.ac contains
688        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
689
6902001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * aclocal/bsp-configure.m4: New file.
693        * Makefile.am: Add aclocal/bsp-configure.m4.
694
6952001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * Makefile.am: Add automake/force-preinstall.am,
698        aclocal/ppc.am, remove ACLOCAL_M4.
699
7002001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
701
702        * aclocal/bsp-alias.m4: Remove score603e_g1.
703        * aclocal/check-bsps.m4: Remove score603e_g1.
704        * aclocal/prog-cc.m4: Apply m4_if.
705
706
7072001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * automake/force-preinstall.am: New file.
710        * aclocal/ppc.m4: New file.
711
7122001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * aclocal/check-bsps.m4: Reworked.
715        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
716
7172001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
718
719        * aclocal/bspopts.m4: New file.
720
7212001-11-13      Joel Sherrill <joel@OARcorp.com>
722
723        * COPYING: Test of $Id$ -> $RTEMS$.
724
7252001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
726
727        This modification is part of the submitted modifications necessary to
728        support the IBM PPC405 family.  This submission was reviewed by
729        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
730        not negatively impact the ppc403 BSPs.  The submission and tracking
731        process was captured as PR50.
732        * README.configure: Added gen405 BSP.
733
7342001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
735
736        * Adopt more automake rules:
737        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
738        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
739        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
740        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
741        CXXLINK_APP in make-cxx-exe.
742        * automake/lib.am: Add ARFLAGS.
743
7442001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
747        config.cache's which prevented powerpc targets librdbg from building.
748
7492001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
752        add 2nd arg to _RTEMS_CPU_SUBDIR.
753        * aclocal/target.m4: Replace ac_configure_args with
754        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
755        * Makefile.am: Require automake-1.5.
756
7572001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
760        * configure.in: Remove.
761        * configure.ac: New file, generated from configure.in by autoupdate.
762
7632001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * aclocal/rtems-cpu-subdirs.m4: New file.
766
7672001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
768
769        * automake/compile.am: Fundamentally reworked compilation rules for
770        closer adaptation to automake's behavior.
771
7722001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
773
774        * automake/lib.am: Comment out LD.
775        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
776        automake/leaf.am to AUTOMAKE_FILES.
777
7782001-09-27      Joel Sherrill <joel@OARcorp.com>
779
780        * config.guess: No longer in CVS since installed by bootstrap.
781
7822001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
783
784        * bootstrap: remove/add automake added files.
785        * .cvsignore: reflect changes to bootstrap.
786
7872001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * automake/leaf.am: New file.
790
7912001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
792
793        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
794        of AC_CANONICAL_SYSTEM.
795        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
796        mkinstalldirs and mkdir.
797        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
798        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
799        _RTEMS_OUTPUT_BUILD_SUBDIRS.
800       
8012001-09-13      Joel Sherrill <joel@OARcorp.com>
802
803        * missing: Updated to latest version.
804
8052001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * configure.in: autoupdate to autoconf-2.52.
808        * bootstrap: Add handling for configure.ac, make autoheader verbose,
809        fix auto*tool invocation order.
810        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
811        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
812        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
813        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
814        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
815        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
816        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
817        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
818        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
819        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
820        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
821        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
822        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
823        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
824        RTEMS_CONFIG_PER_BSP conditional.
825        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
826        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
827        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
828
8292001-05-25      Joel Sherrill <joel@OARcorp.com>
830
831        * README.configure: Corrected the name of the MRM332 BSP.
832        Strengthened the distinction between what the target
833        and the BSP each select.  Added more targets to list.
834
8352001-05-25      Joel Sherrill <joel@OARcorp.com>
836
837        * README.configure: Updated the list of BSPs.
838
8392001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
842        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
843        Add support for DOS-drive-letters.
844
8452001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
848        RTEMS_PROG_CC_FOR_TARGET.
849
8502001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * README.cdn-X: Update.
853        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
854        @CPPFLAGS@ to CPPFLAGS.
855
8562001-04-20      Eric Valette <valette@crf.canon.fr>
857
858        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
859        BSPs support the new exception processing model and
860        consequently, librdbg.
861
8622001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * configure.in: Reworked for Canadian Cross support.
865        * Makefile.am: Reflect changes to configure.in.
866        * config.guess, config.sub: Update from subversions.gnu.org.
867        * README.cdn-X: New file.
868        * tools/Makefile.am: Remove build, tools from SUBDIRS.
869
8702001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
871
872        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
873        TARGET_CONFIG_SUBDIRS.
874        * aclocal/enable-bsp.m4: fix quoting.
875        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
876
8772001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
878
879        * aclocal/config-subdirs.m4: New file.
880        * aclocal/target.m4: Use macros from config-subdirs.m4.
881
8822001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
884        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
885        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
886
8872001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * configure.in: Fix AM_INIT_AUTOMAKE.
890        * aclocal/bsp-arg-enable.m4: Extend comments.
891        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
892        the default clause.
893
8942001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
897        RTEMS_ENV_RTEMSCPU.
898        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
899        special treatment for GCC_SPECS.
900        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
901        special treatment for GCC_SPECS.
902        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
903        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
904        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
905        instead of $(shell ..) for LIBC_LIB*.
906
9072001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
908
909        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
910        simsh7045.
911
9122001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
913
914        * automake/compile.am: Add LD.
915
9162000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * config.guess, config.sub: Update from CVS-autoconf to pick
919        up new features (e.g. CC_FOR_BUILD in config.guess) but is
920        necessary anyway to use autoconf-versions > 2.13.
921
9222000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
923
924        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
925        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
926        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
927        help string.
928        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
929
9302000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
931
932        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
933        Modified to reflect addition of LEON BSPs as well as the
934        no-FP ERC32 variant.
935
9362000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
937
938        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
939        standard).
940        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
941        standard).
942        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
943        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
944        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
945        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
946
9472000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
950        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
951        $host instead of $target (BUG-FIX).
952        * configure.in: Use $target and $host instead of $target_alias and
953        $host_alias (autoconf-2.49b).
954        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
955        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
956
957        NOTES:
958        * autoconf-2.49b depredicates using changequotes.
959        * The changes to configure.in are due to cleanups in
960        autoconf-2.49b's implemention of canonicalization. With
961        autoconf-2.1x it wasn't always clear, when to use $xxx or
962        $xxx_alias. Now this is clear.
963
9642000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
965
966        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
967
9682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
971        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
972        with an RTEMS specific but more restrictive autoconf macro.
973
9742000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
975
976        * automake/lib.am: Add LD.
977
9782000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
979
980        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
981        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
982
9832000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
984 
985        * aclocal/*: Replace with contents of macros/*.m4
986        * macros/: Remove.
987        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
988        * Makefile.am: Reflect changes to aclocal/ and macros/.
989
9902000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
991
992        * configure.in: New, Cygnus/GNU style configuration.
993        * Makefile.am: Add macros/, reflect new configure.in,
994        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
995        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
996        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
997        * macros/tool-prefix.m4: Remove.
998        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
999        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1000        RTEMS_ROOT.
1001        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1002        * macros/multilib.m4: Various minor fixes.
1003        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1004        PROJECT_ROOT, RTEMS_ROOT.
1005        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1006        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1007
10082000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1009
1010        * automake/multilib.am: New file.
1011        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1012        the automake/ directory.
1013
10142000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1015
1016        * macros/enable-hwapi.m4: Removed.
1017        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1018        A small cleanup step towards gnu-canonicalization.
1019
10202000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1021
1022        * macros: New directory.
1023        * macros/bsp-alias.m4: new file.
1024        * macros/canonical-host.m4: new file.
1025        * macros/canonical-target-name.m4: new file.
1026        * macros/canonicalize-tools.m4: new file.
1027        * macros/check-bsp-cache.m4: new file.
1028        * macros/check-bsps.m4: new file.
1029        * macros/check-cpu.m4: new file.
1030        * macros/rtems-debug.m4: new file.
1031        * macros/check-cxx.m4: new file.
1032        * macros/check-itron.m4: new file.
1033        * macros/check-multiprocessing.m4: new file.
1034        * macros/check-networking.m4: new file.
1035        * macros/check-newlib.m4: new file.
1036        * macros/check-posix.m4: new file.
1037        * macros/check-rdbg.m4: new file.
1038        * macros/enable-bare.m4: new file.
1039        * macros/enable-cxx.m4: new file.
1040        * macros/enable-gcc28.m4: new file.
1041        * macros/enable-inlines.m4: new file.
1042        * macros/enable-itron.m4: new file.
1043        * macros/enable-libcdir.m4: new file.
1044        * macros/enable-multiprocessing.m4: new file.
1045        * macros/enable-networking.m4: new file.
1046        * macros/enable-posix.m4: new file.
1047        * macros/enable-rdbg.m4: new file.
1048        * macros/enable-rtemsbsp.m4: new file.
1049        * macros/enable-tests.m4: new file.
1050        * macros/gcc-pipe.m4: new file.
1051        * macros/gcc-specs.m4: new file.
1052        * macros/i386-gas-code16.m4: new file.
1053        * macros/path-ksh.m4: new file.
1054        * macros/path-perl.m4: new file.
1055        * macros/prog-cc.m4: new file.
1056        * macros/prog-cxx.m4: new file.
1057        * macros/project-root.m4: new file.
1058        * macros/rtems-top.m4: new file.
1059        * macros/sysv-ipc.m4: new file.
1060        * macros/target.m4: new file.
1061        * macros/rtems-test-no-pause.m4: new file.
1062        * macros/multilib.m4: new file.
1063        * macros/tool-paths.m4: new file.
1064        * macros/tool-prefix.m4: new file.
1065
10662000-09-14      Joel Sherrill <joel@OARcorp.com>
1067
1068        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1069
10702000-09-14      Joel Sherrill <joel@OARcorp.com>
1071
1072        * aclocal/enable-hwapi.m4: Now longer used and removed.
1073
10742000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1075
1076        * automake/lib.am: Remove leaf.cfg.
1077
10782000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1079
1080        * aclocal/rtems-top.m4: Add ENDIF-hack.
1081        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1082
10832000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1084
1085        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1086        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1087        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1088        * automake/compile.am: Replaced.
1089        * automake/local.am: Remove building variant handling.
1090
10912000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1094        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1095        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1096        * aclocal/target.m4: Cleanup comments
1097        * Automake/compile.am: Add DEFS support to keep building happy.
1098
10992000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1100
1101        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1102
11032000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1104
1105        * automake/compile.am: New file
1106        * ChangeLog: Fix email addresses
1107
11082000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1109
1110        * LICENSE.NET, README, README.configure: Spelling corrections.
1111
11122000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1113
1114        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1115
11162000-08-30      Joel Sherrill <joel@OARcorp.com>
1117
1118        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1119
11202000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1121
1122        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1123
11242000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1125
1126        * aclocal/check-bsps.h:
1127          - Add pck6-BSP
1128          - Exclude ChangeLog from being picked up as BSP
1129        * aclocal/bsp-alias.m4: Add pck6-BSP
1130
11312000-08-10      Joel Sherrill <joel@OARcorp.com>
1132
1133        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.