source: rtems/ChangeLog @ 95f9447

4.104.114.84.95
Last change on this file since 95f9447 was 95f9447, checked in by Joel Sherrill <joel.sherrill@…>, on 09/02/05 at 14:50:05

2005-09-02 Joel Sherrill <joel@…>

  • aclocal/version.m4: Updated to rtems-4.6.99.2.
  • Property mode set to 100644
File size: 44.4 KB
Line 
12005-09-02  Joel Sherrill <joel@OARcorp.com>
2
3    * aclocal/version.m4: Updated to rtems-4.6.99.2.
4
52005-07-06      Philippe Simons
6
7        * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
8
92005-04-28      Joel Sherrill <joel@OARcorp.com>
10
11        * README.configure: Updated to account for removal of dmv177 and
12        ppcn_60x as well as other additions and deletions.
13
142005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
15
16        * aclocal/enable-itron.m4: Allow unix.
17
182005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * Makefile.am: Remove ACLOCAL_FILES.
21
222004-11-16      Ralf Corsepius <ralf_corsepius@rtems.org>
23
24        * aclocal/check-bsps.m4: Use ls instead of globs to pickup
25        bsp_specs.
26
272004-11-12      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of
30        motorola_shared.
31
322004-11-10      Joel Sherrill <joel@oarcorp.com>
33
34        * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
35
362004-10-22      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
39
402004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
41
42        * aclocal/check-bsps.m4: Add bspkit support. Don't check for
43        presence of *.cfg.
44        * aclocal/check-custom-bsp.m4: Add bspkit support.
45
462004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
47
48        * aclocal/enable-bare.m4: Remove.
49
502004-09-29      Joel Sherrill <joel@OARcorp.com>
51
52        * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS,
53        c/TOOL_TARGETS: i960 obsoleted and all references removed.
54
552004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
56
57        * configure.ac: Require automake > 1.9.
58
592004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
60
61        * aclocal/rtems-cpu-subdirs.m4: Remove (unused).
62
632004-08-18      Ralf Corsepius <ralf_corsepius@rtems.org>
64
65        PR 673/make_build
66        * config-ml.in: Quote 'cd "${ml_origdir}"'.
67        Quote 'cd "${ML_POPDIR}"'.
68
692004-08-17      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        PR 673/make_build
72        * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
73
742004-07-14      Joel Sherrill <joel@OARcorp.com>
75
76        * MAINTAINERS: Added Jay Monkman as ARM architecture maintainer
77
782004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
79
80        * aclocal/rtems-top.m4: Remove ENDIF.
81        Remove with_target_subdir defaulting to '.'.
82        * acinclude.m4: Add --includedir to sub_configure_args.
83
842004-02-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: DIST_SUBDIRS = $(SUBDIRS).
87        Rework dist-hook.
88        * configure.ac: Reflect changes to RTEMS_ENABLE_RTEMSBSP.
89        * aclocal/enable-rtemsbsp.m4: Add support for --disable-rtemsbsp.
90
912004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: RTEMS_BUILD_CONFIG_SUBDIRS([testsuites/tools]).
94
952004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Remove AUTOMAKE_FILES.
98        Cleanup duplicate ACLOCAL_FILES.
99        EXTRA_DIST += config-ml.in.
100        DIST_SUBDIRS += make.
101        Add dist-hook.
102        * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
103
1042004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
107
1082004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * VERSION: 4.6.99.0.
111        * aclocal/version.m4: 4.6.99.0.
112
1132004-02-06      Joel Sherrill <joel@OARcorp.com>
114
115        * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650
116        which were accidentally removed when purging the mips64orion.
117
1182004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * aclocal/rpm.m4: Make osversions the default.
121        * aclocal/rtems-top.m4: Remove check for version.m4 (Breaks make
122        distcheck).
123
1242004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * aclocal/rpm.m4: New (extracted from scripts/configure.ac).
127
1282004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Require automake >= 1.8.2.
131        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
132
1332004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Requires automake >= 1.8.1.
136
1372004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * .cvsignore: Remove mkinstalldirs.
140        * bootstrap: Remove compile during "clean".
141
1422004-01-08      Joel Sherrill <joel@OARcorp.com>
143
144        * .cvsignore: Add compile.
145
1462004-01-07      Joel Sherrill <joel@OARcorp.com>
147
148        * README.configure: Remove efi68k and efi332 references as they are no
149        longer in the tree.
150
1512004-01-07      Joel Sherrill <joel@OARcorp.com>
152
153        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
154        removed as mips port more completely covers the MIPS family.
155
1562003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * README.configure: Reflect requireing autoconf-2.59 and
159        automake-1.8.
160
1612003-12-17      Joel Sherrill <joel@OARcorp.com>
162
163        * VERSION: Updated to rtems-20031217-test.
164
1652003-12-17  Joel Sherrill <joel@OARcorp.com>
166
167    * aclocal/version.m4: Updated to rtems-20031217-test.
168
1692003-12-17      Joel Sherrill <joel@OARcorp.com>
170
171        * release_support: Correct method used to find ChangeLog associated
172        with the version.m4 files.  Keep going until I can get a tarball cut.
173
1742003-12-17      Joel Sherrill <joel@OARcorp.com>
175
176        * release_support: Use dirname not basedir.  Keep going until I
177        can get a tarball cut.
178
1792003-12-17      Joel Sherrill <joel@OARcorp.com>
180
181        * release_support: New file -- assistant to new cut_release script.
182
1832003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * Makefile.am: Remove automake/compile.am
186
1872003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * automake/compile.am: Remove (Unused).
190
1912003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * automake/lib.am: Remove (Unused).
194
1952003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
198
1992003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: Remove make/custom/Makefile.
202        * Makefile.am: Cosmetics.
203        * automake/compile.am: Remove compilation rules.
204        Remove $(ARCH) directory generation.
205
2062003-11-26      Joel Sherrill <joel@OARcorp.com>
207
208        * MAINTAINERS: New file.
209
2102003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
213        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
214        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
215        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
216        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
217        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
218        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
219        aclocal/enable-tests.m4, aclocal/multilib.m4,
220        aclocal/path-ksh.m4, aclocal/project-root.m4,
221        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
222        acinclude.m4:
223        Fix underquoting to silence automake-1.8.
224
2252003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * config-ml.in: Don't built multilib variant normal (-mn) for
228        h8300-*-rtems*.
229
2302003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * aclocal/config-subdirs.m4: Remove.
233        * Makefile.am: Reflect changes above.
234
2352003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * aclocal/canonical-host.m4: Remove.
238        * Makefile.am: Reflect changes above.
239
2402003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
243        c/src/lib/libbsp/*/acinclude.m4.
244
2452003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * aclocal/check-cpu.m4: Remove.
248        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
249        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
250        $1 in $srcdir before adding dir to SUBDIRS.
251
2522003-09-26  Joel Sherrill <joel@OARcorp.com>
253
254        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
255
2562003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
259        patches).
260        * aclocal/enable-tests.m4: Change to support
261        --enable-tests=no|yes|samples, default is samples.
262
2632003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * Makefile.am: Correct bogus ACLOCAL_FILES.
266
2672003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
270        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
271        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
272        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
273        aclocal/check-networking.m4, aclocal/check-newlib.m4,
274        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
275        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
276        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
277        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
278        aclocal/path-perl.m4, aclocal/ppc.m4,
279        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
280        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
281        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
282        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
283        Remove (Unused).
284        * automake/leaf.am, automake/force-preinstall.am:
285        Remove (Unused).
286        * Makefile.am: Reflect changes above.
287
2882003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * automake/local.am, automake/host.am: Remove "debug".
291
2922003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
295
2962003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
299        Add "autoconf-2.5x unquoting" hack.
300
3012003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * config.sub: Remove (Automatically added by automake, again).
304        * bootstrap: Reflect change above.
305        * configure.ac: Require automake >= 1.7.6.
306
3072003-07-03      Joel Sherrill <joel@OARcorp.com>
308
309        * SUPPORT: Fix Mark Johannes' email address.
310
3112003-07-03      Joel Sherrill <joel@OARcorp.com>
312
313        * VERSION: Updated to rtems-ss-20030703.
314
3152003-07-03      Joel Sherrill <joel@OARcorp.com>
316
317        * aclocal/version.m4: Updated to rtems-ss-20030703.
318
3192003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * bootstrap: Reflect having added config.sub.
322        * config.sub: New from subversions to accomodate c4x/tic4x.
323
3242003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        PR 412/make_build
327        * configure.ac: Remove "BLEEDING EDGE" warning.
328        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
329        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
330        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
331        * aclocal/gcc-isystem.m4: New.
332        * Makefile.am: Add aclocal/gcc-isystem.m4.
333
3342003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * automake/local.am: Remove $(ARCH), clean-local.
337
3382003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        PR 321:
341        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
342        * aclocal/env-rtemsbsp.m4
343        * automake/compile.am
344        * automake/host.am
345        * automake/local.am
346
3472003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
350        * automake/compile.am: Remove LIBSUFFIX_VA.
351        Merger from rtems-4-6-branch.
352
3532003-04-17      Joel Sherrill <joel@OARcorp.com>
354
355        * VERSION: Updated to rtems-ss-20030417.
356
3572003-04-17      Joel Sherrill <joel@OARcorp.com>
358
359        * aclocal/version.m4: Updated to rtems-ss-20030417.
360
3612003-04-11      Joel Sherrill <joel@OARcorp.com>
362
363        * VERSION: Updated to rtems-ss-20030411.
364
3652003-04-11      Joel Sherrill <joel@OARcorp.com>
366
367        * aclocal/version.m4: Updated to rtems-ss-20030411.
368
3692003-04-11      Joel Sherrill <joel@OARcorp.com>
370
371        * VERSION: Updated to rtems-ss-20020411.
372
3732003-04-11      Joel Sherrill <joel@OARcorp.com>
374
375        * aclocal/version.m4: Updated to rtems-ss-20020411.
376
3772003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * acinclude.m4: Reformat build_* handling.
380        Preset *_alias if empty.
381        * configure.ac: Change tools/build to build-config dirs.
382        Conditionally build tools/build as host-config dirs.
383
3842003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * acinclude.m4: Fix broken comments.
387        Add hidden option --enable-experimental.
388        * README.cdn-X: Update.
389        * configure.ac: Build tools/build as host and build-host tools to
390        accomodate those BSPs applying packhex in <BSP>.cfg.
391        Build tools/cpu as build-host tools.
392
3932003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * tools/Makefile.am: Remove.
396        * configure.ac: Remove tools.
397        * acinclude.m4: Fix build_subdir handling.
398        * Makefile.am: Remove tools from SUBDIRS.
399        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
400
4012003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * configure.ac: Remove AC_CONFIG_AUX_DIR.
404        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
405
4062003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * bootstrap: Add ACLOCAL, AUTOHEADER.
409        Don't check for auto*tool-versions.
410
4112003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
414
4152003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * automake/compile.am: Introduce depend-gcc.
418        * automake/lib.am: Remove stray comment.
419        * automake/local.am: Introduce depend-gcc.
420
4212003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
424
4252003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
428        * automake/local.am: Remove $(ARCH), clean-local.
429        * automake/compile.am: Add $(ARCH), clean-local.
430        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
431
4322003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * Makefile.am: Remove references to obsoleted files
435        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
436
4372003-02-14      Joel Sherrill <joel@OARcorp.com>
438
439        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
440        references.
441
4422003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
445
4462003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * bootstrap: Remove attempts to detect autoconf and automake using
449        "which" (PR 325).
450
4512003-02-06      Joel Sherrill <joel@OARcorp.com>
452
453        * README.configure: Updated to reflect new BSPs and deprecated
454        targets.
455
4562003-01-28      Joel Sherrill <joel@OARcorp.com>
457
458        * VERSION: Updated to rtems-ss-20030128.
459
4602003-01-28      Joel Sherrill <joel@OARcorp.com>
461
462        * aclocal/version.m4: Updated to rtems-ss-20030128.
463
4642003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
467        Remove CLOBBER_DEPEND (Unused).
468
4692003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * automake/local.am: Remove distclean-local.
472
4732001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
476        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
477
4782002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
481        Rework RTEMS_PROG_CXX_FOR_TARGET.
482
4832002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
486
4872002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
490
4912002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
494
4952002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * bootstrap: Require autoconf 2.54 or 2.57.
498        Require automake-1.7.2.
499
5002002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
503        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
504        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
505
5062002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
509
5102002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * automake/compile.am: Remove hard-coded *_PROFILE_V.
513        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
514        CFLAGS_PROFILE_V.
515        Remove CPPFLAGS_GCC.
516
5172002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
518
519        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
520        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
521        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
522        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
523
5242002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * aclocal/rtems-flags.m4: New.
527
5282002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * bootstrap: Allow autoconf-2.57.
531
5322002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * aclocal/prog-cc.m4: Remove GCCSED.
535
5362002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
539        Remove LDFLAGS.
540        Add CCAS, CCASCOMPILE.
541        Remove compilation rules for *.cpp, *.cxx, *.C.
542        Use CCASCOMPILE to compile *.S.
543        Add -pg to RTEMS_CFLAGS_PROFILE_V.
544
5452002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * configure.ac: Remove c/make.
548
5492002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * aclocal/prog-ccas.m4: New.
552        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
553        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
554        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
555
5562002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * acinclude.m4: Conditionally append --target=.
559
5602002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
563
5642002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * automake/compile.am: Remove LD_PATHS (Unused).
567        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
568        is announced obsolete).
569
5702002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
573
5742002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * aclocal/sysv-ipc.m4: Remove (Unused).
577        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
578
5792002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * acinclude.m4: Lots of changes addressing PR 312.
582
5832002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
586        to PR 312).
587
5882002-11-18      Joel Sherrill <joel@OARcorp.com>
589
590        * VERSION: Updated to rtems-ss-20021118.
591
5922002-11-18      Joel Sherrill <joel@OARcorp.com>
593
594        * aclocal/version.m4: Updated to rtems-ss-20021118.
595
5962002-11-17      Joel Sherrill <joel@OARcorp.com>
597
598        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
599        Motorola MTX603e.
600
6012002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
604
6052002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
608        * configure.ac: Ditto.
609
6102002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
613        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
614        Support @CFLAGS@, @CXXFLAGS@.
615
6162002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * bootstrap: Allow autoconf-2.56.
619
6202002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
623        Fix stupid typo (continue/configure).
624        * aclocal/prog-cc.m4: Remove obsolete comments.
625        Acknowledge CFLAGS.
626
6272002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
630        end of the args passed to sub-configure-scripts. (Reported by
631        Wulf Hofbauer <wh73@cornell.edu>)
632
6332002-11-12      Joel Sherrill <joel@OARcorp.com>
634
635        * configure.ac: Remove make/compilers/Makefile.
636
6372002-11-11      Joel Sherrill <joel@OARcorp.com>
638
639        * VERSION: Updated to rtems-ss-20021111.
640
6412002-11-11      Joel Sherrill <joel@OARcorp.com>
642
643        * aclocal/version.m4: Updated to rtems-ss-20021111.
644
6452002-11-11      Joel Sherrill <joel@OARcorp.com>
646
647        * VERSION: Updated to rtems-ss-20021111.
648
6492002-11-11      Joel Sherrill <joel@OARcorp.com>
650
651        * aclocal/version.m4: Updated to rtems-ss-20021111.
652
6532002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * automake/compile.am: Remove rel rule.
656
6572002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
660
6612002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * configure.ac: Remove make/Templates/Makefile.
664        * README.configure: Minor massaging.
665
6662002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        Further preparations for autoconf > 2.52:
669        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
670        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
671        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
672
6732002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
674
675        * acinclude.m4: Adapations to autoconf > 2.52.
676
6772002-11-01      Joel Sherrill <joel@OARcorp.com>
678
679        * ChangeLog: Corrected.
680
6812002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * bootstrap: Add generate_bspdir_acinclude to automatically update
684        c/src/lib/libbsp/<cpu>/acinclude.m4.
685        Use #! /bin/sh instead of #!/bin/sh.
686        Remove autom4te*.cache during ./bootstrap --clean.
687
6882002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
691        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
692        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
693        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
694        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
695        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
696        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
697        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
698        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
699        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
700        (autoconf > 2.54 seems to have problems with the old form of
701        quoting).
702
7032002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
706        (autoconf > 2.54 complains about).
707
7082002-10-21      Joel Sherrill <joel@OARcorp.com>
709
710        * VERSION: Updated to rtems-20021021-test.
711
7122002-10-21      Joel Sherrill <joel@OARcorp.com>
713
714        * aclocal/version.m4: Updated to rtems-20021021-test.
715
7162002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * .cvsignore: Reformat.
719        Add autom4te*cache.
720        Remove autom4te.cache.
721
7222002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
725
7262002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
729        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
730
7312002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * bootstrap: Add autoconf/automake version checks by popular demand.
734        [FWIW: I dislike this.]
735
7362002-10-07      Joel Sherrill <joel@OARcorp.com>
737
738        * VERSION: Updated to rtems-ss-20021007.
739
7402002-10-07      Joel Sherrill <joel@OARcorp.com>
741
742        * aclocal/version.m4: Updated to rtems-ss-20021007.
743
7442002-10-04      Joel Sherrill <joel@OARcorp.com>
745
746        * VERSION: Updated to rtems-JUNK.
747
7482002-10-04      Joel Sherrill <joel@OARcorp.com>
749
750        * aclocal/version.m4: Updated to rtems-JUNK.
751
7522002-10-04      Joel Sherrill <joel@OARcorp.com>
753
754        * VERSION: Updated to rtems-ss-20021004.
755
7562002-10-04      Joel Sherrill <joel@OARcorp.com>
757
758        * aclocal/version.m4: Updated to rtems-ss-20021004.
759
7602002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
763        autoconf-2.53 PACKAGE crap.
764
7652002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * aclocal/prog-gnat.m4: New.
768
7692002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * aclocal/bsp-configure.m4: Fix small typo in comment.
772
7732002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
776
7772002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
780        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
781        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
782
7832002-08-07      Joel Sherrill <joel@OARcorp.com>
784
785        * aclocal/version.m4: Updated to rtems-ss-20020807.
786
7872002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
790
7912002-07-31      Joel Sherrill <joel@OARcorp.com>
792
793        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
794        was just a stub and only the OR32 port is getting worked on.
795
7962002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * aclocal/subdirs.m4: Remove.
799        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
800
8012002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
802
803        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
804        exec/score/cpu.
805
8062002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
807
808        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
809        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
810        compilation rules (Work-around to an automake bug).
811        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
812        make-library.
813
8142002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * configure.ac: Activate cpukit. Remove references to c/src/exec.
817
8182002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
821
8222002-07-17      Joel Sherrill <joel@OARcorp.com>
823
824        * aclocal/version.m4: Updated to rtems-ss-20020717.
825
8262002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * config-ml.in: Imported from gcc-3.1.
829        Change to match c/src/config-ml.in.
830
8312002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
832
833        * aclocal/check-multiprocessing.m4: Reworked.
834        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
835
8362002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
837
838        * automake/multilib.am: Remove.
839        * Makefile.am: Reflect change above.
840
8412002-06-28      Joel Sherrill <joel@OARcorp.com>
842
843        * aclocal/version.m4: Updated to rtems-ss-20020628.
844
8452002-06-27      Joel Sherrill <joel@OARcorp.com>
846
847        * tools/Makefile.am: Build the cpu dependent tools as well.
848
8492002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
850
851        * aclocal/env-rtemscpu.m4: Remove.
852        * aclocal/multi.m4: Remove.
853        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
854
8552002-05-28      Joel Sherrill <joel@OARcorp.com>
856
857        * aclocal/version.m4: Updated to rtems-ss-20020528.
858
8592002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * aclocal/prog-cc.m4: Remove GCC272 support.
862        Remove ENABLE_LIBCDIR.
863        * aclocal/prog-cxx.m4: Ditto.
864        * aclocal/enable-gcc28.m4: Remove.
865        * aclocal/enable-libcdir.m4: Ditto.
866
8672002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
870        ENABLE_GCC28.
871
8722002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * automake/compile.am: Remove GCC272 support.
875        Remove *.sh rule (unused).
876        * configure.ac: Remove ENABLE_GCC28.
877        Remove ENABLE_LIBCDIR.
878
8792002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        * .cvsignore: Added mdate-sh and texinfo.tex.
882
8832002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
884
885        * aclocal/version.m4: New file.
886        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
887        aclocal/version.m4.
888        * bootstrap: Use aclocal/version.m4 instead of VERSION.
889        * configure.ac: Use aclocal/version.m4 instead of VERSION.
890
8912002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
892
893        * configure.ac:
894        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
895        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
896        * Makefile.am: Remove AUTOMAKE_OPTIONS.
897        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
898
8992002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
902        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
903
9042002-03-08      Joel Sherrill <joel@OARcorp.com>
905
906        * VERSION: Updated to rtems-mg5-20020808.
907
9082002-03-01      Joel Sherrill <joel@OARcorp.com>
909
910        * VERSION: Updated to rtems-ss-20020301.
911
9122002-02-15      Joel Sherrill <joel@OARcorp.com>
913
914        * VERSION: Updated to rtems-ss-20020215.
915
9162002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * aclocal/subdirs.m4: Propagate the current $prefix to the
919        sub-configures.
920
9212002-02-05      Joel Sherrill <joel@OARcorp.com>
922
923        * VERSION: Updated to rtems-ss-20020205.
924
9252002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
926
927        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
928        compatibility.
929        * bootstrap: Let --clean remove texinfo.tex.
930
9312002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
932
933        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
934
9352002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        * configure.ac: Add --enable-docs support. Add
938        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
939        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
940        hard-coded SUBDIRS.
941        * README.configure: Added a bit of information on this new option.
942
9432002-01-18      Joel Sherrill <joel@OARcorp.com>
944
945        * VERSION: Updated to rtems-ss-20020118.
946
9472002-01-18      Joel Sherrill <joel@OARcorp.com>
948
949        * VERSION: Updated to rtems-20020118.
950
9512002-01-17      Joel Sherrill <joel@OARcorp.com>
952
953        * VERSION: Updated to rtems-ss-20020717.
954
9552002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
956
957        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
958        check upon host_alias != build_alias.
959
9602002-01-07      Joel Sherrill <joel@OARcorp.com>
961
962        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
963        last line to eliminate 100's of warnings.
964
9652002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
966
967        * aclocal/check-newlib.m4: Apply AS_IF.
968        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
969        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
970        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
971        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
972        changes.
973        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
974        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
975        * automake/compile.am: Remove librtemsall from LINK_FILES.
976
9772001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
978
979        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
980        * aclocal/subdirs.m4: New file.
981        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
982        modifications.
983        * aclocal/check-posix.m4: Apply AS_IF.
984        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
985        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
986        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
987        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
988        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
989        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
990        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
991        OUTPUT_COMMANDS.
992        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
993        * aclocal/rtems-debug.m4: Minor cleanups.
994        * aclocal/rtems-top.m4: Minor cleanups.
995        * automake/compile.am: Further steps towards automake's rules.
996
9972001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
998
999        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
1000        * automake/lib.am: Add MULTISUBDIR.
1001
10022001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1003
1004        * bootstrap: Run autoheader when configure.ac contains
1005        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
1006
10072001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1008
1009        * aclocal/bsp-configure.m4: New file.
1010        * Makefile.am: Add aclocal/bsp-configure.m4.
1011
10122001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * Makefile.am: Add automake/force-preinstall.am,
1015        aclocal/ppc.am, remove ACLOCAL_M4.
1016
10172001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1018
1019        * aclocal/bsp-alias.m4: Remove score603e_g1.
1020        * aclocal/check-bsps.m4: Remove score603e_g1.
1021        * aclocal/prog-cc.m4: Apply m4_if.
1022
1023
10242001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1025
1026        * automake/force-preinstall.am: New file.
1027        * aclocal/ppc.m4: New file.
1028
10292001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
1031        * aclocal/check-bsps.m4: Reworked.
1032        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
1033
10342001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1035
1036        * aclocal/bspopts.m4: New file.
1037
10382001-11-13      Joel Sherrill <joel@OARcorp.com>
1039
1040        * COPYING: Test of $Id$ -> $RTEMS$.
1041
10422001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1043
1044        This modification is part of the submitted modifications necessary to
1045        support the IBM PPC405 family.  This submission was reviewed by
1046        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1047        not negatively impact the ppc403 BSPs.  The submission and tracking
1048        process was captured as PR50.
1049        * README.configure: Added gen405 BSP.
1050
10512001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1052
1053        * Adopt more automake rules:
1054        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
1055        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
1056        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
1057        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
1058        CXXLINK_APP in make-cxx-exe.
1059        * automake/lib.am: Add ARFLAGS.
1060
10612001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
1064        config.cache's which prevented powerpc targets librdbg from building.
1065
10662001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1067
1068        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
1069        add 2nd arg to _RTEMS_CPU_SUBDIR.
1070        * aclocal/target.m4: Replace ac_configure_args with
1071        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
1072        * Makefile.am: Require automake-1.5.
1073
10742001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1075
1076        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1077        * configure.in: Remove.
1078        * configure.ac: New file, generated from configure.in by autoupdate.
1079
10802001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1081
1082        * aclocal/rtems-cpu-subdirs.m4: New file.
1083
10842001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1085
1086        * automake/compile.am: Fundamentally reworked compilation rules for
1087        closer adaptation to automake's behavior.
1088
10892001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        * automake/lib.am: Comment out LD.
1092        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
1093        automake/leaf.am to AUTOMAKE_FILES.
1094
10952001-09-27      Joel Sherrill <joel@OARcorp.com>
1096
1097        * config.guess: No longer in CVS since installed by bootstrap.
1098
10992001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1100
1101        * bootstrap: remove/add automake added files.
1102        * .cvsignore: reflect changes to bootstrap.
1103
11042001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1105
1106        * automake/leaf.am: New file.
1107
11082001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1109
1110        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
1111        of AC_CANONICAL_SYSTEM.
1112        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
1113        mkinstalldirs and mkdir.
1114        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
1115        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
1116        _RTEMS_OUTPUT_BUILD_SUBDIRS.
1117       
11182001-09-13      Joel Sherrill <joel@OARcorp.com>
1119
1120        * missing: Updated to latest version.
1121
11222001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1123
1124        * configure.in: autoupdate to autoconf-2.52.
1125        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1126        fix auto*tool invocation order.
1127        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1128        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1129        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1130        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1131        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1132        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1133        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1134        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1135        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1136        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1137        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1138        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1139        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1140        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1141        RTEMS_CONFIG_PER_BSP conditional.
1142        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1143        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1144        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1145
11462001-05-25      Joel Sherrill <joel@OARcorp.com>
1147
1148        * README.configure: Corrected the name of the MRM332 BSP.
1149        Strengthened the distinction between what the target
1150        and the BSP each select.  Added more targets to list.
1151
11522001-05-25      Joel Sherrill <joel@OARcorp.com>
1153
1154        * README.configure: Updated the list of BSPs.
1155
11562001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1157
1158        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1159        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1160        Add support for DOS-drive-letters.
1161
11622001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1163
1164        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1165        RTEMS_PROG_CC_FOR_TARGET.
1166
11672001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1168
1169        * README.cdn-X: Update.
1170        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1171        @CPPFLAGS@ to CPPFLAGS.
1172
11732001-04-20      Eric Valette <valette@crf.canon.fr>
1174
1175        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1176        BSPs support the new exception processing model and
1177        consequently, librdbg.
1178
11792001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1180
1181        * configure.in: Reworked for Canadian Cross support.
1182        * Makefile.am: Reflect changes to configure.in.
1183        * config.guess, config.sub: Update from subversions.gnu.org.
1184        * README.cdn-X: New file.
1185        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1186
11872001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1188
1189        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1190        TARGET_CONFIG_SUBDIRS.
1191        * aclocal/enable-bsp.m4: fix quoting.
1192        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1193
11942001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1195
1196        * aclocal/config-subdirs.m4: New file.
1197        * aclocal/target.m4: Use macros from config-subdirs.m4.
1198
11992001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1200
1201        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1202        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1203
12042001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1205
1206        * configure.in: Fix AM_INIT_AUTOMAKE.
1207        * aclocal/bsp-arg-enable.m4: Extend comments.
1208        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1209        the default clause.
1210
12112001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1212
1213        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1214        RTEMS_ENV_RTEMSCPU.
1215        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1216        special treatment for GCC_SPECS.
1217        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1218        special treatment for GCC_SPECS.
1219        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1220        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1221        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1222        instead of $(shell ..) for LIBC_LIB*.
1223
12242001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1225
1226        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1227        simsh7045.
1228
12292001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1230
1231        * automake/compile.am: Add LD.
1232
12332000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1234
1235        * config.guess, config.sub: Update from CVS-autoconf to pick
1236        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1237        necessary anyway to use autoconf-versions > 2.13.
1238
12392000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1240
1241        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1242        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1243        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1244        help string.
1245        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1246
12472000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1248
1249        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1250        Modified to reflect addition of LEON BSPs as well as the
1251        no-FP ERC32 variant.
1252
12532000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1254
1255        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1256        standard).
1257        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1258        standard).
1259        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1260        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1261        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1262        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1263
12642000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1265
1266        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1267        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1268        $host instead of $target (BUG-FIX).
1269        * configure.in: Use $target and $host instead of $target_alias and
1270        $host_alias (autoconf-2.49b).
1271        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1272        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1273
1274        NOTES:
1275        * autoconf-2.49b depredicates using changequotes.
1276        * The changes to configure.in are due to cleanups in
1277        autoconf-2.49b's implemention of canonicalization. With
1278        autoconf-2.1x it wasn't always clear, when to use $xxx or
1279        $xxx_alias. Now this is clear.
1280
12812000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1282
1283        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1284
12852000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1286
1287        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1288        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1289        with an RTEMS specific but more restrictive autoconf macro.
1290
12912000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1292
1293        * automake/lib.am: Add LD.
1294
12952000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1296
1297        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1298        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1299
13002000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1301 
1302        * aclocal/*: Replace with contents of macros/*.m4
1303        * macros/: Remove.
1304        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1305        * Makefile.am: Reflect changes to aclocal/ and macros/.
1306
13072000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1308
1309        * configure.in: New, Cygnus/GNU style configuration.
1310        * Makefile.am: Add macros/, reflect new configure.in,
1311        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1312        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1313        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1314        * macros/tool-prefix.m4: Remove.
1315        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1316        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1317        RTEMS_ROOT.
1318        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1319        * macros/multilib.m4: Various minor fixes.
1320        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1321        PROJECT_ROOT, RTEMS_ROOT.
1322        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1323        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1324
13252000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1326
1327        * automake/multilib.am: New file.
1328        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1329        the automake/ directory.
1330
13312000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1332
1333        * macros/enable-hwapi.m4: Removed.
1334        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1335        A small cleanup step towards gnu-canonicalization.
1336
13372000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1338
1339        * macros: New directory.
1340        * macros/bsp-alias.m4: new file.
1341        * macros/canonical-host.m4: new file.
1342        * macros/canonical-target-name.m4: new file.
1343        * macros/canonicalize-tools.m4: new file.
1344        * macros/check-bsp-cache.m4: new file.
1345        * macros/check-bsps.m4: new file.
1346        * macros/check-cpu.m4: new file.
1347        * macros/rtems-debug.m4: new file.
1348        * macros/check-cxx.m4: new file.
1349        * macros/check-itron.m4: new file.
1350        * macros/check-multiprocessing.m4: new file.
1351        * macros/check-networking.m4: new file.
1352        * macros/check-newlib.m4: new file.
1353        * macros/check-posix.m4: new file.
1354        * macros/check-rdbg.m4: new file.
1355        * macros/enable-bare.m4: new file.
1356        * macros/enable-cxx.m4: new file.
1357        * macros/enable-gcc28.m4: new file.
1358        * macros/enable-inlines.m4: new file.
1359        * macros/enable-itron.m4: new file.
1360        * macros/enable-libcdir.m4: new file.
1361        * macros/enable-multiprocessing.m4: new file.
1362        * macros/enable-networking.m4: new file.
1363        * macros/enable-posix.m4: new file.
1364        * macros/enable-rdbg.m4: new file.
1365        * macros/enable-rtemsbsp.m4: new file.
1366        * macros/enable-tests.m4: new file.
1367        * macros/gcc-pipe.m4: new file.
1368        * macros/gcc-specs.m4: new file.
1369        * macros/i386-gas-code16.m4: new file.
1370        * macros/path-ksh.m4: new file.
1371        * macros/path-perl.m4: new file.
1372        * macros/prog-cc.m4: new file.
1373        * macros/prog-cxx.m4: new file.
1374        * macros/project-root.m4: new file.
1375        * macros/rtems-top.m4: new file.
1376        * macros/sysv-ipc.m4: new file.
1377        * macros/target.m4: new file.
1378        * macros/rtems-test-no-pause.m4: new file.
1379        * macros/multilib.m4: new file.
1380        * macros/tool-paths.m4: new file.
1381        * macros/tool-prefix.m4: new file.
1382
13832000-09-14      Joel Sherrill <joel@OARcorp.com>
1384
1385        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1386
13872000-09-14      Joel Sherrill <joel@OARcorp.com>
1388
1389        * aclocal/enable-hwapi.m4: Now longer used and removed.
1390
13912000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1392
1393        * automake/lib.am: Remove leaf.cfg.
1394
13952000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1396
1397        * aclocal/rtems-top.m4: Add ENDIF-hack.
1398        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1399
14002000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1401
1402        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1403        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1404        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1405        * automake/compile.am: Replaced.
1406        * automake/local.am: Remove building variant handling.
1407
14082000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1409
1410        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1411        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1412        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1413        * aclocal/target.m4: Cleanup comments
1414        * Automake/compile.am: Add DEFS support to keep building happy.
1415
14162000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1417
1418        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1419
14202000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1421
1422        * automake/compile.am: New file
1423        * ChangeLog: Fix email addresses
1424
14252000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1426
1427        * LICENSE.NET, README, README.configure: Spelling corrections.
1428
14292000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1430
1431        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1432
14332000-08-30      Joel Sherrill <joel@OARcorp.com>
1434
1435        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1436
14372000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1438
1439        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1440
14412000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1442
1443        * aclocal/check-bsps.h:
1444          - Add pck6-BSP
1445          - Exclude ChangeLog from being picked up as BSP
1446        * aclocal/bsp-alias.m4: Add pck6-BSP
1447
14482000-08-10      Joel Sherrill <joel@OARcorp.com>
1449
1450        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.