source: rtems/ChangeLog @ 9b962b28

4.104.114.84.95
Last change on this file since 9b962b28 was 9b962b28, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/01/04 at 08:27:24

2004-02-01 Ralf Corsepius <corsepiu@…>

  • aclocal/rpms.m4: New (extracted from scripts/configure.ac).
  • Property mode set to 100644
File size: 41.0 KB
Line 
12004-02-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * aclocal/rpms.m4: New (extracted from scripts/configure.ac).
4
52004-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Require automake >= 1.8.2.
8        * aclocal/check-bsps.m4: Also test for make/custom/*.cfg.
9
102004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Requires automake >= 1.8.1.
13
142004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * .cvsignore: Remove mkinstalldirs.
17        * bootstrap: Remove compile during "clean".
18
192004-01-08      Joel Sherrill <joel@OARcorp.com>
20
21        * .cvsignore: Add compile.
22
232004-01-07      Joel Sherrill <joel@OARcorp.com>
24
25        * README.configure: Remove efi68k and efi332 references as they are no
26        longer in the tree.
27
282004-01-07      Joel Sherrill <joel@OARcorp.com>
29
30        * aclocal/bsp-alias.m4, aclocal/rtems-cpu-subdirs.m4: mips64orion port
31        removed as mips port more completely covers the MIPS family.
32
332003-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * README.configure: Reflect requireing autoconf-2.59 and
36        automake-1.8.
37
382003-12-17      Joel Sherrill <joel@OARcorp.com>
39
40        * VERSION: Updated to rtems-20031217-test.
41
422003-12-17  Joel Sherrill <joel@OARcorp.com>
43
44    * aclocal/version.m4: Updated to rtems-20031217-test.
45
462003-12-17      Joel Sherrill <joel@OARcorp.com>
47
48        * release_support: Correct method used to find ChangeLog associated
49        with the version.m4 files.  Keep going until I can get a tarball cut.
50
512003-12-17      Joel Sherrill <joel@OARcorp.com>
52
53        * release_support: Use dirname not basedir.  Keep going until I
54        can get a tarball cut.
55
562003-12-17      Joel Sherrill <joel@OARcorp.com>
57
58        * release_support: New file -- assistant to new cut_release script.
59
602003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Remove automake/compile.am
63
642003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * automake/compile.am: Remove (Unused).
67
682003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * automake/lib.am: Remove (Unused).
71
722003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
75
762003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Remove make/custom/Makefile.
79        * Makefile.am: Cosmetics.
80        * automake/compile.am: Remove compilation rules.
81        Remove $(ARCH) directory generation.
82
832003-11-26      Joel Sherrill <joel@OARcorp.com>
84
85        * MAINTAINERS: New file.
86
872003-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * aclocal/bsp-alias.m4, aclocal/canonical-target-name.m4,
90        aclocal/check-bsps.m4, aclocal/check-custom-bsp.m4,
91        aclocal/enable-bare.m4, aclocal/enable-cxx.m4,
92        aclocal/enable-inlines.m4, aclocal/enable-itron.m4,
93        aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4,
94        aclocal/enable-posix.m4, aclocal/enable-rdbg.m4,
95        aclocal/enable-rtems-debug.m4, aclocal/enable-rtemsbsp.m4,
96        aclocal/enable-tests.m4, aclocal/multilib.m4,
97        aclocal/path-ksh.m4, aclocal/project-root.m4,
98        aclocal/rtems-top.m4, aclocal/tool-paths.m4,
99        acinclude.m4:
100        Fix underquoting to silence automake-1.8.
101
1022003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * config-ml.in: Don't built multilib variant normal (-mn) for
105        h8300-*-rtems*.
106
1072003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * aclocal/config-subdirs.m4: Remove.
110        * Makefile.am: Reflect changes above.
111
1122003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * aclocal/canonical-host.m4: Remove.
115        * Makefile.am: Reflect changes above.
116
1172003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * bootstrap: Use $RTEMS_BSP_FAMILY instead of RTEMS_BSP_ALIAS in
120        c/src/lib/libbsp/*/acinclude.m4.
121
1222003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * aclocal/check-cpu.m4: Remove.
125        * Makefile.am: Remove reference to aclocal/check-cpu.m4.
126        * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of
127        $1 in $srcdir before adding dir to SUBDIRS.
128
1292003-09-26  Joel Sherrill <joel@OARcorp.com>
130
131        * README.configure, aclocal/rtems-cpu-subdirs.m4: Removing HPPA port.
132
1332003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
136        patches).
137        * aclocal/enable-tests.m4: Change to support
138        --enable-tests=no|yes|samples, default is samples.
139
1402003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * Makefile.am: Correct bogus ACLOCAL_FILES.
143
1442003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
147        aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
148        aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
149        aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
150        aclocal/check-networking.m4, aclocal/check-newlib.m4,
151        aclocal/check-posix.m4, aclocal/check-rdbg.m4,
152        aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
153        aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
154        aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
155        aclocal/path-perl.m4, aclocal/ppc.m4,
156        aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
157        aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
158        aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
159        aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
160        Remove (Unused).
161        * automake/leaf.am, automake/force-preinstall.am:
162        Remove (Unused).
163        * Makefile.am: Reflect changes above.
164
1652003-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * automake/local.am, automake/host.am: Remove "debug".
168
1692003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
172
1732003-07-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * config-ml.in: Partial sync with gcc-3.4's config-ml.in.
176        Add "autoconf-2.5x unquoting" hack.
177
1782003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * config.sub: Remove (Automatically added by automake, again).
181        * bootstrap: Reflect change above.
182        * configure.ac: Require automake >= 1.7.6.
183
1842003-07-03      Joel Sherrill <joel@OARcorp.com>
185
186        * SUPPORT: Fix Mark Johannes' email address.
187
1882003-07-03      Joel Sherrill <joel@OARcorp.com>
189
190        * VERSION: Updated to rtems-ss-20030703.
191
1922003-07-03      Joel Sherrill <joel@OARcorp.com>
193
194        * aclocal/version.m4: Updated to rtems-ss-20030703.
195
1962003-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * bootstrap: Reflect having added config.sub.
199        * config.sub: New from subversions to accomodate c4x/tic4x.
200
2012003-06-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        PR 412/make_build
204        * configure.ac: Remove "BLEEDING EDGE" warning.
205        Put docs into RTEMS_BUILD_CONFIG_SUBDIRS.
206        * acinclude.m4: Add AC_PREREQ(2.57).  Major overhaul.
207        * aclocal/prog-cc.m4: Add RTEMS_GCC_ISYSTEM.
208        * aclocal/gcc-isystem.m4: New.
209        * Makefile.am: Add aclocal/gcc-isystem.m4.
210
2112003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * automake/local.am: Remove $(ARCH), clean-local.
214
2152003-05-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        PR 321:
218        * aclocal/check-bsp-cache.m4: Remove support for profile-variant.
219        * aclocal/env-rtemsbsp.m4
220        * automake/compile.am
221        * automake/host.am
222        * automake/local.am
223
2242003-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * aclocal/check-cxx.m4: Remove LIBSUFFIX_VA.
227        * automake/compile.am: Remove LIBSUFFIX_VA.
228        Merger from rtems-4-6-branch.
229
2302003-04-17      Joel Sherrill <joel@OARcorp.com>
231
232        * VERSION: Updated to rtems-ss-20030417.
233
2342003-04-17      Joel Sherrill <joel@OARcorp.com>
235
236        * aclocal/version.m4: Updated to rtems-ss-20030417.
237
2382003-04-11      Joel Sherrill <joel@OARcorp.com>
239
240        * VERSION: Updated to rtems-ss-20030411.
241
2422003-04-11      Joel Sherrill <joel@OARcorp.com>
243
244        * aclocal/version.m4: Updated to rtems-ss-20030411.
245
2462003-04-11      Joel Sherrill <joel@OARcorp.com>
247
248        * VERSION: Updated to rtems-ss-20020411.
249
2502003-04-11      Joel Sherrill <joel@OARcorp.com>
251
252        * aclocal/version.m4: Updated to rtems-ss-20020411.
253
2542003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * acinclude.m4: Reformat build_* handling.
257        Preset *_alias if empty.
258        * configure.ac: Change tools/build to build-config dirs.
259        Conditionally build tools/build as host-config dirs.
260
2612003-03-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * acinclude.m4: Fix broken comments.
264        Add hidden option --enable-experimental.
265        * README.cdn-X: Update.
266        * configure.ac: Build tools/build as host and build-host tools to
267        accomodate those BSPs applying packhex in <BSP>.cfg.
268        Build tools/cpu as build-host tools.
269
2702003-03-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * tools/Makefile.am: Remove.
273        * configure.ac: Remove tools.
274        * acinclude.m4: Fix build_subdir handling.
275        * Makefile.am: Remove tools from SUBDIRS.
276        Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
277
2782003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.ac: Remove AC_CONFIG_AUX_DIR.
281        * alocal/rtems-top.a4: Add AC_CONFIG_AUX_DIR.
282
2832003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * bootstrap: Add ACLOCAL, AUTOHEADER.
286        Don't check for auto*tool-versions.
287
2882003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * config-ml.in: Don't build sh-rtems ml and ml/m2 multilib variants.
291
2922003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * automake/compile.am: Introduce depend-gcc.
295        * automake/lib.am: Remove stray comment.
296        * automake/local.am: Introduce depend-gcc.
297
2982003-02-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * config-ml.in: Don't build arm-rtems/*fpu* multilib variants.
301
3022003-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * aclocal/rtems-top.m4: Set PROJECT_ROOT unconditionally.
305        * automake/local.am: Remove $(ARCH), clean-local.
306        * automake/compile.am: Add $(ARCH), clean-local.
307        Set CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS).
308
3092003-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * Makefile.am: Remove references to obsoleted files
312        aclocal/enable-gcc28.m4, aclocal/enable-libcdir.m4.
313
3142003-02-14      Joel Sherrill <joel@OARcorp.com>
315
316        * README.configure, aclocal/rtems-cpu-subdirs.m4: Remove a29k
317        references.
318
3192003-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * aclocal/canonical-target-name.m4: Transform tic4x -> RTEMS_CPU=c4x.
322
3232003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * bootstrap: Remove attempts to detect autoconf and automake using
326        "which" (PR 325).
327
3282003-02-06      Joel Sherrill <joel@OARcorp.com>
329
330        * README.configure: Updated to reflect new BSPs and deprecated
331        targets.
332
3332003-01-28      Joel Sherrill <joel@OARcorp.com>
334
335        * VERSION: Updated to rtems-ss-20030128.
336
3372003-01-28      Joel Sherrill <joel@OARcorp.com>
338
339        * aclocal/version.m4: Updated to rtems-ss-20030128.
340
3412003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * automake/compile.am: Remove CLEAN_DEPEND (Unused).
344        Remove CLOBBER_DEPEND (Unused).
345
3462003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * automake/local.am: Remove distclean-local.
349
3502001-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * aclocal/rtems-cpu-subdirs.m4: Print out RTEMS_CPU in error message.
353        * aclocal/enable-cxx.m4: Use $enable_cxx instead of $enableval.
354
3552002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * aclocal/prog-cxx.m4: Remove RTEMS_PROG_CXX.
358        Rework RTEMS_PROG_CXX_FOR_TARGET.
359
3602002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * automake/compile.am: Remove creating $(ARCH) in compilation rules.
363
3642002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * configure.ac: Require autoconf >= 2.57 and automake-1.7.2.
367
3682002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * aclocal/prog-cxx.m4: Swap RTEMS_CHECK_TOOL/AC_PROG_CXX.
371
3722002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * bootstrap: Require autoconf 2.54 or 2.57.
375        Require automake-1.7.2.
376
3772002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * aclocal/bsp-configure.m4: Remove RTEMS_CHECK_BSP_CACHE.
380        * aclocal/env-rtemsbsp.m4: Add comments to AC_ARG_VARs.
381        Add AC_ARG_VAR(RTEMS_CPU_MODEL).
382
3832002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * automake/compile.am: Rework *FLAGS, AM_*FLAGS handling.
386
3872002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * automake/compile.am: Remove hard-coded *_PROFILE_V.
390        Add autoconf-supplied CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V,
391        CFLAGS_PROFILE_V.
392        Remove CPPFLAGS_GCC.
393
3942002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * aclocal/env-rtemsbsp.m4: Add AC_ARG_VAR for CPU_CFLAGS,
397        CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CFLAGS_PROFILE_V, RTEMS_BSP_FAMILY.
398        * aclocal/prog-cc.m4: Reworked CFLAGS handling.
399        * aclocal/prog-cxx.m4: Reworked CXXFLAGS handling.
400
4012002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * aclocal/rtems-flags.m4: New.
404
4052002-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * bootstrap: Allow autoconf-2.57.
408
4092002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * aclocal/prog-cc.m4: Remove GCCSED.
412
4132002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * automake/compile.am: Remove LDFLAGS_INCOMPLETE.
416        Remove LDFLAGS.
417        Add CCAS, CCASCOMPILE.
418        Remove compilation rules for *.cpp, *.cxx, *.C.
419        Use CCASCOMPILE to compile *.S.
420        Add -pg to RTEMS_CFLAGS_PROFILE_V.
421
4222002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * configure.ac: Remove c/make.
425
4262002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * aclocal/prog-ccas.m4: New.
429        * aclocal/check-custom-bsp.m4: New, split out from check-bsps.m4.
430        * aclocal/check-bsps.m4: Split out RTEMS_CHECK_CUSTOM_BSP.
431        * aclocal/canonicalize-tools.m4: Remove RTEMS_GCC_PRINT.
432
4332002-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * acinclude.m4: Conditionally append --target=.
436
4372002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * aclocal/quoting.m4: Reworked (Part of fix to PR 312).
440
4412002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * automake/compile.am: Remove LD_PATHS (Unused).
444        * aclocal/check-newlib.m4: Adaptation to autoconf-2.5x (AC_TRY_LINK
445        is announced obsolete).
446
4472002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * Makefile.am: Reflect having removed aclocal/sysv-ipc.m4.
450
4512002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * aclocal/sysv-ipc.m4: Remove (Unused).
454        * aclocal/target.m4: Sync with acinclude.m4 (Part of fix to PR 312).
455
4562002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * acinclude.m4: Lots of changes addressing PR 312.
459
4602002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * aclocal/target.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE (Part of fix
463        to PR 312).
464
4652002-11-18      Joel Sherrill <joel@OARcorp.com>
466
467        * VERSION: Updated to rtems-ss-20021118.
468
4692002-11-18      Joel Sherrill <joel@OARcorp.com>
470
471        * aclocal/version.m4: Updated to rtems-ss-20021118.
472
4732002-11-17      Joel Sherrill <joel@OARcorp.com>
474
475        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Added support for
476        Motorola MTX603e.
477
4782002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * aclocal/target.m4: Use RTEMS_CONFIGURE_ARGS_QUOTE.
481
4822002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * acinclude.m4: Use AS_IF instead of if/then/else/endif.
485        * configure.ac: Ditto.
486
4872002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * automake/compile.am: Remove CFLAGS_DEBUG_OPTIMIZE_V,
490        CXXFLAGS_DEBUG_OPTIMIZE_V, LDFLAGS_DEBUG_V, CFLAGS_DEFAULT.
491        Support @CFLAGS@, @CXXFLAGS@.
492
4932002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * bootstrap: Allow autoconf-2.56.
496
4972002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * acinclude.m4: Add CXX_FOR_*, CXXFLAGS_FOR_*.
500        Fix stupid typo (continue/configure).
501        * aclocal/prog-cc.m4: Remove obsolete comments.
502        Acknowledge CFLAGS.
503
5042002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * acinclude.m4: _RTEMS_OUTPUT_SUBDIRS: Move ac_subconfigure_vars to the
507        end of the args passed to sub-configure-scripts. (Reported by
508        Wulf Hofbauer <wh73@cornell.edu>)
509
5102002-11-12      Joel Sherrill <joel@OARcorp.com>
511
512        * configure.ac: Remove make/compilers/Makefile.
513
5142002-11-11      Joel Sherrill <joel@OARcorp.com>
515
516        * VERSION: Updated to rtems-ss-20021111.
517
5182002-11-11      Joel Sherrill <joel@OARcorp.com>
519
520        * aclocal/version.m4: Updated to rtems-ss-20021111.
521
5222002-11-11      Joel Sherrill <joel@OARcorp.com>
523
524        * VERSION: Updated to rtems-ss-20021111.
525
5262002-11-11      Joel Sherrill <joel@OARcorp.com>
527
528        * aclocal/version.m4: Updated to rtems-ss-20021111.
529
5302002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * automake/compile.am: Remove rel rule.
533
5342002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * bootstrap: Allow autoconf > 2.52, automake > 1.6.
537
5382002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * configure.ac: Remove make/Templates/Makefile.
541        * README.configure: Minor massaging.
542
5432002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        Further preparations for autoconf > 2.52:
546        * aclocal/enable-inlines.m4: Use AS_IF instead of if/then/else.
547        * aclocal/quoting.m4: Use `eval echo $ac_args` to unquote $ac_arg.
548        * aclocal/target.m4: Use `eval echo $rtems_args` to unquote $ac_arg.
549
5502002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * acinclude.m4: Adapations to autoconf > 2.52.
553
5542002-11-01      Joel Sherrill <joel@OARcorp.com>
555
556        * ChangeLog: Corrected.
557
5582002-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * bootstrap: Add generate_bspdir_acinclude to automatically update
561        c/src/lib/libbsp/<cpu>/acinclude.m4.
562        Use #! /bin/sh instead of #!/bin/sh.
563        Remove autom4te*.cache during ./bootstrap --clean.
564
5652002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * aclocal/enable-bare.m4: Improve quoting of AC_HELP_STRING.
568        * aclocal/enable-cxx.m4: Improve quoting of AC_HELP_STRING.
569        * aclocal/enable-inlines.m4: Improve quoting of AC_HELP_STRING.
570        * aclocal/enable-itron.m4: Improve quoting of AC_HELP_STRING.
571        * aclocal/enable-multiprocessing.m4: Improve quoting of AC_HELP_STRING.
572        * aclocal/enable-networking.m4: Improve quoting of AC_HELP_STRING.
573        * aclocal/enable-posix.m4: Improve quoting of AC_HELP_STRING.
574        * aclocal/enable-rdbg.m4: Improve quoting of AC_HELP_STRING.
575        * aclocal/enable-rtemsbsp.m4: Improve quoting of AC_HELP_STRING.
576        * aclocal/enable-tests.m4: Improve quoting of AC_HELP_STRING.
577        (autoconf > 2.54 seems to have problems with the old form of
578        quoting).
579
5802002-10-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * aclocal/enable-rtemsbsp.m4: Remove '\' in AC_MSG_ERROR
583        (autoconf > 2.54 complains about).
584
5852002-10-21      Joel Sherrill <joel@OARcorp.com>
586
587        * VERSION: Updated to rtems-20021021-test.
588
5892002-10-21      Joel Sherrill <joel@OARcorp.com>
590
591        * aclocal/version.m4: Updated to rtems-20021021-test.
592
5932002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * .cvsignore: Reformat.
596        Add autom4te*cache.
597        Remove autom4te.cache.
598
5992002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
602
6032002-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
606        * acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
607
6082002-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * bootstrap: Add autoconf/automake version checks by popular demand.
611        [FWIW: I dislike this.]
612
6132002-10-07      Joel Sherrill <joel@OARcorp.com>
614
615        * VERSION: Updated to rtems-ss-20021007.
616
6172002-10-07      Joel Sherrill <joel@OARcorp.com>
618
619        * aclocal/version.m4: Updated to rtems-ss-20021007.
620
6212002-10-04      Joel Sherrill <joel@OARcorp.com>
622
623        * VERSION: Updated to rtems-JUNK.
624
6252002-10-04      Joel Sherrill <joel@OARcorp.com>
626
627        * aclocal/version.m4: Updated to rtems-JUNK.
628
6292002-10-04      Joel Sherrill <joel@OARcorp.com>
630
631        * VERSION: Updated to rtems-ss-20021004.
632
6332002-10-04      Joel Sherrill <joel@OARcorp.com>
634
635        * aclocal/version.m4: Updated to rtems-ss-20021004.
636
6372002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * aclocal/bsp-configure.m4: Create bspopts.h on the fly, filter out
640        autoconf-2.53 PACKAGE crap.
641
6422002-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * aclocal/prog-gnat.m4: New.
645
6462002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * aclocal/bsp-configure.m4: Fix small typo in comment.
649
6502002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".
653
6542002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * aclocal/check-bsp-cache.m4: Convert to autoconf-2.5x quoting
657        rules. Add RTEMS_BSP_CFLAGS, RTEMS_BSP_CFLAGS_OPTIMIZE_V,
658        RTEMS_BSP_CFLAGS_DEBUG_V, RTEMS_BSP_CFLAGS_PROFILE_V.
659
6602002-08-07      Joel Sherrill <joel@OARcorp.com>
661
662        * aclocal/version.m4: Updated to rtems-ss-20020807.
663
6642002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
665
666        * aclocal/env-rtemsbsp.m4: Remove RTEMS_CONFIG_PER_BSP.
667
6682002-07-31      Joel Sherrill <joel@OARcorp.com>
669
670        * aclocal/rtems-cpu-subdirs.m4:  Removed the or16 port
671        was just a stub and only the OR32 port is getting worked on.
672
6732002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
674
675        * aclocal/subdirs.m4: Remove.
676        * acinclude.m4: New (Replaces aclocal/subdirs.m4).
677
6782002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
679
680        * aclocal/check-cpu.m4: Peek into cpukit/score/cpu instead of
681        exec/score/cpu.
682
6832002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
684
685        * aclocal/bsp-configure.m4: Add RTEMS_CHECK_MULTIPROCESSING.
686        * automake/compile.am: Add test -d $(ARCH) || mkdir $(ARCH) to all
687        compilation rules (Work-around to an automake bug).
688        * automake/lib.am: Add test -d $(ARCH) || mkdir $(ARCH) to
689        make-library.
690
6912002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
692
693        * configure.ac: Activate cpukit. Remove references to c/src/exec.
694
6952002-07-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * aclocal/env-rtemsbsp.m4: Add libdir, bsplibdir.
698
6992002-07-17      Joel Sherrill <joel@OARcorp.com>
700
701        * aclocal/version.m4: Updated to rtems-ss-20020717.
702
7032002-07-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * config-ml.in: Imported from gcc-3.1.
706        Change to match c/src/config-ml.in.
707
7082002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * aclocal/check-multiprocessing.m4: Reworked.
711        * aclocal/enable-multiprocessing.m4: Remove RTEMS_HAS_MULTIPROCESSING.
712
7132002-06-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * automake/multilib.am: Remove.
716        * Makefile.am: Reflect change above.
717
7182002-06-28      Joel Sherrill <joel@OARcorp.com>
719
720        * aclocal/version.m4: Updated to rtems-ss-20020628.
721
7222002-06-27      Joel Sherrill <joel@OARcorp.com>
723
724        * tools/Makefile.am: Build the cpu dependent tools as well.
725
7262002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * aclocal/env-rtemscpu.m4: Remove.
729        * aclocal/multi.m4: Remove.
730        * aclocal/multilib: Remove RTEMS_ENABLE_MULTILIB_MASTER.
731
7322002-05-28      Joel Sherrill <joel@OARcorp.com>
733
734        * aclocal/version.m4: Updated to rtems-ss-20020528.
735
7362002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * aclocal/prog-cc.m4: Remove GCC272 support.
739        Remove ENABLE_LIBCDIR.
740        * aclocal/prog-cxx.m4: Ditto.
741        * aclocal/enable-gcc28.m4: Remove.
742        * aclocal/enable-libcdir.m4: Ditto.
743
7442002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * aclocal/enable-libcdir.m4, aclocal/enable-gcc28.m4: Remove
747        ENABLE_GCC28.
748
7492002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * automake/compile.am: Remove GCC272 support.
752        Remove *.sh rule (unused).
753        * configure.ac: Remove ENABLE_GCC28.
754        Remove ENABLE_LIBCDIR.
755
7562002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * .cvsignore: Added mdate-sh and texinfo.tex.
759
7602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * aclocal/version.m4: New file.
763        * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/
764        aclocal/version.m4.
765        * bootstrap: Use aclocal/version.m4 instead of VERSION.
766        * configure.ac: Use aclocal/version.m4 instead of VERSION.
767
7682002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * configure.ac:
771        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
772        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
773        * Makefile.am: Remove AUTOMAKE_OPTIONS.
774        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
775
7762002-03-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * aclocal/env-rtemscpu.m4: automake-1.6 preparations:
779        Add AM_CONDITIONAL([RTEMS_CONFIG_PER_BSP],[false]).
780
7812002-03-08      Joel Sherrill <joel@OARcorp.com>
782
783        * VERSION: Updated to rtems-mg5-20020808.
784
7852002-03-01      Joel Sherrill <joel@OARcorp.com>
786
787        * VERSION: Updated to rtems-ss-20020301.
788
7892002-02-15      Joel Sherrill <joel@OARcorp.com>
790
791        * VERSION: Updated to rtems-ss-20020215.
792
7932002-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * aclocal/subdirs.m4: Propagate the current $prefix to the
796        sub-configures.
797
7982002-02-05      Joel Sherrill <joel@OARcorp.com>
799
800        * VERSION: Updated to rtems-ss-20020205.
801
8022002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * aclocal/sysv-ipc.m4: Use 3-args AC_DEFINE for autoconf-2.5x
805        compatibility.
806        * bootstrap: Let --clean remove texinfo.tex.
807
8082002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
809
810        * aclocal/env-rtemsbsp.m4: Use ${RTEMS_BSP} to setup includedir.
811
8122002-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
813
814        * configure.ac: Add --enable-docs support. Add
815        RTEMS_HOST_CONFIG_SUBDIRS(doc). Remove doc/Makefile.
816        * Makefile.am: Add HOST_SUBDIRS to SUBDIRS. Remove doc from
817        hard-coded SUBDIRS.
818        * README.configure: Added a bit of information on this new option.
819
8202002-01-18      Joel Sherrill <joel@OARcorp.com>
821
822        * VERSION: Updated to rtems-ss-20020118.
823
8242002-01-18      Joel Sherrill <joel@OARcorp.com>
825
826        * VERSION: Updated to rtems-20020118.
827
8282002-01-17      Joel Sherrill <joel@OARcorp.com>
829
830        * VERSION: Updated to rtems-ss-20020717.
831
8322002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * aclocal/check-tool.m4: Remove AC_CHECK_TOOL_PREFIX, conditionalize
835        check upon host_alias != build_alias.
836
8372002-01-07      Joel Sherrill <joel@OARcorp.com>
838
839        * automake/compile.am (LINK_LIB_RTEMS): Removed line continuation for
840        last line to eliminate 100's of warnings.
841
8422002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
843
844        * aclocal/check-newlib.m4: Apply AS_IF.
845        * aclocal/config-subdirs.m4: Remove _RTEMS_PUSH_BUILDDIR,
846        _RTEMS_POP_BUILDDIR, _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
847        * aclocal/subdirs.m4: Fix comments, apply AS_IF.
848        * aclocal/sysv-ipc.m4: Reflect autoconf-2.5x canonicalization
849        changes.
850        * aclocal/target.m4: Add _RTEMS_PUSH_BUILDDIR, _RTEMS_POP_BUILDDIR,
851        _RTEMS_GIVEN_INSTALL, _RTEMS_SUB_SRCDIR.
852        * automake/compile.am: Remove librtemsall from LINK_FILES.
853
8542001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * configure.ac: Reworked for multilibs, reflect changes to aclocal/*.m4.
857        * aclocal/subdirs.m4: New file.
858        * aclocal/multi.m4: New file, adopted from autoconf-2.52 w/
859        modifications.
860        * aclocal/check-posix.m4: Apply AS_IF.
861        * aclocal/config-subdirs.m4: Reflect changes to other m4-macros.
862        * aclocal/env-rtemsbsp.m4: Add PROJECT_INCLUDE, PROJECT_RELEASE.
863        Add AM_CONDITIONAL(MULTILIB). Adapt GCC_SPECS to multilibs.
864        * aclocal/env-rtemscpu.m4: Remove RTEMS_BSP. Add support for
865        MULTIBUILDTOP, MULTISUBDIR. Adapt GCC_SPECS to multilibs.
866        Add PROJECT_INCLUDE, PROJECT_RELEASE, includedir, libdir.
867        * aclocal/multilib.m4: Fix m4-quoting, adopt automake-1.5's
868        OUTPUT_COMMANDS.
869        * aclocal/project-root.m4: Remove PROJECT_INCLUDE, PROJECT_RELEASE.
870        * aclocal/rtems-debug.m4: Minor cleanups.
871        * aclocal/rtems-top.m4: Minor cleanups.
872        * automake/compile.am: Further steps towards automake's rules.
873
8742001-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * automake/multilib.am: include @RTEMS_BSP@.cfg, cleanup.
877        * automake/lib.am: Add MULTISUBDIR.
878
8792001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        * bootstrap: Run autoheader when configure.ac contains
882        RTEMS_BSP_CONFIGURE. Remove bspopts.h* files.
883
8842001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
885
886        * aclocal/bsp-configure.m4: New file.
887        * Makefile.am: Add aclocal/bsp-configure.m4.
888
8892001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
890
891        * Makefile.am: Add automake/force-preinstall.am,
892        aclocal/ppc.am, remove ACLOCAL_M4.
893
8942001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * aclocal/bsp-alias.m4: Remove score603e_g1.
897        * aclocal/check-bsps.m4: Remove score603e_g1.
898        * aclocal/prog-cc.m4: Apply m4_if.
899
900
9012001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * automake/force-preinstall.am: New file.
904        * aclocal/ppc.m4: New file.
905
9062001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
907
908        * aclocal/check-bsps.m4: Reworked.
909        * aclocal/bsp-alias.m4: Add score603e_g1, apply m4sugar.
910
9112001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
912
913        * aclocal/bspopts.m4: New file.
914
9152001-11-13      Joel Sherrill <joel@OARcorp.com>
916
917        * COPYING: Test of $Id$ -> $RTEMS$.
918
9192001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
920
921        This modification is part of the submitted modifications necessary to
922        support the IBM PPC405 family.  This submission was reviewed by
923        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
924        not negatively impact the ppc403 BSPs.  The submission and tracking
925        process was captured as PR50.
926        * README.configure: Added gen405 BSP.
927
9282001-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * Adopt more automake rules:
931        * automake/compile.am: Add LINK, CXXLINK, AS, ASCOMPILE;
932        Remove ARFLAGS, LINK.c, COMPILE.S, LINK.cc;
933        Add CPU_CFLAGS to CXXFLAGS, CFLAGS, ASFLAGS;
934        * automake/leaf.am: Add CXXLINK_APP, LINK_APP, make-exe, apply
935        CXXLINK_APP in make-cxx-exe.
936        * automake/lib.am: Add ARFLAGS.
937
9382001-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
939
940        * aclocal/check-rdbg.m4: Fix latent bug exposed by removal of
941        config.cache's which prevented powerpc targets librdbg from building.
942
9432001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
944
945        * aclocal/rtems-cpu-subdirs.m4: Add PREFIX arg to RTEMS_CPU_SUBDIRS,
946        add 2nd arg to _RTEMS_CPU_SUBDIR.
947        * aclocal/target.m4: Replace ac_configure_args with
948        rtems_configure_args, add rtems_configure_args to INIT-CMDS.
949        * Makefile.am: Require automake-1.5.
950
9512001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
954        * configure.in: Remove.
955        * configure.ac: New file, generated from configure.in by autoupdate.
956
9572001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
958
959        * aclocal/rtems-cpu-subdirs.m4: New file.
960
9612001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
962
963        * automake/compile.am: Fundamentally reworked compilation rules for
964        closer adaptation to automake's behavior.
965
9662001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
967
968        * automake/lib.am: Comment out LD.
969        * Makefile.am: Use ACLOCAL_FILES = to make automake-1.5 happy; Add
970        automake/leaf.am to AUTOMAKE_FILES.
971
9722001-09-27      Joel Sherrill <joel@OARcorp.com>
973
974        * config.guess: No longer in CVS since installed by bootstrap.
975
9762001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
977
978        * bootstrap: remove/add automake added files.
979        * .cvsignore: reflect changes to bootstrap.
980
9812001-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
982
983        * automake/leaf.am: New file.
984
9852001-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        * aclocal/canonical-target-name.m4: Use AC_CANONICAL_TARGET instead
988        of AC_CANONICAL_SYSTEM.
989        * aclocal/config-subdirs.m4: Use AS_MKDIR_P instead of
990        mkinstalldirs and mkdir.
991        * aclocal/target.m4: Obsolete RTEMS_OUTPUT_BUILD_SUBDIRS,
992        hack RTEMS_CONFIG_BUILD_SUBDIRS, introduce
993        _RTEMS_OUTPUT_BUILD_SUBDIRS.
994       
9952001-09-13      Joel Sherrill <joel@OARcorp.com>
996
997        * missing: Updated to latest version.
998
9992001-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1000
1001        * configure.in: autoupdate to autoconf-2.52.
1002        * bootstrap: Add handling for configure.ac, make autoheader verbose,
1003        fix auto*tool invocation order.
1004        * aclocal/rtems-test-no-pause.m4: Introduce AC_HELP_STRING.
1005        * aclocal/enable-bare.m4: Introduce AC_HELP_STRING.
1006        * aclocal/enable-cxx.m4: Introduce AC_HELP_STRING.
1007        * aclocal/enable-gcc28: Introduce AC_HELP_STRING.
1008        * aclocal/enable-inlines.m4: Introduce AC_HELP_STRING.
1009        * aclocal/enable-itron.m4: Introduce AC_HELP_STRING.
1010        * aclocal/enable-libcdir.m4: Introduce AC_HELP_STRING.
1011        * aclocal/enable-multiprocessing.m4: Introduce AC_HELP_STRING.
1012        * aclocal/enable-networking.m4: Introduce AC_HELP_STRING.
1013        * aclocal/enable-posix.m4: Introduce AC_HELP_STRING.
1014        * aclocal/enable-rdbg.m4: Introduce AC_HELP_STRING.
1015        * aclocal/enable-rtemsbsp.m4: Introduce AC_HELP_STRING.
1016        * aclocal/enable-tests.m4: Introduce AC_HELP_STRING.
1017        * aclocal/env-rtemsbsp.m4: Add AC_ARC_VAR(RTEMS_BSP), apply true in
1018        RTEMS_CONFIG_PER_BSP conditional.
1019        * aclocal/multilib.m4: Introduce AC_HELP_STRING.
1020        * aclocal/rtems-debug.m4: Introduce AC_HELP_STRING.
1021        * aclocal/rtems-top.m4: Add AC_PREFIX_DEFAULT(/opt/rtems).
1022
10232001-05-25      Joel Sherrill <joel@OARcorp.com>
1024
1025        * README.configure: Corrected the name of the MRM332 BSP.
1026        Strengthened the distinction between what the target
1027        and the BSP each select.  Added more targets to list.
1028
10292001-05-25      Joel Sherrill <joel@OARcorp.com>
1030
1031        * README.configure: Updated the list of BSPs.
1032
10332001-05-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1034
1035        * canonical-target-name.m4: Fix m4-quoting for autoconf-2.49f.
1036        * aclocal/config-subdirs.m: Fix m4-quoting for autoconf-2.49f,
1037        Add support for DOS-drive-letters.
1038
10392001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1040
1041        * aclocal/prog-cc.m4: Add CPPFLAGS and CFLAGS handling to
1042        RTEMS_PROG_CC_FOR_TARGET.
1043
10442001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * README.cdn-X: Update.
1047        * automake/compile.am: Remove -ansi -fasm from CFLAGS_DEFAULT, add
1048        @CPPFLAGS@ to CPPFLAGS.
1049
10502001-04-20      Eric Valette <valette@crf.canon.fr>
1051
1052        * aclocal/check-rdbg.m4: Added check to determine which PowerPC
1053        BSPs support the new exception processing model and
1054        consequently, librdbg.
1055
10562001-02-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1057
1058        * configure.in: Reworked for Canadian Cross support.
1059        * Makefile.am: Reflect changes to configure.in.
1060        * config.guess, config.sub: Update from subversions.gnu.org.
1061        * README.cdn-X: New file.
1062        * tools/Makefile.am: Remove build, tools from SUBDIRS.
1063
10642001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1065
1066        * aclocal/config-subdirs.m4: Let CC default to $host_alias-gcc in
1067        TARGET_CONFIG_SUBDIRS.
1068        * aclocal/enable-bsp.m4: fix quoting.
1069        * aclocal/check-bsps.m4, aclocal/bsp-alias.m4: Add pc386dx.
1070
10712001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1072
1073        * aclocal/config-subdirs.m4: New file.
1074        * aclocal/target.m4: Use macros from config-subdirs.m4.
1075
10762001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1077
1078        * aclocal/env-rtemsbsp.m4, aclocal/env-rtemscpu.m4:
1079        Add -B$(PROJECT_ROOT)/ to GCC_SPECS.
1080
10812001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1082
1083        * configure.in: Fix AM_INIT_AUTOMAKE.
1084        * aclocal/bsp-arg-enable.m4: Extend comments.
1085        * aclocal/check-bsps.m4: Remove extraneous comments, add test -d in
1086        the default clause.
1087
10882001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1089
1090        * aclocal/enable-rtemsbsp.m4: Split out RTEMS_ENV_RTEMSBSP,
1091        RTEMS_ENV_RTEMSCPU.
1092        * aclocal/env-rtemsbsp.m4: New file for RTEMS_ENV_RTEMSBSP, add
1093        special treatment for GCC_SPECS.
1094        * aclocal/env-rtemscpu.m4: New file for RTEMS_ENV_RTEMSCPU, add
1095        special treatment for GCC_SPECS.
1096        * aclocal/bsp-enable-arg.m4: New file, introduce RTEMS_BSP_ARG_ENABLE.
1097        * aclocal/prog-cc.m4: Add AC_PROG_CPP, use build_os in GCCSED hack.
1098        * automake/compile.am: New treatment of CPP, GCCSPECS, use `..`
1099        instead of $(shell ..) for LIBC_LIB*.
1100
11012001-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1102
1103        * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add simsh7032 and
1104        simsh7045.
1105
11062001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1107
1108        * automake/compile.am: Add LD.
1109
11102000-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1111
1112        * config.guess, config.sub: Update from CVS-autoconf to pick
1113        up new features (e.g. CC_FOR_BUILD in config.guess) but is
1114        necessary anyway to use autoconf-versions > 2.13.
1115
11162000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1117
1118        * aclocal/canonical-host.m4: Abandon changequotes (autoconf-2.49b).
1119        * aclocal/check-newlib.m4: Let check message refer to RTEMS newlib.
1120        * aclocal/rtems-debug.m4: Fix formating and contents of the check's
1121        help string.
1122        * aclocal/rtems-top.m4: Remove AC_ARG_WITH(target-subdir).
1123
11242000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1125
1126        * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
1127        Modified to reflect addition of LEON BSPs as well as the
1128        no-FP ERC32 variant.
1129
11302000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1131
1132        * aclocal/gcc-pipe.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1133        standard).
1134        * aclocal/gcc-specs.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1135        standard).
1136        * aclocal/multilib.m4: Fix m4-quoting (BUG-FIX).
1137        * aclocal/check-bsp-cache.m4: Fix m4-quoting (autoconf-2.49b).
1138        * aclocal/prog-cc.m4: Use $GCC instead of ac_cv_prog_gcc (autoconf
1139        standard), replace CC_FOR_TARGET with CC (BUG-FIX).
1140
11412000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1142
1143        * aclocal/enable-itron.m4: Remove changequotes (autoconf-2.49b).
1144        * aclocal/enable-posix.m4: Remove changequotes (autoconf-2.49b), use
1145        $host instead of $target (BUG-FIX).
1146        * configure.in: Use $target and $host instead of $target_alias and
1147        $host_alias (autoconf-2.49b).
1148        * aclocal/check-newlib.m4: Remove CC_FOR_TARGET (BUG-FIX)
1149        * aclocal/sysv-ipc.m4: Move AC_DEFINE outside of AC_CACHE (BUG-FIX)
1150
1151        NOTES:
1152        * autoconf-2.49b depredicates using changequotes.
1153        * The changes to configure.in are due to cleanups in
1154        autoconf-2.49b's implemention of canonicalization. With
1155        autoconf-2.1x it wasn't always clear, when to use $xxx or
1156        $xxx_alias. Now this is clear.
1157
11582000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1159
1160        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
1161
11622000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1163
1164        * aclocal/canonicalize-tools.m4, aclocal/check-tool.m4,
1165        aclocal/prog-cc.m4, aclocal/prog-cxx.m4:  Replace AC_CHECK_TOOL
1166        with an RTEMS specific but more restrictive autoconf macro.
1167
11682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1169
1170        * automake/lib.am: Add LD.
1171
11722000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1173
1174        * aclocal/canonicalize-tools.m4: Remove RTEMS_PATH_TOOL, use
1175        AC_CHECK_TOOL instead of RTEMS_PATH_TOOL in RTEMS_CANONICALIZE_TOOLS.
1176
11772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1178 
1179        * aclocal/*: Replace with contents of macros/*.m4
1180        * macros/: Remove.
1181        * aclocal/ar-s.m4 aclocal/tool-prefix.m4: Remove.
1182        * Makefile.am: Reflect changes to aclocal/ and macros/.
1183
11842000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1185
1186        * configure.in: New, Cygnus/GNU style configuration.
1187        * Makefile.am: Add macros/, reflect new configure.in,
1188        ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
1189        * automake/compile.am: BSP_SPECS, remove RTEMS_CANONICALIZATION.
1190        * automake/lib.am: Remove RTEMS_CANONICALIZATION.
1191        * macros/tool-prefix.m4: Remove.
1192        * macros/target.m4: Remove RTEMS_CONFIG_SUBDIRS, RTEMS_OUTPUT_SUBDIRS.
1193        * macros/enable-rtemsbsp.m4: Add RTEMS_CONFIG_PER_BSP, add setting
1194        RTEMS_ROOT.
1195        * macros/i386-gas-code16.m4: Define NEW_GAS only for 16bit mode-
1196        * macros/multilib.m4: Various minor fixes.
1197        * macros/project-root.m4: Remove setting PROJECT_TOPdir,
1198        PROJECT_ROOT, RTEMS_ROOT.
1199        * macros/rtems-top.m4: Remove RTEMS_CANONICALIZATION, TARGET_SUBDIRS;
1200        Add with_target_subdirs, PROJECT_TOPdir, PROJECT_ROOT.
1201
12022000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1203
1204        * automake/multilib.am: New file.
1205        * Makefile.am: Update AUTOMAKE_FILES to reflect the contents of
1206        the automake/ directory.
1207
12082000-10-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1209
1210        * macros/enable-hwapi.m4: Removed.
1211        * aclocal/rtems-top.m4, automake/compile.am, automake/lib.am:
1212        A small cleanup step towards gnu-canonicalization.
1213
12142000-09-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1215
1216        * macros: New directory.
1217        * macros/bsp-alias.m4: new file.
1218        * macros/canonical-host.m4: new file.
1219        * macros/canonical-target-name.m4: new file.
1220        * macros/canonicalize-tools.m4: new file.
1221        * macros/check-bsp-cache.m4: new file.
1222        * macros/check-bsps.m4: new file.
1223        * macros/check-cpu.m4: new file.
1224        * macros/rtems-debug.m4: new file.
1225        * macros/check-cxx.m4: new file.
1226        * macros/check-itron.m4: new file.
1227        * macros/check-multiprocessing.m4: new file.
1228        * macros/check-networking.m4: new file.
1229        * macros/check-newlib.m4: new file.
1230        * macros/check-posix.m4: new file.
1231        * macros/check-rdbg.m4: new file.
1232        * macros/enable-bare.m4: new file.
1233        * macros/enable-cxx.m4: new file.
1234        * macros/enable-gcc28.m4: new file.
1235        * macros/enable-inlines.m4: new file.
1236        * macros/enable-itron.m4: new file.
1237        * macros/enable-libcdir.m4: new file.
1238        * macros/enable-multiprocessing.m4: new file.
1239        * macros/enable-networking.m4: new file.
1240        * macros/enable-posix.m4: new file.
1241        * macros/enable-rdbg.m4: new file.
1242        * macros/enable-rtemsbsp.m4: new file.
1243        * macros/enable-tests.m4: new file.
1244        * macros/gcc-pipe.m4: new file.
1245        * macros/gcc-specs.m4: new file.
1246        * macros/i386-gas-code16.m4: new file.
1247        * macros/path-ksh.m4: new file.
1248        * macros/path-perl.m4: new file.
1249        * macros/prog-cc.m4: new file.
1250        * macros/prog-cxx.m4: new file.
1251        * macros/project-root.m4: new file.
1252        * macros/rtems-top.m4: new file.
1253        * macros/sysv-ipc.m4: new file.
1254        * macros/target.m4: new file.
1255        * macros/rtems-test-no-pause.m4: new file.
1256        * macros/multilib.m4: new file.
1257        * macros/tool-paths.m4: new file.
1258        * macros/tool-prefix.m4: new file.
1259
12602000-09-14      Joel Sherrill <joel@OARcorp.com>
1261
1262        * Makefile.am: Referenceed aclocal/enable-hwapi.m4 that was removed.
1263
12642000-09-14      Joel Sherrill <joel@OARcorp.com>
1265
1266        * aclocal/enable-hwapi.m4: Now longer used and removed.
1267
12682000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1269
1270        * automake/lib.am: Remove leaf.cfg.
1271
12722000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1273
1274        * aclocal/rtems-top.m4: Add ENDIF-hack.
1275        * automake/compile.am: Add include $(DEPENDS) + ENDIF-hack.
1276
12772000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1278
1279        * aclocal/check-cxx.m4: Add AC_SUBST(CPLUS_LD_LIBS)
1280        * aclocal/prog-cc.m4: Cleanup comments, require RTEMS_ENABLE_GCC28,
1281        add automake conditionals RTEMS_USE_GCC, RTEMS_USE_GCC272.
1282        * automake/compile.am: Replaced.
1283        * automake/local.am: Remove building variant handling.
1284
12852000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1286
1287        * aclocal/enable-rtemsbsp.m4: Add RTEMS_ENABLE_BARE,
1288        AC_SUBST(BARE_CPU_MODEL),AC_SUBST(BARE_CPU_CFLAGS).
1289        * aclocal/i386-gas-code16.m4: AC_DEFINE NEW_GAS.
1290        * aclocal/target.m4: Cleanup comments
1291        * Automake/compile.am: Add DEFS support to keep building happy.
1292
12932000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1294
1295        * aclocal/project-root.m4: Introduce PROJECT_TOPdir, add comments.
1296
12972000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1298
1299        * automake/compile.am: New file
1300        * ChangeLog: Fix email addresses
1301
13022000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1303
1304        * LICENSE.NET, README, README.configure: Spelling corrections.
1305
13062000-09-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1307
1308        * aclocal/check-bsps.m4: Fix c4* and sim68000 entries
1309
13102000-08-30      Joel Sherrill <joel@OARcorp.com>
1311
1312        * LICENSE.NET, LICENSE.RPCXDR, LICENSE.WEBSERVER: New files.
1313
13142000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1315
1316        * ChangeLog: Moved incorrect entries to make/ChangeLog.
1317
13182000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1319
1320        * aclocal/check-bsps.h:
1321          - Add pck6-BSP
1322          - Exclude ChangeLog from being picked up as BSP
1323        * aclocal/bsp-alias.m4: Add pck6-BSP
1324
13252000-08-10      Joel Sherrill <joel@OARcorp.com>
1326
1327        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.