source: rtems/ChangeLog @ 6b2b4a36

4.104.114.84.95
Last change on this file since 6b2b4a36 was 6b2b4a36, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/14/03 at 05:15:15

Merger from rtems-4-6-branch.

  • Property mode set to 100644
File size: 31.8 KB
RevLine 
[6b2b4a36]12003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
4
52003-02-11      Joel Sherrill <joel@OARcorp.com>
6
7        * VERSION: Updated to rtems-4.6.0pre1.
8
92003-02-11      Joel Sherrill <joel@OARcorp.com>
10
11        * aclocal/version.m4: Updated to rtems-4.6.0pre1.
12
[d854517]132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * bootstrap: Remove attempts to detect autoconf and automake using
16        "which" (PR 325).
17
[08c6c10]182003-02-06      Joel Sherrill <joel@OARcorp.com>
19
20        * README.configure: Updated to reflect new BSPs and deprecated
21        targets.
[d854517]22
[b36cca28]232003-01-28      Joel Sherrill <joel@OARcorp.com>
24
25        * VERSION: Updated to rtems-ss-20030128.
26
[4f3e2c28]272003-01-28      Joel Sherrill <joel@OARcorp.com>
28
29        * aclocal/version.m4: Updated to rtems-ss-20030128.
30
[16735ca]312003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
34        Remove CLOBBER_DEPEND (Unused).
35
[159efe9f]362003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * automake/local.am: Remove distclean-local.
39
[2a2def9]402001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
43        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
44
[bde6014e]452002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
48        Rework RTEMS_PROG_CXX_FOR_TARGET.
49
[f442116c]502002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
53
[09efa77]542002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
57
[3907075f]582002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
61
[b41b797]622002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * bootstrap: Require autoconf 2.54 or 2.57.
65        Require automake-1.7.2.
66
[6fea3824]672002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
70        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
71        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
72
[baa8dd7c]732002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
76
[f04c916]772002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * automake/compile.am: Remove hard-coded *_PROFILE_V.
80        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
81        CFLAGS_PROFILE_V.
82        Remove CPPFLAGS_GCC.
83
[c2113d3]842002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
87        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
88        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
89        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
90
[8b38a769]912002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * aclocal/rtems-flags.m4: New.
94
[82b1805]952002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * bootstrap: Allow autoconf-2.57.
98
[c47c12b]992002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * aclocal/prog-cc.m4: Remove GCCSED.
102
[29d82b25]1032002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
106        Remove LDFLAGS.
107        Add CCAS, CCASCOMPILE.
108        Remove compilation rules for *.cpp, *.cxx, *.C.
109        Use CCASCOMPILE to compile *.S.
110        Add -pg to RTEMS_CFLAGS_PROFILE_V.
111
[87ecb88c]1122002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * configure.ac: Remove c/make.
115
[ff65620]1162002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * aclocal/prog-ccas.m4: New.
119        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
120        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
121        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
122
[b6cc40a]1232002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * acinclude.m4: Conditionally append --target=.
126
[0a9a0f5]1272002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
130
[86f12bc]1312002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * automake/compile.am: Remove LD_PATHS (Unused).
134        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
135        is announced obsolete).
136
[20d7ed37]1372002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
140
[984123f]1412002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * aclocal/sysv-ipc.m4: Remove (Unused).
144        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
145
[9e4d710]1462002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * acinclude.m4: Lots of changes addressing PR 312.
149
[824bf2e4]1502002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
153        to PR 312).
154
[5395172]1552002-11-18      Joel Sherrill <joel@OARcorp.com>
156
157        * VERSION: Updated to rtems-ss-20021118.
158
[b5a59c3f]1592002-11-18      Joel Sherrill <joel@OARcorp.com>
160
161        * aclocal/version.m4: Updated to rtems-ss-20021118.
162
[174eed8c]1632002-11-17      Joel Sherrill <joel@OARcorp.com>
164
165        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
166        Motorola MTX603e.
167
[824bf2e4]1682002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
171
[bcf4d5bc]1722002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
175        * configure.ac: Ditto.
176
[8a2e2aaa]1772002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
180        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
181        Support @CFLAGS@, @CXXFLAGS@.
182
[e9fc7e5]1832002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * bootstrap: Allow autoconf-2.56.
186
[f289c09]1872002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
190        Fix stupid typo (continue/configure).
191        * aclocal/prog-cc.m4: Remove obsolete comments.
192        Acknowledge CFLAGS.
193
[6a31b7c0]1942002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
197        end of the args passed to sub-configure-scripts. (Reported by
198        Wulf Hofbauer <wh73@cornell.edu>)
199
[fae851c]2002002-11-12      Joel Sherrill <joel@OARcorp.com>
201
202        * configure.ac: Remove make/compilers/Makefile.
203
[2c86557]2042002-11-11      Joel Sherrill <joel@OARcorp.com>
205
206        * VERSION: Updated to rtems-ss-20021111.
207
[b99463c]2082002-11-11      Joel Sherrill <joel@OARcorp.com>
209
210        * aclocal/version.m4: Updated to rtems-ss-20021111.
211
[a3f7971]2122002-11-11      Joel Sherrill <joel@OARcorp.com>
213
214        * VERSION: Updated to rtems-ss-20021111.
215
[2bc3f76]2162002-11-11      Joel Sherrill <joel@OARcorp.com>
217
218        * aclocal/version.m4: Updated to rtems-ss-20021111.
219
[a9f1a11]2202002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * automake/compile.am: Remove rel rule.
223
[7395fa5]2242002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
227
[6f6cde6f]2282002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * configure.ac: Remove make/Templates/Makefile.
231        * README.configure: Minor massaging.
232
[e05468fb]2332002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        Further preparations for autoconf > 2.52:
236        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
237        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
238        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
239
[9cf7774]2402002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * acinclude.m4: Adapations to autoconf > 2.52.
243
[b31106f6]2442002-11-01      Joel Sherrill <joel@OARcorp.com>
[022fcc07]245
[b31106f6]246        * ChangeLog: Corrected.
[32f1696c]247
[282cb9c]2482002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * bootstrap: Add generate_bspdir_acinclude to automatically update
251        c/src/lib/libbsp/<cpu>/acinclude.m4.
252        Use #! /bin/sh instead of #!/bin/sh.
253        Remove autom4te*.cache during ./bootstrap --clean.
254
[314a962]2552002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
258        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
259        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
260        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
261        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
262        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
263        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
264        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
265        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
266        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
267        (autoconf > 2.54 seems to have problems with the old form of
268        quoting).
269
[1da0c52]2702002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
273        (autoconf > 2.54 complains about).
274
[3767e25]2752002-10-21      Joel Sherrill <joel@OARcorp.com>
276
277        * VERSION: Updated to rtems-20021021-test.
278
[f8ee48bf]2792002-10-21      Joel Sherrill <joel@OARcorp.com>
280
281        * aclocal/version.m4: Updated to rtems-20021021-test.
282
[8730f45]2832002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * .cvsignore: Reformat.
286        Add autom4te*cache.
287        Remove autom4te.cache.
288
[aa7428a]2892002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
292
[59d28b7]2932002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
296        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
297
[58fd5ab]2982002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * bootstrap: Add autoconf/automake version checks by popular demand.
301        [FWIW: I dislike this.]
302
[4bf6f90d]3032002-10-07      Joel Sherrill <joel@OARcorp.com>
304
305        * VERSION: Updated to rtems-ss-20021007.
306
[523fb4b]3072002-10-07      Joel Sherrill <joel@OARcorp.com>
308
309        * aclocal/version.m4: Updated to rtems-ss-20021007.
310
[e1229013]3112002-10-04      Joel Sherrill <joel@OARcorp.com>
312
313        * VERSION: Updated to rtems-JUNK.
314
[71a08543]3152002-10-04      Joel Sherrill <joel@OARcorp.com>
316
317        * aclocal/version.m4: Updated to rtems-JUNK.
318
[d8befba2]3192002-10-04      Joel Sherrill <joel@OARcorp.com>
320
321        * VERSION: Updated to rtems-ss-20021004.
322
[b6ea96ef]3232002-10-04      Joel Sherrill <joel@OARcorp.com>
324
325        * aclocal/version.m4: Updated to rtems-ss-20021004.
326
[72f4ec87]3272002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
330        autoconf-2.53 PACKAGE crap.
331
[6c15108]3322002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * aclocal/prog-gnat.m4: New.
335
[ca3fa6bb]3362002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * aclocal/bsp-configure.m4: Fix small typo in comment.
339
[24688dbd]3402002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
343
[d69c9c6]3442002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
347        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
348        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
349
[d5dc04f]3502002-08-07      Joel Sherrill <joel@OARcorp.com>
351
352        * aclocal/version.m4: Updated to rtems-ss-20020807.
353
[d3f954e]3542002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
357
[79b15c1d]3582002-07-31      Joel Sherrill <joel@OARcorp.com>
359
360        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
361        was just a stub and only the OR32 port is getting worked on.
362
[b4cde04]3632002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * aclocal/subdirs.m4: Remove.
366        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
367
[0e08a3c3]3682002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
371        exec/score/cpu.
372
[35b2275]3732002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
376        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
377        compilation rules (Work-around to an automake bug).
378        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
379        make-library.
380
[be3e0f7]3812002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * configure.ac: Activate cpukit. Remove references to c/src/exec.
384
[cca5631]3852002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
388
[76af1fc]3892002-07-17      Joel Sherrill <joel@OARcorp.com>
390
391        * aclocal/version.m4: Updated to rtems-ss-20020717.
392
[8166684]3932002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * config-ml.in: Imported from gcc-3.1.
396        Change to match c/src/config-ml.in.
397
[0f8ae13c]3982002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * aclocal/check-multiprocessing.m4: Reworked.
401        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
402
[48e7a718]4032002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * automake/multilib.am: Remove.
406        * Makefile.am: Reflect change above.
407
[f610f0c5]4082002-06-28      Joel Sherrill <joel@OARcorp.com>
409
410        * aclocal/version.m4: Updated to rtems-ss-20020628.
411
[8ce766ce]4122002-06-27      Joel Sherrill <joel@OARcorp.com>
413
414        * tools/Makefile.am: Build the cpu dependent tools as well.
415
[ba2df911]4162002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * aclocal/env-rtemscpu.m4: Remove.
419        * aclocal/multi.m4: Remove.
420        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
421
[28311188]4222002-05-28      Joel Sherrill <joel@OARcorp.com>
423
424        * aclocal/version.m4: Updated to rtems-ss-20020528.
425
[53eb191]4262002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * aclocal/prog-cc.m4: Remove GCC272 support.
429        Remove ENABLE_LIBCDIR.
430        * aclocal/prog-cxx.m4: Ditto.
431        * aclocal/enable-gcc28.m4: Remove.
432        * aclocal/enable-libcdir.m4: Ditto.
433
[fd2bc17a]4342002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
437        ENABLE_GCC28.
438
[978f59a]4392002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * automake/compile.am: Remove GCC272 support.
442        Remove *.sh rule (unused).
443        * configure.ac: Remove ENABLE_GCC28.
444        Remove ENABLE_LIBCDIR.
445
[6568b90]4462002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * .cvsignore: Added mdate-sh and texinfo.tex.
449
[321f5ff]4502002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * aclocal/version.m4: New file.
453        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
454        aclocal/version.m4.
455        * bootstrap: Use aclocal/version.m4 instead of VERSION.
456        * configure.ac: Use aclocal/version.m4 instead of VERSION.
457
[579f14cc]4582002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * configure.ac:
461        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
462        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
463        * Makefile.am: Remove AUTOMAKE_OPTIONS.
464        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
465
[dee576c0]4662002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
469        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
470
[5800e142]4712002-03-08      Joel Sherrill <joel@OARcorp.com>
472
473        * VERSION: Updated to rtems-mg5-20020808.
474
[41debfd]4752002-03-01      Joel Sherrill <joel@OARcorp.com>
476
477        * VERSION: Updated to rtems-ss-20020301.
478
[7f87dd3]4792002-02-15      Joel Sherrill <joel@OARcorp.com>
480
481        * VERSION: Updated to rtems-ss-20020215.
482
[9b11632]4832002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * aclocal/subdirs.m4: Propagate the current $prefix to the
486        sub-configures.
487
[5bca94b]4882002-02-05      Joel Sherrill <joel@OARcorp.com>
489
490        * VERSION: Updated to rtems-ss-20020205.
491
[d7aabb7c]4922002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
495        compatibility.
496        * bootstrap: Let --clean remove texinfo.tex.
497
[cbc4e6fa]4982002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
501
[003d4da]5022002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * configure.ac: Add --enable-docs support. Add
505        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
506        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
507        hard-coded SUBDIRS.
508        * README.configure: Added a bit of information on this new option.
509
[e7288b7]5102002-01-18      Joel Sherrill <joel@OARcorp.com>
511
512        * VERSION: Updated to rtems-ss-20020118.
513
[9ee8036]5142002-01-18      Joel Sherrill <joel@OARcorp.com>
515
516        * VERSION: Updated to rtems-20020118.
517
[b2433b2]5182002-01-17      Joel Sherrill <joel@OARcorp.com>
519
520        * VERSION: Updated to rtems-ss-20020717.
521
[36202ec]5222002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
525        check upon host_alias != build_alias.
526
[1ae913e]5272002-01-07      Joel Sherrill <joel@OARcorp.com>
528
529        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
530        last line to eliminate 100's of warnings.
531
[a0ea6f1]5322002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * aclocal/check-newlib.m4: Apply AS_IF.
535        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
536        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
537        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
538        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
539        changes.
540        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
541        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
542        * automake/compile.am: Remove librtemsall from LINK_FILES.
543
[ba748523]5442001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
547        * aclocal/subdirs.m4: New file.
548        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
549        modifications.
550        * aclocal/check-posix.m4: Apply AS_IF.
551        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
552        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
553        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
554        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
555        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
556        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
557        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
558        OUTPUT_COMMANDS.
559        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
560        * aclocal/rtems-debug.m4: Minor cleanups.
561        * aclocal/rtems-top.m4: Minor cleanups.
562        * automake/compile.am: Further steps towards automake's rules.
563
[c5fff113]5642001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
567        * automake/lib.am: Add MULTISUBDIR.
568
[d0d33f21]5692001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * bootstrap: Run autoheader when configure.ac contains
572        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
573
[1a457f5]5742001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * aclocal/bsp-configure.m4: New file.
577        * Makefile.am: Add aclocal/bsp-configure.m4.
578
[345772e]5792001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * Makefile.am: Add automake/force-preinstall.am,
582        aclocal/ppc.am, remove ACLOCAL_M4.
583
[8e541868]5842001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * aclocal/bsp-alias.m4: Remove score603e_g1.
587        * aclocal/check-bsps.m4: Remove score603e_g1.
588        * aclocal/prog-cc.m4: Apply m4_if.
589
590
[466e590]5912001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * automake/force-preinstall.am: New file.
594        * aclocal/ppc.m4: New file.
595
[9c392aa2]5962001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * aclocal/check-bsps.m4: Reworked.
599        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
600
[7ee86ba7]6012001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * aclocal/bspopts.m4: New file.
604
[4812b65b]6052001-11-13      Joel Sherrill <joel@OARcorp.com>
606
607        * COPYING: Test of $Id$ -> $RTEMS$.
608
[0aa09608]6092001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
610
611        This modification is part of the submitted modifications necessary to
612        support the IBM PPC405 family.  This submission was reviewed by
613        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
614        not negatively impact the ppc403 BSPs.  The submission and tracking
615        process was captured as PR50.
616        * README.configure: Added gen405 BSP.
617
[a34b245]6182001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * Adopt more automake rules:
621        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
622        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
623        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
624        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
625        CXXLINK_APP in make-cxx-exe.
626        * automake/lib.am: Add ARFLAGS.
627
[60c7524]6282001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
631        config.cache's which prevented powerpc targets librdbg from building.
632
[080afec]6332001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
636        add 2nd arg to _RTEMS_CPU_SUBDIR.
637        * aclocal/target.m4: Replace ac_configure_args with
638        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
639        * Makefile.am: Require automake-1.5.
640
[66387986]6412001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
644        * configure.in: Remove.
645        * configure.ac: New file, generated from configure.in by autoupdate.
646
[083b72a]6472001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * aclocal/rtems-cpu-subdirs.m4: New file.
650
[bfba54e]6512001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * automake/compile.am: Fundamentally reworked compilation rules for
654        closer adaptation to automake's behavior.
655
[8738dfaa]6562001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * automake/lib.am: Comment out LD.
659        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
660        automake/leaf.am to AUTOMAKE_FILES.
661
[d9e4f08]6622001-09-27      Joel Sherrill <joel@OARcorp.com>
663
664        * config.guess: No longer in CVS since installed by bootstrap.
665
[ceb9f8f]6662001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * bootstrap: remove/add automake added files.
669        * .cvsignore: reflect changes to bootstrap.
670
[5ddff84b]6712001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * automake/leaf.am: New file.
674
[37b5d78]6752001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
676
677        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
678        of AC_CANONICAL_SYSTEM.
679        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
680        mkinstalldirs and mkdir.
681        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
682        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
683        _RTEMS_OUTPUT_BUILD_SUBDIRS.
684       
[986e1113]6852001-09-13      Joel Sherrill <joel@OARcorp.com>
686
687        * missing: Updated to latest version.
688
[e712997]6892001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * configure.in: autoupdate to autoconf-2.52.
692        * bootstrap: Add handling for configure.ac, make autoheader verbose,
693        fix auto*tool invocation order.
694        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
695        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
696        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
697        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
698        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
699        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
700        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
701        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
702        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
703        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
704        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
705        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
706        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
707        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
708        RTEMS_CONFIG_PER_BSP conditional.
709        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
710        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
711        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
712
[e32fdfa]7132001-05-25      Joel Sherrill <joel@OARcorp.com>
714
715        * README.configure: Corrected the name of the MRM332 BSP.
716        Strengthened the distinction between what the target
717        and the BSP each select.  Added more targets to list.
718
[4cb89cc9]7192001-05-25      Joel Sherrill <joel@OARcorp.com>
720
721        * README.configure: Updated the list of BSPs.
722
[a86c171]7232001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
724
725        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
726        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
727        Add support for DOS-drive-letters.
728
[f1d08c98]7292001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
730
731        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
732        RTEMS_PROG_CC_FOR_TARGET.
733
[83518713]7342001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
735
736        * README.cdn-X: Update.
737        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
738        @CPPFLAGS@ to CPPFLAGS.
739
[084556d]7402001-04-20      Eric Valette <valette@crf.canon.fr>
741
742        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
743        BSPs support the new exception processing model and
744        consequently, librdbg.
745
[48ad47cc]7462001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * configure.in: Reworked for Canadian Cross support.
749        * Makefile.am: Reflect changes to configure.in.
750        * config.guess, config.sub: Update from subversions.gnu.org.
751        * README.cdn-X: New file.
752        * tools/Makefile.am: Remove build, tools from SUBDIRS.
753
[b50b3c8]7542001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
755
756        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
757        TARGET_CONFIG_SUBDIRS.
758        * aclocal/enable-bsp.m4: fix quoting.
759        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
760
[70cbff2]7612001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
762
763        * aclocal/config-subdirs.m4: New file.
764        * aclocal/target.m4: Use macros from config-subdirs.m4.
765
[6e815b38]7662001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
769        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
770
[21d7de3a]7712001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
[70cbff2]773        * configure.in: Fix AM_INIT_AUTOMAKE.
[21d7de3a]774        * aclocal/bsp-arg-enable.m4: Extend comments.
775        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
776        the default clause.
777
[560aae24]7782001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
781        RTEMS_ENV_RTEMSCPU.
782        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
783        special treatment for GCC_SPECS.
784        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
785        special treatment for GCC_SPECS.
786        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
787        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
788        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
789        instead of $(shell ..) for LIBC_LIB*.
790
[227ae749]7912001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
792
793        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
794        simsh7045.
795
[4dc2e9a]7962001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
797
798        * automake/compile.am: Add LD.
799
[baedcbb]8002000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * config.guess, config.sub: Update from CVS-autoconf to pick
803        up new features (e.g. CC_FOR_BUILD in config.guess) but is
804        necessary anyway to use autoconf-versions > 2.13.
805
[1033e27]8062000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
807
808        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
809        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
810        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
811        help string.
812        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
813
[a44f9ca5]8142000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
815
816        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
817        Modified to reflect addition of LEON BSPs as well as the
818        no-FP ERC32 variant.
819
[2dbd07f8]8202000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
821
822        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
823        standard).
824        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
825        standard).
826        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
827        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
828        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
829        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
830
[5913d94]8312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
832
833        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
834        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
835        $host instead of $target (BUG-FIX).
836        * configure.in: Use $target and $host instead of $target_alias and
837        $host_alias (autoconf-2.49b).
838        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
839        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
840
841        NOTES:
842        * autoconf-2.49b depredicates using changequotes.
843        * The changes to configure.in are due to cleanups in
844        autoconf-2.49b's implemention of canonicalization. With
845        autoconf-2.1x it wasn't always clear, when to use $xxx or
846        $xxx_alias. Now this is clear.
847
[feead226]8482000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
851
[4686e5d9]8522000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
855        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
856        with an RTEMS specific but more restrictive autoconf macro.
857
[779654e]8582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * automake/lib.am: Add LD.
861
[2f17d74]8622000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
865        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
866
[2e0fd427]8672000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868 
869        * aclocal/*: Replace with contents of macros/*.m4
870        * macros/: Remove.
871        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
872        * Makefile.am: Reflect changes to aclocal/ and macros/.
873
[3174a7ed]8742000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * configure.in: New, Cygnus/GNU style configuration.
877        * Makefile.am: Add macros/, reflect new configure.in,
878        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
879        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
880        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
881        * macros/tool-prefix.m4: Remove.
882        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
883        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
884        RTEMS_ROOT.
885        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
886        * macros/multilib.m4: Various minor fixes.
887        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
888        PROJECT_ROOT, RTEMS_ROOT.
889        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
890        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
891
[16a30bd3]8922000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
893
894        * automake/multilib.am: New file.
895        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
896        the automake/ directory.
897
[509f8351]8982000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
899
900        * macros/enable-hwapi.m4: Removed.
901        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
902        A small cleanup step towards gnu-canonicalization.
903
[aac7fdd2]9042000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
905
906        * macros: New directory.
907        * macros/bsp-alias.m4: new file.
908        * macros/canonical-host.m4: new file.
909        * macros/canonical-target-name.m4: new file.
910        * macros/canonicalize-tools.m4: new file.
911        * macros/check-bsp-cache.m4: new file.
912        * macros/check-bsps.m4: new file.
913        * macros/check-cpu.m4: new file.
914        * macros/rtems-debug.m4: new file.
915        * macros/check-cxx.m4: new file.
916        * macros/check-itron.m4: new file.
917        * macros/check-multiprocessing.m4: new file.
918        * macros/check-networking.m4: new file.
919        * macros/check-newlib.m4: new file.
920        * macros/check-posix.m4: new file.
921        * macros/check-rdbg.m4: new file.
922        * macros/enable-bare.m4: new file.
923        * macros/enable-cxx.m4: new file.
924        * macros/enable-gcc28.m4: new file.
925        * macros/enable-inlines.m4: new file.
926        * macros/enable-itron.m4: new file.
927        * macros/enable-libcdir.m4: new file.
928        * macros/enable-multiprocessing.m4: new file.
929        * macros/enable-networking.m4: new file.
930        * macros/enable-posix.m4: new file.
931        * macros/enable-rdbg.m4: new file.
932        * macros/enable-rtemsbsp.m4: new file.
933        * macros/enable-tests.m4: new file.
934        * macros/gcc-pipe.m4: new file.
935        * macros/gcc-specs.m4: new file.
936        * macros/i386-gas-code16.m4: new file.
937        * macros/path-ksh.m4: new file.
938        * macros/path-perl.m4: new file.
939        * macros/prog-cc.m4: new file.
940        * macros/prog-cxx.m4: new file.
941        * macros/project-root.m4: new file.
942        * macros/rtems-top.m4: new file.
943        * macros/sysv-ipc.m4: new file.
944        * macros/target.m4: new file.
945        * macros/rtems-test-no-pause.m4: new file.
946        * macros/multilib.m4: new file.
947        * macros/tool-paths.m4: new file.
948        * macros/tool-prefix.m4: new file.
949
[9b1a45f]9502000-09-14      Joel Sherrill <joel@OARcorp.com>
951
952        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
953
[c9782f9]9542000-09-14      Joel Sherrill <joel@OARcorp.com>
955
956        * aclocal/enable-hwapi.m4: Now longer used and removed.
957
[ab23133]9582000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * automake/lib.am: Remove leaf.cfg.
961
[372e4e2]9622000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
963
964        * aclocal/rtems-top.m4: Add ENDIF-hack.
965        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
966
[1ea70d78]9672000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
968
969        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
970        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
971        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
972        * automake/compile.am: Replaced.
973        * automake/local.am: Remove building variant handling.
974
[03d5706]9752000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
976
977        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
978        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
979        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
980        * aclocal/target.m4: Cleanup comments
981        * Automake/compile.am: Add DEFS support to keep building happy.
982
[9322194]9832000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
984
985        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
986
[7294718f]9872000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
988
989        * automake/compile.am: New file
990        * ChangeLog: Fix email addresses
991
9922000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[f9e72d3]993
994        * LICENSE.NET, README, README.configure: Spelling corrections.
995
[7294718f]9962000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[be28778]997
998        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
999
[08f06ad1]10002000-08-30      Joel Sherrill <joel@OARcorp.com>
1001
1002        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1003
[dd53e2e]10042000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1005
1006        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1007
[8e57762]10082000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1009
1010        * aclocal/check-bsps.h:
1011          - Add pck6-BSP
1012          - Exclude ChangeLog from being picked up as BSP
1013        * aclocal/bsp-alias.m4: Add pck6-BSP
1014
[e94ad1fe]10152000-08-10      Joel Sherrill <joel@OARcorp.com>
1016
1017        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.