source: rtems/ChangeLog @ 87a95526

4.104.114.84.95
Last change on this file since 87a95526 was 87a95526, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/12/03 at 06:03:24

2003-06-12 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove "BLEEDING EDGE" warning. Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
  • acinclude.m4: Add AC_PREREQ(2.57). Major overhaul (PR 412).
  • aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
  • aclocal/gcc-isystem.m4: New.
  • Makefile.am: Add aclocal/gcc-isystem.m4.
  • Property mode set to 100644
File size: 35.0 KB
Line 
12003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove "BLEEDING EDGE" warning.
4        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
5        * acinclude.m4: Add AC_PREREQ(2.57).
6        Major overhaul (PR 412).
7        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
8        * aclocal/gcc-isystem.m4: New.
9        * Makefile.am: Add aclocal/gcc-isystem.m4.
10
112003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * automake/local.am: Remove $(ARCH), clean-local.
14
152003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        PR 321:
18        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
19        * aclocal/env-rtemsbsp.m4
20        * automake/compile.am
21        * automake/host.am
22        * automake/local.am
23
242003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
27        * automake/compile.am: Remove LIBSUFFIX_VA.
28        Merger from rtems-4-6-branch.
29
302003-04-17      Joel Sherrill <joel@OARcorp.com>
31
32        * VERSION: Updated to rtems-ss-20030417.
33
342003-04-17      Joel Sherrill <joel@OARcorp.com>
35
36        * aclocal/version.m4: Updated to rtems-ss-20030417.
37
382003-04-11      Joel Sherrill <joel@OARcorp.com>
39
40        * VERSION: Updated to rtems-ss-20030411.
41
422003-04-11      Joel Sherrill <joel@OARcorp.com>
43
44        * aclocal/version.m4: Updated to rtems-ss-20030411.
45
462003-04-11      Joel Sherrill <joel@OARcorp.com>
47
48        * VERSION: Updated to rtems-ss-20020411.
49
502003-04-11      Joel Sherrill <joel@OARcorp.com>
51
52        * aclocal/version.m4: Updated to rtems-ss-20020411.
53
542003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * acinclude.m4: Reformat build_* handling.
57        Preset *_alias if empty.
58        * configure.ac: Change tools/build to build-config dirs.
59        Conditionally build tools/build as host-config dirs.
60
612003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * acinclude.m4: Fix broken comments.
64        Add hidden option --enable-experimental.
65        * README.cdn-X: Update.
66        * configure.ac: Build tools/build as host and build-host tools to
67        accomodate those BSPs applying packhex in <BSP>.cfg.
68        Build tools/cpu as build-host tools.
69
702003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * tools/Makefile.am: Remove.
73        * configure.ac: Remove tools.
74        * acinclude.m4: Fix build_subdir handling.
75        * Makefile.am: Remove tools from SUBDIRS.
76        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
77
782003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Remove AC_CONFIG_AUX_DIR.
81        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
82
832003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * bootstrap: Add ACLOCAL, AUTOHEADER.
86        Don't check for auto*tool-versions.
87
882003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
91
922003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * automake/compile.am: Introduce depend-gcc.
95        * automake/lib.am: Remove stray comment.
96        * automake/local.am: Introduce depend-gcc.
97
982003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
101
1022003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
105        * automake/local.am: Remove $(ARCH), clean-local.
106        * automake/compile.am: Add $(ARCH), clean-local.
107        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
108
1092003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Remove references to obsoleted files
112        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
113
1142003-02-14      Joel Sherrill <joel@OARcorp.com>
115
116        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
117        references.
118
1192003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
122
1232003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * bootstrap: Remove attempts to detect autoconf and automake using
126        "which" (PR 325).
127
1282003-02-06      Joel Sherrill <joel@OARcorp.com>
129
130        * README.configure: Updated to reflect new BSPs and deprecated
131        targets.
132
1332003-01-28      Joel Sherrill <joel@OARcorp.com>
134
135        * VERSION: Updated to rtems-ss-20030128.
136
1372003-01-28      Joel Sherrill <joel@OARcorp.com>
138
139        * aclocal/version.m4: Updated to rtems-ss-20030128.
140
1412003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
144        Remove CLOBBER_DEPEND (Unused).
145
1462003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * automake/local.am: Remove distclean-local.
149
1502001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
153        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
154
1552002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
158        Rework RTEMS_PROG_CXX_FOR_TARGET.
159
1602002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
163
1642002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
167
1682002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
171
1722002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * bootstrap: Require autoconf 2.54 or 2.57.
175        Require automake-1.7.2.
176
1772002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
180        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
181        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
182
1832002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
186
1872002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * automake/compile.am: Remove hard-coded *_PROFILE_V.
190        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
191        CFLAGS_PROFILE_V.
192        Remove CPPFLAGS_GCC.
193
1942002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
197        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
198        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
199        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
200
2012002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * aclocal/rtems-flags.m4: New.
204
2052002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * bootstrap: Allow autoconf-2.57.
208
2092002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * aclocal/prog-cc.m4: Remove GCCSED.
212
2132002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
216        Remove LDFLAGS.
217        Add CCAS, CCASCOMPILE.
218        Remove compilation rules for *.cpp, *.cxx, *.C.
219        Use CCASCOMPILE to compile *.S.
220        Add -pg to RTEMS_CFLAGS_PROFILE_V.
221
2222002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: Remove c/make.
225
2262002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * aclocal/prog-ccas.m4: New.
229        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
230        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
231        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
232
2332002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * acinclude.m4: Conditionally append --target=.
236
2372002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
240
2412002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * automake/compile.am: Remove LD_PATHS (Unused).
244        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
245        is announced obsolete).
246
2472002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
250
2512002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * aclocal/sysv-ipc.m4: Remove (Unused).
254        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
255
2562002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * acinclude.m4: Lots of changes addressing PR 312.
259
2602002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
263        to PR 312).
264
2652002-11-18      Joel Sherrill <joel@OARcorp.com>
266
267        * VERSION: Updated to rtems-ss-20021118.
268
2692002-11-18      Joel Sherrill <joel@OARcorp.com>
270
271        * aclocal/version.m4: Updated to rtems-ss-20021118.
272
2732002-11-17      Joel Sherrill <joel@OARcorp.com>
274
275        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
276        Motorola MTX603e.
277
2782002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
281
2822002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
285        * configure.ac: Ditto.
286
2872002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
290        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
291        Support @CFLAGS@, @CXXFLAGS@.
292
2932002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * bootstrap: Allow autoconf-2.56.
296
2972002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
300        Fix stupid typo (continue/configure).
301        * aclocal/prog-cc.m4: Remove obsolete comments.
302        Acknowledge CFLAGS.
303
3042002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
307        end of the args passed to sub-configure-scripts. (Reported by
308        Wulf Hofbauer <wh73@cornell.edu>)
309
3102002-11-12      Joel Sherrill <joel@OARcorp.com>
311
312        * configure.ac: Remove make/compilers/Makefile.
313
3142002-11-11      Joel Sherrill <joel@OARcorp.com>
315
316        * VERSION: Updated to rtems-ss-20021111.
317
3182002-11-11      Joel Sherrill <joel@OARcorp.com>
319
320        * aclocal/version.m4: Updated to rtems-ss-20021111.
321
3222002-11-11      Joel Sherrill <joel@OARcorp.com>
323
324        * VERSION: Updated to rtems-ss-20021111.
325
3262002-11-11      Joel Sherrill <joel@OARcorp.com>
327
328        * aclocal/version.m4: Updated to rtems-ss-20021111.
329
3302002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * automake/compile.am: Remove rel rule.
333
3342002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
337
3382002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * configure.ac: Remove make/Templates/Makefile.
341        * README.configure: Minor massaging.
342
3432002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        Further preparations for autoconf > 2.52:
346        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
347        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
348        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
349
3502002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * acinclude.m4: Adapations to autoconf > 2.52.
353
3542002-11-01      Joel Sherrill <joel@OARcorp.com>
355
356        * ChangeLog: Corrected.
357
3582002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * bootstrap: Add generate_bspdir_acinclude to automatically update
361        c/src/lib/libbsp/<cpu>/acinclude.m4.
362        Use #! /bin/sh instead of #!/bin/sh.
363        Remove autom4te*.cache during ./bootstrap --clean.
364
3652002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
368        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
369        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
370        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
371        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
372        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
373        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
374        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
375        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
376        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
377        (autoconf > 2.54 seems to have problems with the old form of
378        quoting).
379
3802002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
383        (autoconf > 2.54 complains about).
384
3852002-10-21      Joel Sherrill <joel@OARcorp.com>
386
387        * VERSION: Updated to rtems-20021021-test.
388
3892002-10-21      Joel Sherrill <joel@OARcorp.com>
390
391        * aclocal/version.m4: Updated to rtems-20021021-test.
392
3932002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * .cvsignore: Reformat.
396        Add autom4te*cache.
397        Remove autom4te.cache.
398
3992002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
402
4032002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
406        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
407
4082002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * bootstrap: Add autoconf/automake version checks by popular demand.
411        [FWIW: I dislike this.]
412
4132002-10-07      Joel Sherrill <joel@OARcorp.com>
414
415        * VERSION: Updated to rtems-ss-20021007.
416
4172002-10-07      Joel Sherrill <joel@OARcorp.com>
418
419        * aclocal/version.m4: Updated to rtems-ss-20021007.
420
4212002-10-04      Joel Sherrill <joel@OARcorp.com>
422
423        * VERSION: Updated to rtems-JUNK.
424
4252002-10-04      Joel Sherrill <joel@OARcorp.com>
426
427        * aclocal/version.m4: Updated to rtems-JUNK.
428
4292002-10-04      Joel Sherrill <joel@OARcorp.com>
430
431        * VERSION: Updated to rtems-ss-20021004.
432
4332002-10-04      Joel Sherrill <joel@OARcorp.com>
434
435        * aclocal/version.m4: Updated to rtems-ss-20021004.
436
4372002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
440        autoconf-2.53 PACKAGE crap.
441
4422002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * aclocal/prog-gnat.m4: New.
445
4462002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * aclocal/bsp-configure.m4: Fix small typo in comment.
449
4502002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
453
4542002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
457        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
458        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
459
4602002-08-07      Joel Sherrill <joel@OARcorp.com>
461
462        * aclocal/version.m4: Updated to rtems-ss-20020807.
463
4642002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
467
4682002-07-31      Joel Sherrill <joel@OARcorp.com>
469
470        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
471        was just a stub and only the OR32 port is getting worked on.
472
4732002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * aclocal/subdirs.m4: Remove.
476        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
477
4782002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
481        exec/score/cpu.
482
4832002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
486        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
487        compilation rules (Work-around to an automake bug).
488        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
489        make-library.
490
4912002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * configure.ac: Activate cpukit. Remove references to c/src/exec.
494
4952002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
498
4992002-07-17      Joel Sherrill <joel@OARcorp.com>
500
501        * aclocal/version.m4: Updated to rtems-ss-20020717.
502
5032002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * config-ml.in: Imported from gcc-3.1.
506        Change to match c/src/config-ml.in.
507
5082002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * aclocal/check-multiprocessing.m4: Reworked.
511        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
512
5132002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * automake/multilib.am: Remove.
516        * Makefile.am: Reflect change above.
517
5182002-06-28      Joel Sherrill <joel@OARcorp.com>
519
520        * aclocal/version.m4: Updated to rtems-ss-20020628.
521
5222002-06-27      Joel Sherrill <joel@OARcorp.com>
523
524        * tools/Makefile.am: Build the cpu dependent tools as well.
525
5262002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * aclocal/env-rtemscpu.m4: Remove.
529        * aclocal/multi.m4: Remove.
530        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
531
5322002-05-28      Joel Sherrill <joel@OARcorp.com>
533
534        * aclocal/version.m4: Updated to rtems-ss-20020528.
535
5362002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * aclocal/prog-cc.m4: Remove GCC272 support.
539        Remove ENABLE_LIBCDIR.
540        * aclocal/prog-cxx.m4: Ditto.
541        * aclocal/enable-gcc28.m4: Remove.
542        * aclocal/enable-libcdir.m4: Ditto.
543
5442002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
547        ENABLE_GCC28.
548
5492002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * automake/compile.am: Remove GCC272 support.
552        Remove *.sh rule (unused).
553        * configure.ac: Remove ENABLE_GCC28.
554        Remove ENABLE_LIBCDIR.
555
5562002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * .cvsignore: Added mdate-sh and texinfo.tex.
559
5602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * aclocal/version.m4: New file.
563        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
564        aclocal/version.m4.
565        * bootstrap: Use aclocal/version.m4 instead of VERSION.
566        * configure.ac: Use aclocal/version.m4 instead of VERSION.
567
5682002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * configure.ac:
571        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
572        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
573        * Makefile.am: Remove AUTOMAKE_OPTIONS.
574        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
575
5762002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
579        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
580
5812002-03-08      Joel Sherrill <joel@OARcorp.com>
582
583        * VERSION: Updated to rtems-mg5-20020808.
584
5852002-03-01      Joel Sherrill <joel@OARcorp.com>
586
587        * VERSION: Updated to rtems-ss-20020301.
588
5892002-02-15      Joel Sherrill <joel@OARcorp.com>
590
591        * VERSION: Updated to rtems-ss-20020215.
592
5932002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * aclocal/subdirs.m4: Propagate the current $prefix to the
596        sub-configures.
597
5982002-02-05      Joel Sherrill <joel@OARcorp.com>
599
600        * VERSION: Updated to rtems-ss-20020205.
601
6022002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
605        compatibility.
606        * bootstrap: Let --clean remove texinfo.tex.
607
6082002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
611
6122002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * configure.ac: Add --enable-docs support. Add
615        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
616        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
617        hard-coded SUBDIRS.
618        * README.configure: Added a bit of information on this new option.
619
6202002-01-18      Joel Sherrill <joel@OARcorp.com>
621
622        * VERSION: Updated to rtems-ss-20020118.
623
6242002-01-18      Joel Sherrill <joel@OARcorp.com>
625
626        * VERSION: Updated to rtems-20020118.
627
6282002-01-17      Joel Sherrill <joel@OARcorp.com>
629
630        * VERSION: Updated to rtems-ss-20020717.
631
6322002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
635        check upon host_alias != build_alias.
636
6372002-01-07      Joel Sherrill <joel@OARcorp.com>
638
639        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
640        last line to eliminate 100's of warnings.
641
6422002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * aclocal/check-newlib.m4: Apply AS_IF.
645        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
646        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
647        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
648        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
649        changes.
650        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
651        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
652        * automake/compile.am: Remove librtemsall from LINK_FILES.
653
6542001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
657        * aclocal/subdirs.m4: New file.
658        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
659        modifications.
660        * aclocal/check-posix.m4: Apply AS_IF.
661        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
662        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
663        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
664        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
665        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
666        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
667        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
668        OUTPUT_COMMANDS.
669        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
670        * aclocal/rtems-debug.m4: Minor cleanups.
671        * aclocal/rtems-top.m4: Minor cleanups.
672        * automake/compile.am: Further steps towards automake's rules.
673
6742001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
677        * automake/lib.am: Add MULTISUBDIR.
678
6792001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * bootstrap: Run autoheader when configure.ac contains
682        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
683
6842001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * aclocal/bsp-configure.m4: New file.
687        * Makefile.am: Add aclocal/bsp-configure.m4.
688
6892001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * Makefile.am: Add automake/force-preinstall.am,
692        aclocal/ppc.am, remove ACLOCAL_M4.
693
6942001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * aclocal/bsp-alias.m4: Remove score603e_g1.
697        * aclocal/check-bsps.m4: Remove score603e_g1.
698        * aclocal/prog-cc.m4: Apply m4_if.
699
700
7012001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * automake/force-preinstall.am: New file.
704        * aclocal/ppc.m4: New file.
705
7062001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * aclocal/check-bsps.m4: Reworked.
709        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
710
7112001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * aclocal/bspopts.m4: New file.
714
7152001-11-13      Joel Sherrill <joel@OARcorp.com>
716
717        * COPYING: Test of $Id$ -> $RTEMS$.
718
7192001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
720
721        This modification is part of the submitted modifications necessary to
722        support the IBM PPC405 family.  This submission was reviewed by
723        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
724        not negatively impact the ppc403 BSPs.  The submission and tracking
725        process was captured as PR50.
726        * README.configure: Added gen405 BSP.
727
7282001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * Adopt more automake rules:
731        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
732        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
733        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
734        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
735        CXXLINK_APP in make-cxx-exe.
736        * automake/lib.am: Add ARFLAGS.
737
7382001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
739
740        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
741        config.cache's which prevented powerpc targets librdbg from building.
742
7432001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
746        add 2nd arg to _RTEMS_CPU_SUBDIR.
747        * aclocal/target.m4: Replace ac_configure_args with
748        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
749        * Makefile.am: Require automake-1.5.
750
7512001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
754        * configure.in: Remove.
755        * configure.ac: New file, generated from configure.in by autoupdate.
756
7572001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * aclocal/rtems-cpu-subdirs.m4: New file.
760
7612001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
762
763        * automake/compile.am: Fundamentally reworked compilation rules for
764        closer adaptation to automake's behavior.
765
7662001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * automake/lib.am: Comment out LD.
769        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
770        automake/leaf.am to AUTOMAKE_FILES.
771
7722001-09-27      Joel Sherrill <joel@OARcorp.com>
773
774        * config.guess: No longer in CVS since installed by bootstrap.
775
7762001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * bootstrap: remove/add automake added files.
779        * .cvsignore: reflect changes to bootstrap.
780
7812001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
782
783        * automake/leaf.am: New file.
784
7852001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
788        of AC_CANONICAL_SYSTEM.
789        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
790        mkinstalldirs and mkdir.
791        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
792        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
793        _RTEMS_OUTPUT_BUILD_SUBDIRS.
794       
7952001-09-13      Joel Sherrill <joel@OARcorp.com>
796
797        * missing: Updated to latest version.
798
7992001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * configure.in: autoupdate to autoconf-2.52.
802        * bootstrap: Add handling for configure.ac, make autoheader verbose,
803        fix auto*tool invocation order.
804        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
805        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
806        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
807        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
808        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
809        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
810        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
811        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
812        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
813        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
814        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
815        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
816        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
817        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
818        RTEMS_CONFIG_PER_BSP conditional.
819        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
820        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
821        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
822
8232001-05-25      Joel Sherrill <joel@OARcorp.com>
824
825        * README.configure: Corrected the name of the MRM332 BSP.
826        Strengthened the distinction between what the target
827        and the BSP each select.  Added more targets to list.
828
8292001-05-25      Joel Sherrill <joel@OARcorp.com>
830
831        * README.configure: Updated the list of BSPs.
832
8332001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
834
835        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
836        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
837        Add support for DOS-drive-letters.
838
8392001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
842        RTEMS_PROG_CC_FOR_TARGET.
843
8442001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
845
846        * README.cdn-X: Update.
847        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
848        @CPPFLAGS@ to CPPFLAGS.
849
8502001-04-20      Eric Valette <valette@crf.canon.fr>
851
852        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
853        BSPs support the new exception processing model and
854        consequently, librdbg.
855
8562001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
857
858        * configure.in: Reworked for Canadian Cross support.
859        * Makefile.am: Reflect changes to configure.in.
860        * config.guess, config.sub: Update from subversions.gnu.org.
861        * README.cdn-X: New file.
862        * tools/Makefile.am: Remove build, tools from SUBDIRS.
863
8642001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
867        TARGET_CONFIG_SUBDIRS.
868        * aclocal/enable-bsp.m4: fix quoting.
869        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
870
8712001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
872
873        * aclocal/config-subdirs.m4: New file.
874        * aclocal/target.m4: Use macros from config-subdirs.m4.
875
8762001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
877
878        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
879        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
880
8812001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * configure.in: Fix AM_INIT_AUTOMAKE.
884        * aclocal/bsp-arg-enable.m4: Extend comments.
885        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
886        the default clause.
887
8882001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
889
890        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
891        RTEMS_ENV_RTEMSCPU.
892        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
893        special treatment for GCC_SPECS.
894        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
895        special treatment for GCC_SPECS.
896        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
897        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
898        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
899        instead of $(shell ..) for LIBC_LIB*.
900
9012001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
904        simsh7045.
905
9062001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
907
908        * automake/compile.am: Add LD.
909
9102000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
911
912        * config.guess, config.sub: Update from CVS-autoconf to pick
913        up new features (e.g. CC_FOR_BUILD in config.guess) but is
914        necessary anyway to use autoconf-versions > 2.13.
915
9162000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
919        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
920        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
921        help string.
922        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
923
9242000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
925
926        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
927        Modified to reflect addition of LEON BSPs as well as the
928        no-FP ERC32 variant.
929
9302000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
931
932        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
933        standard).
934        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
935        standard).
936        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
937        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
938        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
939        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
940
9412000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
942
943        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
944        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
945        $host instead of $target (BUG-FIX).
946        * configure.in: Use $target and $host instead of $target_alias and
947        $host_alias (autoconf-2.49b).
948        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
949        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
950
951        NOTES:
952        * autoconf-2.49b depredicates using changequotes.
953        * The changes to configure.in are due to cleanups in
954        autoconf-2.49b's implemention of canonicalization. With
955        autoconf-2.1x it wasn't always clear, when to use $xxx or
956        $xxx_alias. Now this is clear.
957
9582000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
961
9622000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
963
964        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
965        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
966        with an RTEMS specific but more restrictive autoconf macro.
967
9682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * automake/lib.am: Add LD.
971
9722000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
973
974        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
975        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
976
9772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
978 
979        * aclocal/*: Replace with contents of macros/*.m4
980        * macros/: Remove.
981        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
982        * Makefile.am: Reflect changes to aclocal/ and macros/.
983
9842000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
985
986        * configure.in: New, Cygnus/GNU style configuration.
987        * Makefile.am: Add macros/, reflect new configure.in,
988        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
989        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
990        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
991        * macros/tool-prefix.m4: Remove.
992        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
993        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
994        RTEMS_ROOT.
995        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
996        * macros/multilib.m4: Various minor fixes.
997        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
998        PROJECT_ROOT, RTEMS_ROOT.
999        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1000        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1001
10022000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1003
1004        * automake/multilib.am: New file.
1005        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1006        the automake/ directory.
1007
10082000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1009
1010        * macros/enable-hwapi.m4: Removed.
1011        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1012        A small cleanup step towards gnu-canonicalization.
1013
10142000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1015
1016        * macros: New directory.
1017        * macros/bsp-alias.m4: new file.
1018        * macros/canonical-host.m4: new file.
1019        * macros/canonical-target-name.m4: new file.
1020        * macros/canonicalize-tools.m4: new file.
1021        * macros/check-bsp-cache.m4: new file.
1022        * macros/check-bsps.m4: new file.
1023        * macros/check-cpu.m4: new file.
1024        * macros/rtems-debug.m4: new file.
1025        * macros/check-cxx.m4: new file.
1026        * macros/check-itron.m4: new file.
1027        * macros/check-multiprocessing.m4: new file.
1028        * macros/check-networking.m4: new file.
1029        * macros/check-newlib.m4: new file.
1030        * macros/check-posix.m4: new file.
1031        * macros/check-rdbg.m4: new file.
1032        * macros/enable-bare.m4: new file.
1033        * macros/enable-cxx.m4: new file.
1034        * macros/enable-gcc28.m4: new file.
1035        * macros/enable-inlines.m4: new file.
1036        * macros/enable-itron.m4: new file.
1037        * macros/enable-libcdir.m4: new file.
1038        * macros/enable-multiprocessing.m4: new file.
1039        * macros/enable-networking.m4: new file.
1040        * macros/enable-posix.m4: new file.
1041        * macros/enable-rdbg.m4: new file.
1042        * macros/enable-rtemsbsp.m4: new file.
1043        * macros/enable-tests.m4: new file.
1044        * macros/gcc-pipe.m4: new file.
1045        * macros/gcc-specs.m4: new file.
1046        * macros/i386-gas-code16.m4: new file.
1047        * macros/path-ksh.m4: new file.
1048        * macros/path-perl.m4: new file.
1049        * macros/prog-cc.m4: new file.
1050        * macros/prog-cxx.m4: new file.
1051        * macros/project-root.m4: new file.
1052        * macros/rtems-top.m4: new file.
1053        * macros/sysv-ipc.m4: new file.
1054        * macros/target.m4: new file.
1055        * macros/rtems-test-no-pause.m4: new file.
1056        * macros/multilib.m4: new file.
1057        * macros/tool-paths.m4: new file.
1058        * macros/tool-prefix.m4: new file.
1059
10602000-09-14      Joel Sherrill <joel@OARcorp.com>
1061
1062        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1063
10642000-09-14      Joel Sherrill <joel@OARcorp.com>
1065
1066        * aclocal/enable-hwapi.m4: Now longer used and removed.
1067
10682000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1069
1070        * automake/lib.am: Remove leaf.cfg.
1071
10722000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1073
1074        * aclocal/rtems-top.m4: Add ENDIF-hack.
1075        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1076
10772000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1078
1079        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1080        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1081        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1082        * automake/compile.am: Replaced.
1083        * automake/local.am: Remove building variant handling.
1084
10852000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1086
1087        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1088        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1089        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1090        * aclocal/target.m4: Cleanup comments
1091        * Automake/compile.am: Add DEFS support to keep building happy.
1092
10932000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1094
1095        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1096
10972000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098
1099        * automake/compile.am: New file
1100        * ChangeLog: Fix email addresses
1101
11022000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1103
1104        * LICENSE.NET, README, README.configure: Spelling corrections.
1105
11062000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1107
1108        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1109
11102000-08-30      Joel Sherrill <joel@OARcorp.com>
1111
1112        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1113
11142000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1115
1116        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1117
11182000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1119
1120        * aclocal/check-bsps.h:
1121          - Add pck6-BSP
1122          - Exclude ChangeLog from being picked up as BSP
1123        * aclocal/bsp-alias.m4: Add pck6-BSP
1124
11252000-08-10      Joel Sherrill <joel@OARcorp.com>
1126
1127        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.