source: rtems/ChangeLog @ 23557f5

4.104.114.84.95
Last change on this file since 23557f5 was be5e8272, checked in by Joel Sherrill <joel.sherrill@…>, on 07/07/03 at 19:19:04

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

  • SUPPORT: Fix Mark Johannes' email address.
  • Property mode set to 100644
File size: 35.5 KB
RevLine 
[be5e8272]12003-07-03      Joel Sherrill <joel@OARcorp.com>
2
3        * SUPPORT: Fix Mark Johannes' email address.
4
[ea19143]52003-07-03      Joel Sherrill <joel@OARcorp.com>
6
7        * VERSION: Updated to rtems-ss-20030703.
8
[73defea0]92003-07-03      Joel Sherrill <joel@OARcorp.com>
10
11        * aclocal/version.m4: Updated to rtems-ss-20030703.
12
[502ce3c]132003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
[cf0ed46]15        * bootstrap: Reflect having added config.sub.
[502ce3c]16        * config.sub: New from subversions to accomodate c4x/tic4x.
17
[87a95526]182003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
[9274ea7]20        PR 412/make_build
[87a95526]21        * configure.ac: Remove "BLEEDING EDGE" warning.
22        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
[9274ea7]23        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
[87a95526]24        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
25        * aclocal/gcc-isystem.m4: New.
26        * Makefile.am: Add aclocal/gcc-isystem.m4.
27
[b52d7bc]282003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * automake/local.am: Remove $(ARCH), clean-local.
31
[acd7c408]322003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        PR 321:
35        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
36        * aclocal/env-rtemsbsp.m4
37        * automake/compile.am
38        * automake/host.am
39        * automake/local.am
40
[1cd9dfc]412003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
44        * automake/compile.am: Remove LIBSUFFIX_VA.
45        Merger from rtems-4-6-branch.
46
[428044d1]472003-04-17      Joel Sherrill <joel@OARcorp.com>
48
49        * VERSION: Updated to rtems-ss-20030417.
50
[7ae9530]512003-04-17      Joel Sherrill <joel@OARcorp.com>
52
53        * aclocal/version.m4: Updated to rtems-ss-20030417.
54
[e9aa8627]552003-04-11      Joel Sherrill <joel@OARcorp.com>
56
57        * VERSION: Updated to rtems-ss-20030411.
58
[f1208c0]592003-04-11      Joel Sherrill <joel@OARcorp.com>
60
61        * aclocal/version.m4: Updated to rtems-ss-20030411.
62
[a52b2059]632003-04-11      Joel Sherrill <joel@OARcorp.com>
64
65        * VERSION: Updated to rtems-ss-20020411.
66
[1ee68d1]672003-04-11      Joel Sherrill <joel@OARcorp.com>
68
69        * aclocal/version.m4: Updated to rtems-ss-20020411.
70
[55837f7]712003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * acinclude.m4: Reformat build_* handling.
74        Preset *_alias if empty.
75        * configure.ac: Change tools/build to build-config dirs.
76        Conditionally build tools/build as host-config dirs.
77
782003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * acinclude.m4: Fix broken comments.
81        Add hidden option --enable-experimental.
82        * README.cdn-X: Update.
83        * configure.ac: Build tools/build as host and build-host tools to
84        accomodate those BSPs applying packhex in <BSP>.cfg.
85        Build tools/cpu as build-host tools.
86
872003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * tools/Makefile.am: Remove.
90        * configure.ac: Remove tools.
91        * acinclude.m4: Fix build_subdir handling.
92        * Makefile.am: Remove tools from SUBDIRS.
93        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
94
952003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Remove AC_CONFIG_AUX_DIR.
98        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
99
1002003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * bootstrap: Add ACLOCAL, AUTOHEADER.
103        Don't check for auto*tool-versions.
104
1052003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
108
1092003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * automake/compile.am: Introduce depend-gcc.
112        * automake/lib.am: Remove stray comment.
113        * automake/local.am: Introduce depend-gcc.
114
1152003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
118
1192003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
122        * automake/local.am: Remove $(ARCH), clean-local.
123        * automake/compile.am: Add $(ARCH), clean-local.
124        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
125
[b22fa3ab]1262003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * Makefile.am: Remove references to obsoleted files
129        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
130
[6dd184ce]1312003-02-14      Joel Sherrill <joel@OARcorp.com>
132
133        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
134        references.
135
[6b2b4a36]1362003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
139
[d854517]1402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * bootstrap: Remove attempts to detect autoconf and automake using
143        "which" (PR 325).
144
[08c6c10]1452003-02-06      Joel Sherrill <joel@OARcorp.com>
146
147        * README.configure: Updated to reflect new BSPs and deprecated
148        targets.
[d854517]149
[b36cca28]1502003-01-28      Joel Sherrill <joel@OARcorp.com>
151
152        * VERSION: Updated to rtems-ss-20030128.
153
[4f3e2c28]1542003-01-28      Joel Sherrill <joel@OARcorp.com>
155
156        * aclocal/version.m4: Updated to rtems-ss-20030128.
157
[16735ca]1582003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
161        Remove CLOBBER_DEPEND (Unused).
162
[159efe9f]1632003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * automake/local.am: Remove distclean-local.
166
[2a2def9]1672001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
170        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
171
[bde6014e]1722002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
175        Rework RTEMS_PROG_CXX_FOR_TARGET.
176
[f442116c]1772002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
180
[09efa77]1812002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
184
[3907075f]1852002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
188
[b41b797]1892002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * bootstrap: Require autoconf 2.54 or 2.57.
192        Require automake-1.7.2.
193
[6fea3824]1942002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
197        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
198        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
199
[baa8dd7c]2002002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
203
[f04c916]2042002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * automake/compile.am: Remove hard-coded *_PROFILE_V.
207        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
208        CFLAGS_PROFILE_V.
209        Remove CPPFLAGS_GCC.
210
[c2113d3]2112002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
214        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
215        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
216        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
217
[8b38a769]2182002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * aclocal/rtems-flags.m4: New.
221
[82b1805]2222002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * bootstrap: Allow autoconf-2.57.
225
[c47c12b]2262002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * aclocal/prog-cc.m4: Remove GCCSED.
229
[29d82b25]2302002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
233        Remove LDFLAGS.
234        Add CCAS, CCASCOMPILE.
235        Remove compilation rules for *.cpp, *.cxx, *.C.
236        Use CCASCOMPILE to compile *.S.
237        Add -pg to RTEMS_CFLAGS_PROFILE_V.
238
[87ecb88c]2392002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * configure.ac: Remove c/make.
242
[ff65620]2432002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * aclocal/prog-ccas.m4: New.
246        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
247        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
248        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
249
[b6cc40a]2502002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * acinclude.m4: Conditionally append --target=.
253
[0a9a0f5]2542002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
257
[86f12bc]2582002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * automake/compile.am: Remove LD_PATHS (Unused).
261        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
262        is announced obsolete).
263
[20d7ed37]2642002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
267
[984123f]2682002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * aclocal/sysv-ipc.m4: Remove (Unused).
271        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
272
[9e4d710]2732002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * acinclude.m4: Lots of changes addressing PR 312.
276
[824bf2e4]2772002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
280        to PR 312).
281
[5395172]2822002-11-18      Joel Sherrill <joel@OARcorp.com>
283
284        * VERSION: Updated to rtems-ss-20021118.
285
[b5a59c3f]2862002-11-18      Joel Sherrill <joel@OARcorp.com>
287
288        * aclocal/version.m4: Updated to rtems-ss-20021118.
289
[174eed8c]2902002-11-17      Joel Sherrill <joel@OARcorp.com>
291
292        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
293        Motorola MTX603e.
294
[824bf2e4]2952002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
298
[bcf4d5bc]2992002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
302        * configure.ac: Ditto.
303
[8a2e2aaa]3042002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
307        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
308        Support @CFLAGS@, @CXXFLAGS@.
309
[e9fc7e5]3102002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * bootstrap: Allow autoconf-2.56.
313
[f289c09]3142002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
317        Fix stupid typo (continue/configure).
318        * aclocal/prog-cc.m4: Remove obsolete comments.
319        Acknowledge CFLAGS.
320
[6a31b7c0]3212002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
324        end of the args passed to sub-configure-scripts. (Reported by
325        Wulf Hofbauer <wh73@cornell.edu>)
326
[fae851c]3272002-11-12      Joel Sherrill <joel@OARcorp.com>
328
329        * configure.ac: Remove make/compilers/Makefile.
330
[2c86557]3312002-11-11      Joel Sherrill <joel@OARcorp.com>
332
333        * VERSION: Updated to rtems-ss-20021111.
334
[b99463c]3352002-11-11      Joel Sherrill <joel@OARcorp.com>
336
337        * aclocal/version.m4: Updated to rtems-ss-20021111.
338
[a3f7971]3392002-11-11      Joel Sherrill <joel@OARcorp.com>
340
341        * VERSION: Updated to rtems-ss-20021111.
342
[2bc3f76]3432002-11-11      Joel Sherrill <joel@OARcorp.com>
344
345        * aclocal/version.m4: Updated to rtems-ss-20021111.
346
[a9f1a11]3472002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * automake/compile.am: Remove rel rule.
350
[7395fa5]3512002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
354
[6f6cde6f]3552002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * configure.ac: Remove make/Templates/Makefile.
358        * README.configure: Minor massaging.
359
[e05468fb]3602002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        Further preparations for autoconf > 2.52:
363        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
364        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
365        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
366
[9cf7774]3672002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * acinclude.m4: Adapations to autoconf > 2.52.
370
[b31106f6]3712002-11-01      Joel Sherrill <joel@OARcorp.com>
[022fcc07]372
[b31106f6]373        * ChangeLog: Corrected.
[32f1696c]374
[282cb9c]3752002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * bootstrap: Add generate_bspdir_acinclude to automatically update
378        c/src/lib/libbsp/<cpu>/acinclude.m4.
379        Use #! /bin/sh instead of #!/bin/sh.
380        Remove autom4te*.cache during ./bootstrap --clean.
381
[314a962]3822002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
385        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
386        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
387        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
388        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
389        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
390        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
391        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
392        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
393        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
394        (autoconf > 2.54 seems to have problems with the old form of
395        quoting).
396
[1da0c52]3972002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
400        (autoconf > 2.54 complains about).
401
[3767e25]4022002-10-21      Joel Sherrill <joel@OARcorp.com>
403
404        * VERSION: Updated to rtems-20021021-test.
405
[f8ee48bf]4062002-10-21      Joel Sherrill <joel@OARcorp.com>
407
408        * aclocal/version.m4: Updated to rtems-20021021-test.
409
[8730f45]4102002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * .cvsignore: Reformat.
413        Add autom4te*cache.
414        Remove autom4te.cache.
415
[aa7428a]4162002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
419
[59d28b7]4202002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
423        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
424
[58fd5ab]4252002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * bootstrap: Add autoconf/automake version checks by popular demand.
428        [FWIW: I dislike this.]
429
[4bf6f90d]4302002-10-07      Joel Sherrill <joel@OARcorp.com>
431
432        * VERSION: Updated to rtems-ss-20021007.
433
[523fb4b]4342002-10-07      Joel Sherrill <joel@OARcorp.com>
435
436        * aclocal/version.m4: Updated to rtems-ss-20021007.
437
[e1229013]4382002-10-04      Joel Sherrill <joel@OARcorp.com>
439
440        * VERSION: Updated to rtems-JUNK.
441
[71a08543]4422002-10-04      Joel Sherrill <joel@OARcorp.com>
443
444        * aclocal/version.m4: Updated to rtems-JUNK.
445
[d8befba2]4462002-10-04      Joel Sherrill <joel@OARcorp.com>
447
448        * VERSION: Updated to rtems-ss-20021004.
449
[b6ea96ef]4502002-10-04      Joel Sherrill <joel@OARcorp.com>
451
452        * aclocal/version.m4: Updated to rtems-ss-20021004.
453
[72f4ec87]4542002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
457        autoconf-2.53 PACKAGE crap.
458
[6c15108]4592002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * aclocal/prog-gnat.m4: New.
462
[ca3fa6bb]4632002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * aclocal/bsp-configure.m4: Fix small typo in comment.
466
[24688dbd]4672002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
470
[d69c9c6]4712002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
474        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
475        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
476
[d5dc04f]4772002-08-07      Joel Sherrill <joel@OARcorp.com>
478
479        * aclocal/version.m4: Updated to rtems-ss-20020807.
480
[d3f954e]4812002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
484
[79b15c1d]4852002-07-31      Joel Sherrill <joel@OARcorp.com>
486
487        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
488        was just a stub and only the OR32 port is getting worked on.
489
[b4cde04]4902002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * aclocal/subdirs.m4: Remove.
493        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
494
[0e08a3c3]4952002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
498        exec/score/cpu.
499
[35b2275]5002002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
503        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
504        compilation rules (Work-around to an automake bug).
505        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
506        make-library.
507
[be3e0f7]5082002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * configure.ac: Activate cpukit. Remove references to c/src/exec.
511
[cca5631]5122002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
515
[76af1fc]5162002-07-17      Joel Sherrill <joel@OARcorp.com>
517
518        * aclocal/version.m4: Updated to rtems-ss-20020717.
519
[8166684]5202002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * config-ml.in: Imported from gcc-3.1.
523        Change to match c/src/config-ml.in.
524
[0f8ae13c]5252002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * aclocal/check-multiprocessing.m4: Reworked.
528        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
529
[48e7a718]5302002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * automake/multilib.am: Remove.
533        * Makefile.am: Reflect change above.
534
[f610f0c5]5352002-06-28      Joel Sherrill <joel@OARcorp.com>
536
537        * aclocal/version.m4: Updated to rtems-ss-20020628.
538
[8ce766ce]5392002-06-27      Joel Sherrill <joel@OARcorp.com>
540
541        * tools/Makefile.am: Build the cpu dependent tools as well.
542
[ba2df911]5432002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * aclocal/env-rtemscpu.m4: Remove.
546        * aclocal/multi.m4: Remove.
547        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
548
[28311188]5492002-05-28      Joel Sherrill <joel@OARcorp.com>
550
551        * aclocal/version.m4: Updated to rtems-ss-20020528.
552
[53eb191]5532002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * aclocal/prog-cc.m4: Remove GCC272 support.
556        Remove ENABLE_LIBCDIR.
557        * aclocal/prog-cxx.m4: Ditto.
558        * aclocal/enable-gcc28.m4: Remove.
559        * aclocal/enable-libcdir.m4: Ditto.
560
[fd2bc17a]5612002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
564        ENABLE_GCC28.
565
[978f59a]5662002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * automake/compile.am: Remove GCC272 support.
569        Remove *.sh rule (unused).
570        * configure.ac: Remove ENABLE_GCC28.
571        Remove ENABLE_LIBCDIR.
572
[6568b90]5732002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * .cvsignore: Added mdate-sh and texinfo.tex.
576
[321f5ff]5772002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * aclocal/version.m4: New file.
580        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
581        aclocal/version.m4.
582        * bootstrap: Use aclocal/version.m4 instead of VERSION.
583        * configure.ac: Use aclocal/version.m4 instead of VERSION.
584
[579f14cc]5852002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * configure.ac:
588        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
589        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
590        * Makefile.am: Remove AUTOMAKE_OPTIONS.
591        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
592
[dee576c0]5932002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
596        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
597
[5800e142]5982002-03-08      Joel Sherrill <joel@OARcorp.com>
599
600        * VERSION: Updated to rtems-mg5-20020808.
601
[41debfd]6022002-03-01      Joel Sherrill <joel@OARcorp.com>
603
604        * VERSION: Updated to rtems-ss-20020301.
605
[7f87dd3]6062002-02-15      Joel Sherrill <joel@OARcorp.com>
607
608        * VERSION: Updated to rtems-ss-20020215.
609
[9b11632]6102002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * aclocal/subdirs.m4: Propagate the current $prefix to the
613        sub-configures.
614
[5bca94b]6152002-02-05      Joel Sherrill <joel@OARcorp.com>
616
617        * VERSION: Updated to rtems-ss-20020205.
618
[d7aabb7c]6192002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
620
621        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
622        compatibility.
623        * bootstrap: Let --clean remove texinfo.tex.
624
[cbc4e6fa]6252002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
628
[003d4da]6292002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
630
631        * configure.ac: Add --enable-docs support. Add
632        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
633        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
634        hard-coded SUBDIRS.
635        * README.configure: Added a bit of information on this new option.
636
[e7288b7]6372002-01-18      Joel Sherrill <joel@OARcorp.com>
638
639        * VERSION: Updated to rtems-ss-20020118.
640
[9ee8036]6412002-01-18      Joel Sherrill <joel@OARcorp.com>
642
643        * VERSION: Updated to rtems-20020118.
644
[b2433b2]6452002-01-17      Joel Sherrill <joel@OARcorp.com>
646
647        * VERSION: Updated to rtems-ss-20020717.
648
[36202ec]6492002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
652        check upon host_alias != build_alias.
653
[1ae913e]6542002-01-07      Joel Sherrill <joel@OARcorp.com>
655
656        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
657        last line to eliminate 100's of warnings.
658
[a0ea6f1]6592002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * aclocal/check-newlib.m4: Apply AS_IF.
662        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
663        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
664        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
665        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
666        changes.
667        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
668        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
669        * automake/compile.am: Remove librtemsall from LINK_FILES.
670
[ba748523]6712001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
674        * aclocal/subdirs.m4: New file.
675        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
676        modifications.
677        * aclocal/check-posix.m4: Apply AS_IF.
678        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
679        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
680        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
681        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
682        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
683        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
684        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
685        OUTPUT_COMMANDS.
686        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
687        * aclocal/rtems-debug.m4: Minor cleanups.
688        * aclocal/rtems-top.m4: Minor cleanups.
689        * automake/compile.am: Further steps towards automake's rules.
690
[c5fff113]6912001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
692
693        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
694        * automake/lib.am: Add MULTISUBDIR.
695
[d0d33f21]6962001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * bootstrap: Run autoheader when configure.ac contains
699        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
700
[1a457f5]7012001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * aclocal/bsp-configure.m4: New file.
704        * Makefile.am: Add aclocal/bsp-configure.m4.
705
[345772e]7062001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * Makefile.am: Add automake/force-preinstall.am,
709        aclocal/ppc.am, remove ACLOCAL_M4.
710
[8e541868]7112001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * aclocal/bsp-alias.m4: Remove score603e_g1.
714        * aclocal/check-bsps.m4: Remove score603e_g1.
715        * aclocal/prog-cc.m4: Apply m4_if.
716
717
[466e590]7182001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * automake/force-preinstall.am: New file.
721        * aclocal/ppc.m4: New file.
722
[9c392aa2]7232001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
724
725        * aclocal/check-bsps.m4: Reworked.
726        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
727
[7ee86ba7]7282001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * aclocal/bspopts.m4: New file.
731
[4812b65b]7322001-11-13      Joel Sherrill <joel@OARcorp.com>
733
734        * COPYING: Test of $Id$ -> $RTEMS$.
735
[0aa09608]7362001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
737
738        This modification is part of the submitted modifications necessary to
739        support the IBM PPC405 family.  This submission was reviewed by
740        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
741        not negatively impact the ppc403 BSPs.  The submission and tracking
742        process was captured as PR50.
743        * README.configure: Added gen405 BSP.
744
[a34b245]7452001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * Adopt more automake rules:
748        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
749        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
750        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
751        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
752        CXXLINK_APP in make-cxx-exe.
753        * automake/lib.am: Add ARFLAGS.
754
[60c7524]7552001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
756
757        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
758        config.cache's which prevented powerpc targets librdbg from building.
759
[080afec]7602001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
763        add 2nd arg to _RTEMS_CPU_SUBDIR.
764        * aclocal/target.m4: Replace ac_configure_args with
765        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
766        * Makefile.am: Require automake-1.5.
767
[66387986]7682001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
771        * configure.in: Remove.
772        * configure.ac: New file, generated from configure.in by autoupdate.
773
[083b72a]7742001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
775
776        * aclocal/rtems-cpu-subdirs.m4: New file.
777
[bfba54e]7782001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * automake/compile.am: Fundamentally reworked compilation rules for
781        closer adaptation to automake's behavior.
782
[8738dfaa]7832001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * automake/lib.am: Comment out LD.
786        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
787        automake/leaf.am to AUTOMAKE_FILES.
788
[d9e4f08]7892001-09-27      Joel Sherrill <joel@OARcorp.com>
790
791        * config.guess: No longer in CVS since installed by bootstrap.
792
[ceb9f8f]7932001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * bootstrap: remove/add automake added files.
796        * .cvsignore: reflect changes to bootstrap.
797
[5ddff84b]7982001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * automake/leaf.am: New file.
801
[37b5d78]8022001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
805        of AC_CANONICAL_SYSTEM.
806        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
807        mkinstalldirs and mkdir.
808        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
809        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
810        _RTEMS_OUTPUT_BUILD_SUBDIRS.
811       
[986e1113]8122001-09-13      Joel Sherrill <joel@OARcorp.com>
813
814        * missing: Updated to latest version.
815
[e712997]8162001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * configure.in: autoupdate to autoconf-2.52.
819        * bootstrap: Add handling for configure.ac, make autoheader verbose,
820        fix auto*tool invocation order.
821        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
822        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
823        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
824        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
825        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
826        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
827        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
828        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
829        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
830        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
831        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
832        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
833        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
834        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
835        RTEMS_CONFIG_PER_BSP conditional.
836        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
837        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
838        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
839
[e32fdfa]8402001-05-25      Joel Sherrill <joel@OARcorp.com>
841
842        * README.configure: Corrected the name of the MRM332 BSP.
843        Strengthened the distinction between what the target
844        and the BSP each select.  Added more targets to list.
845
[4cb89cc9]8462001-05-25      Joel Sherrill <joel@OARcorp.com>
847
848        * README.configure: Updated the list of BSPs.
849
[a86c171]8502001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
853        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
854        Add support for DOS-drive-letters.
855
[f1d08c98]8562001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
857
858        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
859        RTEMS_PROG_CC_FOR_TARGET.
860
[83518713]8612001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
862
863        * README.cdn-X: Update.
864        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
865        @CPPFLAGS@ to CPPFLAGS.
866
[084556d]8672001-04-20      Eric Valette <valette@crf.canon.fr>
868
869        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
870        BSPs support the new exception processing model and
871        consequently, librdbg.
872
[48ad47cc]8732001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
874
875        * configure.in: Reworked for Canadian Cross support.
876        * Makefile.am: Reflect changes to configure.in.
877        * config.guess, config.sub: Update from subversions.gnu.org.
878        * README.cdn-X: New file.
879        * tools/Makefile.am: Remove build, tools from SUBDIRS.
880
[b50b3c8]8812001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
884        TARGET_CONFIG_SUBDIRS.
885        * aclocal/enable-bsp.m4: fix quoting.
886        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
887
[70cbff2]8882001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
889
890        * aclocal/config-subdirs.m4: New file.
891        * aclocal/target.m4: Use macros from config-subdirs.m4.
892
[6e815b38]8932001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
896        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
897
[21d7de3a]8982001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
899
[70cbff2]900        * configure.in: Fix AM_INIT_AUTOMAKE.
[21d7de3a]901        * aclocal/bsp-arg-enable.m4: Extend comments.
902        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
903        the default clause.
904
[560aae24]9052001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
906
907        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
908        RTEMS_ENV_RTEMSCPU.
909        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
910        special treatment for GCC_SPECS.
911        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
912        special treatment for GCC_SPECS.
913        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
914        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
915        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
916        instead of $(shell ..) for LIBC_LIB*.
917
[227ae749]9182001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
919
920        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
921        simsh7045.
922
[4dc2e9a]9232001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
924
925        * automake/compile.am: Add LD.
926
[baedcbb]9272000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
928
929        * config.guess, config.sub: Update from CVS-autoconf to pick
930        up new features (e.g. CC_FOR_BUILD in config.guess) but is
931        necessary anyway to use autoconf-versions > 2.13.
932
[1033e27]9332000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
934
935        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
936        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
937        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
938        help string.
939        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
940
[a44f9ca5]9412000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
942
943        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
944        Modified to reflect addition of LEON BSPs as well as the
945        no-FP ERC32 variant.
946
[2dbd07f8]9472000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
950        standard).
951        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
952        standard).
953        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
954        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
955        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
956        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
957
[5913d94]9582000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
961        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
962        $host instead of $target (BUG-FIX).
963        * configure.in: Use $target and $host instead of $target_alias and
964        $host_alias (autoconf-2.49b).
965        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
966        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
967
968        NOTES:
969        * autoconf-2.49b depredicates using changequotes.
970        * The changes to configure.in are due to cleanups in
971        autoconf-2.49b's implemention of canonicalization. With
972        autoconf-2.1x it wasn't always clear, when to use $xxx or
973        $xxx_alias. Now this is clear.
974
[feead226]9752000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
976
977        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
978
[4686e5d9]9792000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
980
981        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
982        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
983        with an RTEMS specific but more restrictive autoconf macro.
984
[779654e]9852000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        * automake/lib.am: Add LD.
988
[2f17d74]9892000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
990
991        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
992        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
993
[2e0fd427]9942000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995 
996        * aclocal/*: Replace with contents of macros/*.m4
997        * macros/: Remove.
998        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
999        * Makefile.am: Reflect changes to aclocal/ and macros/.
1000
[3174a7ed]10012000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1002
1003        * configure.in: New, Cygnus/GNU style configuration.
1004        * Makefile.am: Add macros/, reflect new configure.in,
1005        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1006        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1007        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1008        * macros/tool-prefix.m4: Remove.
1009        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1010        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1011        RTEMS_ROOT.
1012        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1013        * macros/multilib.m4: Various minor fixes.
1014        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1015        PROJECT_ROOT, RTEMS_ROOT.
1016        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1017        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1018
[16a30bd3]10192000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1020
1021        * automake/multilib.am: New file.
1022        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1023        the automake/ directory.
1024
[509f8351]10252000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1026
1027        * macros/enable-hwapi.m4: Removed.
1028        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1029        A small cleanup step towards gnu-canonicalization.
1030
[aac7fdd2]10312000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1032
1033        * macros: New directory.
1034        * macros/bsp-alias.m4: new file.
1035        * macros/canonical-host.m4: new file.
1036        * macros/canonical-target-name.m4: new file.
1037        * macros/canonicalize-tools.m4: new file.
1038        * macros/check-bsp-cache.m4: new file.
1039        * macros/check-bsps.m4: new file.
1040        * macros/check-cpu.m4: new file.
1041        * macros/rtems-debug.m4: new file.
1042        * macros/check-cxx.m4: new file.
1043        * macros/check-itron.m4: new file.
1044        * macros/check-multiprocessing.m4: new file.
1045        * macros/check-networking.m4: new file.
1046        * macros/check-newlib.m4: new file.
1047        * macros/check-posix.m4: new file.
1048        * macros/check-rdbg.m4: new file.
1049        * macros/enable-bare.m4: new file.
1050        * macros/enable-cxx.m4: new file.
1051        * macros/enable-gcc28.m4: new file.
1052        * macros/enable-inlines.m4: new file.
1053        * macros/enable-itron.m4: new file.
1054        * macros/enable-libcdir.m4: new file.
1055        * macros/enable-multiprocessing.m4: new file.
1056        * macros/enable-networking.m4: new file.
1057        * macros/enable-posix.m4: new file.
1058        * macros/enable-rdbg.m4: new file.
1059        * macros/enable-rtemsbsp.m4: new file.
1060        * macros/enable-tests.m4: new file.
1061        * macros/gcc-pipe.m4: new file.
1062        * macros/gcc-specs.m4: new file.
1063        * macros/i386-gas-code16.m4: new file.
1064        * macros/path-ksh.m4: new file.
1065        * macros/path-perl.m4: new file.
1066        * macros/prog-cc.m4: new file.
1067        * macros/prog-cxx.m4: new file.
1068        * macros/project-root.m4: new file.
1069        * macros/rtems-top.m4: new file.
1070        * macros/sysv-ipc.m4: new file.
1071        * macros/target.m4: new file.
1072        * macros/rtems-test-no-pause.m4: new file.
1073        * macros/multilib.m4: new file.
1074        * macros/tool-paths.m4: new file.
1075        * macros/tool-prefix.m4: new file.
1076
[9b1a45f]10772000-09-14      Joel Sherrill <joel@OARcorp.com>
1078
1079        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1080
[c9782f9]10812000-09-14      Joel Sherrill <joel@OARcorp.com>
1082
1083        * aclocal/enable-hwapi.m4: Now longer used and removed.
1084
[ab23133]10852000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1086
1087        * automake/lib.am: Remove leaf.cfg.
1088
[372e4e2]10892000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        * aclocal/rtems-top.m4: Add ENDIF-hack.
1092        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1093
[1ea70d78]10942000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1095
1096        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1097        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1098        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1099        * automake/compile.am: Replaced.
1100        * automake/local.am: Remove building variant handling.
1101
[03d5706]11022000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1103
1104        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1105        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1106        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1107        * aclocal/target.m4: Cleanup comments
1108        * Automake/compile.am: Add DEFS support to keep building happy.
1109
[9322194]11102000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1111
1112        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1113
[7294718f]11142000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1115
1116        * automake/compile.am: New file
1117        * ChangeLog: Fix email addresses
1118
11192000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[f9e72d3]1120
1121        * LICENSE.NET, README, README.configure: Spelling corrections.
1122
[7294718f]11232000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[be28778]1124
1125        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1126
[08f06ad1]11272000-08-30      Joel Sherrill <joel@OARcorp.com>
1128
1129        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1130
[dd53e2e]11312000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1132
1133        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1134
[8e57762]11352000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1136
1137        * aclocal/check-bsps.h:
1138          - Add pck6-BSP
1139          - Exclude ChangeLog from being picked up as BSP
1140        * aclocal/bsp-alias.m4: Add pck6-BSP
1141
[e94ad1fe]11422000-08-10      Joel Sherrill <joel@OARcorp.com>
1143
1144        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.