source: rtems/ChangeLog @ d46ec86

4.104.114.84.95
Last change on this file since d46ec86 was 1cd9dfc, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/16/03 at 09:11:40

2003-05-16 Ralf Corsepius <corsepiu@…>

  • aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
  • automake/compile.am: Remove LIBSUFFIX_VA. Merger from rtems-4-6-branch.
  • Property mode set to 100644
File size: 34.4 KB
Line 
12003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
4        * automake/compile.am: Remove LIBSUFFIX_VA.
5        Merger from rtems-4-6-branch.
6
72003-04-17      Joel Sherrill <joel@OARcorp.com>
8
9        * VERSION: Updated to rtems-ss-20030417.
10
112003-04-17      Joel Sherrill <joel@OARcorp.com>
12
13        * aclocal/version.m4: Updated to rtems-ss-20030417.
14
152003-04-11      Joel Sherrill <joel@OARcorp.com>
16
17        * VERSION: Updated to rtems-ss-20030411.
18
192003-04-11      Joel Sherrill <joel@OARcorp.com>
20
21        * aclocal/version.m4: Updated to rtems-ss-20030411.
22
232003-04-11      Joel Sherrill <joel@OARcorp.com>
24
25        * VERSION: Updated to rtems-ss-20020411.
26
272003-04-11      Joel Sherrill <joel@OARcorp.com>
28
29        * aclocal/version.m4: Updated to rtems-ss-20020411.
30
312003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * acinclude.m4: Reformat build_* handling.
34        Preset *_alias if empty.
35        * configure.ac: Change tools/build to build-config dirs.
36        Conditionally build tools/build as host-config dirs.
37
382003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * acinclude.m4: Fix broken comments.
41        Add hidden option --enable-experimental.
42        * README.cdn-X: Update.
43        * configure.ac: Build tools/build as host and build-host tools to
44        accomodate those BSPs applying packhex in <BSP>.cfg.
45        Build tools/cpu as build-host tools.
46
472003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * tools/Makefile.am: Remove.
50        * configure.ac: Remove tools.
51        * acinclude.m4: Fix build_subdir handling.
52        * Makefile.am: Remove tools from SUBDIRS.
53        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
54
552003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Remove AC_CONFIG_AUX_DIR.
58        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
59
602003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * bootstrap: Add ACLOCAL, AUTOHEADER.
63        Don't check for auto*tool-versions.
64
652003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
68
692003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * automake/compile.am: Introduce depend-gcc.
72        * automake/lib.am: Remove stray comment.
73        * automake/local.am: Introduce depend-gcc.
74
752003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
78
792003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
82        * automake/local.am: Remove $(ARCH), clean-local.
83        * automake/compile.am: Add $(ARCH), clean-local.
84        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
85
862003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Remove references to obsoleted files
89        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
90
912003-02-14      Joel Sherrill <joel@OARcorp.com>
92
93        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
94        references.
95
962003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
99
1002003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * bootstrap: Remove attempts to detect autoconf and automake using
103        "which" (PR 325).
104
1052003-02-06      Joel Sherrill <joel@OARcorp.com>
106
107        * README.configure: Updated to reflect new BSPs and deprecated
108        targets.
109
1102003-01-28      Joel Sherrill <joel@OARcorp.com>
111
112        * VERSION: Updated to rtems-ss-20030128.
113
1142003-01-28      Joel Sherrill <joel@OARcorp.com>
115
116        * aclocal/version.m4: Updated to rtems-ss-20030128.
117
1182003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
121        Remove CLOBBER_DEPEND (Unused).
122
1232003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * automake/local.am: Remove distclean-local.
126
1272001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
130        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
131
1322002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
135        Rework RTEMS_PROG_CXX_FOR_TARGET.
136
1372002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
140
1412002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
144
1452002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
148
1492002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * bootstrap: Require autoconf 2.54 or 2.57.
152        Require automake-1.7.2.
153
1542002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
157        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
158        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
159
1602002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
163
1642002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * automake/compile.am: Remove hard-coded *_PROFILE_V.
167        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
168        CFLAGS_PROFILE_V.
169        Remove CPPFLAGS_GCC.
170
1712002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
174        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
175        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
176        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
177
1782002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * aclocal/rtems-flags.m4: New.
181
1822002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * bootstrap: Allow autoconf-2.57.
185
1862002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * aclocal/prog-cc.m4: Remove GCCSED.
189
1902002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
193        Remove LDFLAGS.
194        Add CCAS, CCASCOMPILE.
195        Remove compilation rules for *.cpp, *.cxx, *.C.
196        Use CCASCOMPILE to compile *.S.
197        Add -pg to RTEMS_CFLAGS_PROFILE_V.
198
1992002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: Remove c/make.
202
2032002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * aclocal/prog-ccas.m4: New.
206        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
207        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
208        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
209
2102002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * acinclude.m4: Conditionally append --target=.
213
2142002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
217
2182002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * automake/compile.am: Remove LD_PATHS (Unused).
221        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
222        is announced obsolete).
223
2242002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
227
2282002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * aclocal/sysv-ipc.m4: Remove (Unused).
231        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
232
2332002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * acinclude.m4: Lots of changes addressing PR 312.
236
2372002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
240        to PR 312).
241
2422002-11-18      Joel Sherrill <joel@OARcorp.com>
243
244        * VERSION: Updated to rtems-ss-20021118.
245
2462002-11-18      Joel Sherrill <joel@OARcorp.com>
247
248        * aclocal/version.m4: Updated to rtems-ss-20021118.
249
2502002-11-17      Joel Sherrill <joel@OARcorp.com>
251
252        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
253        Motorola MTX603e.
254
2552002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
258
2592002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
262        * configure.ac: Ditto.
263
2642002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
267        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
268        Support @CFLAGS@, @CXXFLAGS@.
269
2702002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * bootstrap: Allow autoconf-2.56.
273
2742002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
277        Fix stupid typo (continue/configure).
278        * aclocal/prog-cc.m4: Remove obsolete comments.
279        Acknowledge CFLAGS.
280
2812002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
284        end of the args passed to sub-configure-scripts. (Reported by
285        Wulf Hofbauer <wh73@cornell.edu>)
286
2872002-11-12      Joel Sherrill <joel@OARcorp.com>
288
289        * configure.ac: Remove make/compilers/Makefile.
290
2912002-11-11      Joel Sherrill <joel@OARcorp.com>
292
293        * VERSION: Updated to rtems-ss-20021111.
294
2952002-11-11      Joel Sherrill <joel@OARcorp.com>
296
297        * aclocal/version.m4: Updated to rtems-ss-20021111.
298
2992002-11-11      Joel Sherrill <joel@OARcorp.com>
300
301        * VERSION: Updated to rtems-ss-20021111.
302
3032002-11-11      Joel Sherrill <joel@OARcorp.com>
304
305        * aclocal/version.m4: Updated to rtems-ss-20021111.
306
3072002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * automake/compile.am: Remove rel rule.
310
3112002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
314
3152002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * configure.ac: Remove make/Templates/Makefile.
318        * README.configure: Minor massaging.
319
3202002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        Further preparations for autoconf > 2.52:
323        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
324        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
325        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
326
3272002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * acinclude.m4: Adapations to autoconf > 2.52.
330
3312002-11-01      Joel Sherrill <joel@OARcorp.com>
332
333        * ChangeLog: Corrected.
334
3352002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * bootstrap: Add generate_bspdir_acinclude to automatically update
338        c/src/lib/libbsp/<cpu>/acinclude.m4.
339        Use #! /bin/sh instead of #!/bin/sh.
340        Remove autom4te*.cache during ./bootstrap --clean.
341
3422002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
345        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
346        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
347        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
348        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
349        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
350        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
351        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
352        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
353        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
354        (autoconf > 2.54 seems to have problems with the old form of
355        quoting).
356
3572002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
360        (autoconf > 2.54 complains about).
361
3622002-10-21      Joel Sherrill <joel@OARcorp.com>
363
364        * VERSION: Updated to rtems-20021021-test.
365
3662002-10-21      Joel Sherrill <joel@OARcorp.com>
367
368        * aclocal/version.m4: Updated to rtems-20021021-test.
369
3702002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * .cvsignore: Reformat.
373        Add autom4te*cache.
374        Remove autom4te.cache.
375
3762002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
379
3802002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
383        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
384
3852002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * bootstrap: Add autoconf/automake version checks by popular demand.
388        [FWIW: I dislike this.]
389
3902002-10-07      Joel Sherrill <joel@OARcorp.com>
391
392        * VERSION: Updated to rtems-ss-20021007.
393
3942002-10-07      Joel Sherrill <joel@OARcorp.com>
395
396        * aclocal/version.m4: Updated to rtems-ss-20021007.
397
3982002-10-04      Joel Sherrill <joel@OARcorp.com>
399
400        * VERSION: Updated to rtems-JUNK.
401
4022002-10-04      Joel Sherrill <joel@OARcorp.com>
403
404        * aclocal/version.m4: Updated to rtems-JUNK.
405
4062002-10-04      Joel Sherrill <joel@OARcorp.com>
407
408        * VERSION: Updated to rtems-ss-20021004.
409
4102002-10-04      Joel Sherrill <joel@OARcorp.com>
411
412        * aclocal/version.m4: Updated to rtems-ss-20021004.
413
4142002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
417        autoconf-2.53 PACKAGE crap.
418
4192002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * aclocal/prog-gnat.m4: New.
422
4232002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * aclocal/bsp-configure.m4: Fix small typo in comment.
426
4272002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
430
4312002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
434        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
435        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
436
4372002-08-07      Joel Sherrill <joel@OARcorp.com>
438
439        * aclocal/version.m4: Updated to rtems-ss-20020807.
440
4412002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
444
4452002-07-31      Joel Sherrill <joel@OARcorp.com>
446
447        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
448        was just a stub and only the OR32 port is getting worked on.
449
4502002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * aclocal/subdirs.m4: Remove.
453        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
454
4552002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
458        exec/score/cpu.
459
4602002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
463        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
464        compilation rules (Work-around to an automake bug).
465        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
466        make-library.
467
4682002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * configure.ac: Activate cpukit. Remove references to c/src/exec.
471
4722002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
475
4762002-07-17      Joel Sherrill <joel@OARcorp.com>
477
478        * aclocal/version.m4: Updated to rtems-ss-20020717.
479
4802002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * config-ml.in: Imported from gcc-3.1.
483        Change to match c/src/config-ml.in.
484
4852002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * aclocal/check-multiprocessing.m4: Reworked.
488        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
489
4902002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * automake/multilib.am: Remove.
493        * Makefile.am: Reflect change above.
494
4952002-06-28      Joel Sherrill <joel@OARcorp.com>
496
497        * aclocal/version.m4: Updated to rtems-ss-20020628.
498
4992002-06-27      Joel Sherrill <joel@OARcorp.com>
500
501        * tools/Makefile.am: Build the cpu dependent tools as well.
502
5032002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * aclocal/env-rtemscpu.m4: Remove.
506        * aclocal/multi.m4: Remove.
507        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
508
5092002-05-28      Joel Sherrill <joel@OARcorp.com>
510
511        * aclocal/version.m4: Updated to rtems-ss-20020528.
512
5132002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * aclocal/prog-cc.m4: Remove GCC272 support.
516        Remove ENABLE_LIBCDIR.
517        * aclocal/prog-cxx.m4: Ditto.
518        * aclocal/enable-gcc28.m4: Remove.
519        * aclocal/enable-libcdir.m4: Ditto.
520
5212002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
524        ENABLE_GCC28.
525
5262002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * automake/compile.am: Remove GCC272 support.
529        Remove *.sh rule (unused).
530        * configure.ac: Remove ENABLE_GCC28.
531        Remove ENABLE_LIBCDIR.
532
5332002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * .cvsignore: Added mdate-sh and texinfo.tex.
536
5372002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * aclocal/version.m4: New file.
540        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
541        aclocal/version.m4.
542        * bootstrap: Use aclocal/version.m4 instead of VERSION.
543        * configure.ac: Use aclocal/version.m4 instead of VERSION.
544
5452002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * configure.ac:
548        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
549        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
550        * Makefile.am: Remove AUTOMAKE_OPTIONS.
551        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
552
5532002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
556        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
557
5582002-03-08      Joel Sherrill <joel@OARcorp.com>
559
560        * VERSION: Updated to rtems-mg5-20020808.
561
5622002-03-01      Joel Sherrill <joel@OARcorp.com>
563
564        * VERSION: Updated to rtems-ss-20020301.
565
5662002-02-15      Joel Sherrill <joel@OARcorp.com>
567
568        * VERSION: Updated to rtems-ss-20020215.
569
5702002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * aclocal/subdirs.m4: Propagate the current $prefix to the
573        sub-configures.
574
5752002-02-05      Joel Sherrill <joel@OARcorp.com>
576
577        * VERSION: Updated to rtems-ss-20020205.
578
5792002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
582        compatibility.
583        * bootstrap: Let --clean remove texinfo.tex.
584
5852002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
588
5892002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
590
591        * configure.ac: Add --enable-docs support. Add
592        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
593        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
594        hard-coded SUBDIRS.
595        * README.configure: Added a bit of information on this new option.
596
5972002-01-18      Joel Sherrill <joel@OARcorp.com>
598
599        * VERSION: Updated to rtems-ss-20020118.
600
6012002-01-18      Joel Sherrill <joel@OARcorp.com>
602
603        * VERSION: Updated to rtems-20020118.
604
6052002-01-17      Joel Sherrill <joel@OARcorp.com>
606
607        * VERSION: Updated to rtems-ss-20020717.
608
6092002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
612        check upon host_alias != build_alias.
613
6142002-01-07      Joel Sherrill <joel@OARcorp.com>
615
616        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
617        last line to eliminate 100's of warnings.
618
6192002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
620
621        * aclocal/check-newlib.m4: Apply AS_IF.
622        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
623        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
624        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
625        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
626        changes.
627        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
628        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
629        * automake/compile.am: Remove librtemsall from LINK_FILES.
630
6312001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
634        * aclocal/subdirs.m4: New file.
635        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
636        modifications.
637        * aclocal/check-posix.m4: Apply AS_IF.
638        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
639        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
640        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
641        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
642        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
643        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
644        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
645        OUTPUT_COMMANDS.
646        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
647        * aclocal/rtems-debug.m4: Minor cleanups.
648        * aclocal/rtems-top.m4: Minor cleanups.
649        * automake/compile.am: Further steps towards automake's rules.
650
6512001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
654        * automake/lib.am: Add MULTISUBDIR.
655
6562001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * bootstrap: Run autoheader when configure.ac contains
659        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
660
6612001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * aclocal/bsp-configure.m4: New file.
664        * Makefile.am: Add aclocal/bsp-configure.m4.
665
6662001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * Makefile.am: Add automake/force-preinstall.am,
669        aclocal/ppc.am, remove ACLOCAL_M4.
670
6712001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * aclocal/bsp-alias.m4: Remove score603e_g1.
674        * aclocal/check-bsps.m4: Remove score603e_g1.
675        * aclocal/prog-cc.m4: Apply m4_if.
676
677
6782001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
679
680        * automake/force-preinstall.am: New file.
681        * aclocal/ppc.m4: New file.
682
6832001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
684
685        * aclocal/check-bsps.m4: Reworked.
686        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
687
6882001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * aclocal/bspopts.m4: New file.
691
6922001-11-13      Joel Sherrill <joel@OARcorp.com>
693
694        * COPYING: Test of $Id$ -> $RTEMS$.
695
6962001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
697
698        This modification is part of the submitted modifications necessary to
699        support the IBM PPC405 family.  This submission was reviewed by
700        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
701        not negatively impact the ppc403 BSPs.  The submission and tracking
702        process was captured as PR50.
703        * README.configure: Added gen405 BSP.
704
7052001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * Adopt more automake rules:
708        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
709        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
710        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
711        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
712        CXXLINK_APP in make-cxx-exe.
713        * automake/lib.am: Add ARFLAGS.
714
7152001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
718        config.cache's which prevented powerpc targets librdbg from building.
719
7202001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
723        add 2nd arg to _RTEMS_CPU_SUBDIR.
724        * aclocal/target.m4: Replace ac_configure_args with
725        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
726        * Makefile.am: Require automake-1.5.
727
7282001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
731        * configure.in: Remove.
732        * configure.ac: New file, generated from configure.in by autoupdate.
733
7342001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
735
736        * aclocal/rtems-cpu-subdirs.m4: New file.
737
7382001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
739
740        * automake/compile.am: Fundamentally reworked compilation rules for
741        closer adaptation to automake's behavior.
742
7432001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * automake/lib.am: Comment out LD.
746        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
747        automake/leaf.am to AUTOMAKE_FILES.
748
7492001-09-27      Joel Sherrill <joel@OARcorp.com>
750
751        * config.guess: No longer in CVS since installed by bootstrap.
752
7532001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
754
755        * bootstrap: remove/add automake added files.
756        * .cvsignore: reflect changes to bootstrap.
757
7582001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * automake/leaf.am: New file.
761
7622001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
765        of AC_CANONICAL_SYSTEM.
766        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
767        mkinstalldirs and mkdir.
768        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
769        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
770        _RTEMS_OUTPUT_BUILD_SUBDIRS.
771       
7722001-09-13      Joel Sherrill <joel@OARcorp.com>
773
774        * missing: Updated to latest version.
775
7762001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * configure.in: autoupdate to autoconf-2.52.
779        * bootstrap: Add handling for configure.ac, make autoheader verbose,
780        fix auto*tool invocation order.
781        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
782        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
783        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
784        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
785        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
786        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
787        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
788        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
789        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
790        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
791        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
792        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
793        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
794        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
795        RTEMS_CONFIG_PER_BSP conditional.
796        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
797        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
798        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
799
8002001-05-25      Joel Sherrill <joel@OARcorp.com>
801
802        * README.configure: Corrected the name of the MRM332 BSP.
803        Strengthened the distinction between what the target
804        and the BSP each select.  Added more targets to list.
805
8062001-05-25      Joel Sherrill <joel@OARcorp.com>
807
808        * README.configure: Updated the list of BSPs.
809
8102001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
811
812        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
813        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
814        Add support for DOS-drive-letters.
815
8162001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
819        RTEMS_PROG_CC_FOR_TARGET.
820
8212001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * README.cdn-X: Update.
824        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
825        @CPPFLAGS@ to CPPFLAGS.
826
8272001-04-20      Eric Valette <valette@crf.canon.fr>
828
829        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
830        BSPs support the new exception processing model and
831        consequently, librdbg.
832
8332001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
834
835        * configure.in: Reworked for Canadian Cross support.
836        * Makefile.am: Reflect changes to configure.in.
837        * config.guess, config.sub: Update from subversions.gnu.org.
838        * README.cdn-X: New file.
839        * tools/Makefile.am: Remove build, tools from SUBDIRS.
840
8412001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
844        TARGET_CONFIG_SUBDIRS.
845        * aclocal/enable-bsp.m4: fix quoting.
846        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
847
8482001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * aclocal/config-subdirs.m4: New file.
851        * aclocal/target.m4: Use macros from config-subdirs.m4.
852
8532001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
854
855        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
856        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
857
8582001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * configure.in: Fix AM_INIT_AUTOMAKE.
861        * aclocal/bsp-arg-enable.m4: Extend comments.
862        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
863        the default clause.
864
8652001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
868        RTEMS_ENV_RTEMSCPU.
869        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
870        special treatment for GCC_SPECS.
871        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
872        special treatment for GCC_SPECS.
873        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
874        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
875        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
876        instead of $(shell ..) for LIBC_LIB*.
877
8782001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
879
880        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
881        simsh7045.
882
8832001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
884
885        * automake/compile.am: Add LD.
886
8872000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * config.guess, config.sub: Update from CVS-autoconf to pick
890        up new features (e.g. CC_FOR_BUILD in config.guess) but is
891        necessary anyway to use autoconf-versions > 2.13.
892
8932000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
896        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
897        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
898        help string.
899        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
900
9012000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
902
903        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
904        Modified to reflect addition of LEON BSPs as well as the
905        no-FP ERC32 variant.
906
9072000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
908
909        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
910        standard).
911        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
912        standard).
913        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
914        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
915        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
916        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
917
9182000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
919
920        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
921        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
922        $host instead of $target (BUG-FIX).
923        * configure.in: Use $target and $host instead of $target_alias and
924        $host_alias (autoconf-2.49b).
925        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
926        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
927
928        NOTES:
929        * autoconf-2.49b depredicates using changequotes.
930        * The changes to configure.in are due to cleanups in
931        autoconf-2.49b's implemention of canonicalization. With
932        autoconf-2.1x it wasn't always clear, when to use $xxx or
933        $xxx_alias. Now this is clear.
934
9352000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
938
9392000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
942        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
943        with an RTEMS specific but more restrictive autoconf macro.
944
9452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947        * automake/lib.am: Add LD.
948
9492000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
950
951        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
952        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
953
9542000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
955 
956        * aclocal/*: Replace with contents of macros/*.m4
957        * macros/: Remove.
958        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
959        * Makefile.am: Reflect changes to aclocal/ and macros/.
960
9612000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
962
963        * configure.in: New, Cygnus/GNU style configuration.
964        * Makefile.am: Add macros/, reflect new configure.in,
965        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
966        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
967        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
968        * macros/tool-prefix.m4: Remove.
969        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
970        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
971        RTEMS_ROOT.
972        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
973        * macros/multilib.m4: Various minor fixes.
974        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
975        PROJECT_ROOT, RTEMS_ROOT.
976        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
977        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
978
9792000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
980
981        * automake/multilib.am: New file.
982        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
983        the automake/ directory.
984
9852000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        * macros/enable-hwapi.m4: Removed.
988        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
989        A small cleanup step towards gnu-canonicalization.
990
9912000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * macros: New directory.
994        * macros/bsp-alias.m4: new file.
995        * macros/canonical-host.m4: new file.
996        * macros/canonical-target-name.m4: new file.
997        * macros/canonicalize-tools.m4: new file.
998        * macros/check-bsp-cache.m4: new file.
999        * macros/check-bsps.m4: new file.
1000        * macros/check-cpu.m4: new file.
1001        * macros/rtems-debug.m4: new file.
1002        * macros/check-cxx.m4: new file.
1003        * macros/check-itron.m4: new file.
1004        * macros/check-multiprocessing.m4: new file.
1005        * macros/check-networking.m4: new file.
1006        * macros/check-newlib.m4: new file.
1007        * macros/check-posix.m4: new file.
1008        * macros/check-rdbg.m4: new file.
1009        * macros/enable-bare.m4: new file.
1010        * macros/enable-cxx.m4: new file.
1011        * macros/enable-gcc28.m4: new file.
1012        * macros/enable-inlines.m4: new file.
1013        * macros/enable-itron.m4: new file.
1014        * macros/enable-libcdir.m4: new file.
1015        * macros/enable-multiprocessing.m4: new file.
1016        * macros/enable-networking.m4: new file.
1017        * macros/enable-posix.m4: new file.
1018        * macros/enable-rdbg.m4: new file.
1019        * macros/enable-rtemsbsp.m4: new file.
1020        * macros/enable-tests.m4: new file.
1021        * macros/gcc-pipe.m4: new file.
1022        * macros/gcc-specs.m4: new file.
1023        * macros/i386-gas-code16.m4: new file.
1024        * macros/path-ksh.m4: new file.
1025        * macros/path-perl.m4: new file.
1026        * macros/prog-cc.m4: new file.
1027        * macros/prog-cxx.m4: new file.
1028        * macros/project-root.m4: new file.
1029        * macros/rtems-top.m4: new file.
1030        * macros/sysv-ipc.m4: new file.
1031        * macros/target.m4: new file.
1032        * macros/rtems-test-no-pause.m4: new file.
1033        * macros/multilib.m4: new file.
1034        * macros/tool-paths.m4: new file.
1035        * macros/tool-prefix.m4: new file.
1036
10372000-09-14      Joel Sherrill <joel@OARcorp.com>
1038
1039        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1040
10412000-09-14      Joel Sherrill <joel@OARcorp.com>
1042
1043        * aclocal/enable-hwapi.m4: Now longer used and removed.
1044
10452000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1046
1047        * automake/lib.am: Remove leaf.cfg.
1048
10492000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * aclocal/rtems-top.m4: Add ENDIF-hack.
1052        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1053
10542000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1055
1056        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1057        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1058        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1059        * automake/compile.am: Replaced.
1060        * automake/local.am: Remove building variant handling.
1061
10622000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1063
1064        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1065        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1066        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1067        * aclocal/target.m4: Cleanup comments
1068        * Automake/compile.am: Add DEFS support to keep building happy.
1069
10702000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1071
1072        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1073
10742000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1075
1076        * automake/compile.am: New file
1077        * ChangeLog: Fix email addresses
1078
10792000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
1081        * LICENSE.NET, README, README.configure: Spelling corrections.
1082
10832000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1084
1085        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1086
10872000-08-30      Joel Sherrill <joel@OARcorp.com>
1088
1089        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1090
10912000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1092
1093        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1094
10952000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1096
1097        * aclocal/check-bsps.h:
1098          - Add pck6-BSP
1099          - Exclude ChangeLog from being picked up as BSP
1100        * aclocal/bsp-alias.m4: Add pck6-BSP
1101
11022000-08-10      Joel Sherrill <joel@OARcorp.com>
1103
1104        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.