1 2018-05-01 Nick Clifton <nickc@redhat.com>
3 * config.guess: Synchronize with config project master sources.
4 * config.sub: Likewise.
6 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
8 * configure.ac: Added "nfp" target.
9 * configure: Regenerate.
11 2018-02-13 Maciej W. Rozycki <macro@mips.com>
13 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
14 * configure: Regenerate.
16 2018-01-30 Nick Clifton <nickc@redhat.com>
18 * src-release.sh (do_proto_toplev): Add patterns for more junk files
19 to delete before creating the tarball.
21 2018-01-29 Nick Clifton <nickc@redhat.com>
23 * src-release.sh (do_proto_toplev): Strip patch remnant files from
24 the sources before creating the tarball.
26 2018-01-13 Nick Clifton <nickc@redhat.com>
28 * src-release.sh: Update copyright notice. Change reference to devo
29 to be a reference to root.
31 2018-01-10 Nick Clifton <nickc@redhat.com>
33 * config-ml.in: Sync with gcc sources.
34 * config.guess: Likewise.
35 * config.sub: Likewise.
36 * configure.ac: Likewise.
37 * configure: Regenerate.
39 2017-12-14 Nick Clifton <nickc@redhat.com>
41 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
43 2017-12-12 Stafford Horne <shorne@gmail.com>
45 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
46 * configure: Regenerate.
48 2017-09-15 Nick Clifton <nickc@redhat.com>
50 * src-release.sh (LZIPPROG): New define. Provides the name of the
52 (do_lz): New function. Compresses a tarball using the lzip
54 (do_compress): Add support for lzip compression.
55 (usage): Mention -l option.
56 (build_release): Support -l option to invoke lzip compression.
58 2017-09-15 Alan Modra <amodra@gmail.com>
60 * src-release.sh (do_proto_toplev): Revert last patch. Enable or
61 disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline,
62 and sim depending on $tool and $support_files. Echo configure line.
64 2017-09-14 Matt Rice <ratmice@gmail.com>
66 * src-release.sh (do_proto_toplev): Enable gold during release process.
68 2017-04-13 Andrew Jenner <andrew@codesourcery.com>
70 * config.sub: Sync with master version in config project.
72 2017-04-03 Andrew Jenner <andrew@codesourcery.com>
74 * config.sub: Handle ia16 in $basic_machine.
77 * config.bfd: Handle ia16.
80 * configure.tgt: Handle ia16.
83 * configure.tgt: Handle ia16.
85 2017-03-22 Nick Clifton <nickc@redhat.com>
87 * config.sub: Sync with master version in config project.
88 * config.guess: Likewise.
90 2017-01-23 Nick Clifton <nickc@redhat.com>
92 * configure.ac: Update year in copyright notice.
93 Sync from FSF GCC mainline, bringing in the following patches.
94 * Makefile.def: Likewise.
95 * Makefile.tpl: Likewise.
96 * configure: Regenerate.
97 * Makefile.in: Regenerate.
99 2016-12-21 Jakub Jelinek <jakub@redhat.com>
101 * configure.ac: Don't bootstrap libmpx unless --with-build-config
102 includes bootstrap-mpx.
104 2016-12-01 Matthias Klose <doko@ubuntu.com>
106 * configure.ac: Don't use pkg-config to check for bdw-gc.
108 2016-11-30 Matthias Klose <doko@ubuntu.com>
110 * Makefile.def: Remove reference to boehm-gc target module.
111 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
112 options and for the bdw-gc pkg-config module.
114 2016-11-15 Matthias Klose <doko@ubuntu.com>
116 * config-ml.in: Remove references to GCJ.
117 * configure.ac: Likewise.
119 2016-09-30 Jakub Jelinek <jakub@redhat.com>
121 * configure.ac: Add target-libffi to target_libraries.
122 Readd libgcj target disablings, modified to only target-libffi.
123 Readd target addition of go to unsupported languages.
125 2016-09-30 Andrew Haley <aph@redhat.com>
127 * Makefile.def: Remove libjava.
128 * Makefile.tpl: Likewise.
129 * configure.ac: Likewise.
131 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
133 * configure.ac: Disable "sim" directory for arc*-*-*.
135 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
137 * configure.ac: Check for the minimum in-tree MPFR version
140 2016-12-31 Alan Modra <amodra@gmail.com>
142 * config.sub: Import from upstream.
144 2016-12-08 Alan Modra <amodra@gmail.com>
146 * configure: Regenerate.
148 2016-12-02 Josh Conner <joshconner@google.com>
150 * configure.ac: Add fuchsia to targets that use ELF.
151 * configure: Regenerated.
153 2016-11-07 Doug Evans <dje@google.com>
155 * config.sub: Sync with upstream version 2016-11-03.
156 git://git.sv.gnu.org/config.git
157 * config.guess: Sync with upstream version 2016-10-02.
159 2016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
161 * .gitignore: Add archives and make stamps.
163 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
165 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
166 * configure: Regenerated.
168 2016-06-28 Walter Lee <walt@tilera.com>
170 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
171 * configure: Regenerate.
173 2016-05-28 Alan Modra <amodra@gmail.com>
175 * Makefile.tpl (configure): Depend on m4 files included.
176 * Makefile.in: Regenerate.
178 2016-05-27 Nick Clifton <nickc@redhat.com>
180 * config.guess (Alpha OSF1): Fix typo introduced during the most
181 recent synchronization update.
183 2016-05-23 Nick Clifton <nickc@redhat.com>
185 * Import these patches from the gcc mainline:
187 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
189 * config.guess: Import version 2016-04-02 (newest).
190 * config.sub: Import version 2016-05-10 (newest).
192 2016-04-19 Nick Clifton <nickc@redhat.com>
194 * Import this patch from the GCC mainline:
196 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
199 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
200 and gotools directories. Delete the stage_final file.
201 * Makefile.in: Regenerate.
203 2016-03-17 Cary Coutant <ccoutant@gmail.com>
205 * configure.ac: Add mips and s390 to the gold target check.
206 * configure: Regenerate.
208 2016-02-10 Nick Clifton <nickc@redhat.com>
210 Import these patches from the GCC mainline:
212 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
214 * configure.ac: Enable LTO for DJGPP
215 * configure: Regenerate
217 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
220 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
221 * Makefile.in: Regenerate.
223 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
224 Sebastian Pop <s.pop@samsung.com>
226 * Makefile.in: Regenerate.
227 * Makefile.tpl: Export ISLVER.
228 * configure: Regenerate.
229 * config/isl.m4: Detect isl-0.15.
231 2016-01-29 Sebastian Pop <s.pop@samsung.com>
233 * config/isl.m4: Add comments about isl-0.16.
234 * configure: Regenerate.
236 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
239 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
241 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
244 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
247 * Makefile.def (mpfr): Disable assembler.
248 * Makefile.in: Regenerate.
250 2016-01-11 Nick Clifton <nickc@redhat.com>
252 Import the following changes from the GCC mainline:
254 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
256 * configure.ac: Enable libmpx by default.
257 * configure: Regenerated.
259 2015-11-19 Martin Liska <mliska@suse.cz>
261 * .gitignore: Add .clang-format to ignored files.
262 * Makefile.tpl: Add clang-format.
263 * Makefile.in: Regenerate.
265 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
268 * Makefile.def (lang_env_dependencies): Make libffi depend
270 * Makefile.in: Regenerate.
272 2015-12-02 Ian Lance Taylor <iant@google.com>
275 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
276 * Makefile.in: Regenerate.
278 2015-12-17 Nathan Sidwell <nathan@acm.org>
280 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
281 * configure: Regenerate.
283 2015-12-17 Sebastian Pop <s.pop@samsung.com>
285 * Makefile.in: Replace ISL with isl.
286 * Makefile.tpl: Same.
287 * config/isl.m4: Same.
288 * configure.ac: Same.
289 * contrib/download_prerequisites: Same.
290 * configure: Regenerate.
292 2016-01-01 Ben Elliston <bje@gnu.org>
294 * config.guess: Import version 2016-01-01.
295 * config.sub: Likewise.
297 2015-11-20 Tristan Gingold <gingold@adacore.com>
299 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
300 * configure: Regenerate.
302 2015-10-21 Nick Clifton <nickc@redhat.com>
305 * configure.ac: Note the 'none' is an acceptable argument to
306 --enable-compressed-debug-sections.
307 * configure: Regenerate.
309 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
313 --enable-compressed-debug-sections={all,gas,gold,ld}.
314 * configure: Regenerated.
316 2015-09-30 Nick Clifton <nickc@redhat.com>
318 Import the following patches from the GCC mainline:
320 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
323 * Makefile.def: Make libgfortran depend on libbacktrace.
324 * Makefile.in: Regenerate.
326 2015-08-12 Tom de Vries <tom@codesourcery.com>
330 * configure.ac: Remove --with_host_libstdcxx support.
331 * configure: Regenerate.
333 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
334 Jakub Jelinek <jakub@redhat.com>
336 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
338 * configure: Regenerate.
340 2015-08-07 H.J. Lu <hongjiu.lu@intel.com>
343 2015-07-28 Ben Elliston <bje@gnu.org>
345 * config.sub, config.guess: Import from upstream.
347 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
349 * Makefile.def (libiconv): Define bootstrap=true.
350 Mark pdf/html/info as missing.
351 (configure-gcc): Depend on all-libiconv.
353 (configure-libcpp): Ditto.
355 (configure-intl): Ditto.
357 * Makefile.in: Regenerate.
359 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
362 2015-07-24 Michael Darling <darlingm@gmail.com>
365 * config-ml.in: Reflects renaming of configure.in to configure.ac
366 * configure: Likewise
367 * configure.ac: Likewise
369 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
371 * Makefile.in: Regenerated.
374 2015-05-21 Jason Merrill <jason@redhat.com>
376 * Makefile.tpl: Update comments.
378 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
380 * Makefile.tpl: Remove surplus whitespace throughout.
382 2015-03-25 Martin Liska <mliska@suse.cz>
383 Yury Gribov <y.gribov@samsung.com>
385 * Makefile.tpl: Fix ln source location for vimrc file.
387 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
390 2015-05-16 James Bowman <james.bowman@ftdichip.com>
392 * configure.ac: FT32 target added.
393 * configure: Regenerate.
395 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
398 2015-06-02 Jason Merrill <jason@redhat.com>
401 * configure.ac: Use -std=gnu++98.
403 2015-05-28 Mike Frysinger <vapier@gentoo.org>
405 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
406 * configure: Regenerate.
408 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
410 * configure.ac: Fix typo.
411 * configure: Regenerate.
413 2015-05-03 Matthias Klose <doko@ubuntu.com>
415 * configure.ac: Match $host configured with triplets.
416 * configure: Regenerate.
418 2015-04-17 Jakub Jelinek <jakub@redhat.com>
421 * configure.ac (--enable-stage1-checking): Default to
422 release,misc,gimple,rtlflag,tree,types if --disable-checking
423 or --enable-checking is not specified and DEV-PHASE is not
425 * configure: Regenerated.
427 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
429 Install back PR target/47230 fix (Revert the revert).
431 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
433 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
435 * configure: Regenerate.
437 2015-05-13 John David Anglin <dave.anglin@bell.net>
439 * configure.ac: Disable configuration of GDB for HPUX targets.
440 * configure: Regenerate.
442 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
445 * Makefile.def: Add extra_configure_flags to host zlib.
446 * configure.ac (extra_host_zlib_configure_flags): New. Set
447 to --enable-host-shared When bfd is to be built as shared
449 * Makefile.in: Regenerated.
451 2015-04-15 Mike Frysinger <vapier@gentoo.org>
452 Hans-Peter Nilsson <hp@axis.com>
454 Adjust src-release.sh for sim using the gdb create-version.sh.
455 * src-release.sh (tar_compress): If there's a fifth parameter,
456 use that in the getver call instead of $tool.
457 (sim_release): Pass gdb as fifth parameter to tar_compress.
458 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
460 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
462 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
463 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
464 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
465 * Makefile.in: Regenerate.
467 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
469 * configure.ac: Add --with-system-zlib.
470 * configure: Regenerated.
472 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
474 * src-release.sh: Don't configure with --with-target-subdir=.
477 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
479 * src-release.sh (DEVO_SUPPORT): Replace src-release with
482 2015-03-30 Ed Schouten <ed@nuxi.nl>
484 * config.sub: Update from upstream, to 2015-03-04 version.
485 * config.guess: Likewise.
487 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
489 * Makefile.def (dependencies): Add all-zlib to all-bfd.
490 * Makefile.in: Regenerated.
492 2015-03-28 H.J. Lu <hongjiu.lu@intel.com>
494 * src-release.sh (do_proto_toplev): Configure with --target
495 --with-target-subdir and --disable-multilib.
496 (BINUTILS_SUPPORT_DIRS): Add zlib.
497 (GAS_SUPPORT_DIRS): Likewise.
498 (GDB_SUPPORT_DIRS): Likewise.
499 (SIM_SUPPORT_DIRS): Likewise.
501 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
503 * configure.ac (target_configdirs): Exclude target-zlib if
504 target-libjava isn't built.
505 * configure: Regenerated.
507 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
510 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
512 * config-ml.in: Robustify ac_configure_args parsing.
514 2015-03-16 H.J. Lu <hongjiu.lu@intel.com>
516 * Makefile.def: Updated from GCC trunk.
517 * Makefile.tpl: Likewise.
518 * configure.ac: Likewise.
519 * Makefile.in: Regenerated.
520 * configure: Likewise.
522 2015-01-28 James Bowman <james.bowman@ftdichip.com>
524 * configure.ac: Add FT32 support.
525 * configure: Regenerate.
527 2015-01-12 Anthony Green <green@moxielogic.com>
529 * configure.ac: Don't disable gprof for moxie.
530 * configure: Rebuild.
532 2015-01-03 Andrew Pinski <apinski@cavium.com>
534 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
535 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
536 (BASE_TARGET_EXPORTS): Add OBJCOPY.
537 (OBJCOPY_FOR_TARGET): New variable.
538 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
539 * Makefile.in: Regenerate.
540 * configure.ac: Check for already installed target objcopy.
541 Also GCC_TARGET_TOOL on objcopy.
542 * configure: Regenerate.
544 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
546 * config.sub: Update from upstream, to 2015-01-01 version.
547 * config.guess: Ditto.
549 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
551 * config.sub: Update from upstream config repo.
553 2014-11-24 H.J. Lu <hongjiu.lu@intel.com>
555 * libtool.m4: Updated from GCC trunk.
557 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
559 * config.guess: Update from upstream config repo.
562 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
564 * move-if-change: Update from upstream gnulib.
566 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
568 * compile: Sync with upstream Automake.
572 * mkinstalldirs: Ditto.
575 2014-10-15 Tristan Gingold <gingold@adacore.com>
577 * src-release.sh (do_proto_toplev): Configure with --target.
579 2014-10-03 Jing Yu <jingyu@google.com>
581 * configure.ac: Add aarch64 to list of targets that support gold.
582 * configure: Regenerate.
584 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
586 * configure.ac: Add mips*-img-elf* target triple.
587 * configure: Regenerate.
589 2014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
590 * configure: Disable gdb for nds32*-*-* until supported.
591 * configure.ac: Disable gdb for nds32*-*-* until supported.
593 2014-09-05 Joel Brobecker <brobecker@adacore.com>
595 * configure: Regenerate.
597 2014-08-27 Will Newton <will.newton@linaro.org>
599 * src-release.sh: New file.
600 * src-release: Remove file.
602 2014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
604 GDB not supported for or1k*-*-rtems*
605 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
606 of the stanzas results in this not being caught by or1k*-*-* later.
607 * configure. Regenerated.
609 2014-07-25 Samuel Bronson <naesten@gmail.com>
611 * .gitattributes: New file for use with git-merge-changelog.
613 2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
615 Disable gdb for or1k*-*-* until supported
616 * configure.ac (or1k*-*-*): Disable gdb.
617 * configure: Regenerated.
619 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
621 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
622 * configure: Regenerated.
624 2014-03-26 Jakub Jelinek <jakub@redhat.com>
627 * Makefile.def: Set bootstrap=true; for host fixincludes.
628 * configure.ac: Don't bootstrap host fixincludes unless
629 --with-build-config=bootstrap-{a,ub}san.
630 * Makefile.in: Regenerated.
631 * configure: Regenerated.
633 2014-03-21 Jakub Jelinek <jakub@redhat.com>
635 * configure.ac: Move BUILD_CONFIG set up earlier. Add
636 --enable-vtable-verify option parsing. Don't add
637 target-libsanitizer to bootstrap_target_libs unless
638 --with-build-config=bootstrap-asan or
639 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
640 to bootstrap_target_libs unless --enable-vtable-verify.
641 * configure: Regenerated.
643 2014-03-07 Jakub Jelinek <jakub@redhat.com>
646 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
647 -I for libstdc++-v3 includes if $(LEAN).
648 * Makefile.in: Regenerated.
650 2014-02-24 Walter Lee <walt@tilera.com>
652 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
653 (tilegx-*-*): Change to tilegx*-*-*.
654 * configure: Regenerate.
656 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
658 * config.sub, config.guess: Import from upstream.
660 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
663 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
664 * Makefile.in: Regenerate.
666 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
668 * Makefile.def (dependencies): Make all-ld depend on all-binutils
669 for WINDRES_FOR_TARGET in default-manifest.o rule.
670 * Makefile.in: Regenerate.
672 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
675 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
678 2013-12-19 Keven Boell <keven.boell@intel.com>
680 * cp-namespace.c (cp_lookup_nested_symbol): Enable
681 nested lookups for fortran modules.
682 * dwarf2read.c (read_module): Add fortran module to
684 (add_partial_symbol, add_partial_module): Add fortran
685 module to the partial symbol table.
686 (new_symbol_full): Create full symbol for fortran module.
687 * f-exp.y (yylex): Add new module domain to be parsed.
688 * symtab.h: New domain for fortran modules.
690 2013-12-19 Keven Boell <keven.boell@intel.com>
692 * f-exp.y (yylex): Add domain array to enable lookup
693 in multiple domains. Loop over lookup domains and try
694 to find requested symbol. Add STRUCT_DOMAIN to lookup
695 domains to be able to query for user defined types.
697 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
699 * configure.ac: Add user-friendly check for native x86_64-linux
701 * configure: Regenerate.
703 2013-11-23 Alan Modra <amodra@gmail.com>
705 * config.sub, config.guess: Import from upstream.
707 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
709 * Makefile.in: Regenerate.
711 * Makefile.tpl: Fix typo.
712 * Makefile.in: Regenerate partially.
714 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
716 * configure.ac: Added libcilkrts to noconfig list when C++ is not
718 * configure: Regenerated.
720 2013-10-30 Jason Merrill <jason@redhat.com>
722 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
723 --disable-build-format-warnings.
725 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
727 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
728 depend on libstdc++ and libgcc.
729 * configure: Regenerate.
730 * configure.ac: Added libcilkrts to target binaries. Also, restrict
731 libcilkrts for POSIX and i*86, and x86_64 architectures.
732 * Makefile.in: Added libcilkrts related fields to support building it.
734 2013-10-26 Jeff Law <law@redhat.com>
736 * Makefile.def (target_modules): Remove libmudflap
737 (languages): Remove check-target-libmudflap).
738 * Makefile.in: Rebuilt.
739 * Makefile.tpl (check-target-libmudflap-c++): Remove.
740 * configure.ac (target_libraries): Remove target-libmudflap.
741 Remove checks which disabled libmudflap on some systems.
742 * configure: Rebuilt.
743 * libmudflap: Directory removed.
745 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
747 * configure.ac: Update from GCC.
748 * configure: Regenerate.
750 2013-10-15 Hans-Peter Nilsson <hp@axis.com>
752 * src-release (do-proto-toplevel): Support subdir-path-prefixed
753 files in SUPPORT_FILES.
754 (SIM_SUPPORT_DIRS): New variable.
755 (sim.tar.bz2): New rule.
757 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
759 * configure.ac: Update from GCC.
760 * configure: Regenerate.
762 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>
764 * COPYING.NEWLIB: Update with new copyright.
766 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
768 * configure.ac: Update from GCC.
769 * configure: Regenerate.
771 2013-09-20 Alan Modra <amodra@gmail.com>
773 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
774 ppc host match. Support little-endian powerpc linux hosts.
776 2013-08-16 Joel Brobecker <brobecker@adacore.com>
778 * src-release (VER): When using $(TOOL)/common/create-version.sh,
779 strip the "-cvs" suffix from the version number if present.
781 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
783 * configure.ac: Sync with GCC repo.
784 * Makefile.def: Ditto.
785 * configure: Regenerate.
786 * Makefile.in: Ditto.
788 2013-07-22 Joel Brobecker <brobecker@adacore.com>
790 * src-release (VER): Use $(TOOL)/common/create-version.sh
793 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
795 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
796 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
797 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
798 * configure: Regenerate.
800 2013-06-01 George Thomas <george.thomas@atmel.com>
802 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
803 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
805 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
807 * COPYING.NEWLIB: Add Altera Corporation copyright.
809 2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
811 * config.guess: Update from config repo.
814 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
816 * Makefile.def: Sync with GCC.
817 * Makefile.in: Regenerate.
819 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
821 * configure.ac: Sync with GCC.
822 * configure: Regenerate.
824 2013-03-22 Mike Frysinger <vapier@gentoo.org>
826 * src-release (VER): Change bfd/configure.in sed to use the new
827 `bfd/configure --version` output.
829 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
831 * configure.ac: Sync with GCC repo.
834 2013-02-05 Ian Lance Taylor <iant@google.com>
837 * configure.ac: Disable libgo on some systems where it does not
839 * configure: Rebuild.
841 2013-02-05 Alan Modra <amodra@gmail.com>
843 * configure: Regenerate after syncing config/.
845 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
847 * configure.ac: Sync with GCC repo.
849 * Makefile.def: Ditto.
850 * Makefile.in: Ditto.
852 2013-01-11 Joel Brobecker <brobecker@adacore.com>
854 Sync with GCC, merge:
856 2013-01-09 Jason Merrill <jason@redhat.com>
858 * .gitignore: Import from gdb repository.
860 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
862 * config.sub: Update from config repo.
864 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
866 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
867 * Makefile.in: Regenerate.
869 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
871 * Makefile.def (configure-gcc): Depend on all-gmp.
872 (all-gcc): Remove dependency on all-gmp.
873 * Makefile.in: Regenerated.
875 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
877 * config.guess: Update from config repo.
880 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
882 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
883 exists and replace the new bfin license in its location.
885 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
888 * Makefile.def (dependencies): Make all-binutils, all-gprof,
889 all-ld and all-gold depend on all-gas.
890 * Makefile.in: Regenerated.
892 2012-12-29 Ben Elliston <bje@gnu.org>
894 * config.guess: Update to 2012-12-29 version.
895 * config.sub: Likewise.
897 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
899 * Makefile.def (install-target-libgo): Depend on
900 install-target-libatomic. Merged from GCC repo.
901 * Makefile.in: Regenerate.
903 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
905 * COPYING.LIBGLOSS: Add license for bfin libgloss.
907 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
909 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
910 * configure: Regenerate.
912 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
914 * Makefile.def (target_modules): Add bootstrap=true and
915 raw_cxx=true to libsanitizer.
916 * configure.ac (bootstrap_target_libs): Add libsanitizer.
917 * Makefile.in: Regenerated.
918 * configure: Likewise.
920 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
922 * config.sub: Merge from config repo.
924 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
926 * configure.ac: Merge from GCC.
927 * Makefile.tpl: Ditto.
928 * Makefile.in: Ditto.
931 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
933 * configure.ac (noconfigdirs): Merge from GCC.
934 * configure: Regenerate.
936 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
938 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
940 2012-11-14 Roland McGrath <mcgrathr@google.com>
942 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
943 * configure: Regenerate.
945 2012-11-13 Richard Henderson <rth@redhat.com>
947 * configure.ac: Move libsanitizer logic to subdirectory.
948 * configure: Regenerate.
950 2012-11-13 Dodji Seketeli <dodji@redhat.com>
952 * configure.ac: Enable libsanitizer just on x86 linux for now.
953 * configure: Re-generate.
955 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
957 * configure.ac: Merge libquadmath sections.
958 * configure: Regenerate.
960 2012-11-12 Wei Mi <wmi@google.com>
962 * configure.ac: Add libsanitizer to target_libraries.
963 * Makefile.def: Ditto.
964 * configure: Regenerate.
965 * Makefile.in: Regenerate.
967 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
969 * configure: Regenerated.
971 2012-11-03 Robert Mason <rbmj@verizon.net>
973 * configure.ac: add --disable-libstdcxx configure option
974 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
976 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
978 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
979 against Mingw64 w32api.
980 * configure: Regenerate.
982 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
985 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
986 * configure: Regenerate.
988 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
991 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
992 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
993 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
994 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
995 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
996 * Makefile.in: Regenerate.
997 * configure.ac (have_static_libs): New variable and associated check.
998 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
999 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1000 * configure: Regenerate.
1002 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
1004 * config.guess, config.sub: Include updated version from
1005 config-patches. Adds microblaze little endian support.
1007 2012-09-28 Ian Lance Taylor <iant@google.com>
1009 * Makefile.def: Make all-target-libgo depend on
1010 all-target-libbacktrace.
1011 * Makefile.in: Rebuild.
1013 2012-09-26 Ian Lance Taylor <iant@google.com>
1015 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1016 * Makefile.in: Rebuild.
1018 2012-09-06 Diego Novillo <dnovillo@google.com>
1020 * configure.ac: Bump minimum GMP version to 4.2.3.
1021 * configure: Re-generate.
1023 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1026 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1027 target-libgloss if not configured --with-avrlibc=no.
1028 * configure: Regenerate.
1030 2012-09-04 Jason Merrill <jason@redhat.com>
1032 * configure.ac: Fix --enable-languages=all.
1034 2012-09-03 Richard Guenther <rguenther@suse.de>
1037 * configure.ac: Re-organize ISL / CLOOG checks to allow
1038 disabling with either --without-isl or --without-cloog.
1039 * configure: Regenerated.
1041 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1043 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1044 * configure: Regenerate.
1046 2012-09-21 Steve Ellcey <sellcey@mips.com>
1048 * configure.ac: Add mips*-mti-elf* target.
1049 * configure: Regenerate.
1051 2012-09-19 Ian Lance Taylor <iant@google.com>
1053 * configure.ac (host_libs): Add libbacktrace.
1054 (target_libraries): Add libbacktrace.
1055 * Makefile.def (host_modules): Add libbacktrace.
1056 (target_modules): Likewise.
1057 * configure, Makefile.in: Rebuild.
1059 2012-09-15 Jiong Wang <jiwang@tilera.com>
1061 * configure.ac (ENABLE_GOLD): support tilegx*
1062 * configure: rebuild
1064 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1067 Merge upstream change.
1068 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1070 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1071 Add libgomp*.o to compare_exclusions for AIX.
1072 * configure: Regenerate.
1074 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1077 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1079 * Makefile.in: Regenerated.
1081 2012-08-14 Diego Novillo <dnovillo@google.com>
1083 Merge from cxx-conversion branch.
1085 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1086 POSTSTAGE1_CONFIGURE_FLAGS.
1087 * Makefile.in: Regenerate.
1088 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1089 Force C++ when bootstrapping.
1090 * configure: Regenerate.
1092 2012-07-06 Richard Guenther <rguenther@suse.de>
1094 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1095 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1097 * Makefile.in: Regenerated.
1098 * configure: Likewise.
1100 2012-07-06 Richard Guenther <rguenther@suse.de>
1102 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1103 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1104 supply V=1 as extra_make_flags.
1105 * configure: Regenerated.
1106 * Makefile.in: Likewise.
1108 2012-07-03 Richard Guenther <rguenther@suse.de>
1110 * Makfile.def (isl): Remove not necessary extra_exports and
1112 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1113 * Makefile.in: Regenerated.
1115 2012-07-03 Richard Guenther <rguenther@suse.de>
1117 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1118 * configure.ac: If either the ISL or the CLooG check failed
1119 do not try to build in-tree versions.
1120 * Makefile.in: Regenerated.
1121 * configure: Regenerated.
1123 2012-07-02 Richard Guenther <rguenther@suse.de>
1124 Michael Matz <matz@suse.de>
1125 Tobias Grosser <tobias@grosser.es>
1126 Sebastian Pop <sebpop@gmail.com>
1128 * Makefile.def: Add ISL host module, remove PPL host module.
1129 Adjust ClooG host module to use the proper ISL.
1130 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1131 * configure.ac: Include config/isl.m4. Add ISL host library,
1132 remove PPL. Remove PPL configury, add ISL configury, adjust
1134 * Makefile.in: Regenerated.
1135 * configure: Likewise.
1137 2012-07-02 Richard Guenther <rguenther@suse.de>
1139 Merge from graphite branch
1140 2011-07-21 Tobias Grosser <tobias@grosser.es>
1142 * configure: Regenerated.
1143 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1144 both cloog.org and legacy versions. The only supported version will
1145 be CLooG with the isl backend.
1147 2011-07-21 Tobias Grosser <tobias@grosser.es>
1149 * configure: Regenerated.
1150 * configure.ac: Require cloog isl 0.17.0
1152 2011-07-21 Tobias Grosser <tobias@grosser.es>
1154 * configure: Regenerated.
1155 * config/cloog.m4: Do not define CLOOG_ORG
1157 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1159 * configure.ac: Skip C if explicitly selected.
1160 * configure: Regenerate.
1162 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1164 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1166 * configure: Regenerate.
1168 2012-06-20 Jason Merrill <jason@redhat.com>
1170 * Makefile.tpl (check-target-libgomp-c++): New.
1171 (check-target-libitm-c++): New.
1172 * Makefile.def (c++): Add them.
1173 * Makefile.in: Regenerate.
1175 2012-05-16 Olivier Hainque <hainque@adacore.com>
1177 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1178 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1179 (install-no-fixedincludes): Adjust accordingly.
1180 * Makefile.in: Regenerate.
1182 2012-05-09 Nick Clifton <nickc@redhat.com>
1183 Paul Smith <psmith@gnu.org>
1186 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1187 allow for the fact that from release v3.1.0 of MPFR the source
1188 files were moved into a src sub-directory.
1189 * configure: Regenerate.
1191 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1193 * configure.ac: Bump minimum MPFR version to 2.4.0.
1194 * configure: Regenerated.
1196 2012-05-01 Richard Henderson <rth@redhat.com>
1198 * Makefile.def (libatomic): New target_module.
1199 * configure.ac (target_libraries): Add libatomic.
1200 (noconfigdirs): Check if libatomic is supported.
1201 * Makefile.in, configure: Rebuild.
1203 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1205 Merge upstream change
1206 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1208 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1210 * libtool.m4: Additional FreeBSD 10 fixes.
1212 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1214 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1216 * configure: Regenerate.
1218 2012-05-14 Catherine Moore <clm@codesourcery.com>
1220 * NEWS: Mention PowerPC VLE port.
1222 2012-05-11 Mike Frysinger <vapier@gentoo.org>
1224 * MAINTAINERS (config/): Move to intl/ section.
1225 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1227 2012-05-09 Nick Clifton <nickc@redhat.com>
1228 Paul Smith <psmith@gnu.org>
1231 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1232 allow for the fact that from release v3.1.0 of MPFR the source
1233 files were moved into a src sub-directory.
1234 * configure: Regenerate.
1236 2012-05-02 Roland McGrath <mcgrathr@google.com>
1238 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1239 * configure: Regenerate.
1241 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1243 * config.sub: Update to 2012-04-18 version from official repo.
1245 2012-03-19 Tristan Gingold <gingold@adacore.com>
1247 * configure.ac (ia64*-*-*vms*): Add support for ld.
1248 * configure: Regenerate.
1250 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1252 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1253 (unsupported_languages): Remove mips-sgi-irix6.*.
1254 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1255 (with_stabs): Remove.
1256 * configure: Regenerate.
1258 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1260 * configure.ac (enable_libgomp): Remove *-*-osf*.
1261 (with_stabs): Remove alpha*-*-osf*.
1262 * configure: Regenerate.
1264 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1266 * COPYING.NEWLIB: Modify DJ Delorie license to include
1267 modification rights in clause as permitted by DJ Delorie.
1268 * COPYING.LIBGLOSS: Ditto.
1270 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1272 * COPYING.NEWLIB: Remove two unused licenses.
1274 2012-03-05 Tristan Gingold <gingold@adacore.com>
1276 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1277 * configure: Regenerate.
1279 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1281 * COPYING.NEWLIB: Add Adapteva notice.
1282 * COPYING.LIBGLOSS: Add Adapteva notice.
1284 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1286 * configure: Regenerate.
1288 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1290 * COPYING.LIBGLOSS: Add GPL with exception license.
1292 2011-11-09 Roland McGrath <mcgrathr@google.com>
1294 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1295 * configure: Rebuild.
1296 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1297 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1298 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1299 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1300 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1302 * Makefile.in: Rebuild.
1304 2011-11-08 Richard Henderson <rth@redhat.com>
1306 * configure.ac: Test for libitm directory present first.
1308 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1310 * configure.ac: Test libitm/configure.tgt to disable libitm.
1311 * configure: Rebuild.
1313 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1315 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1316 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1317 * Makefile.in: Regenerate.
1319 2011-11-01 DJ Delorie <dj@redhat.com>
1321 * configure.ac (rl78-*-*) New case.
1322 * configure: Regenerate.
1324 2011-11-01 DJ Delorie <dj@redhat.com>
1326 * config.sub: Update to version 2011-10-29 (added rl78)
1328 2011-10-27 Nick Clifton <nickc@redhat.com>
1330 * config.sub: Import these changes from the config project:
1332 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1333 Ben Elliston <bje@gnu.org>
1335 * config.sub (epiphany): New.
1337 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1338 Ben Elliston <bje@gnu.org>
1340 * config.sub (hexagon, hexagon-*): New.
1342 2011-08-23 Roland McGrath <mcgrathr@google.com>
1344 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1347 2011-08-16 Roland McGrath <mcgrathr@google.com>
1349 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1350 (nacl): Grok as alias for 32el-unknown-nacl.
1352 2011-08-19 Joel Brobecker <brobecker@adacore.com>
1354 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1356 2011-08-14 Yao Qi <yao@codesourcery.com>
1360 2011-08-14 Yao Qi <yao@codesourcery.com>
1361 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1362 * configure: Regenerate.
1364 2011-07-26 Ian Lance Taylor <iant@google.com>
1368 2011-07-26 Ian Lance Taylor <iant@google.com>
1369 * configure.ac: Set have_compiler based on whether gcc directory
1370 exists, rather than on whether gcc is in configdirs.
1371 * configure: Rebuild.
1373 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1374 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1376 * Makefile.in: Rebuild.
1378 2011-07-20 Ian Lance Taylor <iant@google.com>
1380 * configure.ac: Move --enable-bootstrap handling earlier in file.
1381 If --enable-bootstrap and either --enable-build-with-cxx or
1382 --enable-build-poststage1-with-cxx, enable C++ automatically.
1383 * configure: Rebuild.
1385 2011-07-19 Ian Lance Taylor <iant@google.com>
1386 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1387 make C++ a boot_language. Set and substitute
1388 POSTSTAGE1_CONFIGURE_FLAGS.
1389 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1390 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1391 * configure, Makefile.in: Rebuild.
1393 2011-07-16 Jason Merrill <jason@redhat.com>
1394 * Makefile.def (language=c++): Add check-c++0x and
1395 check-target-libmudflap-c++.
1396 * Makefile.tpl (check-target-libmudflap-c++): New.
1397 * Makefile.in: Regenerate.
1399 2011-07-16 Matthias Klose <doko@ubuntu.com>
1400 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1401 * Makefile.def (target_modules/libjava): Pass
1402 $(EXTRA_CONFIGARGS_LIBJAVA).
1403 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1404 if not configured with --enable-static-libjava.
1405 * Makefile.in: Regenerate.
1406 * configure: Likewise.
1408 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1414 * configure.ac (target_libraries): Remove target-libiberty.
1415 Remove case-statement setting skipdirs=target-libiberty for
1416 multiple targets. Remove checking target_configdirs and
1417 removing target-libiberty but keeping target-libgcc if
1419 * Makefile.def (target_modules): Don't add libiberty.
1420 (dependencies): Remove all traces of target-libiberty.
1421 * configure, Makefile.in: Regenerate.
1423 2011-07-22 Jason Merrill <jason@redhat.com>
1425 * Makefile.def (language=c++): Add check-c++0x and
1426 check-target-libmudflap-c++.
1427 * Makefile.tpl (check-target-libmudflap-c++): New.
1428 * Makefile.in: Regenerate.
1430 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1432 * configure: Regenerate.
1434 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1437 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1438 x86_64-*-solaris2.1[0-9]*.
1439 * configure: Regenerate.
1441 2011-06-13 Walter Lee <walt@tilera.com>
1443 * configure.ac (tilepro-*-*) New case.
1444 (tilegx-*-*): Likewise.
1445 * configure: Regenerate.
1447 2011-06-06 Nick Clifton <nickc@redhat.com>
1449 * config.sub: Sync from upstream.
1451 2011-05-08 Doug Kwan <dougkwan@google.com>
1455 2011-05-08 Doug Kwan <dougkwan@google.com>
1457 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1458 * configure: Regenerated.
1459 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1460 value from configure.
1461 * Makefile.in: Regenerated.
1463 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1465 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1466 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1467 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1468 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1469 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1470 *-*-vxworks*): Disable newlib and libgloss in separate case
1472 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1473 to separate case statement.
1474 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1475 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1476 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1477 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1478 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1479 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1480 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1481 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1482 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1483 i[[3456789]]86-*-rdos*, m32r-*-*,
1484 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1485 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1486 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1487 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1488 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1489 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1490 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1491 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1492 and libgloss in main case over targets. Remove most empty cases
1493 in main case over targets.
1494 * configure: Regenerate.
1496 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1498 * configure.ac: Remove code setting special library locations for
1499 hppa*64*-*-hpux11*. Remove code setting compiler for
1500 sparc-sun-solaris2*.
1501 * configure: Regenerate.
1503 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1505 * configure.ac: Separate libgloss_dir settings from general case
1507 * configure: Regenerate.
1509 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1511 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1512 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1513 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1514 cases in libgcj-disabling case statement.
1515 (hppa*64*-*-linux*): Set unsupported_languages instead of
1516 disabling target-zlib.
1517 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1518 to hppa*64*-*-hpux*.
1519 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1521 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1522 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1523 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1524 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1525 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1526 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1527 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1528 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1529 libgcj-disabling case statement.
1530 * configure: Regenerate.
1532 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1534 * configure.ac: Disable Java for targets not supporting libffi.
1535 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1536 Remove cases in Java-disabling statement.
1537 (*arm-wince-pe): Change to arm-wince-pe.
1538 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1539 cases in Java-disabling statement.
1540 (bfin-*-*): Don't disable Java again.
1541 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1542 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1543 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1544 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1545 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1546 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1547 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1548 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1549 Java-disabling statement.
1550 (mmix-*-*): Don't disable Java again.
1551 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1552 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1553 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1554 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1555 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1557 * configure: Regenerate.
1559 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1563 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1566 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1567 * configure: Regenerate.
1569 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1571 * configure.ac: Separate cases disabling Java and Java libraries
1572 from general case over targets.
1573 * configure: Regenerate.
1575 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1577 * configure.ac (build_tools): Remove build-byacc.
1578 (host_libs): Remove mmalloc.
1579 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1580 autoconf automake libtool diff rcs fileutils shellutils time
1581 textutils wdiff find uudecode hello tar gzip indent recode release
1582 sed perl gawk findutils gettext zip.
1583 (libgcj): Remove target-qthreads.
1584 (target_tools): Remove target-examples target-gperf.
1585 (YACC): Don't handle building byacc.
1586 * configure: Regenerate.
1587 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1588 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1589 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1590 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1591 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1592 handle building components.
1593 * Makefile.in: Regenerate.
1595 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1597 * config.sub: Sync from upstream.
1599 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1601 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1602 (microblaze*): Don't disable libssp.
1603 * configure: Regenerate.
1605 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1607 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1609 * configure: Regenerate.
1610 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1611 * Makefile.in: Regenerate.
1613 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1615 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1616 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1617 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1618 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1619 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1620 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1621 md_exec_prefix cases.
1622 * configure: Regenerate.
1624 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1626 * configure.ac: Separate cases disabling target-libssp,
1627 target-libiberty, target-libstdc++-v3 and Fortran from general
1629 * configure: Regenerate.
1631 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1633 * configure.ac (*-*-chorusos): Don't disable libgcj.
1634 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1636 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1637 (arm-*-coff): Don't disable libgcj.
1638 (arm*-*-linux-gnueabi): Remove useless assignment.
1639 (arm-*-riscix*): Don't disable libgcj.
1640 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1642 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1643 (c54x*-*-*): Remove case.
1644 (tic54x-*-*): Don't disable GCC or GCC libraries.
1645 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1647 (d10v-*-*): Don't disable GCC libraries.
1648 (d30v-*-*): Don't disable libgcj.
1649 (h8500-*-*): Don't disable GCC libraries.
1650 (i960-*-*): Don't disable libgcj.
1651 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1652 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1653 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1655 (m68k-*-coff*): Remove case.
1656 (mmix-*-*): Don't disable libgloss on host.
1657 (mn10200-*-*, mn10300-*-*): Remove cases.
1658 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1659 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1660 Don't disable libgcj.
1661 (romp-*-*): Remove case.
1662 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1663 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1665 (v810-*-*): Don't disable GCC libraries.
1666 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1667 (ip2k-*-*): Don't disable GCC libraries.
1668 * configure: Regenerate.
1670 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1672 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1674 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1676 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1677 * configure: Regenerate.
1679 2011-03-26 John Marino <binutils@marino.st>
1681 * configure.ac: Add support for *-*-dragonfly*
1682 * configure: Regenerate.
1684 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1686 * configure.ac (native_only): Remove.
1687 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1688 send-pr uudecode guile gnuserv on host.
1689 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1690 send-pr rcs guile perl texinfo libtool on host.
1691 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1692 automake send-pr rcs guile perl texinfo libtool on host.
1693 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1694 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1695 (alpha*-dec-osf*): Don't disable fileutils on target.
1696 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1697 texinfo send-pr expect dejagnu on target.
1698 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1699 target-qthreads on target.
1700 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1701 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1702 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1703 x86_64-*-mingw*): Don't disable expect on target.
1704 (*-*-cygwin*): Don't disable target-gperf on target.
1705 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1707 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1709 * configure: Regenerate.
1711 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1713 * configure.ac (target_tools): Remove target-groff.
1714 (native_only): Remove target-groff.
1715 (hppa*64*-*-*): Don't disable byacc.
1716 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1718 (*-*-kaos*): Don't skip target-librx and target-groff.
1719 (*-*-netware*): Don't skip target-libmudflap.
1720 (*-*-tpf*): Don't skip target-libmudflap.
1721 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1722 directories on the host.
1723 (ia64*-*-*vms*): Don't skip tix.
1724 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1726 * configure: Regenerate.
1728 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1730 * configure.ac: Remove references to mt-mep, mt-netware,
1732 * Makefile.def: Add all-utils soft dependencies.
1733 * Makefile.tpl: Remove GDB_NLM_DEPS.
1734 * configure: Regenerate.
1735 * Makefile.in: Regenerate.
1737 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1741 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1743 * configure.ac: Do not include mh-x86omitfp.
1744 * configure: Regenerate.
1746 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1748 * configure.ac: Remove empty cases.
1749 * configure: Regenerate.
1751 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1753 * Makefile.def: Add dependency from termcap to gdb.
1754 * Makefile.in: Regenerate.
1756 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1758 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1759 * configure: Regenerate.
1760 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1761 * Makefile.tpl: Likewise.
1762 * Makefile.in: Regenerate.
1764 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1766 * configure.ac: Remove all mentions of tentative_cc.
1767 * configure: Regenerate.
1769 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1772 * configure.ac: Re-enable LTO on *-apple-darwin9.
1773 * configure: Regenerate.
1775 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1777 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1778 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1779 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1780 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1781 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1782 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1783 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1784 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1785 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1786 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1787 *-*-rhapsody*): Remove host cases.
1788 * configure: Regenerate.
1790 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1792 * configure.ac (ppc*-*-pe): Remove host case.
1793 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1794 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1795 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1797 * configure: Regenerate.
1799 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1801 * config.sub: Update to version 2011-03-23.
1803 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1805 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1806 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1807 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1808 * configure: Regenerate.
1810 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1812 * config-ml.in: Don't handle arc-*-elf*.
1813 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1814 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1815 handle GCC libraries.
1816 * configure: Regenerate.
1818 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1821 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1822 Add -lstdc++ -lm to LIBS.
1823 * configure: Regenerate.
1825 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1827 * config.guess: Update to version 2011-02-02
1828 * config.sub: Update to version 2011-02-24
1830 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1832 * configure.ac: Adjust test of with_ppl.
1833 * configure: Regenerated.
1835 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1837 * configure.ac: Add -lpwl to ppllibs.
1838 * config/cloog.m4: Add -lisl to clooglibs.
1839 * configure: Regenerated.
1841 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1843 Import from Libtool and gnulib:
1845 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1847 Prepare for supporting FreeBSD 10.
1848 * config.rpath: Remove handling of freebsd1* which soon would
1851 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1853 Remove support for FreeBSD 1.x.
1854 * libtool.m4 (_LT_LINKER_SHLIBS)
1855 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1856 soon would incorrectly match FreeBSD 10.0.
1858 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1861 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1862 (move-if-change): Comes from gnulib.
1863 * move-if-change: Import version from gnulib.
1865 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1869 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1872 * Makefile.def (lto-plugin): Double dash for enable-shared.
1873 (configure-gcc): Depend on all-lto-plugin.
1874 * Makefile.in: Rebuilt.
1876 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1878 * configure.ac: Remove extra bracket.
1879 * configure: Regenerate.
1881 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1884 * Makefile.def: Add dependency for install-gcc
1885 on install-lto-plugin.
1886 * Makfile.in: Regenerated
1888 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1890 * configure.ac: If with_ppl is no, move setting with_cloog=no
1891 after CLOOG_REQUESTED check.
1892 * configure: Regenerated.
1894 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1896 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1897 CLooG has been requested.
1898 * configure: Regenerated.
1900 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1902 * configure: Regenerated.
1903 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1905 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1907 * configure: Regenerated.
1908 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1910 2011-01-07 Jan Hubicka <jh@suse.cz>
1913 * Makefile.in: Regenerate.
1914 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1917 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1920 * configure.ac: Discard --with-* flags for host when configuring
1921 target libraries for cross build.
1922 * configure: Rebuilt.
1924 2011-01-21 Andreas Schwab <schwab@redhat.com>
1928 2011-01-21 Andreas Schwab <schwab@redhat.com>
1930 * configure.ac: Use AS_HELP_STRING throughout.
1931 * configure: Regenerate.
1933 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1935 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1936 * configure: Regenerate.
1938 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1940 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1942 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1944 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1946 * configure: Regenerate.
1948 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1951 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1953 * configure.ac: (picochip): Disable libiberty.
1954 * configure: Regenerate.
1956 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1958 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1960 2010-12-10 Ian Lance Taylor <iant@google.com>
1963 * configure.ac: For --disable-libgcj clear libgcj_saved.
1964 * configure: Rebuild.
1966 2010-12-10 Tobias Burnus <burnus@net-b.de>
1969 * configure.ac: Add --disable-libquadmath and
1970 --disable-libquadmath-support.
1971 * configure: Regenerate.
1973 2010-12-10 Tristan Gingold <gingold@adacore.com>
1975 * src-release (ETC_SUPPORT): add gnu-oids.texi
1977 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1980 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1981 * configure: Regenerate.
1983 2010-12-02 Ian Lance Taylor <iant@google.com>
1985 * configure.ac: Always set default for poststage1_ldflags to
1986 -static-libstdc++ -static-libgcc.
1988 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1990 * COPYING.NEWLIB: Add National Semiconductor notice.
1992 2010-11-29 Andreas Schwab <schwab@redhat.com>
1994 * configure.ac: Move comment to remove extra space in last argument
1997 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2000 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2001 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2002 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2003 (BASE_FLAGS_TO_PASS): Use it.
2004 * configure: Rebuilt.
2005 * Makefile.in: Rebuilt.
2007 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2010 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2011 Properly check default linker.
2012 * configure: Regnerated.
2014 2010-11-23 Matthias Klose <doko@ubuntu.com>
2016 * configure.ac: For --enable-gold, handle value `default' instead of
2017 `both*'. New configure option --{en,dis}able-ld.
2018 * configure: Regenerate.
2020 2010-11-20 Ian Lance Taylor <iant@google.com>
2022 * configure.ac: Only disable a language library if no language needs
2023 it. Don't let --disable-libgcj uncondtionally disable libffi.
2024 * configure: Rebuild.
2026 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
2028 * configure: Regenerate.
2030 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2033 * configure.ac: Fix just-built in-tree STRIP name to be
2035 * configure: Regenerate.
2036 * Makefile.def (install-strip-gcc, install-strip-binutils)
2037 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2038 (install-strip-sid): Mirror dependencies on non-strip variants
2039 of these targets on the respective -strip prerequisites.
2040 * Makefile.tpl (install-strip, install-strip-host)
2041 (install-strip-target): New targets.
2042 (install-strip-[+module+], install-strip-target-[+module+]):
2044 * Makefile.in: Regenerate.
2046 2010-11-19 Ian Lance Taylor <iant@google.com>
2047 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2049 * configure.ac: Add target-libgo to target_libraries. Set
2050 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2051 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2052 (HOST_EXPORTS): Add GOC.
2053 (BASE_TARGET_EXPORTS): Add GOC.
2054 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2055 (GOCFLAGS_FOR_TARGET): New variable.
2056 (EXTRA_HOST_FLAGS): Add GOC.
2057 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2058 * Makefile.def (target_modules): Add libgo.
2059 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2060 (dependencies): Add dependency from configure-target-libgo to
2061 configure-target-libffi and all-target-libstdc++-v3. Add
2062 dependencies from all-target-libgo to all-target-libffi.
2063 (languages): Add go.
2064 * configure: Rebuild.
2065 * Makefile.in: Rebuild.
2067 2010-11-19 Ian Lance Taylor <iant@google.com>
2069 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2070 compiler/flag environment variables.
2072 2010-11-18 Ian Lance Taylor <iant@google.com>
2074 * configure.ac: Check for lang_requires_boot_languages in
2075 config-lang.in files.
2076 * configure: Rebuild.
2078 2010-11-17 Mike Frysinger <vapier@gentoo.org>
2080 * .gitignore: New file.
2082 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2083 Tobias Burnus <burnus@net-b.de>
2086 * Makefile.def: Add libquadmath; build it with language=fortran.
2087 * configure.ac: Add libquadmath.
2088 * Makefile.tpl: Handle multiple libs in check-[+language+].
2089 * Makefile.in: Regenerate.
2090 * configure: Regenerate.
2092 2010-11-15 Andreas Schwab <schwab@redhat.com>
2094 * configure.ac: Fix spelling in option names.
2095 * configure: Regenerated.
2097 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2100 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2101 * configure: Regenerated.
2103 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2105 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2106 define the cloog backend to use. Furthermore, only pass the ppllibs to
2107 the configure checks, if necessary.
2108 * configure: Regenerate.
2110 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2112 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2113 * configure: regenerate
2115 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2117 * config/cloog.m4: Fix typo. verison -> version.
2118 * configure: Regenerate.
2120 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2122 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2123 * configure: Regenerate.
2125 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2127 * configure.ac: Support official CLooG.org versions.
2128 * configure: Regenerate.
2129 * config/cloog.m4: New.
2131 2010-11-05 Michael Eager <eager@eagercon.com>
2133 * COPYING.LIBGLOSS: Correct typo in microblaze.
2134 * COPYING.NEWLIB: Same.
2136 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2138 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2139 * configure: Regenerate.
2141 2010-11-03 Ian Lance Taylor <iant@google.com>
2142 Dave Korn <dave.korn.cygwin@gmail.com>
2145 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2146 and on other supported platforms whenever LTO is enabled.
2147 * configure: Rebuild.
2149 2010-11-02 Alan Modra <amodra@gmail.com>
2152 * configure.ac: Error when source path contains spaces.
2153 * configure: Regenerate.
2155 2010-10-20 Ian Lance Taylor <iant@google.com>
2157 * Makefile.def (target_modules): Set lib_path to src/.libs for
2158 libstdc++-v3 module.
2159 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2160 * Makefile.in: Rebuild.
2162 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2163 Joseph Myers <joseph@codesourcery.com>
2165 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2167 * COPYING.NEWLIB: Add Texas Instruments notice.
2169 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2171 * configure.ac (build_lto_plugin): New shell variable.
2172 (--enable-lto): Turn on by default for all non-ELF platforms that
2173 have had LTO support added so far. Set build_lto_plugin appropriately
2174 for both ELF and non-ELF.
2175 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2176 * configure: Regenerate.
2178 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2182 * configure.ac: Honor initial values of $build_configargs,
2183 $host_configargs, $target_configargs. Mark the precious, so
2184 environment settings get recorded.
2185 * configure: Regenerate.
2187 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2191 2010-09-30 Michael Eager <eager@eagercon.com>
2193 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2194 * configure: Regenerate.
2196 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2198 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2199 targets and amend comment.
2200 * configure: Regenerate.
2202 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2204 * configure.ac: Enable LTO by default on Darwin.
2205 * configure: Regenerate.
2207 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2210 * configure.ac (extra_mpfr_configure_flags): Copy from
2211 extra_mpc_gmp_configure_flags.
2212 * configure: Re-generated.
2214 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2219 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2220 Depend on all-build-libiberty.
2221 * Makefile.in: Regenerate.
2223 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2228 * configure.ac: Fix unportable shell quoting.
2229 * configure: Regenerate.
2231 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2233 * configure.ac: Support all v850 targets.
2234 * configure: Regenerate.
2236 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2239 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2240 Provide -B option to allow for link spec %s substitutions for
2241 libstdc++.a on darwin.
2242 * Makefile.in: Regenerate.
2244 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2246 * Makefile.def (configure-gcc): Depend on all-libelf.
2247 * Makefile.in: Rebuild.
2249 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2251 * config.sub, config.guess: Update from upstream sources.
2253 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2257 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2258 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2259 * configure: Regenerated.
2261 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2262 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2263 * configure: Regenerate.
2265 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2266 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2267 * configure: Regenerate.
2269 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2270 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2272 * configure: Regenerate.
2274 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2275 * configure: Regenerate after change to elf.m4.
2277 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2278 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2279 * configure: Regenerated.
2281 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2282 * configure.ac: Print "buggy but acceptable" when CLooG
2283 revision is less than 9.
2284 * configure: Regenerated.
2286 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2290 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2291 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2292 * configure: Regenerate.
2294 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2295 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2296 a platform that supports LTO.
2297 * configure: Regenerate.
2299 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2301 * configure.ac (--enable-lto): Refactor handling so libelf tests
2302 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2303 and allow LTO to be explicitly enabled on non-ELF platforms that
2304 are known to support it inside else-clause.
2305 * configure: Regenerate.
2307 2010-04-27 Roland McGrath <roland@redhat.com>
2308 H.J. Lu <hongjiu.lu@intel.com>
2310 * configure.ac (--enable-gold): Support both, both/gold and
2311 both/bfd to add gold to configdirs without removing ld.
2312 * configure: Regenerated.
2314 * Makefile.def: Add install-gold dependency to install-ld.
2315 * Makefile.in: Regenerated.
2317 2010-04-14 Tristan Gingold <gingold@adacore.com>
2319 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2320 * configure: Regenerate.
2322 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2328 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2329 * configure.ac: Do not pass --enable-multilib nor
2330 --disable-multilib in baseargs. Accept explicitly passed
2332 * configure: Regenerate.
2334 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2337 * configure.ac: Do not pass --enable-multilib nor
2338 --disable-multilib in baseargs. Accept explicitly passed
2340 * configure: Regenerate.
2342 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2344 * configure.ac (tic6x-*-*): New case.
2345 * configure: Regenerate.
2347 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2350 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2352 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2353 * configure: Regenerate.
2355 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2357 * config.sub: Update to version 2010-03-22.
2358 * config.guess: Update to version 2009-12-30.
2360 2010-03-14 Joseph Myers <joseph@codesourcery.com>
2363 2010-01-11 Richard Guenther <rguenther@suse.de>
2365 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2366 * Makefile.in: Regenerated.
2368 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2371 * configure.ac (RANLIB): Default to true.
2373 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2374 * configure: Regenerate.
2376 2010-02-17 Nick Clifton <nickc@redhat.com>
2379 * Makefile.tpl (local-distclean): Also remove config.cache files in
2380 sub-directories as there may not be Makefiles present in the
2382 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2383 the config.cache files found by the find command.
2385 * Makefile.in: Regenerate.
2386 * configure.ac: Revert previous delta.
2387 * configure: Regenerate.
2389 2010-02-15 Nick Clifton <nickc@redhat.com>
2392 * configure.ac: Delete config.cache files in sub-directories when
2394 * configure: Regenerate.
2396 2010-02-15 Nick Clifton <nickc@redhat.com>
2398 * configure.ac: Sync from gcc.
2399 * configure: Regenerate.
2401 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2404 * configure.ac: Add "recommended" version checks for GMP/MPC.
2405 Update recommended GMP/MPFR/MPC versions.
2406 * configure: Regenerate.
2408 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2410 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2411 * configure.ac (bootstrap_target_libs): Make inclusion of
2412 target-libgomp conditional on libgomb being in target_configdirs.
2413 * configure: Regenerate.
2415 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2417 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2418 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2419 * configure: Regenerate.
2421 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2423 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2424 * configure.ac (target_configdirs): Substitute.
2425 * Makefile.def: Bootstrap target module libgomp.
2426 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2427 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2428 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2429 * configure, Makefile.in: Regenerate.
2431 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2433 * libtool.m4: Sync from git Libtool.
2434 * ltmain.sh: Likewise.
2435 * ltoptions.m4: Likewise.
2436 * ltversion.m4: Likewise.
2437 * lt~obsolete.m4: Likewise.
2439 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2440 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2443 * configure.ac: Include libtool m4 files.
2444 (_LT_CHECK_OBJDIR): Call it.
2445 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2446 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2448 * configure: Regenerate.
2450 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2453 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2454 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2455 * Makefile.in: Regenerate.
2457 2009-12-18 Ben Elliston <bje@au.ibm.com>
2459 * config.sub, config.guess: Update from upstream sources.
2461 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2463 * COPYING.NEWLIB: Update copyright date.
2464 * COPYING.LIBGLOSS: Ditto.
2466 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2472 * configure.ac: Require MPC.
2473 * configure: Regenerate.
2475 * configure.ac: Update minimum MPC version to 0.8.
2476 * configure: Regenerate.
2478 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
2480 * config.guess: Sync with upstream and gcc.
2481 * config.sub: Sync with upstream and gcc.
2483 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2485 * Makefile.def: Restore host and target settings for gmp.
2486 * Makefile.in: Rebuild.
2488 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2490 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2491 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2492 Fix portability of test of C++ as bootstrap language. Add
2493 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2494 * configure: Rebuild.
2495 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2496 and cloog. Fix in-tree ppl configuration. Introduce libelf
2498 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2499 (POSTSTAGE1_HOST_EXPORTS): Use it.
2500 (STAGE[+id+]_CXXFLAGS): New.
2501 (BASE_FLAGS_TO_PASS): Pass it down.
2502 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2504 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2505 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2507 * Makefile.in: Rebuild.
2509 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2511 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2512 paths for *-w64-mingw* and x86_64-*mingw*.
2513 * configure: Regenerated.
2515 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2517 * configure.ac: Disable target-winsup & co for
2518 x86_64-*-mingw* and *-w64-mingw* targets.
2519 * configure: Regenerated.
2521 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2523 * configure.ac (CLooG test): Use = with test.
2524 * configure: Regenerate.
2526 2009-10-22 Richard Guenther <rguenther@suse.de>
2528 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2529 cloog if the ppl version check failed. Move flags saving
2530 before setting in libelf check.
2531 * configure: Regenerate.
2533 2009-10-21 Richard Guenther <rguenther@suse.de>
2535 * configure.ac: Adjust the ppl and cloog configure to work as
2536 documented. Disable cloog if ppl was disabled. Omit the version
2537 checks if they were disabled.
2538 * configure: Re-generate.
2540 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2542 * configure.ac: Add 'lto' to enable_languages, not
2543 new_enable_languages, and only if not already present.
2544 * configure: Regenerate.
2546 2009-10-06 Ian Lance Taylor <iant@google.com>
2548 * Makefile.def: check-gold depends upon all-gas.
2549 * Makefile.in: Rebuild.
2551 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2553 * Makefile.def: all-lto-plugin depends on all-libiberty.
2554 set bootstrap=true for lto-plugin.
2556 * Makefile.in: Regenerate.
2557 * configure.ac (host_libs): Add lto-plugin.
2558 * configure: Regenerate.
2560 2009-10-03 Diego Novillo <dnovillo@google.com>
2562 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2563 (HOST_LIBELFLIBS): Define.
2564 (HOST_LIBELFINC): Define.
2565 * Makefile.in: Regenerate.
2566 * configure.ac: Add --enable-lto.
2567 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2568 If --enable-lto is used, add 'lto' to new_enable_languages.
2569 If --enable-lto is used and gold is enabled, add
2570 lto-plugin to configdirs.
2571 * configure: Regenerate.
2573 2009-10-03 Simon Baldwin <simonb@google.com>
2575 * configure.ac: If --with-system-zlib, suppress local zlib and
2576 pass --with-system-zlib to subdir configure scripts.
2577 * configure: Regenerate.
2579 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2580 Paolo Bonzini <bonzini@gnu.org>
2582 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2584 * Makefile.in: Rebuilt.
2586 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
2589 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2591 * configure.ac: Update minimum MPC version to 0.7.
2592 * configure: Regenerate.
2594 2009-09-25 Nick Clifton <nickc@redhat.com>
2596 * configure.ac: Pass any --cache-file=/dev/null option on to
2598 * configure: Regenerate.
2600 2009-09-23 Nick Clifton <nickc@redhat.com>
2602 * config.sub, config.guess: Update from upstream sources.
2604 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2606 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2607 * Makefile.in: Rebuilt.
2609 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2612 * configure.ac: Error out if $srcdir isn't '.' but contains
2613 host-${host_noncanonical}.
2614 * configure: Regenerate.
2616 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2618 * configure.ac: If bootstrapping a combined tree with
2619 --enable-gold, require c++ in stage1_languages.
2620 * configure: Regenerate.
2622 * configure.ac: Also add target_libs of stage1_languages to
2623 bootstrap_target_libs.
2624 * configure: Regenerate.
2626 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2627 with --enable-languages not containing c++.
2628 * configure: Regenerate.
2630 2009-09-16 Jie Zhang <jie.zhang@analog.com>
2632 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2633 * configure: Regenerate.
2635 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2637 * configure.ac: Do not use $extrasub for replacing @if/@endif
2638 parts in Makefile; instead, use additional arguments to
2639 AC_CONFIG_COMMANDS to do the replacement manually, with several
2640 sed invocations, to avoid HP-UX sed command limits.
2641 * configure: Regenerate.
2643 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2645 * configure.ac (with-build-config): Document. Handle without.
2646 Handle missing argument.
2647 * configure: Rebuilt.
2649 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2651 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2652 Default to bootstrap-debug only if compare-debug works.
2653 * configure: Rebuilt.
2654 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2655 * Makefile.in: Rebuilt.
2657 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2659 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2660 * Makefile.in: Rebuilt.
2662 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2664 * Makefile.tpl (AWK): Fix typo.
2665 * Makefile.in: Regenerate.
2667 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
2669 * configure.ac: Detect awk and sed.
2670 * Makefile.def (flags_to_pass): Add AWK and SED.
2671 * Makefile.tpl (AWK, SED): New.
2672 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2673 * configure: Regenerate.
2674 * Makefile.in: Regenerate.
2676 2009-09-01 Tristan Gingold <gingold@adacore.com>
2678 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2679 Remove logical names.
2681 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2683 * ltmain.sh (func_normal_abspath): New function.
2684 (func_relative_path): Likewise.
2685 (func_mode_help): Document new -bindir option for link mode.
2686 (func_mode_link): Add new -bindir option, and use it to place
2687 output DLL if specified.
2689 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2691 * configure.ac (AC_PREREQ): Bump to 2.64.
2693 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2695 * README-maintainer-mode: Point directly to upstream locations
2696 for autoconf, automake, libtool, gettext, instead of copies on
2697 sources.redhat.com. Document required versions.
2698 * configure.ac: Do not substitute datarootdir, htmldir,
2699 pdfdir, docdir. Do not process --with-datarootdir,
2700 --with-htmldir, --with-pdfdir, --with-docdir.
2701 * configure: Regenerate.
2703 * configure: Regenerate.
2705 * compile: Sync from Automake 1.11.
2706 * depcomp: Likewise.
2707 * install-sh: Likewise.
2708 * missing: Likewise.
2709 * mkinstalldirs: Likewise.
2712 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2714 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2715 (baseargs): Add --disable-option-checking.
2716 * configure: Regenerate.
2718 * Makefile.def (configure-target-libiberty): Depend on
2719 all-binutils and all-ld.
2720 (configure-target-newlib): Likewise.
2721 * Makefile.in: Regenerate.
2723 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2725 Sync with GCC, merge:
2727 2009-07-31 Christian Bruel <christian.bruel@st.com>
2729 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2730 * configure: Regenerate.
2732 2009-07-06 Ian Lance Taylor <iant@google.com>
2734 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2735 * configure: Rebuild.
2737 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2740 * configure.ac (comparestring): Create new variable.
2741 * Makefile.tpl (comparestring): Use to skip some comparisions.
2742 * configure: Regenerate.
2743 * Makefile.in: Regenerate.
2745 2009-06-23 Ian Lance Taylor <iant@google.com>
2747 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2748 boot_languages. Only bootstrap target libraries listed in
2749 target_libs for some boot language. Add --with-stage1-ldflags,
2750 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2751 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2752 if not building with C++.
2753 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2754 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2755 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2756 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2757 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2758 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2759 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2760 * configure, Makefile.in: Rebuild.
2762 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2764 * configure.ac: Detect MPC in default directory.
2765 * configure: Regenerate.
2767 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2769 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2771 * configure: Regenerate.
2773 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2775 * Makefile.def: Add MPC support and dependencies.
2776 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2778 * Makefile.in, configure: Regenerate.
2780 2009-05-24 Nicolas Roche <roche@adacore.com>
2782 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2783 * Makefile.in: Regenerate.
2785 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2787 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2788 * configure: Regenerate.
2790 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2792 * configure.ac ($with_ppl): Default to no if not supplied.
2793 ($with_cloog): Likewise.
2794 configure: Regenerate.
2796 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2799 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2800 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2802 * configure, Makefile.in: Regenerate.
2804 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2806 * configure.ac: Change copyright header to refer to version
2807 3 of the GNU General Public License and to point readers at the
2808 COPYING3 file and the FSF's license web page.
2809 * Makefile.def: Likewise.
2810 * Makefile.tpl: Likewise.
2811 * Makefile.in: Regenerate.
2813 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2815 * configure.ac: Restore match for darwin9 or later. Use double
2816 brackets since regeneration eats one pair.
2817 * configure: Regenerate.
2819 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2821 * MAINTAINERS: Perform some obvious fixups.
2823 2009-08-17 Ben Elliston <bje@au.ibm.com>
2825 * config.sub, config.guess: Update from upstream sources.
2827 2009-08-06 Michael Eager <eager@eagercon.com>
2829 * configure.ac: Add Microblaze target.
2830 * configure: Regenerate.
2832 2009-07-02 Tristan Gingold <gingold@adacore.com>
2834 * configure.ac: Do not exclude gas for i386-*-darwin.
2835 Add a case for x86_64-*-darwin.
2836 * configure: Regenerate.
2838 2009-06-26 Doug Evans <dje@sebabeach.org>
2840 * Makefile.def (host_modules): Add cgen.
2841 * Makefile.in: Regenerate.
2842 * configure.ac (host_tools): Add cgen.
2843 * configure: Regenerate.
2845 2009-06-17 Michael Eager <eager@eagercon.com>
2847 * COPYING.LIBGLOSS: Add Xilinx license.
2849 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2851 * configure.ac: Define is_elf for QNX Neutrino targets.
2852 * configure: Regenerate.
2854 2009-06-03 Jerome Guitton <guitton@adacore.com>
2855 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2857 * Makefile.tpl (all): Avoid a trailing backslash.
2858 * Makefile.in: Regenerate.
2860 2009-06-03 Ben Elliston <bje@au.ibm.com>
2862 * config.sub, config.guess: Update from upstream sources.
2864 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2866 * Makefile.tpl ([+compare-target+]): Compare all stage
2867 directories, rather than just gcc.
2868 * Makefile.in: Rebuilt.
2870 2009-05-28 Doug Kwan <dougkwan@google.com>
2872 * configure.ac: Support gold for target arm*-*-*.
2873 * configure: Regenerate.
2875 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2877 * Makefile.tpl (all): Avoid harmless warning in make all when
2878 gcc-bootstrap is enabled but stage_last does not exist.
2879 * Makefile.in: Rebuilt.
2881 2009-05-25 Tristan Gingold <gingold@adacore.com>
2883 * setup.com: Complete the file with configuration and build.
2885 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2888 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2889 gcc-no-bootstrap are mutually exclusive.
2890 * Makefile.in: Rebuilt.
2892 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2895 * Makefile.tpl (all): Don't end with unconditional success.
2896 * Makefile.in: Rebuilt.
2898 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2901 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2902 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2903 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2904 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2905 stage_configureflags, stage_cflags and stage_libcflags into
2906 explicit Makefile macros.
2907 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2909 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2910 CC. Set CC_FOR_BUILD from CC.
2911 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2912 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2913 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2914 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2916 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2917 (_LIBCFLAGS): Renamed to _TFLAGS.
2918 (do-compare-debug, do-compare3-debug): Drop.
2919 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2920 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2921 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2922 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2923 (XGCC_FLAGS_FOR_TARGET): New.
2924 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2925 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2926 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2927 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2928 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2929 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2931 (BUILD_CONFIG): Include if requested.
2932 (all): Set TFLAGS on bootstrap.
2933 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2934 (all-stageid-prefixmodule): Likewise.
2935 (do-clean, distclean-stageid): Set TFLAGS.
2936 (restrap): Fix whitespace.
2937 * Makefile.in: Rebuilt.
2939 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2941 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2942 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2943 * Makefile.in: Regenerate.
2945 2009-04-24 Eli Zaretskii <eliz@gnu.org>
2947 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2948 consistency with config.sub. (Update from upstream sources.)
2950 2009-04-21 Joseph Myers <joseph@codesourcery.com>
2952 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2954 2009-04-17 Ben Elliston <bje@au.ibm.com>
2956 * config.sub, config.guess: Update from upstream sources.
2958 2009-04-15 Anthony Green <green@moxielogic.com>
2960 * configure.ac: Add moxie support.
2961 * configure: Rebuilt.
2963 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2965 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2966 * configure: Regenerate.
2968 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2971 * configure.ac: Require texinfo 4.7.
2972 * configure: Regenerated.
2974 2009-04-09 Steve Ellcey <sje@cup.hp.com>
2976 * Makefil.def (languages): New entries.
2977 * Makefile.tpl (check-gcc-*): New generic target.
2978 * Makefile.in: Regenerate.
2980 2009-03-27 Eli Zaretskii <eliz@gnu.org>
2982 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2983 Windows builds of Sed.
2985 2009-03-18 Tom Tromey <tromey@redhat.com>
2987 * configure: Rebuild.
2988 * configure.ac (host_libs): Add libiconv.
2989 * Makefile.in: Rebuild.
2990 * Makefile.def (host_modules): Add libiconv.
2991 (configure-gdb, all-gdb): Depend on libiconv.
2993 2009-03-16 Tristan Gingold <gingold@adacore.com>
2995 * configure.ac: Treat gdb as supported on x86_64-darwin.
2996 * configure: Regenerate.
2998 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3002 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3004 * configure.ac (--with-host-libstdcxx): New option.
3005 * configure: Regenerate.
3007 2009-01-29 Robert Millan <rmh@aybabtu.com>
3009 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3010 * configure: Regenerate.
3012 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3014 PR tree-optimization/38515
3015 * configure.ac (cloog-polylib): Removed.
3016 (with_ppl, with_cloog): Test for "no".
3017 * configure: Regenerated.
3019 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3021 Backport from git Libtool:
3023 2009-01-19 Robert Millan <rmh@aybabtu.com>
3024 Support GNU/kOpenSolaris.
3025 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3026 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3027 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3030 2009-02-05 Andreas Schwab <schwab@suse.de>
3032 * Makefile.tpl (stage_last): Define $r and $s before using
3033 $(RECURSE_FLAGS_TO_PASS).
3034 * Makefile.in: Regenerate
3036 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
3038 * COPYING.NEWLIB: Add ARM license.
3040 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3042 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3043 (all-opcodes): Depend on all-libiberty.
3044 * Makefile.in: Regenerate.
3046 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3048 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3049 * configure: Regenerate.
3051 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3053 Backport link test fix from upstream Libtool:
3055 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3056 Add cache variables to tests that require the linker to work.
3057 For shlibpath_overrides_runpath, this also changes the semantics
3058 to let the result from the C compiler take precedence.
3059 compiler take precedence.
3061 2008-12-02 Ben Elliston <bje@au.ibm.com>
3063 * config.sub, config.guess: Update from upstream sources.
3065 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
3067 * COPYING.NEWLIB: Updated.
3068 * COPYING.LIBGLOSS: Ditto.
3070 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
3074 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3076 * configure.ac (ppllibs): Add by default the lib flags.
3077 * configure: Regenerate.
3079 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3081 * configure.ac: Add double brackets on darwin[912].
3082 * configure: Regenerate.
3084 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3086 * configure.ac: Expand to darwin10 and later.
3087 * configure: Regenerate.
3089 2008-12-02 Andreas Schwab <schwab@suse.de>
3091 * Makefile.def: configure-target-boehm-gc depends on
3092 all-target-libstdc++-v3.
3093 * Makefile.in: Regenerate.
3095 2008-12-02 Ben Elliston <bje@au.ibm.com>
3097 * config.sub, config.guess: Update from upstream sources.
3099 2008-11-27 Joseph Myers <joseph@codesourcery.com>
3103 2007-12-02 Matthias Klose <doko@ubuntu.com>
3105 * config-ml.in: Remove 64bit configure tests.
3107 2008-05-14 Rafael Espindola <espindola@google.com>
3109 * config-ml.in: don't handle --enable-shared and --enable-static.
3111 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3112 Tobias Grosser <grosser@fim.uni-passau.de>
3113 Jan Sjodin <jan.sjodin@amd.com>
3114 Harsha Jagasia <harsha.jagasia@amd.com>
3115 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3116 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3117 Adrien Eliche <aeliche@isty.uvsq.fr>
3119 Merge from graphite branch.
3120 * configure: Regenerate.
3121 * Makefile.in: Regenerate.
3122 * configure.ac (host_libs): Add ppl and cloog.
3123 Add checks for PPL and CLooG.
3124 * Makefile.def (ppl, cloog): Added modules and dependences.
3125 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3126 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3128 2008-09-03 Richard Guenther <rguenther@suse.de>
3130 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3132 * configure: Re-generate.
3134 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3136 * configure.ac (--with-cloog-polylib): New.
3137 (--disable-cloog-version-check): New.
3138 (--disable-ppl-version-check): New.
3139 * configure: Re-generate.
3141 2008-09-05 Richard Guenther <rguenther@suse.de>
3143 * configure.ac: Initialize clooglibs to -lcloog.
3144 * configure: Re-generate.
3146 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3148 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3149 recommended version to 2.3.2.
3151 * configure: Regenerate.
3153 2008-10-31 Ben Elliston <bje@au.ibm.com>
3155 * configure.ac (spu-*-*): Remove special case.
3156 * configure: Regenerate.
3158 Complete comment text from GCC version of:
3160 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3162 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3163 (GCC_SHLIB_SUBDIR): New.
3164 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3165 * configure: Regenerate.
3166 * Makefile.in: Regenerate.
3168 2008-11-27 Tristan Gingold <gingold@adacore.com>
3170 * configure.ac: Build gdb for i?86-*-darwin*
3171 * configure: Regenerated.
3173 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3180 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3182 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3183 * Makefile.in: Regenerated.
3185 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3192 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3193 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3194 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3195 (HOST_EXPORTS): Pass CPPFLAGS.
3196 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3197 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3198 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3199 * Makefile.in, configure: Regenerated.
3200 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3201 and CPPFLAGS_FOR_BUILD.
3203 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3205 * configure.ac [spu-*-*]: Do not set skipdirs.
3206 * configure: Re-generate.
3208 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3210 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3211 * Makefile.in: Regenerated.
3213 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3220 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3221 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3222 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3223 (HOST_EXPORTS): Pass CPPFLAGS.
3224 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3225 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3226 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3227 * Makefile.in, configure: Regenerated.
3228 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3229 and CPPFLAGS_FOR_BUILD.
3231 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3233 * libtool.m4: Update to libtool 2.2.6.
3234 * lt~obsolete.m4: Update to libtool 2.2.6.
3235 * ltmain.sh: Update to libtool 2.2.6.
3236 * ltsugar.m4: Update to libtool 2.2.6.
3237 * ltversion.m4: Update to libtool 2.2.6.
3238 * ltoptions.m4: Update to libtool 2.2.6.
3239 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3241 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3243 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3244 (GCC_SHLIB_SUBDIR): New.
3245 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3246 * configure: Regenerate.
3247 * Makefile.in: Regenerate.
3249 2008-08-28 Tristan Gingold <gingold@adacore.com>
3251 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3252 Enable bfd, binutils and opcodes.
3253 * configure: Regenerate.
3255 2008-08-16 Nicolas Roche <roche@adacore.com>
3257 * Makefile.tpl: Add BOOT_ADAFLAGS.
3258 * Makefile.in: Regenerate.
3260 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3262 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3263 * configure: Regenerate.
3265 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3268 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3270 * configure.ac: Add makefile fragments for hpux.
3271 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3272 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3273 * configure: Regenerate.
3274 * Makefile.in: Regenerate.
3276 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3278 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3279 * Makefile.in: Regenerate.
3280 * configure: Regenerate.
3282 2008-06-18 Ian Lance Taylor <iant@google.com>
3284 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3286 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3288 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3290 * configure: Regenerate.
3292 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3294 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3295 "$@" is still intact with both Autoconf 2.59 and 2.62.
3296 * configure: Regenerate.
3298 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3300 * Makefile.tpl: Fix comment errors.
3301 * Makefile.in: Regenerate.
3303 2008-06-13 Julian Brown <julian@codesourcery.com>
3305 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3306 of libobjc for ARM EABI Linux.
3307 * configure: Regenerate.
3309 2008-06-12 David S. Miller <davem@davemloft.net>
3310 David Edelsohn <edelsohn@gnu.org>
3312 * configure.ac: Add powerpc*-*-* to gold supported targets.
3313 * configure: Regenerate.
3315 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3317 PR tree-optimization/36218
3318 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3319 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3320 (all prefix="build-"): Pass them to build-system sub-makes.
3321 * Makefile.in: Regenerate.
3323 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3325 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3326 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3327 mkdep, and compile. Update comments.
3328 (ETC_SUPPORT): Add ChangeLog and update comments.
3330 2008-05-11 Ian Lance Taylor <iant@google.com>
3332 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3334 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3337 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3340 * configure.ac: Include override.m4.
3341 * configure: Regenerate.
3343 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3345 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3346 * Makefile.in: Regenerate.
3348 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3350 * configure.ac: Do not build libssp for the AVR.
3351 * configure: Regenerate.
3353 2008-04-18 Nick Clifton <nickc@redhat.com>
3355 * MAINTAINERS: Replace reference to configure.in with reference to
3358 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3360 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3361 as nonconfigurable directories list.
3362 * configure: Regenerate.
3364 2008-04-14 David S. Miller <davem@davemloft.net>
3366 * configure.ac: Add sparc*-*-* to gold supported targets.
3367 * configure: Regenerate.
3369 2008-04-14 Ben Elliston <bje@au.ibm.com>
3371 * config.sub, config.guess: Update from upstream sources.
3373 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3375 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3376 * Makefile.in: Regenerate.
3378 2008-04-07 Ian Lance Taylor <iant@google.com>
3380 * Makefile.def: check-gold depends upon all-binutils.
3381 * Makefile.in: Regenerate.
3383 2008-04-04 Nick Clifton <nickc@redhat.com>
3386 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3388 * configure: Regenerate.
3390 2008-04-04 NightStrike <NightStrike@gmail.com>
3393 * configure.ac: Combine rules for mingw32 and mingw64.
3394 * configure: Regenerate.
3396 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3398 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3399 * Makefile.in: Regenerate.
3401 2008-03-20 Ian Lance Taylor <iant@google.com>
3403 * configure.ac: Add support for --enable-gold.
3404 * Makefile.def: Add gold as a directory like ld.
3405 * configure, Makefile.in: Regenerate.
3407 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3409 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3410 (s390_cond_extensions): Reduced extensions to the compare related.
3411 (main): z10 cpu type option added.
3412 (expandConditionalJump): Renamed to ...
3413 (insertExpandedMnemonic): ... this.
3415 * opcodes/s390-opc.c: Re-group the operand format makros.
3416 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3417 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3418 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3419 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3420 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3421 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3422 INSTR_SIL_RDU): New instruction formats added.
3423 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3424 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3425 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3426 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3427 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3428 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3430 (s390_opformats): New formats added "ris", "rrs", "sil".
3431 * opcodes/s390-opc.txt: Add the conditional jumps with the
3432 extensions removed from automatic expansion in s390-mkopc.c manually.
3433 (asi - trtre): Add new System z10 EC instructions.
3434 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3436 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3438 * configure.ac: m4_include config/proginstall.m4.
3439 * configure: Regenerate.
3441 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3443 Backport from upstream Libtool:
3445 2007-10-12 Eric Blake <ebb9@byu.net>
3447 Deal with Autoconf 2.62's semantic change in m4_append.
3448 * ltsugar.m4 (lt_append): Replace broken versions of
3450 (lt_if_append_uniq): Don't require separator to be overquoted,
3451 and avoid broken m4_append.
3452 (lt_dict_add): Fix typo.
3453 * libtool.m4 (_LT_DECL): Don't overquote separator.
3455 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3457 * config.rpath: Add AIX 6 support.
3459 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3461 * Makefile.def (stageprofile). Remove -fprofile-generate
3462 from stage_libcflags.
3463 * Makefile.in: Regenerate.
3465 2008-03-13 Ben Elliston <bje@au.ibm.com>
3467 * config.sub, config.guess: Update from upstream sources.
3469 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3471 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3472 * s390-opc.txt (cmpsc): Duplicate entry removed.
3473 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3474 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3475 fier, cu42, cu41): Fix operand format.
3477 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3482 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3483 * configure: Regenerate.
3485 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3486 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3487 STAGE4_LIBCFLAGS): New.
3488 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3489 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3490 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3491 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3492 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3493 for target modules. Don't export LIBCFLAGS.
3494 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3495 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3496 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3497 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3498 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3499 * Makefile.in: Regenerate.
3501 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3504 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3505 Do not use -DDLL_EXPORT. Backport from upstream.
3507 2008-02-14 Nick Clifton <nickc@redhat.com>
3509 Import this patch from gcc:
3510 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3512 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3514 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3516 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3517 * configure: Regenerate.
3519 2008-01-31 Marc Gauthier <marc@tensilica.com>
3521 * configure.ac (xtensa*-*-*): Recognize processor variants.
3522 * configure: Regenerate.
3524 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3527 * configure.ac (PARSE_ARGS): Push suitable setting of
3528 ac_subdirs_all, for `./configure --help=recursive'.
3529 Handle `+' in generic toplevel directory disabling.
3530 * configure: Regenerate.
3532 2008-01-23 Ben Elliston <bje@au.ibm.com>
3534 * config.sub, config.guess: Update from upstream sources.
3536 2008-01-08 Ben Elliston <bje@au.ibm.com>
3538 * config.sub, config.guess: Update from upstream sources.
3540 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3542 * COPYING.LIBGLOSS: Update default copyright.
3544 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3546 * COPYING.NEWLIB: Update default copyright.
3548 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3550 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3551 Change recommended MPFR from 2.2.1 > 2.3.0.
3552 * configure: Regenerate.
3554 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3556 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3557 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3558 * Makefile.in: Regenerate.
3560 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3562 * configure.ac: Enable libjava for x86_64-*-darwin9.
3563 * configure: Regenerate.
3565 2007-12-05 Ben Elliston <bje@au.ibm.com>
3567 * config.sub, config.guess: Update from upstream sources.
3569 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3571 * config-ml.in: Robustify against white space in absolute file
3574 * config-ml.in (multi-clean): Substitute ${Makefile}.
3575 Remove superfluous ${Makefile} in list.
3577 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3579 * Makefile.def (dependencies): Make configure-gdb depend on
3581 * Makefile.in: Regenerated.
3583 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3585 * Makefile.def: To avoid problems running with parallel makes,
3586 build newlib before libgloss so that target specific header
3588 * Makefile.in: Regenerate.
3590 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3592 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3593 * Makefile.in: Regenerate.
3595 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3597 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3598 * libdecnumber: New directory, imported from GCC.
3600 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3602 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3603 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3604 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3605 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3606 * configure: Regenerate.
3608 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3610 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3611 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3612 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3613 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3614 * configure.ac: Default them to host tools for $host = $build.
3617 * configure: Regenerate.
3618 * Makefile.in: Regenerate.
3620 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3622 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3623 * configure: Regenerate.
3625 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3627 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3629 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3630 * configure: Regenerate.
3631 * Makefile.in: Regenerate.
3633 2007-09-17 Andreas Schwab <schwab@suse.de>
3635 * configure.ac: Raise minimum makeinfo version to 4.6.
3636 * configure: Regenerate.
3638 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3640 * configure.ac: Correct makeinfo version check.
3641 * configure: Regenerate.
3643 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3645 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3646 to $skipdirs and only disable gprof for newlib. Use the normal
3647 mips*-elf* handling in other respects.
3648 * configure: Regnerate.
3650 2007-09-12 David Daney <ddaney@avtrex.com>
3652 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3654 * configure: Regenerate.
3656 2007-09-12 Richard Guenther <rguenther@suse.de>
3658 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3659 nor --disable-checking is provided also turn on yes and types
3660 checking for stage1.
3661 * configure: Re-generate.
3663 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3666 * configure.ac: Use config/mh-mingw on mingw.
3667 * configure: Regenerate.
3669 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3672 * configure.ac: For libgloss targets, point the linker to the linker
3673 script, startup code and simulator library.
3674 * configure: Regenerate.
3676 2007-09-09 Andrew Haley <aph@redhat.com>
3678 * configure.ac (noconfigdirs): Remove target-libffi and
3681 2007-08-29 Nick Clifton <nickc@redhat.com>
3683 * config.sub, config.guess: Update from upstream sources.
3685 2007-08-21 Richard Guenther <rguenther@suse.de>
3687 * configure.ac: Add types checking to stage1 checking flags.
3688 * configure: Regenerate.
3690 2007-08-18 Paul Brook <paul@codesourcery.com>
3691 Joseph Myers <joseph@codesourcery.com>
3693 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3694 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3695 * Makefile.in: Regenerate.
3696 * configure.ac (--with-debug-prefix-map): New.
3697 * configure: Regenerate.
3699 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3700 Nigel Stephens <nigel@mips.com>
3702 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3703 as target_makefile_frag.
3704 * configure: Regenerate.
3706 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3708 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3709 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3710 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3711 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3712 (do-compare, do-compare3, do-compare-debug): New.
3713 ([+compare-target+]): Use them.
3715 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3717 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3718 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3719 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3720 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3721 (do-compare, do-compare3, do-compare-debug): New.
3722 ([+compare-target+]): Use them.
3724 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3725 Ben Elliston <bje@au.ibm.com>
3727 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3728 --silent if $silent.
3729 * configure: Regenerate.
3731 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3733 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3735 2007-07-17 Nick Clifton <nickc@redhat.com>
3737 * COPYING3: New file. Contains version 3 of the GNU General
3739 * COPYING3.LIB: New file. Contains version 3 of the GNU
3740 Lesser General Public License.
3742 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3744 * configure.ac: Fix my previous change to really match GCC.
3745 * configure: Regenerate.
3747 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3749 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3750 * configure: Regenerate.
3752 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3754 * configure.ac: Add some missing m4 quotation.
3755 * configure: Regenerate.
3757 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
3759 * Makefile.def: Add windmc tool to build.
3760 * Makefile.tpl: Likewise.
3761 * configure.ac: Likewise.
3762 * Makefile.in: Regenerate.
3763 * configure: Regenerate.
3765 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3767 * lt~obsolete.m4: New. Import from 20070318 libtool.
3769 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3771 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3772 uclinux and linux-uclibc targets.
3773 * configure: Regenerate.
3775 2007-06-28 DJ Delorie <dj@redhat.com>
3777 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3778 not building newlib.
3779 * configure: Regenerated.
3781 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3783 * src-release (DEVO_SUPPORT): Correct typos.
3785 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3787 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3788 * Makefile.in: Regenerated.
3790 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3792 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3793 (distclean-stage[+id+]): Possibly delete stage_last.
3794 * Makefile.in: Regenerate.
3796 2007-06-07 Ben Elliston <bje@au.ibm.com>
3798 * config.sub, config.guess: Update from upstream sources.
3800 2007-06-07 Ben Elliston <bje@au.ibm.com>
3802 * Makefile.tpl: Fix spelling error.
3803 * Makefile.in: Regenerate.
3805 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
3808 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3811 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3812 * configure: Rebuilt.
3814 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3816 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3817 lt_cv_sys_max_cmd_len.
3819 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
3821 * ltgcc.m4: Update from GCC.
3823 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3825 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3827 2007-05-24 Steve Ellcey <sje@cup.hp.com>
3829 * ltmain.sh: Update from GCC.
3830 * libtool.m4: Update from GCC.
3831 * ltsugar.m4: New. Update from GCC.
3832 * ltversion.m4: New. Update from GCC.
3833 * ltoptions.m4: New. Update from GCC.
3835 * ltcf-c.sh: Remove.
3836 * ltcf-cxx.sh: Remove.
3837 * ltcf-gcj.sh: Remove.
3838 * src-release: Update with new libtool file list.
3840 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3842 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3844 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3845 Remove CFLAGS/LIBCFLAGS.
3846 (configure-stage[+id+]-[+prefix+][+module+],
3847 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3848 * Makefile.in: Regenerate.
3850 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3852 * config-ml.in: Update from GCC.
3854 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3856 * src-release (do-proto-toplev): Process the support directories before
3859 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3861 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3862 of glob. Quote arguments with single quotes too.
3863 * configure: Regenerate.
3865 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3867 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3868 * Makefile.in: Regenerate
3870 2007-03-07 Andreas Schwab <schwab@suse.de>
3872 * configure: Regenerate.
3874 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3876 * configure.ac: Add "--with-pdfdir" configure option,
3877 which defines pdfdir variable.
3878 * Makefile.def (target=fixincludes): Add install-pdf to
3880 (recursive_targets): Add install-pdf target.
3881 (flags_to_pass): Add pdfdir.
3882 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3884 * configure: Regenerate
3885 * Makefile.in: Regenerate
3887 2007-02-28 Eric Christopher <echristo@apple.com>
3890 2006-12-07 Mike Stump <mrs@apple.com>
3892 * Makefile.def (dependencies): Add dependency for
3893 install-target-libssp and install-target-libgomp on
3895 * Makefile.in: Regenerate.
3897 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3899 * configure: Regenerate.
3900 * configure.ac: Move statements after variable declarations.
3902 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3904 * configure.ac: Adjust for loop syntax.
3905 * configure: Regenerate.
3907 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3909 * configure: Rebuilt.
3911 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3913 * configure.ac: Drop multiple occurrences of --enable-languages,
3914 and fix its quoting.
3915 * configure: Rebuilt.
3917 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3918 Nathan Sidwell <nathan@codesourcery.com>
3919 Vladimir Prus <vladimir@codesourcery.com
3920 Joseph Myers <joseph@codesourcery.com>
3922 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3923 * configure: Regenerate.
3925 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3927 * configure.ac (target_libraries): Move libgcc before libiberty.
3928 * configure: Regenerated.
3930 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3932 * configure: Regenerate again?
3934 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3936 * configure: Reapply PR30748 fix which was lost in the previous commit.
3938 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3939 Paolo Bonzini <bonzini@gnu.org>
3942 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3943 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3944 * configure: Regenerated.
3946 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
3948 * configure: Regenerate.
3950 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3953 * configure.ac: Correct syntax for Solaris ksh.
3954 * configure: Regenerated.
3956 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3958 * Makefile.def: Sync with GCC.
3959 * Makefile.tpl: Sync with GCC.
3960 * Makefile.in: Regenerate.
3961 * configure: Regenerate.
3963 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3965 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3966 noncanonical equivalents.
3967 * configure.in: Rename to...
3968 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3969 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3970 target_noncanonical. Use them. Rewrite removal of configure
3971 arguments for autoconf 2.59. Discard variable settings. Force
3972 program_transform_name for native tools.
3974 * Makefile.in: Regenerated.
3975 * configure: Regenerated with autoconf 2.59.
3977 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3979 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3981 * COPYING.LIBGLOSS: Reformat default Red Hat
3982 license to fit within 80 columns.
3983 * COPYING.NEWLIB: Ditto.
3985 2007-02-05 Dave Brolley <brolley@redhat.com>
3987 * Contribute the following changes:
3988 2006-11-28 DJ Delorie <dj@redhat.com>
3990 * configure.in: Fix typo for mep's target_makefile_frag.
3991 * configure: Regenerated.
3993 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3995 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3996 * configure: Regenerate.
3998 2001-09-19 DJ Delorie <dj@redhat.com>
4000 * configure.in (target_makefile_frag): use mt-mep
4002 2001-06-12 Don Howard <dhoward@redhat.com>
4004 * configure.in: Remove gdb from MeP skip list.
4006 2001-04-05 DJ Delorie <dj@redhat.com>
4008 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4010 2001-03-20 Ben Elliston <bje@redhat.com>
4012 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4014 2001-03-19 Ben Elliston <bje@redhat.com>
4016 * config.sub (mep, mep-*): Add.
4018 2007-01-31 Andreas Schwab <schwab@suse.de>
4020 * Makefile.tpl (LDFLAGS): Substitute it.
4021 * Makefile.in: Regenerate.
4023 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4025 * configure.in: Change == to = in test command.
4026 * configure: Regenerate.
4028 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4029 Nick Clifton <nickc@redhat.com>
4030 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4032 * configure.in (build_configargs, host_configargs, target_configargs):
4033 Remove build/host/target parameters.
4034 (host_libs): Add gmp and mpfr.
4035 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4036 * Makefile.def (gmp, mpfr): New.
4037 (gcc): Remove target.
4038 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4039 target_os, target_vendor): New.
4040 (configure): Add host_alias/target_alias arguments. Adjust invocations.
4041 * configure: Regenerate.
4042 * Makefile.in: Regenerate.
4044 2007-01-11 Matt Fago <fago@earthlink.net>
4046 * configure.in: Try to link to functions only in mpfr 2.2.x
4047 to improve robustness of configure tests.
4048 * configure: Regenerate.
4050 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4052 * configure.in: Add support for an x86_64-mingw* target.
4053 * configure: Regenerate.
4055 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4057 * Makefile.tpl (all-target): Correct @if conditional for target
4059 * configure.in: Omit libiberty if building only target libgcc.
4060 * configure, Makefile.in: Regenerated.
4062 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4064 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4065 * configure: Regenerate.
4067 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4069 * Makefile.def (target_modules): Add libgcc.
4070 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4071 * Makefile.tpl (clean-target-libgcc): Delete.
4072 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4073 on gcc even for bootstrapped modules. Rewrite handling of
4074 lang_env_dependencies to loop over target_modules.
4075 * configure.in (target_libraries): Add target-libgcc.
4076 * Makefile.in, configure: Regenerated.
4078 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4081 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4083 * configure.in: Reorganize recognition of languages. Add
4084 --enable-stage1-languages. Show supported languages for the chosen
4085 target rather than all recognized languages.
4086 * configure: Regenerate.
4088 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4090 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4091 * Makefile.in: Regenerate.
4093 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4095 * configure.in: Warn that MPFR 2.2.0 is buggy.
4096 * configure: Regenerate.
4098 2006-12-27 Ian Lance Taylor <iant@google.com>
4100 * configure.in: When removing Makefiles to force a reconfigure, also
4101 remove prev-DIR*/Makefile.
4102 * configure: Regenerate.
4104 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
4106 * config.bfd: Recognize fido.
4108 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4112 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4114 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4115 it only affects bootstrap and could be tested on "$host" as well.
4116 * configure: Regenerate.
4117 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4119 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4122 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4123 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4124 move here comment from Makefile.tpl.
4125 * Makefile.tpl: Move some definitions higher in the file.
4126 (STAGE1_CHECKING): New.
4127 * configure.in: Add --enable-stage1-checking.
4128 * configure: Regenerate.
4129 * Makefile.in: Regenerate.
4131 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4133 * configure.in: Update error message for missing GMP/MPFR.
4135 * configure: Regenerate.
4137 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4139 * configure.in: Update MPFR version in error message.
4141 * configure: Regenerate.
4143 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4145 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4146 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4147 --with-gmp-lib): New flags.
4149 * configure: Regenerate.
4151 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4154 * configure.in: Correct x86 darwin support for libjava to powerpc
4156 * configure: Regenerate.
4158 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4160 * configure.in: Handle spu makefile frag.
4161 * Makefile.tpl (MAINT): Define
4162 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4163 * configure: Regenerate.
4164 * Makefile.in: Regenerate.
4166 2006-12-11 Ben Elliston <bje@au.ibm.com>
4168 * config.sub, config.guess: Update from upstream sources.
4170 2006-12-11 Ben Elliston <bje@au.ibm.com>
4172 * configure.in: Sync with GCC (spu-*-*).
4173 * configure: Sync with GCC.
4175 2006-12-07 Mike Stump <mrs@apple.com>
4177 * Makefile.def (dependencies): Add dependency for
4178 install-target-libssp and install-target-libgomp on
4180 * Makefile.in: Regenerate.
4182 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4184 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4185 (unstage): Test for stage_last presence.
4188 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4189 * Makefile.in: Regenerate.
4191 2006-11-14 DJ Delorie <dj@redhat.com>
4193 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4194 * Makefile.in: Sync with GCC.
4195 * configure.in: Sync with GCC (mpfr, gmp).
4196 * configure: Sync with GCC.
4198 2006-11-08 Jie Zhang <jie.zhang@analog.com>
4200 * configure.in: Remove target-libgloss from noconfigdirs for
4202 * configure: Regenerated.
4204 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4206 * COPYING.NEWLIB: Add spu license.
4207 * COPYING.LIBGLOSS: Ditto.
4209 2006-10-17 Brooks Moses <bmoses@stanford.edu>
4211 * Makefile.def: Added pdf target handling.
4212 * Makefile.tpl: Added pdf target handling.
4213 * Makefile.in: Regenerated.
4215 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4217 * COPYING.NEWLIB: Updated.
4218 * COPYING.LIBGLOSS: Ditto.
4220 2006-09-27 Dave Brolley <brolley@redhat.com>
4222 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4224 * configure: Regenerated.
4226 2006-09-26 Ben Elliston <bje@au.ibm.com>
4228 * config.sub, config.guess: Update from upstream sources.
4230 2006-09-20 Thiemo Seufer <ths@mips.com>
4232 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4233 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4234 * configure: Regenerate.
4236 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4238 * configure.in: Never build newlib for a Mingw host.
4239 Never build newlib as Mingw target library.
4240 Test the existence of winsup/cygwin for building a Cygwin newlib,
4241 rather than just winsup.
4242 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4243 building a Mingw target.
4244 * configure: Regenerate.
4246 2006-08-15 Thiemo Seufer <ths@mips.com>
4247 Nigel Stephens <nigel@mips.com>
4248 David Ung <davidu@mips.com>
4250 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4252 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4255 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4258 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4259 if the bootstrap compiler is a GCC version that supports it.
4260 * configure: Regenerate.
4262 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4264 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4265 * configure: Regenerated.
4267 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4269 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4270 for stages after the first.
4272 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4274 * Makefile.def: Add dependencies for configure-opcodes
4275 on configure-intl and all-opcodes on all-intl.
4276 * Makefile.in: Regenerated.
4278 2006-07-04 Peter O'Gorman <peter@pogma.com>
4280 * ltconfig: chmod 644 before ranlib during install.
4282 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4284 * configure.in: Fix thinkos in previous check-in.
4285 * configure: Regenerate.
4287 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4291 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4294 * configure.in: Test subdir_requires and give an appropriate
4296 * configure: Regenerate.
4298 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4301 * configure.in: Only enable libgomp on IRIX 6.
4302 * configure: Regenerate.
4304 2006-06-20 David Ayers <d.ayers@inode.at>
4307 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4308 whether target-libjava is being configured instead of whether the
4309 java front end is enabled.
4310 * configure: Regenerate.
4312 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4314 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4315 to R_ARM_LDC_SB_G{0,1,2} respectively.
4317 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4319 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4321 * Makefile.in: Regenerate.
4323 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4327 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4328 * configure.in: Don't enable libgomp on hpux10.
4329 * configure: Rebuilt.
4331 2006-06-13 David Ayers <d.ayers@inode.at>
4335 2006-06-12 David Ayers <d.ayers@inode.at>
4339 * configure.in: Remove target-boehm-gc from noconfigdirs where
4340 ${libgcj} is specified.
4341 * configure: Regenerate.
4343 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4347 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4348 Andreas Schwab <schwab@suse.de>
4351 * config-ml.in: Eval option if surrounded by single quotes.
4353 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4357 2006-06-06 David Ayers <d.ayers@inode.at>
4360 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4361 * Makefile.in: Regenerate.
4362 * configure.in: Add --enable-objc-gc at toplevel and have it
4363 enable boehm-gc for Objective-C.
4364 Remove target-boehm-gc from libgcj.
4365 Add target-boehm-gc to target_libraries.
4366 Add target-boehm-gc to noconfigdirs where ${libgcj}
4368 Assert that boehm-gc is supported when requested for Objective-C.
4369 Only build boehm-gc if needed either for Java or Objective-C.
4370 * configure: Regenerate.
4372 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4375 * Makefile.tpl (configure-[+prefix+][+module+],
4376 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4377 Remove rule to unstage bootstrapped modules.
4378 (stage_current): New.
4379 * Makefile.in: Regenerate.
4381 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4382 Andreas Tobler <a.tobler@schweiz.ch>
4384 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4385 * configure: Rebuilt.
4388 2006-01-31 Richard Guenther <rguenther@suse.de>
4389 Paolo Bonzini <bonzini@gnu.org>
4391 * Makefile.def (target_modules): Add libgcc-math target module.
4392 * configure.in (target_libraries): Add libgcc-math target library.
4393 (--enable-libgcc-math): New configure switch.
4394 * Makefile.in: Re-generate.
4395 * configure: Re-generate.
4397 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4399 * config-ml.in: Alter CCASFLAGS to include special
4400 multilib options the same as is done for CFLAGS.
4402 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4404 * Makefile.def: Added dependencies from sim and gdb on intl, and
4405 added configure dependencies to everything with an all dependency
4407 * gettext.m4: Removed.
4408 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4409 (GDB_SUPPORT_DIRS): Add intl.
4410 * Makefile.in: Regenerated.
4412 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4414 * src-release (DEVO_SUPPORT): Add config.rpath.
4416 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4418 * Makefile.def (bfd, opcodes): Fix lib_path.
4419 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4420 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4421 * Makefile.in: Regenerate.
4423 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4425 * configure.in: Enable gprof for cross builds.
4426 * configure: Regenerate.
4428 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4430 * src-release (MAKEINFOFLAGS): Define.
4431 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4433 2006-05-14 Ben Elliston <bje@au.ibm.com>
4435 * config.sub, config.guess: Update from upstream sources.
4437 2006-05-12 Ben Elliston <bje@au.ibm.com>
4439 * config.sub, config.guess: Update from upstream sources.
4441 2006-05-04 Steve Ellcey <sje@cup.hp.com>
4443 * blt, iwidgets, mmalloc: Remove directories.
4445 2006-05-01 DJ Delorie <dj@redhat.com>
4447 * configure.in: Restore CFLAGS if GMP isn't present.
4448 * configure: Regenerate.
4450 2006-04-18 DJ Delorie <dj@redhat.com>
4452 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4453 reference libgloss so that libssp can be built in a combined
4455 * configure: Regenerate.
4457 2006-04-10 Ben Elliston <bje@au.ibm.com>
4459 * contrib: Remove directory.
4461 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4463 * Makefile.tpl: Add install-html target.
4464 * Makefile.def: Add install-html target.
4465 * Makefile.in: Regenerate.
4466 * configure.in: Add --with-datarootdir, --with-docdir,
4467 and --with-htmldir options.
4468 * configure: Regenerate.
4470 2006-03-31 Ben Elliston <bje@au.ibm.com>
4473 * configure.in: Require makeinfo 4.4 or higher.
4474 * configure: Regenerate.
4476 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4478 * Makefile.in: Regenerate.
4480 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
4483 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4485 * configure.in: Handle --disable-<component> generically.
4486 * configure: Regenerate.
4488 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
4490 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4491 (TARGET_CONFIGDIRS): Remove.
4492 * configure.in: Remove AC_SUBST(target_configdirs).
4493 * Makefile.in, configure: Regenerated.
4496 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4499 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4501 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4505 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4507 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4508 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4509 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4510 BUILD_PREFIX, BUILD_PREFIX_1.
4511 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4513 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4514 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4516 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4517 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4518 of `cat stage_current`. Always provide the `r' and `s' variables.
4519 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4520 a single shell execution.
4521 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4522 bootstrapped modules, make the stage1 module if the build was not
4523 started yet, else build the current stage.
4524 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4525 (all-build, all-host, all-target, [+make_target+]-host,
4526 [+make_target+]-target): Do not use \-continued lines.
4527 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4528 (current_stage, restrap, stage_last): New.
4530 * Makefile.in: Regenerate.
4531 * configure: Regenerate.
4533 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4537 2006-01-31 Richard Guenther <rguenther@suse.de>
4538 Paolo Bonzini <bonzini@gnu.org>
4540 * Makefile.def (target_modules): Add libgcc-math target module.
4541 * configure.in (target_libraries): Add libgcc-math target library.
4542 (--enable-libgcc-math): New configure switch.
4543 * Makefile.in: Re-generate.
4544 * configure: Re-generate.
4545 * libgcc-math: New toplevel directory.
4547 2006-01-18 Richard Henderson <rth@redhat.com>
4548 Jakub Jelinek <jakub@redhat.com>
4549 Diego Novillo <dnovillo@redhat.com>
4551 * libgomp: New directory.
4552 * Makefile.def: Add target_module libgomp.
4553 * Makefile.in: Regenerate.
4554 * configure.in (target_libraries): Add target-libgomp.
4555 * configure: Regenerate.
4557 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4558 Andreas Schwab <schwab@suse.de>
4560 * configure: Regenerate.
4562 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
4564 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4565 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4566 the assembler, linker and binutils.
4567 * configure: Regenerate.
4569 2006-01-16 Nick Clifton <nickc@redhat.com>
4571 * config.sub, config.guess: Sync from config repository.
4573 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4575 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4576 @ from continuation.
4577 * Makefile.in: Rebuilt.
4579 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4583 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4587 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4588 * Makefile.tpl (OBJDUMP): New.
4589 (EXTRA_HOST_FLAGS): Add it.
4590 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4592 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4593 to use symbolic links between directories. Avoid race conditions
4594 or make them harmless.
4595 * configure.in: Do not try to use symbolic links between directories.
4597 * Makefile.def (LEAN): Pass.
4598 * Makefile.tpl (LEAN): Define.
4599 (stage[+id+]-start): Accept that the previous directory does not
4600 exist, if the bootstrap is lean.
4601 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4602 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4603 configure substitution.
4604 ([+compare-target+]): Likewise.
4605 ([+bootstrap-target+]-lean): New.
4606 * configure.in: Remove lean bootstrap support from here.
4608 * Makefile.in: Regenerate.
4609 * configure: Regenerate.
4611 2006-01-02 Andreas Schwab <schwab@suse.de>
4613 * configure.in: When reconfiguring remove Makefile in
4614 all stage directories.
4615 * configure: Regenerate.
4617 2005-12-27 Leif Ekblad <leif@rdos.net>
4619 * configure.in: Add support for RDOS target.
4620 * configure: Regenerate.
4622 2005-12-27 Nick Clifton <nickc@redhat.com>
4625 * libtool.m4: Synchronize with version in GCC sources.
4627 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4629 Revert Ada-related part of the previous change.
4631 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4633 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4634 * Makefile.in: Regenerate.
4635 * configure.in: Do not include mt-ppc-aix target fragment.
4636 * configure: Regenerate.
4638 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4640 * configure.in: Select appropriate fragments for PowerPC/AIX.
4641 * configure: Regenerate.
4643 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4644 BOOT_CFLAGS, BOOT_LDFLAGS.
4645 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4646 BOOT_CFLAGS, BOOT_LDFLAGS.
4647 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4648 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4649 (stage): Fail if we cannot complete the work.
4650 * Makefile.in: Regenerate.
4652 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4654 * COPYING.NEWLIB: Update copyright year for default
4657 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4659 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4660 install-host-nogcc): Don't invoke $(stage) at the end.
4661 * Makefile.in: Regenerate.
4663 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4665 * configure.in: Flip the top-level bootstrap switch.
4666 * configure: Regenerate.
4670 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4672 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4673 $(stage) and $(unstage).
4674 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4675 (all): Remove stray semicolon.
4676 (local-distclean): Don't handle multilib.tmp and multilib.out.
4677 (install.all): Set $s for consistency.
4678 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4679 check_multilibs setting. Always make the install directory.
4680 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4682 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4683 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4684 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4685 (multilib.out): Remove.
4686 * Makefile.in: Regenerated.
4688 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4690 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4691 * configure.in: Replace ms1 arch with mt.
4692 * configure: Rebuilt.
4694 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4698 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4700 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4701 * configure.in: Replace ms1 arch with mt.
4702 * configure: Rebuilt.
4704 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4708 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4710 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4711 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4712 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4713 Find in-tree tools if available.
4714 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4715 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4716 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4717 (COMPILER_*_FOR_TARGET): New.
4718 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4719 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4720 (CONFIGURED_*, USUAL_*): Remove.
4721 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4722 STRIP): Use autoconf substitutions.
4723 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4724 COMPILER_NM_FOR_TARGET): New.
4725 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4727 (all): Make all-host and all-target in parallel.
4728 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4729 that $$r and $$s are set before invoking a recursive make.
4730 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4731 ([+bootstrap-target+]): Inline most of the `all' target.
4733 2005-11-29 Ben Elliston <bje@au.ibm.com>
4735 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4736 from the gcc build directory.
4737 * Makefile.in: Regenerate.
4739 2005-11-29 Ben Elliston <bje@au.ibm.com>
4741 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4742 depend on all-libdecnumber.
4743 * configure.in (host_libs): Include libdecnumber.
4744 * Makefile.in: Regenerate.
4745 * configure: Likewise.
4747 2005-11-21 Kean Johnston <jkj@sco.com>
4749 * config.sub, config.guess: Sync from upstream sources.
4751 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4753 * Makefile.def: Remove gdb dependencies for gdbtk.
4754 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4755 (configure-gdb, install-gdb): New rules.
4756 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4757 * Makefile.in, configure: Regenerated.
4759 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4762 * Makefile.tpl (do-[+make-target+], do-check, install,
4763 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4764 are set before recursing.
4765 * Makefile.in: Regenerate.
4767 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4770 * Makefile.def (gcc) <target>: Fix thinko.
4771 * Makefile.in: Regenerate.
4773 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4775 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4776 * configure: Regenerate.
4778 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
4780 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4781 target-libffi, target-qthreads, target-libjava, and
4783 * configure: Regenerate.
4785 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4787 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4788 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4789 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4790 (USUAL_OBJDUMP_FOR_TARGET): New.
4791 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4792 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4793 * configure, Makefile.in: Regenerated.
4795 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4797 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4798 before other host packages.
4800 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4804 * configure.in (default_target): Remove.
4805 * Makefile.tpl (all): Do not use prerequisites as subroutines
4806 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4807 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4808 use prerequisites as subroutines.
4809 (check-host, check-target): New.
4810 (bootstrap configure & all targets): Do not use stage*-start
4811 if the directory layout is already ok.
4812 (non-bootstrap configure & all targets): Prepend a $(unstage).
4813 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4814 (NOTPARALLEL): Remove.
4815 (unstage, stage variables): New variables.
4816 (unstage, stage targets): Simply expand to those variables.
4818 * configure: Regenerate.
4819 * Makefile.in: Regenerate.
4821 2005-10-04 James E Wilson <wilson@specifix.com>
4823 * Makefile.def (lang_env_dependencies): Add libmudflap.
4824 * Makefile.in: Regenerate.
4826 2005-10-03 Catherine Moore <clm@cm00re.com>
4828 * configure.in (bfin-*-*): Support bfin.
4829 * configure: Regenerated.
4831 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4833 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4834 * configure: Regenerated.
4836 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4838 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4839 (LIPO_FOR_TARGET): New.
4840 (CONFIGURED_LIPO_FOR_TARGET): New.
4841 (USUAL_LIPO_FOR_TARGET): New.
4842 (STRIP_FOR_TARGET): New.
4843 (CONFIGURED_STRIP_FOR_TARGET): New.
4844 (USUAL_STRIP_FOR_TARGET): New.
4845 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4847 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4848 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4849 * Makefile.in: Regenerate.
4850 * configure: Regenerate.
4852 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4854 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4855 (rs6000-*-aix*): Same.
4856 * configure: Regenerate.
4858 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4860 * configure.in: Recognize f95 in the --enable-languages option,
4861 and substitute it for fortran, issuing a warning.
4862 * configure: Regenerate.
4864 2005-09-07 Ben Elliston <bje@au.ibm.com>
4866 Import from Autoconf sources:
4868 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4869 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4870 Elliston. Handle weird characters correctly.
4872 2005-08-30 Phil Edwards <phil@codesourcery.com>
4874 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4875 * configure: Regenerated.
4877 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4879 * Makefile.def (libssp): Add to lang_env_dependencies.
4880 * Makefile.in: Regenerate.
4882 2005-08-17 Christian Groessler <chris@groessler.org>
4884 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4885 * Makefile.in: Regenerate.
4887 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4889 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4890 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4891 Look for alternate names of the target cc and c++
4892 * configure: Regenerate.
4894 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4896 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4897 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4898 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4899 tools; remove code to manually set them.
4900 (Target tools): Look in the environment for them.
4901 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4902 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4903 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4905 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4906 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4907 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4908 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4909 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4910 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4911 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4912 * configure: Regenerate.
4913 * Makefile.in: Regenerate.
4915 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4917 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4918 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4919 * Makefile.in: Regenerated.
4921 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4923 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4924 (CFLAGS_FOR_TARGET): Use it.
4925 (CXXFLAGS_FOR_TARGET): Likewise.
4926 * Makefile.in: Regenerated.
4927 * configure.in (--with-build-sysroot): New option.
4928 * configure: Regenerated.
4930 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4932 * Makefile.tpl: Wrap install between unstage and stage
4933 * Makefile.in: Regenerate.
4935 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4937 * all files: Update FSF address.
4939 2005-07-14 Jim Blandy <jimb@redhat.com>
4941 * configure.in: Add cases for Renesas m32c.
4942 * configure: Regenerated.
4944 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4946 * COPYING, compile, config-ml.in, config.guess,
4947 config.sub, install-sh, missing, mkinstalldirs,
4948 symlink-tree, ylwrap: Sync from upstream sources.
4950 2005-07-13 Eric Christopher <echristo@redhat.com>
4952 * configure.in: Add toplevel noconfigdir support for tpf.
4953 * configure: Regenerate.
4955 2005-07-11 Jakub Jelinek <jakub@redhat.com>
4957 * Makefile.def (target_modules): Add libssp.
4958 * configure.in (target_libraries): Add target-libssp.
4959 * configure: Rebuilt.
4960 * Makefile.in: Rebuilt.
4962 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4966 * Makefile.def: Sync with gcc.
4967 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4968 * Makefile.in: Regenerate.
4970 2005-07-07 Andreas Schwab <schwab@suse.de>
4972 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4973 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4974 * Makefile.in: Regenerated.
4976 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
4978 * configure.in: Add --enable-libssp and --disable-libssp.
4979 * configure: Regenerate with autoconf-2.13.
4981 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4983 * configure.in: Don't build sim or rda when targetting darwin.
4984 * configure: Regenerate.
4986 2005-07-04 Ben Elliston <bje@gnu.org>
4988 * src-release (do-proto-toplev): Remove dejagnu bits.
4989 (DEJAGNU_SUPPORT_DIRS): Remove.
4990 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4991 (GDBD_SUPPORT_DIRS): Likewise.
4992 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4993 (INSIGHTD_SUPPORT_DIRS): Likewise.
4994 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4996 2005-06-30 Ben Elliston <bje@gnu.org>
4998 * setup.com (mpw): Remove unused directive.
5000 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5002 * Makefile.def (stagefeedback): Come after profile.
5003 Define profiledbootstrap target.
5004 * Makefile.tpl (profiledbootstrap): Remove.
5005 (stageprofile-end): Zap stagefeedback.
5006 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5007 * Makefile.in: Regenerate.
5009 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5011 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5012 In 'cpp' stanza, support '#line' as well as '# '.
5014 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5016 * configure.in (unsupported_languages): New macro.
5017 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5018 non-ported target libraries in noconfigdirs.
5019 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5020 non-linux-gnu. Remove libgcj_ex_libffi.
5021 <lang_frag loop>: Set add_this_lang=no if the language is in
5022 unsupported_languages.
5023 * configure: Regenerate.
5025 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5027 * configure.in: Fix typo in handling of --with-mpfr-dir.
5028 * configure: Regenerate.
5030 2005-06-02 Jim Blandy <jimb@redhat.com>
5032 * config.sub: Add cases for the Renesas m32c. (This patch has been
5033 accepted into the master sources.)
5035 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5036 Michael Snyder <msnyder@redhat.com>
5037 Stan Cox <scox@redhat.com>
5039 * configure.in: Set noconfigdirs for ms1.
5041 * configure: Regenerate.
5043 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5045 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5046 (Dependencies): Consider target modules for bootstrap dependencies.
5047 Make target bootstrap modules depend on each stage's gcc.
5048 * Makefile.in: Regenerate.
5050 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5052 * Makefile.def (configure-gcc): Depend on binutils having been built.
5053 (all-gcc): No need to do it here.
5054 * Makefile.in: Regenerate.
5056 2005-05-19 Paul Brook <paul@codesourcery.com>
5058 * configure.in: Rewrite misleading error message when requested
5059 language cannot be built.
5060 * configure: Regenerate.
5062 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5064 * ylwrap: Import from Automake 1.9.5.
5066 2005-05-04 Mike Stump <mrs@apple.com>
5068 * configure.in: Always pass --target to target configures as
5069 otherwise rebuilds that do --recheck will fail.
5070 * configure: Rebuilt.
5072 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5074 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5076 (configure, all): Add bootstrap support.
5077 (Host modules, target modules): Pass post-stage1 flags and exports.
5078 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5079 * Makefile.in: Regenerate.
5081 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5085 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5087 * config.sub: Update from master copy.
5089 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5091 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5092 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5093 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5094 "*-*-elf" and "*-*-linux*".
5095 * configure: Regenerate.
5097 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5099 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5100 (TARGET_CONFIGARGS): Include --with-target-subdir.
5101 (configure, all): New macros. Use them throughout.
5103 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
5105 * Makefile.tpl: Sync with gcc.
5106 * Makefile.in: Regenerate.
5108 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5110 * config/mh-mingw32: Delete.
5111 * configure.in: Don't use it.
5112 * configure: Regenerate.
5114 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5116 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5117 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5118 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5119 (HOST_LIB_PATH): Generate from Makefile.def.
5120 (TARGET_LIB_PATH): Likewise.
5121 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5122 * Makefile.in: Regenerate.
5123 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5124 (RPATH_ENVVAR): Include Darwin case.
5125 * configure: Regenerate.
5127 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5129 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5130 * configure: Regenerate.
5132 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5134 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5135 gcc_version, and gcc_version_trigger from set of flags to pass.
5136 * Makefile.tpl: Remove definitions of above variables.
5137 (config.status): Remove dependency on $(gcc_version_trigger).
5138 * Makefile.in: Regenerate.
5139 * configure.in: Do not reference config/gcc-version.m4 nor
5140 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5141 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5142 * configure: Regenerate.
5144 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5145 Andrew Pinski <pinskia@physics.uc.edu>
5147 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5148 * Makefile.in: Regenerate.
5150 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5153 * ltmain.sh: Avoid creating archives with components that have
5154 duplicate basenames.
5156 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5159 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5161 * Makefile.in: Regenerate.
5163 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5167 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5170 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5171 * Makefile.tpl (HOST_SUBDIR): New substitution.
5172 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5173 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5174 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5175 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5176 (Host modules, Bootstrapped modules): Use it.
5177 (Build modules, Target modules): Do not create symlink trees,
5178 always configure out-of-srcdir.
5179 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5180 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5181 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5182 $(HOST_SUBDIR). Create a symlink for host_subdir.
5184 * Makefile.in: Regenerate.
5185 * configure: Regenerate.
5187 Merged from libada-gnattools-branch:
5188 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5190 * Makefile.def: Add gnattools as a module, depending on target-libada.
5191 * Makefile.in: Regenerate.
5192 * configure.in: Include gnattools in host_tools; disable it if ada
5194 * configure: Regenerate.
5196 2005-02-23 Nick Clifton <nickc@redhat.com>
5198 * configure: Regenerate.
5200 2005-02-22 Paul Schlie <schlie@comcast.net>
5202 * configure.in: Allow darwin targeted ports to build tk, itcl and
5205 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5208 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5209 * configure: Regenerate.
5211 2005-02-08 Andrew Cagney <cagney@gnu.org>
5213 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5214 gdb/ section. Update GDB's URL.
5216 2005-01-31 Andrew Cagney <cagney@gnu.org>
5218 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5220 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5222 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5223 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5224 target-libgloss when not *-*-elf and *-*-aout.
5225 * configure: Regenerate.
5227 2005-01-27 Andrew Cagney <cagney@gnu.org>
5229 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5231 2005-01-24 Andrew Cagney <cagney@gnu.org>
5233 * gettext.m4: Only fall back to ../intl/ when it's present.
5235 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5237 * install-sh, config.sub: Import from upstream.
5239 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5242 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5243 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5244 * Makefile.in: Regenerate.
5246 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5248 Revert 2004-12-28 Makefile changes, a better fix will be
5249 applied to mainline and src after GCC 4.0 branches.
5251 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5255 * Makefile.def (target_modules): Remove stage parameter,
5256 it is always true now.
5257 * Makefile.tpl (configure-build-[+module+],
5258 configure-target-[+module+]): Always build symlink tree
5259 for the directory and for include. BUILD_SUBDIR and
5260 TARGET_SUBDIR cannot be . anymore.
5261 * Makefile.in: Regenerate.
5263 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5265 Revert 2004-12-08 Makefile changes.
5267 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5269 * configure.in (sh64-*-*): Reenable gprof.
5270 * configure: Regenerate.
5272 2004-12-09 Jim Blandy <jimb@redhat.com>
5274 * MAINTAINERS: List 'depcomp' as part of automake.
5276 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5278 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5279 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5280 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5281 * Makefile.in: Regenerate.
5283 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5285 * Makefile.tpl: Generate normal dependencies if the LHS module is
5287 * Makefile.in: Regenerate.
5289 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5291 * configure.in: Include config/gxx-include-dir.m4. Use
5292 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5293 * configure: Regenerate.
5295 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5297 * config.if: Delete.
5298 * configure.in: Set libstdcxx_incdir directly.
5299 * configure: Regenerate.
5300 * MAINTAINERS: Remove mention of config.if.
5301 * src-release (DEVO_SUPPORT): Remove config.if.
5303 2004-12-02 Eric Christopher <echristo@redhat.com>
5305 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5306 of things to remove.
5307 * Makefile.in: Regenerate.
5309 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5311 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5312 * configure: Regenerate.
5314 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5316 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5317 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5318 * configure: Regenerate.
5320 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5322 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5323 (hppa*64*-*-*): Delete incorrect comment.
5324 * configure: Rebuilt.
5326 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5328 * install-sh, compile: Import from automake.
5330 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5332 * config.guess, config.sub: Import from savannnah.
5334 2004-11-12 Mike Stump <mrs@apple.com>
5336 * Makefile.def: Add html support.
5337 * Makefile.tpl: Likewise.
5338 * Makefile.in: Regenerate.
5340 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5343 * configure.in: Remove all instances of build-fixincludes from
5345 (build_configargs): Supply --target to subdirectories.
5346 * configure: Regenerate.
5348 * Makefile.def: Make gcc install depend on fixincludes install.
5349 * Makefile.in: Regenerate.
5351 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5353 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5355 * configure: Regenerate.
5357 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5359 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5362 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5364 * Makefile.def (host fixincludes): Specify missing targets.
5365 * Makefile.in: Regenerate.
5367 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5370 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5371 * configure: Regenerated.
5373 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5375 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5376 * configure: Regenerated.
5378 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5381 * configure.in (case ${target}): Do not build fixincludes for avr.
5382 * configure: Regenerated.
5384 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5386 * configure.in (case ${target}): Do not build fixincludes
5387 on platforms where it is not used.
5388 * configure: Regenerated.
5390 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5392 * configure.in: Use an absolute path to install-sh.
5393 * configure: Regenerated.
5395 2004-10-19 Andrew Cagney <cagney@gnu.org>
5397 * src-release (do-djunpack, do-md5sum): Install the generated file
5398 directly into the proto-toplev/ directory.
5400 2004-10-19 Andrew Cagney <cagney@gnu.org>
5402 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5404 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5406 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5407 * configure: Regenerate.
5409 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5411 Fix wrong conflict resolution in:
5413 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5415 * Makefile.in: Regenerate.
5416 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5417 in the recursive `make', instead of hardwiring `all'.
5418 (Autogenerated TARGET-* variables): New.
5420 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5422 Merged from GCC / libtool upstream:
5423 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5424 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5425 * ltcf-cxx.sh (tpf*): Likewise.
5426 * ltconfig (tpf*): Add TPF OS configuration support.
5428 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5430 * configure.in: Enable target-libgloss for crx-*-*.
5431 * configure: Regenerate.
5433 2004-09-24 Michael Roth <mroth@nessie.de>
5435 * configure.in (--without-headers): Add missing double quotes.
5436 * configure: Regenerate.
5438 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5440 * ylwrap: Revert to previous version.
5442 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5445 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5446 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5447 SET_GCC_LIB_PATH_CMD.
5448 (BASE_TARGET_EXPORTS): Likewise.
5449 * Makefile.in: Regenerated.
5451 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5452 * configure: Regenerated.
5454 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5456 * config.guess: New upstream version
5457 * compile, depcomp, install-sh, ylwrap: Likewise.
5459 2004-09-19 Roger Sayle <roger@eyesopen.com>
5461 * config/mh-x86omitfp: New host makefile fragment. Add
5462 -fomit-frame-pointer to the default BOOT_CFLAGS.
5463 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5464 * configure: Regenerate.
5466 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5469 * configure.in (*-*-darwin*): Renable libobjc.
5470 * configure: Regenerate.
5472 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5474 * Makefile.def: Remove libbanshee.
5475 * Makefile.tpl: Ditto.
5476 * configure.in: Ditto.
5477 * Makefile.in: Regen.
5480 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5482 * missing: Import latest version from master repository.
5484 2004-09-04 Nick Clifton <nickc@redhat.com>
5486 * config.sub: Import latest version from master repository.
5487 * config.guess: Likewise.
5488 This includes these changes:
5490 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5492 * config.sub: Handle crisv32, alias etraxfs.
5493 * config.guess (crisv32:Linux:*:*): Handle.
5495 2004-08-13 Brad Smith <brad@comstyle.com>
5497 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5498 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5500 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5502 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5503 assume the processor is a powerpc. This is because coreutils
5504 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5505 in this case, due to a MacOS X bug that causes
5506 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5507 to return a negative number.
5508 Problem reported by Petter Reinholdtsen in:
5509 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5511 2004-07-19 Ben Elliston <bje@gnu.org>
5513 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5515 2004-06-24 Ben Elliston <bje@gnu.org>
5517 * config.guess: Update copyright years.
5518 * config.sub: Likewise.
5520 2004-06-22 Robert Millan <robertmh@gnu.org>
5522 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5523 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5525 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5527 * config.guess (*:*VMS:*:*): New entry. Replaces
5528 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5531 2004-06-22 Ben Elliston <bje@gnu.org>
5533 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5534 * config.sub: Likewise.
5536 2004-06-22 Ben Elliston <bje@gnu.org>
5538 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5539 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5541 2004-06-11 Ben Elliston <bje@gnu.org>
5543 * config.guess (pegasos:OpenBSD:*:*): Remove.
5545 2004-06-11 Ben Elliston <bje@gnu.org>
5547 From Wouter Verhelst <wouter@grep.be>:
5548 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5550 2004-06-11 Ben Elliston <bje@gnu.org>
5552 * config.guess (luna88k:OpenBSD:*:*): New.
5554 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5556 * config.guess (m32r*:Linux:*:*): New case.
5557 * config.sub: Handle m32rle.
5559 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5561 From Jens Petersen <petersen@redhat.com>:
5562 * config.sub: Handle sparcv8.
5564 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5566 From Tom Smith <smith@cag.lkg.hp.com>:
5567 * config.guess: Version suffixes are equally significant on Tru64
5568 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5569 prefix of "P" (patched kernel).
5571 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5573 * config.sub: Add support for National Semiconductor CRX target.
5575 2004-09-03 Jan Beulich <jbeulich@novell.com>
5577 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5578 *-*-netware, but add target-libmudflap.
5579 Consolidate *-*-netware targets (of which really only i?86 exists)
5580 into a single entry.
5581 * configure: Likewise.
5583 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5585 * Makefile.tpl (sorry): Remove.
5586 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5587 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5588 (do-clean): Clean per-stage directories too.
5589 (do-distclean): Run distclean-stage1 too.
5590 (.NOTPARALLEL): Enable during toplevel bootstrap.
5591 (stage[+id+]-bubble): Enable parallel execution during
5592 the recursive invocation.
5593 * Makefile.in: Regenerate.
5595 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5597 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5599 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5600 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5601 * configure: regenerate
5602 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5605 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5607 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5609 * configure.in: Fix indentation.
5610 * configure: Regenerate.
5612 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5614 * Makefile.def (build_modules): Add fixincludes.
5615 (dependencies): Make gcc depend on fixincludes.
5616 * configure.in (build_tools): Add fixincludes.
5617 (build_configdirs): Always include build_libs.
5618 * Makefile.in: Regenerate.
5619 * configure: Regenerate.
5621 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5623 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5624 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5625 phony targets; do not generate timestamp files.
5626 (distclean-stageN): Remove references to their timestamp files.
5627 (restageN, touch-stageN): Remove.
5628 (stageN-bubble): Rewritten.
5629 (compare): Support lean bootstraps.
5630 * Makefile.in: Regenerate.
5632 * configure.in: Only warn when bootstrapping but
5633 build != host or build != target. Support lean bootstraps.
5634 * configure: Regenerate.
5637 2004-08-26 Phil Edwards <phil@codesourcery.com>
5639 * configure.in: Give a better error message if GMP/MPFR are missing
5640 and a language needing them has been requested.
5641 * configure: Regenerated.
5643 2004-08-25 Phil Edwards <phil@codesourcery.com>
5645 * configure.in: Print a list of available language front-ends if
5646 a requested one is missing. Tidy stray tab characters.
5647 * configure: Regenerated.
5649 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
5651 * Makefile.in: Regenerate.
5652 * configure: Regenerate.
5654 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5656 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5657 for bootstrapped modules if toplevel bootstrap is going.
5658 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5659 modules. Adjust for changes in Makefile.def. Enable several
5660 rules even in non-bootstrap mode, just to avoid peppering the
5661 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5662 (stage-[+prev+]-bubble): Remove.
5664 * Makefile.def (Dependencies): Depend on all-build-bison,
5665 all-build-flex, all-build-byacc, all-build-texinfo, rather
5666 than the host variations.
5667 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5669 (BISON): Update for recent Bisons.
5671 (cross): Depend on all-build.
5672 (all): Do not depend on all-build.
5673 (prebootstrap): Remove.
5674 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5675 (Prebootstrap dependencies): Add them to the per-stage targets
5676 and to all-prebootstrap.
5677 * configure.in (build_configdirs): Always enable build_tools.
5678 (BUILD_DIR_PREFIX): Remove.
5680 * Makefile.def (gcc): Add target variable.
5681 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5682 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5683 in the recursive `make', instead of hardwiring `all'.
5684 (Autogenerated TARGET-* variables): New.
5686 2004-08-17 Robert Millan <robertmh@gnu.org>
5688 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5689 (instead of FreeBSD).
5690 * configure: Regenerate.
5692 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5694 * Makefile.def, configure.in, src-release: Remove useless, bogus
5696 * Makefile.in, configure: Regenerate.
5698 * src-release: Stop distributing mmalloc with gdb (which doesn't
5700 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5701 * Makefile.in: Regenerate.
5703 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5705 * configure.in (arm*-*-eabi*): New target.
5706 * configure: Regenerate.
5708 2004-08-01 Robert Millan <robertmh@gnu.org>
5710 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5711 libmudflap for all GNU-based systems (with Glibc).
5712 * configure: Regenerate.
5714 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5716 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5717 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5718 (Dependencies): New section.
5719 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5720 (configure-target-[+module+]): Depend on maybe-all-gcc
5721 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5722 (toplevel profiledbootstrap): Fix dependencies.
5723 * Makefile.in: Regenerate.
5725 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5727 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5728 target-libiberty to noconfigdirs.
5730 2004-08-03 Paul Brook <paul@codesourcery.com>
5732 * configure.in: Check for MPFR as well as GMP.
5733 * configure: Regenerate.
5735 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5737 * Makefile.def (host-modules): Add gcc.
5738 * Makefile.in: Regenerate.
5739 * Makefile.tpl (sorry): New rule.
5740 (configure-host, all-host, [+make_target+]-host, do-check,
5741 install-host): Do not add gcc as a special case.
5742 (host modules): Add a small special-casing for gcc. Export
5743 extra_make_flags through the environment.
5744 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5745 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5746 other recursive targets for gcc): Remove.
5748 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5749 (stage, unstage): New rules.
5750 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5751 distclean-stage[+id+]): Use stage_current.
5752 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5753 the stage*-start rules.
5755 2004-07-19 Robert Millan <robertmh@gnu.org>
5759 2004-04-26 Robert Millan <robertmh@gnu.org>
5761 Add patches from libtool CVS.
5762 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5763 * ltconfig: Likewise.
5764 * ltcf-c.sh: Likewise.
5765 * ltcf-cxx.sh: Likewise.
5766 * ltcf-gcj.sh: Likewise.
5768 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5770 * configure.in: Add noconfigdirs for crx-*-*.
5771 * configure: Regenerate.
5773 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5777 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5779 * configure.in: Build libmudflap by default on FreeBSD.
5780 * configure: Regenerated.
5782 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5784 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5786 * configure: Regenerated.
5788 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5791 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5792 feedback based compiler.
5793 * Makefile.in: Rebuilt.
5795 2004-07-05 Phil Edwards <phil@codesourcery.com>
5797 * configure.in: Do not prepend $srcdir to /dev/null in
5799 * configure: Regenerate.
5801 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5803 * Makefile.def (host_modules): Set bootstrap=true for flex.
5804 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5805 * Makefile.in: Rebuilt.
5807 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5809 * Makefile.def (build_modules): Add bison, byacc, flex,
5811 (flags_to_pass): Add FLEX.
5812 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5813 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5814 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5815 DEFAULT_MAKEINFO): Remove.
5816 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5817 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5818 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5819 objdir or else use configured tool.
5821 (all): Depend on it.
5822 (Build module dependencies): Add.
5823 * Makefile.in: Regenerate.
5824 * configure.in: Better support for multiple build modules,
5825 matching what is done for host/target modules. Do not look
5826 for "plausible" locations of build tools if Canadian cross.
5827 Use autoconf's AC_PROG_CC to find a C compiler. Define
5828 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5829 * configure: Regenerate.
5831 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5833 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5834 * Makefile.in: Regenerate.
5836 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5838 * Makefile.tpl (configure-build-[+module+],
5839 configure-[+module+], configure-target-[+module+]): Pass
5840 [+extra_configure_args+].
5841 (all-build-[+module+], all-[+module+], check-[+module+],
5842 install-[+module+], [+make_target+]-[+module+],
5843 all-target-[+module+], check-target-[+module+],
5844 install-target-[+module+], [+make_target+]-target-[+module+]):
5845 Pass [+extra_make_args+].
5846 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5847 (GCC_HOST_EXPORTS): Remove.
5848 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5849 cross, check-gcc, check-gcc-c++, install-gcc,
5850 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5851 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5852 * Makefile.in: Regenerate.
5854 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5856 * configure.in: Check for srcdir/winsup rather than build directory
5858 * configure: Regenerate.
5860 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
5862 * configure.in: Don't build Cygwin native newlib if winsup
5863 directory is missing. Emit warning instead.
5864 * configure: Regenerate.
5866 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
5868 * Makefile.tpl (touch-stage[+id+]): New.
5869 (restage[+prev+]): Depend on touch-stage[+id+].
5871 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5874 * Makefile.def: Add profile and feedback bootstrap stages.
5875 Remove next field from bootstrap stages.
5876 * Makefile.tpl (LN, LN_S): Substitute.
5877 (stageN-start, stageN-end): Use double-colon rules, to
5878 provide a hook for additional setup commands.
5879 (distclean-stageN-gcc, restageN): Create dependencies from
5880 [+prev+], not from [+next+].
5881 (stageN-bubble): Add commands for successive stages from
5882 [+prev+], using double-colon rules.
5883 (all-stageN-gcc): Fix typo.
5884 (stagefeedback-start, profiledbootstrap): New.
5885 * Makefile.in: Regenerate.
5886 * configure.in: Call ACX_PROG_LN.
5887 * configure: Regenerate.
5889 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5891 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5893 * configure: Regenerate.
5895 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5897 * Makefile.tpl: Fix typo.
5898 * Makefile.in: Regenerate.
5900 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5902 * configure.in: Remove new- prefix from toplevel
5904 * configure: Regenerate.
5906 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5908 Merge this patch from the gcc tree:
5910 2004-05-30 Andreas Jaeger <aj@suse.de>
5911 Jim Wilson <wilson@specifixinc.com>
5913 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5916 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5918 * Makefile.tpl (all.normal): Rename to all.
5919 (all): Replace with a rule to pick the default
5920 target from configure.
5921 (all-gcc, configure-gcc): Use conditionals to
5922 do nothing when toplevel bootstrap is going on.
5923 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5924 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5925 * configure.in: Support --enable-bootstrap.
5927 * Makefile.def: Remove new- prefix from toplevel
5929 * Makefile.tpl: Likewise.
5931 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5934 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5935 $(RECURSE_FLAGS) to recursive invocation of make.
5937 * Makefile.in: Regenerate.
5938 * configure: Regenerate.
5940 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5942 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5943 * configure: Regenerate.
5945 2004-05-25 Daniel Jacobowitz <drow@false.org>
5947 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5948 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5949 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5951 * Makefile.in: Regenerate.
5953 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
5955 * configure.in: Test the ability to symlink directories.
5956 * configure: Regenerate.
5958 * Makefile.def (bootstrap-stage): New definitions.
5959 * Makefile.tpl (configure-stage1-gcc,
5960 configure-stage2-gcc, configure-stage3-gcc,
5961 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5962 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5963 new-restage3, compare): Autogenerate, see Makefile.in
5964 entry for behavioral changes.
5965 (distclean-stage1, new-stage1-start, new-stage1-end,
5966 new-stage1-bubble, distclean-stage2, new-stage2-start,
5967 new-stage2-end, new-stage2-bubble, distclean-stage3,
5968 new-stage3-start, new-stage3-end): New autogenerated targets.
5969 (objext, prebootstrap, BOOT_CFLAGS,
5970 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5973 * Makefile.in: Regenerate.
5974 (distclean-stage1, new-stage1-start, new-stage1-end,
5975 new-stage1-bubble, distclean-stage2, new-stage2-start,
5976 new-stage2-end, new-stage2-bubble, distclean-stage3,
5977 new-stage3-start, new-stage3-end): New targets.
5978 (all-stage1-gcc): Move prebootstrap dependency from here...
5979 (configure-stage1-gcc): ...to here.
5980 (new-bootstrap): Use bubble targets.
5981 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5982 Use per-stage distclean targets.
5983 (configure-stage1-gcc, configure-stage2-gcc,
5984 configure-stage3-gcc, all-stage1-gcc,
5985 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5986 Use new-stageN-start to prepare the tree.
5988 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5990 * Makefile.def (host_modules): add libcpp.
5991 * Makefile.tpl: Add dependencies on and for libcpp.
5992 * Makefile.in: Regenerate.
5993 * configure.in: Add libcpp host module.
5994 * configure: Regenerate.
5996 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5998 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6000 * configure, Makefile.in: Regenerate.
6002 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6004 Merge from tree-ssa-20020619-branch.
6006 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6007 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6008 (HOST_GMPLIBS): Define.
6009 (HOST_GMPINC): Define.
6010 (TARGET_LIB_PATH): Add libmudflap.
6011 (GFORTRAN_FOR_TARGET): Define.
6012 (configure-build*): Export GFORTRAN.
6013 (configure-gcc): Export GMPLIBS and GMPINC.
6014 (all-gcc): Add maybe-all-libbanshee.
6015 (configure-target-libgfortran): Define.
6016 * Makefile.in: Regenerate.
6017 * configure.in (host_libs): Add libbanshee.
6018 (target_libraries): Add target-libmudflap and target-libgfortran.
6019 Add --with-libbanshee.
6020 Handle --disable-libmudflap.
6021 (*-*-freebsd*): Use with_gmp.
6022 Add $(libgcj) to noconfigdirs.
6023 * configure: Regenerate.
6024 * depcomp: New file.
6025 * MAINTAINERS: Add tree-ssa maintainers.
6027 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6029 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6030 * configure: Regenerate.
6032 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6035 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6037 * Makefile.def (flags_to_pass): Remove *dir variables that
6038 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6039 as well as prefix and exec_prefix.
6040 * Makefile.in: Regenerate.
6042 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6044 * Makefile.def (host_modules): Mark with the bootstrap
6045 flag packages on which gcc depends.
6046 * Makefile.tpl (all-bootstrap): Use it.
6047 * Makefile.in: Regenerate.
6049 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6051 * Makefile.def (flags_to_pass): Remove *dir variables that
6052 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6053 as well as prefix and exec_prefix.
6054 * Makefile.in: Regenerate.
6056 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6058 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6059 * configure: Regenerate.
6060 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6061 * gcc/Makefile.tpl (compare): Use the result of the test.
6062 * gcc/Makefile.in: Regenerate.
6064 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6066 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6067 Always relocate gcc and prev-gcc to the original names, even
6069 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6072 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6074 * configure.in (mips*-*-irix5*): Enable ld.
6075 * configure: Regenerate.
6077 2004-04-15 James E Wilson <wilson@specifixinc.com>
6079 * Makefile.tpl (configure-[+module+], configure-gcc,
6080 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6081 Set and export LDFLAGS.
6082 * Makefile.in: Regenerate.
6084 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6087 * Makefile.tpl: If we don't have built-in-tree target tools,
6088 use the ones found by configure rather than hacking around with
6089 program_transform_name.
6090 * configure.in: Give Makefile.tpl the information necessary
6092 * Makefile.in: Regenerate.
6093 * configure: Regenerate.
6095 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6098 * configure.in: When computing baseargs, strip *all* copies of
6099 offending options. Also, don't match/substitute the trailing space,
6100 so that this actually works when two similar options are separated by
6102 * configure: Regenerate.
6104 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6106 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6107 (rs6000-*-aix*): Same.
6108 * configure: Regenerate.
6110 2004-03-25 Stan Shebs <shebs@apple.com>
6112 Remove MPW support, no longer used.
6113 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6114 mpw-install: Remove files.
6115 * src-release (DEVO_SUPPORT): Remove names of removed files.
6116 * MAINTAINERS: Likewise.
6118 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6120 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6121 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6122 * Makefile.in: Regenerate.
6124 * configure.in (top level bootstrap support): Rework --enable-werror
6125 to set @stage2_werror_flag@.
6126 * configure: Regenerate.
6127 * Makefile.tpl (top level bootstrap support): Pass
6128 @stage2_werror_flag@ down to configure in stages 2 and 3.
6129 * Makefile.in: Regenerate.
6131 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6133 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6134 for stages 2 and 3 as well as in make. As a consequence, remove
6135 OUTPUT_OPTION (now detected by configure) from the flags passed down
6137 * Makefile.in: Regenerate.
6139 * Makefile.tpl (new-bootstrap): Fix typo.
6140 * Makefile.in: Regenerate.
6142 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6144 * Makefile.tpl: Rearrange by moving recursive_targets rules
6145 into their proper sections.
6146 * Makefile.tpl (top level bootstrap support): Move disabling
6147 of coverage flags from 'make' to 'configure'; improve comments.
6148 * Makefile.in: Regenerate.
6150 * Makefile.tpl (experimental top level bootstrap) Move stage1
6151 language setting from all- target to configure- target; disable
6152 intermodule optimization in stage 1; prevent gratuitous rebuilds
6154 * Makefile.in: Regenerate.
6155 * configure.in: Comma-separate stage 1 language list for top
6157 * configure: Regenerate.
6159 * Makefile.tpl: Clean up experimental top level bootstrap support:
6160 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6161 prev-gcc in configure- targets as well as all- targets.
6162 * Makefile.in: Regenerate.
6164 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6166 * configure.in: Remove symbolic link section.
6167 * configure: Regenerate.
6168 * Makefile.tpl (links): Remove.
6169 * Makefile.in: Regenerate.
6171 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6172 Nathanael Nerode <neroden@gcc.gnu.org>
6174 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6175 Set with AC_CHECK_PROGS.
6176 * configure.in: Fix comment typo from last patch.
6177 * configure: Regenerate.
6179 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6181 * Makefile.tpl: Introduce experimental top level bootstrap support.
6182 * Makefile.in: Regenerate.
6183 * configure.in: Introduce support for top level bootstrap.
6184 * configure: Regenerate.
6186 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6187 Paolo Bonzini <bonzini@gnu.org>
6190 * configure.in: Cope with shells that do not support unquoted ^
6191 * configure: Regenerate.
6193 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6194 Paolo Bonzini <bonzini@gnu.org>
6197 * configure.in: Cope with shell that do not support nesting
6198 quotes inside quoted backquote substitutions.
6199 * configure: Regenerate.
6201 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6204 * configure.in: Fix escaping of $.
6205 * configure: Regenerate.
6207 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6209 * configure: Regenerate.
6211 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6214 Move language detection to the top level.
6215 * configure.in: Find default values for the tools as
6216 soon as possible. Disable ada if GNAT is not found.
6217 Emit error message about missing languages. Expand
6218 --enable-languages=all for the gcc subdirectory.
6220 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6222 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6224 * configure: Regenerated.
6226 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6229 * Makefile.tpl: Guard XFOO sed statements better.
6230 * Makefile.tpl: Add dependency for configure-target-libada.
6231 * Makefile.in: Regenerate (incidentally fixes broken
6232 commit when libada-branch was merged).
6234 2004-02-28 Andrew Cagney <cagney@redhat.com>
6236 * src-release (CVS_NAMES): Define.
6237 (do-tar, do-tar): Prune $(CVS_NAMES).
6239 2004-02-23 Andrew Cagney <cagney@redhat.com>
6241 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6244 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6247 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6249 2004-02-19 Andrew Cagney <cagney@redhat.com>
6251 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6252 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6254 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6256 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6257 (rs6000-*-aix*): Same.
6258 * configure: Regenerate.
6260 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6262 * configure.in (host): Add in missing $noconfigdirs to defines.
6263 * configure: Regenerate.
6265 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6266 Nathanael Nerode <neroden@gcc.gnu.org>
6268 PR ada/6637, PR ada/5911
6269 Merge with libada-branch:
6270 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6271 with appropriate dependencies. Add --enable-libada configure switch.
6272 * configure, Makefile.in: Regenerate.
6274 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6276 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6277 * configure: Regenerate.
6279 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6281 * COPYING.NEWLIB: Update Red Hat license to 2004.
6283 2004-01-23 DJ Delorie <dj@redhat.com>
6285 * Makefile.def (target_modules) [libiberty]: Don't stage.
6286 * Makefile.in: Rebuilt.
6288 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
6290 * COPYING.NEWLIB: Update to include copyrights for new
6293 2004-01-15 Andrew Cagney <cagney@redhat.com>
6295 * src-release: Update copyright year.
6296 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6297 (NEWLIB_SUPPORT_DIRS): Delete macro.
6298 (newlib.tar.bz2): Delete rule.
6300 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6302 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6303 * Makefile.tpl (configure-target-[+module+]): Support stage.
6304 * Makefile.in: Rebuilt.
6306 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6308 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6311 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6313 * configure.in: Use ./config.cache, not config.cache.
6314 * configure: Regenerate.
6315 * Makefile.tpl: Special-casing not needed for GCC any more.
6316 * Makefile.in: Regenerate.
6318 * configure.in: Don't share a cache file for host dirs.
6319 * configure: Regenerate.
6321 * config-ml.in: Don't mess with the cache file.
6323 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6325 * Makefile.tpl: Make GCC use a separate config.cache.
6326 * Makefile.in: Regenerate.
6328 PR bootstrap/11932, PR bootstrap/11933
6329 (I don't know if it will fix either of them, but it relates
6331 * configure.in: Don't use shared config.cache for target
6333 * configure: Regenerate.
6335 2003-12-31 Roger Sayle <roger@eyesopen.com>
6337 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6338 * configure: Regenerated.
6340 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6342 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6343 * configure: Regenerated.
6345 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6347 Port change over from GCC:
6348 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6349 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6350 (configure-build-[+module+], configure-[+module+]): Likewise.
6351 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6352 * Makefile.in: Regenerate.
6354 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6356 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6357 * configure: Regenerate.
6359 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6361 * COPYING.NEWLIB: Add license info for long long routines added to
6364 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6366 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6367 * Makefile.in: Regenerate.
6369 2003-10-20 Phil Edwards <phil@codesourcery.com>
6371 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6372 * configure: Regenerate.
6374 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6376 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6378 * Makefile.in: Regenerate.
6380 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6382 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6383 * configure: Rebuilt
6384 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6385 * Makefile.in: Rebuilt
6387 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6389 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6391 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
6393 * config-ml.in: Use ac_configure_args directly instead of
6394 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6397 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6399 * config-ml.in: Propagate INSTALL variables.
6401 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6403 * configure.in: Pass a computed --program-transform-name
6405 * configure: Regenerated.
6407 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6409 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6410 * Makefile.in: Regenerate.
6412 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6413 * Makefile.in: Regenerate.
6415 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6417 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6419 * configure: Regenerated.
6421 2003-09-12 Michael Chastain <mec@shout.net>
6424 * src-release (do-proto-topleve): Remove junk files
6425 intl/config.cache, intl/config.status,
6426 intl/config.h, intl/stamp-h.
6428 2003-09-14 Andrew Cagney <cagney@redhat.com>
6430 * src-release (dejagnu.tar): New target.
6431 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6432 (do-djunpack): Use $(PACKAGE) for the package name.
6434 2003-09-04 DJ Delorie <dj@redhat.com>
6436 * configure: Regenerate.
6438 2003-09-04 Robert Millan <robertmh@gnu.org>
6440 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6442 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6444 * configure.in: Ensure arguments to sed are properly spaced.
6445 * configure: Regenerate.
6447 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
6450 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6451 * install-sh: Update to newer upstream versions (associated with
6453 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6455 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6457 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6458 * configure: Regenerated.
6460 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6462 * configure.in: Use newline instead of semicolon when assuming
6463 shell arguments in a for loop.
6464 * configure: Regenerated.
6466 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6469 * configure.in: When testing with_libs and with_headers, treat
6470 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6471 * configure: Regenerate.
6473 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6475 (baseargs): Likewise.
6476 * configure: Regenerate.
6478 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6480 * configure.in: Disable libgcj for darwin not on powerpc.
6481 * configure: Rebuild.
6483 2003-08-15 Michael Chastain <mec@shout.net>
6485 * src-release (do-proto-toplev): Remove junk files
6486 dejagnu/example/calc/config.status,
6487 dejagnu/example/calc/config.log.
6489 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6491 * config-ml.in, symlink-tree: Add license.
6493 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6497 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6498 * Makefile.tpl (check, check-c++): Express dependencies using
6499 dependencies rather than commands.
6500 * Makefile.in: Regenerate.
6502 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6503 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6504 * Makefile.in: Update.
6506 2003-08-01 Andrew Cagney <cagney@redhat.com>
6508 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6511 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6513 * configure.in: Enable libgcj for darwin.
6514 * configure: Rebuild.
6516 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6518 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6520 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6522 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6523 creating target and build subdirs to build all parent dirs as needed.
6524 * Makefile.in: Rebuild.
6525 * configure.in: Don't build dirs explicitly here.
6526 * configure: Rebuild.
6528 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6530 * Makefile.tpl (all-make): Depend on intl.
6531 * Makefile.in: Rebuilt.
6533 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6535 * config.if: Remove unused libc_interface determination.
6537 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6539 * Makefile.in: Regenerate, correctly this time.
6541 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6543 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6544 unused INSTALL_PROGRAM_ARGS.
6545 * configure.in: Use AC_PROG_INSTALL.
6546 * Makefile.in: Regenerate.
6547 * configure: Regenerate.
6549 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6551 * configure: Rebuilt.
6552 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6553 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6554 newlib nor libgloss.
6555 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6556 * configure.in (am33_2.0-*-linux*): Added.
6558 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6560 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6561 * configure: Regenerate.
6563 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6565 * config-ml.in: Replace PWD with PWD_COMMAND.
6566 * Makefile.tpl: Likewise.
6567 * Makefile.in: Regenerated.
6569 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6571 * configure.in: Clean up config-lang.in handling. Delete
6572 useless assignment to "subdirs".
6573 * configure: Regenerate.
6575 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6577 * configure.in: Rename 'target_libs' to 'target_libraries'.
6578 Remove useless reference to 'target_libs'.
6579 * configure: Regenerate.
6581 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6583 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6584 * Makefile.in: Regenerate.
6586 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6588 * Makefile.def: Introduce flags_to_pass.
6589 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6590 * Makefile.in: Regenerate.
6592 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6594 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6595 and target-libgloss.
6596 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6597 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6598 * configure: Regenerate.
6600 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6602 * configure.in: Update testsuite_flags to new location.
6603 * configure. Regenerate.
6605 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6607 * Makefile.tpl: Remove BUILD_CC stuff.
6608 * Makefile.in: Regenerate.
6610 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6612 * config.guess: Update to 2003-06-12 version.
6613 * config.sub: Update to 2003-06-13 version.
6615 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6617 * MAINTAINERS: Add myself as MIPS co-maintainer.
6619 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6621 * config.guess: Update to 2003-06-06 version.
6622 * config.sub: Update to 2003-06-06 version.
6624 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6626 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6627 * configure. Regenerate.
6629 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6631 * configure.in: Disable serial configure by default.
6632 * configure: Regenerate.
6633 * Makefile.tpl: Abolish .NOTPARALLEL.
6634 * Makefile.in: Regenerate.
6636 * Makefile.tpl: Replace {build,host,target}_canonical by
6637 {build,host,target}.
6638 * Makefile.in: Regenerate.
6640 * Makefile.tpl: Fix stupid pasto.
6641 * Makefile.in: Regenerate.
6643 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6645 * Makefile.tpl: Remove bogus conditional.
6646 * Makefile.in: Regenerate.
6648 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6650 * Makefile.tpl: Make 'recursive targets' using autogen rather
6651 than shell loop. Remove duplicate 'clean' targets and false
6653 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6654 Add systematic method of specifying missing targets in subdirs.
6655 Add copyright boilerplate.
6656 * Makefile.in: Regenerate.
6657 * configure.in: Add 'recursive targets' to maybe list.
6658 * configure: Regenerate.
6660 * Makefile.tpl: Rename [+target+] to [+make_target+].
6661 * Makefile.def: Rename 'target' to 'make_target'.
6663 2003-05-30 Nick Clifton <nickc@redhat.com>
6665 * README-maintainer-mode: Update URL for locating blessed config
6668 2003-05-29 Robert Millan <rmh@debian.org>
6670 * ltconfig: Import this patch and modify for use with current
6671 version of ltconfig:
6673 2003-05-21 Bruno Haible <bruno@clisp.org>
6675 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6678 2003-05-28 DJ Delorie <dj@redhat.com>
6680 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6681 * Makefile.in: Regenerate.
6683 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6685 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
6687 2003-05-21 DJ Delorie <dj@redhat.com>
6689 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6691 * Makefile.in: Regenerate.
6693 2003-05-21 DJ Delorie <dj@redhat.com>
6695 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6696 * Makefile.in: Regenerate.
6698 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6700 * configure.in: Use curly braces in the definition of tooldir.
6701 * configure: Regenerate.
6703 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6705 * configure.in: Switch more things to use maybe dependencies.
6706 * Makefile.tpl: Switch more things to use maybe dependencies.
6707 Factor out common code from autogen IF statements.
6708 * configure: Regenerate.
6709 * Makefile.in: Regenerate.
6711 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6713 * configure.in: Accept i[3456789]86 for machine type.
6714 * configure: Regenerate.
6716 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6718 * configure.in: Switch more things to use maybe dependencies.
6719 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6720 * configure: Regenerate.
6721 * Makefile.tpl: Switch more things to use maybe dependencies.
6722 * Makefile.in: Regenerate.
6724 2003-05-16 Andreas Schwab <schwab@suse.de>
6726 * Makefile.tpl (install-opcodes): Define.
6727 * Makefile.in: Rebuild.
6729 2003-05-13 Andreas Jaeger <aj@suse.de>
6731 * config.guess: Update to 2003-05-09 version.
6732 * config.sub: Update to 2003-05-09 version.
6734 2003-05-13 Michael Eager <eager@mvista.com>
6736 * configure.in: Correct sed script so that options in quotes are not
6738 * configure: Rebuild.
6740 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6742 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6743 and $$s/newlib/libc/sys/cygwin32 include paths.
6746 2003-05-05 H.J. Lu <hjl@gnu.org>
6748 * config-ml.in: Restored from gcc repository.
6750 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6752 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6753 * Makefile.in: Regenerate.
6755 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6757 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6760 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6762 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6763 * Makefile.in: Regenerated.
6765 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6767 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6768 * Makefile.in: Regenerate.
6770 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6772 * configure.in (powerpc64*-*-linux*): Remove.
6773 * configure: Rebuilt.
6775 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6777 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6778 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6780 * Makefile.in: Regenerate.
6782 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6784 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6785 * configure: Regenerated.
6787 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
6789 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6790 * */configure: Rebuilt.
6792 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6794 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6795 * Makefile.in: Regenerate.
6797 2003-03-14 Michael Chastain <mec@shout.net>
6799 * Makefile.in: Regenerate with correct Makefile.def.
6801 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6803 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6805 * Makefile.in: Regenerate.
6806 * configure.in: Clean up gxx_include_dir logic.
6807 * configure: Regenerate.
6809 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6811 * configure.in (gxx_include_dir): Fix typo.
6812 * configure: Regenerated.
6814 2003-03-06 Andrew Cagney <cagney@redhat.com>
6816 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6818 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6820 * configure.in: Include $(build_tooldir)/sys-include in
6822 * configure: Regenerated.
6824 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6826 * Makefile.tpl: Reindent.
6827 * Makefile.in: Regenerate.
6828 * configure.in: Reindent. Don't set unused variables.
6829 * configure: Regenerate.
6831 * Makefile.tpl: Always pass down RANLIB.
6832 * Makefile.in: Regenerate.
6834 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6835 * Makefile.in: Regenerate.
6836 * configure.in: Remove unused logic relating to --enable-shared
6837 and --enable-threads. Remove bogus comments. Remove redundant
6839 * configure: Regenerate.
6841 * configure.in: Replace ${libstdcxx_version} by its value.
6842 Remove reference to mh-dgux.
6843 * configure: Regenerate.
6845 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6847 * Makefile.tpl: Rearrange.
6848 * Makefile.in: Regenerate.
6850 2003-02-25 Nick Clifton <nickc@redhat.com>
6852 * configure: Remove site-file supprot - it is obsolete.
6854 2003-02-24 Uwe Stieber <uwe@wwws.de>
6856 * configure.in: Add support for kaOS as cross build target system.
6857 * configure: Regenerated.
6859 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6861 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6862 configure-target-* as some target builds may require additional
6863 flags for preprocessor tests.
6864 * Makefile.in: Regenerated.
6866 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6868 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6869 * ltconfig: Handle it.
6870 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6873 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6875 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6876 it is used as argument to $CC.
6877 * ltcf-gcj.sh: Likewise.
6879 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6881 * configure.in: Introduce --enable-maintainer-mode.
6882 * configure: Rebuilt.
6883 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6884 for maintainer mode.
6885 * Makefile.in: Rebuilt.
6887 2003-02-19 Andrew Cagney <ac131313@redhat.com>
6889 * configure: Regenerate using autoconf 2.13.
6891 2003-02-19 Alan Modra <amodra@bigpond.net.au>
6893 * config.guess: Import latest version.
6894 * config.sub: Import latest version.
6896 2003-02-18 Jason Merrill <jason@redhat.com>
6898 * Makefile.tpl (check-c++): Allow parallelism.
6900 2003-02-17 Andrew Cagney <ac131313@redhat.com>
6902 * configure: Regenerate using autoconf 000227.
6904 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6906 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6907 don't configure target-libobjc.
6908 * configure: Regenerate.
6910 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6912 * Makefile.tpl (RANLIB): Define.
6913 * Makefile.in: Regenerate.
6915 2003-02-06 Keith R Seitz <keiths@redhat.com>
6917 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6918 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6919 * Makefile.in: Regenerated.
6920 * configure.in: Remove all traces of snavigator, db, and grep.
6921 * configure: Regenerated.
6923 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6925 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6926 * Makefile.in: Regenerated.
6928 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6930 * config.if: Copy from GCC.
6932 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6934 * configure.in: Revert 24Jan change.
6935 * configure: Regenerate.
6937 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6939 * configure.in: Revert previous change.
6940 * configure: Regenerate.
6942 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6944 * configure.in: Make rda native-only.
6945 * configure: Regenerate.
6947 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6949 * configure.in: Add missing \.
6950 * configure: Rebuilt.
6952 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6954 * configure.in (baseargs): Avoid using \| in sed regular
6956 * configure: Rebuilt.
6958 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6960 * configure.in (baseargs): Remove all supported forms of
6961 --cache-file, --srcdir, --host, --build and --target options
6962 from argument lists.
6963 * configure: Rebuilt.
6965 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6967 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6968 * configure: Rebuilt.
6970 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6972 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6973 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6974 * Makefile.in: Regenerate.
6975 * configure: Regenerate.
6977 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6979 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6980 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6981 * Makefile.in: Regenerate.
6983 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6985 * configure.in: Remove Makefile in build, host and target modules
6986 unless configure was run with --no-recursion.
6987 * configure: Rebuilt.
6989 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6991 * config.guess: Update to 2003-01-03 version.
6992 * config.sub: Update to 2003-01-03 version.
6994 2003-01-07 Christopher Faylor <cgf@redhat.com>
6996 * configure: Regenerate with proper autoconf 2.13.
6998 2003-01-07 Christopher Faylor <cgf@redhat.com>
7000 * configure.in: Add AC_PREREQ for consistency.
7001 * configure: Regenerate.
7003 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7005 * configure.in (GDB_TK): Add tcl directories conditional on
7006 gdb/gdbtk directory being present.
7007 * configure: Regenerate.
7009 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7011 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
7012 by gcc if LD is not defined and we are not doing a Canadian Cross.
7013 * configure: Rebuilt.
7015 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
7017 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7019 2002-12-31 Tom Tromey <tromey@redhat.com>
7021 * Makefile.in: Rebuilt.
7022 * Makefile.def (target_modules) [libffi]: Allow installation.
7024 2002-12-31 Andreas Schwab <schwab@suse.de>
7026 * configure.in: Fix use of $program_transform_name.
7027 * configure: Regenerated.
7029 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7031 * configure.in (baseargs): Don't remove first configure argument.
7032 * configure: Regenerated.
7034 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7036 * Makefile.tpl (local-distclean): Don't remove...
7037 (multilib.ts): ... this. Moved into...
7038 (multilib.out): ... this. Don't use sub-make.
7039 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7040 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7041 (configure-build-[+module+], configure-[+module+],
7042 configure-target-[+module+], configure-gcc): ... these. Test
7043 for Makefile existence. Drop config.status from dependencies.
7044 * Makefile.in: Rebuilt.
7045 * configure.in: Move gcc-version-trigger to the end of
7046 ac_configure_args. Add comments to maybedep.tmp and
7047 serdep.tmp. Introduce --disable-serial-configure. Remove
7048 nonopt from baseargs, matching and removing corresponding
7049 whitespace while at it.
7050 * configure: Rebuilt.
7052 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7054 * configure.in (host_configargs): Replace reference to
7055 no-longer-defined buildopts with --build=${build_alias}.
7056 * configure: Rebuilt.
7058 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7060 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7061 program_transform_name to standard idiom.
7062 (AUTOGEN, AUTOCONF): Define.
7063 (Makefile.in): Use $(AUTOGEN).
7064 (Makefile): Depend on config.status, and use autoconf-style rule to
7065 build it. Move original commands to...
7066 (config.status): ... this new target.
7067 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7069 * Makefile.in: Rebuilt.
7071 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7073 * Makefile.tpl: Fix dramatic bustage due to change in
7074 program_transform_name.
7075 * Makefile.in: Regenerate.
7077 * configure.in: Remove unnecessary PATH setting.
7078 * configure: Regnerate.
7080 * configure.in: Don't default to unprefixed tools unless
7081 the native tools will work.
7082 * configure: Regenerate.
7084 * configure.in: Convert to autoconf script. Blow away lots
7085 of now-redundant Makefile fragments.
7086 * configure: Generate using Autoconf.
7087 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7088 * Makefile.in: Regenerate.
7090 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7092 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7093 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7095 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
7098 2002-12-24 Andreas Schwab <schwab@suse.de>
7100 * Makefile.tpl (multilib.out): Fix missing space.
7101 * Makefile.in: Regenerate.
7103 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7105 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7106 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7107 * Makefile.in: Regenerate.
7108 * configure.in: Remove unnecessary leftovers.
7110 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7112 * configure.in (extra_ranlibflags_for_target): New variable.
7113 (*-*-darwin): Add -c to ranlib commands.
7114 * configure (tooldir): Handle extra_ranlibflags_for_target.
7116 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7118 * COPYING.NEWLIB: Updated.
7119 * COPYING.LIBGLOSS: Ditto.
7121 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7123 * Makefile.tpl: Revert HJL's change.
7124 * Makefile.in: Regenerated.
7125 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7128 2002-12-19 Andreas Schwab <schwab@suse.de>
7130 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7131 * Makefile.in: Regenerate.
7133 2002-12-18 H.J. Lu <hjl@gnu.org>
7135 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7136 * Makefile.in: Regenerated.
7138 * configure.in (build_prefix): New. Substitute.
7140 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7142 * Makefile.tpl: Don't let real targets depend on phony targets.
7143 * Makefile.in: Regenerate.
7145 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7146 * Makefile.in: Regenerate.
7148 2002-12-16 Jason Merrill <jason@redhat.com>
7150 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7151 previous 'make bootstrap'.
7152 * Makefile.in: Regenerate.
7154 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7156 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7158 2002-12-13 Jason Merrill <jason@redhat.com>
7160 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7162 (check-c++): Just depend on it and check-target-libstdc++-v3.
7163 * Makefile.in: Regenerate.
7165 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7167 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7168 * Makefile.in: Regenerate.
7170 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7172 * COPYING.NEWLIB: Update list of alternate Regent of California
7173 licenses and discuss official revoking of advertising clause.
7174 * COPYING.LIBGLOSS: Ditto.
7176 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7178 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7179 * Makefile.in: Rebuilt.
7181 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7183 * configure: Fix bug put in by gremlins.
7185 * Makefile.tpl: Substitute more autoconfily.
7186 * configure: Substitute more autoconfily.
7187 * Makefile.in: Regenerate.
7189 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7191 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7192 * Makefile.in (all-sim): Ditto.
7194 2002-12-06 DJ Delorie <dj@redhat.com>
7196 * Makefile.tpl: Change configure dependencies to not have real
7197 targets depend on phony targets.
7199 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7201 * configure.in: Revert unintentional change.
7203 * src-release: Configure host subdirs.
7205 * Makefile.tpl: Change dependency for */multilib.out so that
7206 it works when gcc isn't in the tree.
7208 * configure.in: Substitute more.
7209 * configure: Run subconfigures from the Makefile.
7210 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7211 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7213 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7215 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7216 and corresponding dependencies.
7217 * Makefile.in: Regenerate.
7219 * configure.in (host_tools): Order binutils, gas and ld for
7220 convenience in running the testsuites.
7222 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7223 * Makefile.in: Regenerate.
7224 * configure.in: Introduce rules to serialize subconfigure runs.
7226 * configure.in: Introduce BASE_CC_FOR_TARGET.
7227 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7228 Realize configure-build-* targets. Realize configure-target-* targets.
7229 * Makefile.in: Regenerate.
7231 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7233 * configure: Move gcc_version_trigger stuff from here...
7234 * configure.in: ...to here.
7236 * configure.in: Separate subconfigure options added by this file from
7237 options given by the user. Add machinery to put args for host
7238 subconfigures into the Makefile.
7240 * Makefile.tpl: Remove 'vault' targets.
7241 * Makefile.tpl: Reorder and comment dependencies.
7242 * Makefile.in: Regenerate.
7244 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7246 * configure.in: Move host-specific darwin noconfigdirs into
7247 the host-specific section.
7249 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7251 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7253 * Makefile.in: Regenerate.
7255 (finishing slow-motion replay)
7256 * configure: Remove skip-this-dir support.
7257 * Makefile.tpl: Remove skip-this-dir support.
7259 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7261 * Makefile.in: Regenerate.
7263 * Makefile.tpl: Strip out useless setting of 'dir'.
7264 * Makefile.in: Regenerate.
7266 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7268 (finishing slow-motion replay)
7269 * configure.in: Fix deeply stupid bug.
7271 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7272 shell code in CXX_FOR_TARGET
7273 * Makefile.def: Introduce raw_cxx.
7274 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7276 * Makefile.in: Regenerate.
7278 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7280 (finishing slow-motion replay)
7281 * Makefile.tpl: Remove unnecessary ifs.
7282 * Makefile.in: Regenerate.
7284 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7285 dependencies. Maybe-ize build-libiberty. Create dummy install
7286 targets for 'no_install' modules.
7287 * configure: Move GDB_TK substitution to configure.in. Move
7288 build_modules stuff to configure.in.
7289 * configure.in: Implement soft dependency machinery. Maybe-ize
7290 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7291 * Makefile.in: Regenerate.
7293 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7295 (continuing slow-motion replay)
7296 * Makefile.tpl: Make all-target, install-target behave similarly
7297 to all, install (only hitting configured targets). Eliminate
7298 unused macro defintions.
7300 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7303 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7305 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7307 * configure.in: Produce lists of subdir targets we're actually
7308 configuring. Remove references to "dosrel".
7309 * Makefile.tpl: Let configure set which subdir targets are hit.
7310 Remove install-cross; clean up install; remove ALL. Remove
7311 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7312 Autogenerate host module targets. Remove empty dependency lines
7313 and redundant dependency; rearrange slightly.
7314 * Makefile.def: Add host-side libtermcap, utils.
7316 * Makefile.in: Regenerate.
7318 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7320 (Continuing slow-motion replay)
7321 * Makefile.def: Add list of recursive targets to autogenerate.
7323 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7324 targets. Autogenerate *-build-* targets.
7325 * Makefile.in: Regenerate.
7327 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7329 (Continuing slow-motion replay)
7330 * configure: More autoconf-style substitutions.
7331 * Makefile.tpl: More autoconf-style substitutions.
7332 * Makefile.in: Regenerate.
7334 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7336 (Continuing slow-motion replay)
7337 * configure: Substitute more variables in a more autoconf-friendly
7338 way. Simplify slightly.
7339 * Makefile.tpl: Make more variables substitutable in an
7340 autoconf-friendly way.
7341 * Makefile.in: Regenerate.
7343 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7345 (Continuing slow-motion replay)
7346 * configure.in (v810*): Remove special setting of tools.
7348 * configure: Add support for extra required flags for ar or nm.
7349 * configure.in (aix4.3+): Use above support for target-specific
7350 issues, rather than using config/mt-aix43.
7352 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7354 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7355 * configure: Remove 'removing', which doesn't work. Replace $subdir
7356 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7357 with $srcdir. Reformat indentation. Substitute some variables
7358 formerly hard-coded in the Makefile for build=host.
7359 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7360 * Makefile.def: Autogenerate more.
7361 * Makefile.in: Regenerate.
7363 2002-11-13 Bruce Korb <bkorb@gnu.org>
7365 * Makefile.tpl: syntactic cleanup
7367 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7369 * Makefile.def (host_modules): Add rda.
7370 * Makefile.in: Regenerate.
7371 * configure.in (target_tool): Add target-rda to list.
7373 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7375 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7376 and restrap targets to this rule.
7377 * Makefile.in: Regenerate.
7379 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7381 * configure.in (i[3456]86-*-linux*): Add check to disable
7382 ${libgcj} for glibc1.
7384 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7386 * configure.in: Add tic4x target.
7388 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7390 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7391 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7392 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7393 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7394 * Makefile.in: Regenerate.
7396 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7398 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7399 * Makefile.in: Regenerate.
7401 * Makefile.def: Remove order dependency comments.
7402 * Makefile.tpl: Add explicit install-install dependencies.
7403 * Makefile.in: Regenerate.
7405 * Makefile.tpl: Remove material now in src-release. (Finally!)
7406 * Makefile.in: Regenerate.
7408 * configure: Restore my original patch by syncing with gcc version.
7410 * Bring following over from gcc:
7412 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7414 * configure.in (s390*-*-linux*): Enable libgcj.
7416 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7418 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7420 2002-10-02 Alan Modra <amodra@bigpond.net.au>
7422 * configure: Move stray lines back to where they belong.
7424 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7426 * Makefile.tpl: Insert configure-target target, for src-release.
7428 * configure: Finish reverting change which Andrew Cagney started
7429 reverting. Should fix bustage.
7431 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7432 * src-release: New file. Contains material for making net
7433 releases for gdb, binutils, et al., formerly in Makefile.in.
7435 2002-09-30 Nick Clifton <nickc@redhat.com>
7437 * cpu: New top level directory. Intended to hold input files for
7438 CGEN which have FSF copyright assignment.
7439 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7441 2002-09-29 Andrew Cagney <ac131313@redhat.com>
7443 Revert below (note that src does not contain Makefile.tpl):
7444 * Makefile.tpl: Make subsituted variables more autoconfy.
7445 * Makefile.in: Regenerate.
7447 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7449 * configure: Revert accidentally applied changes.
7451 * Makefile.tpl: Make more autoconf-friendly.
7452 * Makefile.in: Regenerate.
7453 * configure: Make substitution more autoconf-like.
7455 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7457 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7458 single entry to handle all these.
7459 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7460 libjava on arm-*-elf.
7462 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7464 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7465 things that depend on them.
7467 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7469 * Makefile.tpl: Make subsituted variables more autoconfy.
7470 * Makefile.in: Regenerate.
7471 * configure: Make seds more autoconfy.
7473 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7475 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7476 * Makefile.in: Regenerate.
7477 * configure.in: Rewrite sed statements to look autoconfy.
7479 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7480 all-target-foo on configure-target-foo.
7481 * Makefile.def: Ditto.
7482 * Makefile.in: Rebuild.
7484 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7486 * Makefile.def: New file.
7487 * Makefile.tpl: New file.
7488 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7490 * configure.in: Minor rearrangement. Simplify tests.
7492 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7494 * configure.in (with_headers): Skip copy if value is "yes".
7495 (with_libs): Likewise.
7497 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7499 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7500 * configure.in (sh*-*-pe*): Ditto.
7501 * configure.in (mips*-*-pe*): Ditto.
7502 * configure.in (*arm-wince-pe): Ditto.
7504 * configure.in: Rearrange.
7506 2002-09-12 Nick Clifton <nickc@redhat.com>
7508 * Import these changes from the config master repository:
7510 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7512 * config.sub: Add tic4x target.
7514 2002-09-03 Ben Elliston <bje@redhat.com>
7516 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7517 Reported by <Duncan_Stodart@insession.com>.
7519 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7521 * COPYING.NEWLIB: More updates.
7523 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7525 * COPYING.NEWLIB: Update.
7527 2002-08-23 Andrew Cagney <ac131313@redhat.com>
7529 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7531 * config.guess: Import version 2002-08-23.
7532 * config.sub: Import version 2002-08-22.
7534 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
7536 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7537 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7538 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7540 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7542 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7544 2002-08-04 H.J. Lu (hjl@gnu.org)
7546 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7548 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7550 * configure.in: Move generic linux case to end. Copy generic
7551 linux noconfigdirs to mips*-*-linux* entry and new
7552 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7554 2002-07-19 Chris Demetriou <cgd@broadcom.com>
7556 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7557 one instance of them which was missed to the list to update.
7559 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7561 * config.guess: Update to 2002-07-09 version.
7562 * config.sub: Update to 2002-07-03 version.
7564 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7566 * configure.in: Remove two redundant tests.
7568 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7570 * configure.in (mips*-*-irix6*o32): Enable stabs.
7572 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7574 * configure.in: Don't build grez.
7575 * Makefile.in: Ditto.
7577 * Makefile.in: Remove references to bsp, cygmon, libstub.
7578 * configure.in: Ditto.
7580 * configure.in: Remove leftover reference to gdbtest.
7582 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7584 * configure.in (gxx_include_dir): Change to match versioned
7585 C++ headers if --enable-version-specific-runtime-libs is used.
7587 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7589 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7591 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7593 * configure.in: Make --without-x work.
7595 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7597 * contrib: New directory. Created to contain a copy of the
7598 texi2pod.pl script so that it is in the same place as the version in
7599 the FSF GCC sources.
7601 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7603 * configure.in: Rearrange target Makefile fragment collection.
7605 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7607 * configure.in: Ditto.
7609 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7611 * Makefile.in: Eliminate 'apache' targets.
7612 * configure.in: Eliminate 'apache' targets.
7614 * configure.in: Eliminate redundant tests. Reorganize.
7616 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7618 * config-ml.in: Eliminate references to Cygnus configure.
7620 * Makefile.in: Eliminate references to building emacs.
7622 2002-07-01 Denis Chertykov <denisc@overta.ru>
7624 * configure.in: Add support for ip2k.
7626 2002-06-24 Ben Elliston <bje@redhat.com>
7628 * configure.in (host_tools): Remove cgen.
7630 * Makefile.in (all-cgen): Remove; runs from its source directory.
7631 (check-cgen, install-cgen, clean-cgen): Likewise.
7632 (all-opcodes): No not depend on all-cgen.
7633 (all-sim): Likewise.
7635 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7637 * configure.in: Fix AIX configury bug.
7639 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7641 * configure.in: Replace ${topsrcdir} with ${srcdir}.
7643 * configure.in: Move definition of libstdcxx_flags right above
7644 usage, rather than way earlier.
7646 * configure.in: Pull definition of is_cross_compiler earlier.
7648 * configure.in: Rearrange a little.
7650 * configure.in: Remove references to librx.
7651 * Makefile.in: Remove references to librx.
7653 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7655 * configure.in: Eliminate ${gasdir} variable.
7657 2002-06-18 Dave Brolley <brolley@redhat.com>
7659 * configure.in: Add support for frv.
7660 * config.sub: Add support for frv.
7662 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7664 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7666 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7668 * configure.in (vax-*-netbsd*): Re-enable gas.
7670 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7672 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7673 BUILD_PREFIX_1, to correct nomenclature.
7674 * configure: Likewise.
7676 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7677 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7679 2002-05-31 Olaf Hering <olh@suse.de>
7681 * config-ml.in: Propogate DESTDIR also.
7683 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7685 * configure.in (vax-*-netbsd*): Don't build gas for this
7688 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7690 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7693 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7695 * config.sub: Add DLX target.
7697 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7699 * config.guess: Update to 2002-05-22 version.
7700 * config.sub: Likewise.
7702 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7704 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7705 * config-ml.in: Likewise.
7706 * configure: Likewise.
7707 * configure.in: Likewise.
7709 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7711 * configure.in: Simplify makefile fragment collection.
7713 * configure.in: Remove code to build emacs.
7715 * configure.in : Remove --srcdir argument from targargs and buildargs
7716 (it's always overridden in the Makefile anyway). Rearrange a bit.
7718 * configure: Move some logic to configure.in.
7719 * configure.in: Move some logic from configure.
7721 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7723 * COPYING.LIBGLOSS: New file.
7725 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7727 * Makefile.in: Honour DESTDIR.
7729 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7731 * configure.in (noconfigdirs): Don't disable libgcj on
7732 sparc64-*-solaris* and sparcv9-*-solaris*.
7734 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7736 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7738 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7740 * configure.in (FLAGS_FOR_TARGET): Do not add
7741 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7742 on i[3456]86-*-linux*.
7744 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7746 * configure.in (noconfigdirs): Replace [ ] with test.
7748 * configure.in (noconfigdirs): Do not add target-newlib if
7749 target == i[3456]86-*-linux*, and host == target.
7751 2002-04-29 Mark Mitchell <mark@codesourcery.com>
7753 * config.guess: Updated to 2002-04-26's version.
7754 * config.sub: Updated to 2002-04-26's version.
7756 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7758 * configure.in: delete reference to absent file
7760 * configure.in: replace '[' with 'test'
7762 * configure.in: Eliminate references to gash.
7763 * Makefile.in: Eliminate references to gash.
7765 * configure.in: remove useless references to 'pic' makefile fragments.
7767 * configure.in: (*-*-windows*) Finish removing.
7769 * configure.in: Eliminate redundant test for libgui.
7771 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7773 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7774 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7776 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7778 * configure.in: remove references to dead files
7780 2002-04-18 Tom Tromey <tromey@redhat.com>
7782 * configure.in: Disallow configuring libgcj when it is already
7783 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7784 Solaris 2.8 by default. For PR libgcj/6158.
7786 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7788 * configure.in: Move default CC setting out of config/mh-* fragments
7791 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7793 * configure.in: don't even try to configure or make a subdirectory
7794 if there's no configure script for it.
7796 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7798 * MAINTAINERS: Remove chill maintainers.
7799 * Makefile.in (CHILLFLAGS): Remove.
7800 (CHILL_LIB): Remove.
7801 (TARGET_CONFIGDIRS): Remove libchill.
7802 (CHILL_FOR_TARGET): Remove.
7803 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7805 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7806 (CHECK_TARGET_MODULES): Likewise.
7807 (INSTALL_TARGET_MODULES): Likewise.
7808 (CLEAN_TARGET_MODULES): Likewise.
7809 (configure-target-libchill): Remove.
7810 (all-target-libchill): Remove.
7811 * configure.in (target_libs): Remove target-libchill.
7812 Do not compute CHILL_FOR_TARGET.
7813 * libchill: Remove directory.
7815 2002-04-15 DJ Delorie <dj@redhat.com>
7817 * Makefile.in, configure.in, configure: Sync with gcc, entries
7820 2002-04-08 Tom Tromey <tromey@redhat.com>
7822 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7823 Fixes PR libgcj/6068.
7825 2002-03-30 Krister Walfridsson <cato@df.lth.se>
7827 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7829 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7831 * configure.in (alpha*-dec-osf*): Enable libgcj.
7833 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7835 Fix for: PR bootstrap/3591, target/5676
7836 * configure.in (mcore-pe): Disable the configuration of
7837 libstdc++-v3 since exceptions are not supported.
7839 2002-03-20 Anthony Green <green@redhat.com>
7841 * configure.in: Enable libgcj for xscale-elf target.
7843 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7845 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7847 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7849 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
7851 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7852 libstdc++-v3 and libjava.
7854 2002-02-11 Adam Megacz <adam@xwt.org>
7856 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7859 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7861 * config.guess: Updated to 2002-01-30's version.
7862 * config.sub: Updated to 2002-02-01's version.
7863 Contribute sh64-elf.
7864 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7865 * configure.in: Added sh64-*-*.
7867 2002-01-17 H.J. Lu <hjl@gnu.org>
7869 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7870 (all-target-fastjar): Also depend on all-target-libiberty.
7872 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7874 * configure, configure.in: Use temp file for long sed commands.
7876 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7878 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7881 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7883 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7885 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
7887 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7889 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7891 * configure: Handle temporary files securely using mkdir.
7893 2001-09-26 Will Cohen <wcohen@redhat.com>
7895 * configure.in (*-*-linux*): Disable configuration of target-newlib
7896 and target-libgloss.
7898 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7900 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7903 2001-08-11 Graham Stott <grahams@redhat.com>
7905 * Makefile.in (check-c++): Add missing semicolon.
7907 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7909 * configure.in (sh-*-linux*): New.
7911 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7913 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7914 and libgcj on m68hc11/m68hc12.
7916 2001-06-27 H.J. Lu (hjl@gnu.org)
7918 * Makefile (CFLAGS_FOR_BUILD): New.
7919 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7921 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
7923 * configure.in (libstdcxx_flags): Do not try to execute
7924 libstdc++-v3/testsuite_flags until it exists.
7926 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7928 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7930 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7932 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7934 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7936 * configure.in: Move *-chorusos target case to the proper switch.
7939 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7941 * Makefile.in (STAGE1_CFLAGS): Pass down.
7943 2001-04-13 Alan Modra <amodra@one.net.au>
7945 * config.guess: Add hppa64-linux support. Note for next import that
7946 this is already in the master file.
7947 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7949 2001-03-22 Colin Howell <chowell@redhat.com>
7951 * Makefile.in (DO_X): Do not backslash single-quotes in
7952 backquotes (two places).
7954 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
7956 * Makefile.in (DO_X): Quote nested quotes.
7958 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
7960 * Makefile.in (DO_X): Use double quotes for quoting
7961 "RANLIB=$${RANLIB}".
7963 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7965 * configure.in: Only use `lang_requires' for languages athat are
7968 2001-03-07 Tom Tromey <tromey@redhat.com>
7970 * configure.in: Allow config-lang.in to set `lang_requires' to list
7971 of other required languages.
7973 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
7975 * Makefile.in: Remove RANLIB definition. Use RANLIB
7976 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7977 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7979 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7980 Alexandre Oliva <aoliva@redhat.com>
7982 * Makefile.in (check-c++): Use tabs, not spaces.
7984 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7986 * Makefile.in (check-c++): New rule.
7988 * configure.in (target_libs): Remove libg++.
7989 (noconfigdirs): Remove libg++.
7990 (noconfigdirs): Same.
7991 (noconfigdirs): Same.
7992 (noconfigdirs): Same.
7994 * config-ml.in: Remove libg++ references.
7996 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7997 (ALL_TARGET_MODULES): Same.
7998 (configure-target-libg++): Remove.
7999 (all-target-libg++): Remove.
8000 (configure-target-libio): Remove.
8001 (all-target-libio): Remove.
8002 (check-target-libio): Remove.
8004 (libg++.tar.bz2): Remove.
8005 (all-target-cygmon): Remove libio.
8006 (all-target-libstdc++): Remove.
8007 (configure-target-libstdc++): Remove.
8008 (TARGET_LIB_PATH): Remove libstdc++.
8009 (ALL_GCC_CXX): Remove libstdc++.
8010 (all-target-gperf): Correct.
8012 2001-02-15 Anthony Green <green@redhat.com>
8014 * configure: Introduce GCJ_FOR_TARGET.
8015 * configure.in: Ditto.
8016 * Makefile.in: Ditto.
8018 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8020 * configure.in: for *-chorusos, don't config target-newlib and
8023 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8025 Remove V2 C++ library.
8026 * configure.in: Remove --enable-libstdcxx_v3 support.
8028 2001-01-27 Richard Henderson <rth@redhat.com>
8030 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8032 2001-01-26 Tom Tromey <tromey@redhat.com>
8034 * configure.in: Allow libgcj to be built on Sparc Solaris.
8036 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8038 * configure.in: Enable libgcj on several additional platforms.
8040 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8042 * configure.in: Enable libgcj for linux targets.
8044 2001-01-09 Mike Stump <mrs@wrs.com>
8046 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8047 failures of subdirectories.
8049 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8051 * configure: handle DOS-style absolute paths.
8053 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8055 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8057 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8059 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8060 (libstdcxx_incdir): Pass down.
8061 * config.if: Remove expired bits for cxx_interface, add stub.
8062 (libstdcxx_incdir): Add variable for g++ include directory.
8063 * configure.in (gxx_include_dir): Use it.
8065 2000-12-15 Andreas Jaeger <aj@suse.de>
8067 * configure.in: Handle lang_dirs.
8069 2000-12-13 Anthony Green <green@redhat.com>
8071 * configure.in: Disable libgcj for any target not specifically
8072 listed. Disable libgcj for x86 and Alpha Linux until compatible
8075 2000-12-13 Mike Stump <mrs@wrs.com>
8077 * Makefile.in (local-distclean): Also remove fastjar.
8079 2000-12-10 Anthony Green <green@redhat.com>
8081 * configure.in: Define libgcj. Disable libgcj target libraries for
8084 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8086 * configure.in (target_libs): Revert 2000-12-08 patch.
8087 (noconfigdirs): Added target-libjava.
8089 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8091 * Makefile.in: handle DOS-style absolute paths.
8093 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8095 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8097 * configure.in (target_libs): Removed `target-libjava'.
8099 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8101 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8102 (ALL_MODULES): Added fastjar.
8103 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8104 (all-target-libjava): all-fastjar replaces all-zip.
8105 (all-fastjar): Added.
8106 (configure-target-fastjar, all-target-fastjar): Likewise.
8107 * configure.in (host_tools): Added fastjar.
8109 2000-12-07 Mike Stump <mrs@wrs.com>
8111 * Makefile.in (local-distclean): Remove leftover built files.
8113 2000-11-16 Fred Fish <fnf@be.com>
8115 * configure.in (enable_libstdcxx_v3): Fix typo,
8116 libstd++ -> libstdc++.
8118 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8120 * configure: Provide the original toplevel configure arguments
8121 (including $0) to subprocesses in the environment rather than
8122 through gcc/configargs.h.
8124 2000-11-12 Mark Mitchell <mark@codesourcery.com>
8126 * configure: Turn on libstdc++ V3 by default.
8128 2000-10-16 Michael Meissner <meissner@redhat.com>
8130 * configure (gcc/configargs.h): Only create if there is a build GCC
8133 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
8135 * configure: Save configure arguments to gcc/configargs.h.
8137 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
8139 * Makefile.in (bootstrap): avoid recursion if subdir missing
8141 (do-proto-toplev): ditto
8143 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8145 * configure.in: Do not build byacc for hppa64. Provide paths to the
8146 X11 libraries for hppa64.
8148 2000-09-02 Anthony Green <green@cygnus.com>
8150 * Makefile.in (all-gcc): Depend on all-zlib.
8151 (CLEAN_MODULES): Add clean-zlib.
8152 (ALL_MODULES): Add all-zlib.
8153 * configure.in (host_libs): Add zlib.
8155 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
8157 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8158 $targargs to tell whether newlib is going to be built.
8160 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8161 $$r/TARGET_SUBDIR/libio for _G_config.h.
8163 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8165 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8167 * configure: Make enable_threads and enable_shared defaults
8168 explicit. Substitute enable_threads into generated Makefiles.
8169 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8170 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8172 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
8174 * configure.in: Re-enable all references to libg++ and librx.
8176 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
8178 * configure.in: Add *-*-freebsd* configurations.
8180 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8182 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8183 (do-tar, do-bz2): New rules.
8184 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8185 (gdb-tar): New rule.
8186 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8187 (insight_dejagnu.tar): New rule.
8188 (insight.tar): New rule.
8189 (gdb+dejagnu.tar): New rule.
8190 (gdb.tar): New rule.
8192 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8194 * MAINTAINERS: Update dejagnu/
8196 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8198 * ltmain.sh (relink_command): Fix typo in previous change.
8200 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8202 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8203 (relink_command): Added --tag flags.
8204 (mode=install): If relinking fails; error out.
8206 2002-03-12 Richard Henderson <rth@redhat.com>
8208 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8210 (do-check): Rename from check.
8211 (check): Allow parallel check.
8213 2002-03-11 Richard Henderson <rth@redhat.com>
8215 * Makefile.in (.NOTPARALLEL): Add fake tag.
8217 2002-03-07 H.J. Lu (hjl@gnu.org)
8219 * configure.in: Enable gprof for mips*-*-linux*.
8221 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8223 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8225 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8227 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8229 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8231 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
8233 * config.guess: Import from master sources, rev 1.232.
8234 * config.sub: Import from master sources, rev 1.246.
8236 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8238 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8239 because its Makefile is there; test for the executable instead.
8241 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8243 Contribute sh64-elf.
8244 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8245 * configure.in: Added sh64-*-*.
8247 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8249 * COPYING.NEWLIB: Remove advertising clause from
8250 Berkeley and Red Hat licenses.
8252 2002-02-01 Mo DeJong <supermo@bayarea.net>
8254 * Makefile.in: Add all-tix to deps for all-snavigator
8255 so that tix is built when building snavigator.
8257 2002-02-01 Ben Elliston <bje@redhat.com>
8259 * config.guess: Import from master sources, rev 1.229.
8260 * config.sub: Import from master sources, rev 1.240.
8262 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8264 From Steve Ellcey <sje@cup.hp.com>:
8265 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8266 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8267 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8269 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8270 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8271 soname_spec, sys_lib_search_path_spec): Ditto.
8273 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8275 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8276 target-libiberty, and target-libgloss. Skip Java-related
8277 libraries if not supported for NetBSD on target CPU.
8279 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8281 * configure.in: Import StrongARM and XScale target_configdirs from
8284 2002-01-16 H.J. Lu (hjl@gnu.org)
8286 * config.guess: Import from master sources, rev 1.225.
8287 * config.sub: Import from master sources, rev 1.238.
8289 * MAINTAINERS: Updated notes on config.guess and config.sub.
8291 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8293 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8294 ld and gdb are not supported.
8296 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8298 * Change reference to Cygnus Solutions to be Red Hat.
8300 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8302 * COPYING.NEWLIB: Update generic copyright date.
8304 2002-01-07 Mark Salter <msalter@redhat.com>
8306 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8307 Allow target-libgloss to be built for arm, strongarm, and xscale.
8309 2002-01-03 Ben Elliston <bje@redhat.com>
8311 * MAINTAINERS: Update URL for config.* scripts.
8313 2001-12-18 Alan Modra <amodra@bigpond.net.au>
8315 * config.sub: Import latest version.
8316 * config.guess: Likewise.
8318 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8320 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8321 options for i[3456]86-pc-linux* native builds.
8323 2001-12-05 Laurent Guerby <guerby@acm.org>
8325 * MAINTAINERS: gcc adopts symlink-tree, refer more to
8328 Import this patch from gcc:
8330 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8332 * symlink-tree: handle DOS-style absolute paths.
8334 2001-11-28 DJ Delorie <dj@redhat.com>
8335 Zack Weinberg <zack@codesourcery.com>
8337 When build != host, create libiberty for the build machine.
8339 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8341 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8343 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8345 (all.normal): Depend on ALL_BUILD_MODULES.
8346 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8347 (all-build-libiberty): Depend on configure-build-libiberty.
8349 * configure: Calculate and substitute proper value for
8351 * configure.in: Create the build subdirectory.
8352 Calculate and substitute TARGET_CONFIGARGS (formerly
8353 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8355 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
8357 * config.sub: Update to version 1.232 on subversion.
8359 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8361 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8362 files from .po files for a distribution.
8364 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8366 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8368 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8370 Merged from net gcc:
8371 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8372 * ltcf-c.sh: Use $objext, not $ac_objext.
8373 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8374 * ltcf-cxx.sh: Add support for GNU.
8375 2001-07-22 Timothy Wall <twall@redhat.com>
8376 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8377 default settings if using GNU tools with that configuration.
8378 * ltcf-cxx.sh: Ditto.
8379 * ltcf-gcj.sh: Ditto.
8380 2001-07-21 Michael Chastain <chastain@redhat.com>
8381 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8382 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8383 * ltmain.sh: Mark as gcc-local.
8385 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
8387 * Makefile.in (all-bison): Revert 2001-10-24.
8388 Don't depend on texinfo.
8390 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8392 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
8394 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8396 * configure.in (--enable-languages): Be more permissive about
8397 syntax. Check for empty lists better. Warn about $LANGUAGES.
8399 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8401 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8403 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
8405 Makefile.in (all-bison): Don't depend on texinfo.
8407 2001-10-03 Alan Modra <amodra@bigpond.net.au>
8409 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8411 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8413 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8415 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
8417 * config.sub, config.guess: Import latest from subversions.
8419 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8421 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8422 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8423 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8424 avoid quotes nesting problems.
8425 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8426 (DO_X): Export only variables that are set.
8428 2001-09-19 Ben Elliston <bje@redhat.com>
8430 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8431 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8432 semantics. Use the shell built-in "type" command instead.
8434 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8436 * config.sub: Reverted the earlier change, this version is not the
8439 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8441 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8442 Add support for mips64.
8444 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8446 * configure.in: Enable libstdc++-v3 for h8300 targets.
8448 2001-08-30 Eric Christopher <echristo@redhat.com>
8449 Jason Eckhardt <jle@redhat.com>
8451 * config.sub: Add support for mipsisa32.
8453 2001-08-30 Eric Christopher <echristo@redhat.com>
8455 * config.sub, config.guess: Import latest from subversions.
8457 2001-08-20 Alan Modra <amodra@bigpond.net.au>
8459 * config.sub, config.guess: Import latest from subversions.
8461 2001-07-26 DJ Delorie <dj@redhat.com>
8463 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8465 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8467 * Makefile.in: Revert 2001-06-17.
8468 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8470 2001-06-17 H.J. Lu <hjl@gnu.org>
8472 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8473 (gas+binutils.tar.bz2): Likewise.
8474 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8476 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8478 * Makefile.in (VER): When present, extract the version number from
8479 the file version.in.
8481 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8483 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8484 gcc/xgcc is built, use -print-prog-name to find out the program
8487 2001-06-04 Mark Mitchell <mark@codesourcery.com>
8489 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8490 with_gcc]: Use `gcc -shared' to build a shared library.
8492 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8494 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8497 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8499 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8500 libraries when using g++ with native linker.
8502 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8504 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8506 2001-05-24 Tom Rix <trix@redhat.com>
8508 * configure.in : enable ld for aix
8510 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8512 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8513 [aix4*|aix5*]: Prepend blank.
8515 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8517 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8518 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8519 of subdir/configure scripts to use the new libtool.m4.
8521 2001-05-14 H.J. Lu <hjl@gnu.org>
8523 * config.if (libc_interface): Set to -libc6.2- for cross
8524 compiling to Linux/glibc 2.2.
8526 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8528 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8531 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8533 * configure.in (noconfigdirs): Don't reset it from scratch in the
8534 target case; only append to it.
8536 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8538 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8539 sparc-*-solaris2.8]: Disable ${libgcj}.
8541 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8543 * configure.in (libgcj_saved): Copy from $libgcj.
8544 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8547 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
8549 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8552 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8554 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8555 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8557 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8559 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8561 (bootstrap, cross): Use RECURSE_FLAGS.
8562 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8564 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8566 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8568 2001-03-23 Nick Clifton <nickc@redhat.com>
8570 * README-maintainer-mode: Add note about inability to use "make
8571 distclean" in maintainer mode.
8573 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8576 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8577 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8578 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8579 * ltcf-cxx.sh: Likewise.
8580 * ltcf-gcj.sh: Likewise.
8582 2001-03-22 Philip Blundell <philb@gnu.org>
8584 * config.sub, config.guess: Import latest from subversions.
8586 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8588 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8589 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8591 2001-03-20 Michael Chastain <chastain@redhat.com>
8593 * Makefile.in: all-m4 depends on all-texinfo.
8595 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8597 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8599 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8601 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8604 2001-02-16 Nick Clifton <nickc@redhat.com>
8606 * configure.in (noconfigdirs): Allow configuration of texinfo
8609 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8611 * config.guess: Add linux target for S/390.
8612 * config.sub: Likewise.
8613 * configure.in: Likewise.
8615 2001-02-06 Ben Elliston <bje@redhat.com>
8617 * configure: Output host type to stdout, not stderr.
8619 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8621 * config.guess: Import from subversions.gnu.org (revision 1.181).
8622 * config.sub: Import from subversions.gnu.org (revision 1.199).
8624 2001-01-30 Alan Modra <alan@linuxcare.com.au>
8626 * config.guess: Handle hppa64-linux systems.
8628 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8630 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8631 Don't unset, it's non-portable and no longer necessary, set to empty
8634 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8636 * ltconfig: Shell portability fix for the tagname validity check.
8638 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8640 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8642 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8644 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8645 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8647 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8649 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8650 keep at least one of build_libtool_libs or build_old_libs set to
8653 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8655 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8656 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8658 2000-11-07 Philip Blundell <pb@futuretv.com>
8660 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8662 2000-11-03 Philip Blundell <pb@futuretv.com>
8664 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8667 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8669 * COPYING.NEWLIB: Put into source repository.
8671 2001-01-15 Ben Elliston <bje@redhat.com>
8673 * configure.in (host_tools): Add sid.
8674 Always configure cgen.
8675 * Makefile.in (all-sid): New target.
8676 (check-sid, clean-sid, install-sid): Likewise.
8678 2001-01-07 Andreas Jaeger <aj@suse.de>
8680 * config.sub, config.guess: Update from subversions.
8682 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8684 * configure.in: Disable language-specific target libraries for
8685 languages that aren't enabled.
8687 2000-11-24 Nick Clifton <nickc@redhat.com>
8689 * configure.in (xscale-elf): Add target.
8690 (xscale-coff): Add target.
8691 (c4x, c5x, tic54x): Move after ARM targets.
8693 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
8695 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8697 2000-11-20 Ian Lance Taylor <ian@zembu.com>
8699 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8701 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8703 * Makefile.in: Merge with GCC and libgcj.
8704 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8705 configure-target-<library> when their configure scripts need the C
8706 or C++ library to have already been built to work properly.
8707 (do_proto_toplev): Set them to an empty string.
8709 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8711 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8712 (REALLY_SET_LIB_PATH): Use them.
8714 2000-11-06 Christopher Faylor <cgf@cygnus.com>
8716 * config.sub: Add support for Sun Chorus
8718 2000-11-02 Per Lundberg <plundis@chaosdev.org>
8720 * config.sub: Add support for the *-storm-chaos OS.
8722 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8724 * configure.in (noconfigdirs): Don't compile some
8725 of the libraries for 68HC11 & 68hc12 targets.
8727 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
8729 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8730 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8731 all affected `configure' scripts.
8733 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
8735 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8738 2000-09-12 Philip Blundell <philb@gnu.org>
8740 * config.sub, config.guess: Update from subversions.
8742 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
8744 * Makefile.in (all-zlib): Added dummy target.
8746 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8747 multi-language branch.
8749 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
8751 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8752 (bootstrap*): Depend on all-bootstrap.
8754 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8756 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8757 crosses, but add gcc/include to the header search path for them.
8759 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
8761 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8762 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8763 * gettext.m4: New file, extracted from aclocal.m4.
8765 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
8767 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8768 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8771 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8773 * Makefile.in (ALL_MODULES): Add all-cgen.
8774 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8775 (all-cgen): New target.
8776 (all-opcodes,all-sim): Depend on all-cgen.
8777 * configure.in (host_tools): Add cgen.
8778 Only configure cgen if --enable-cgen-maint.
8780 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
8782 * config-ml.in (CC, CXX): Don't introduce a leading space.
8784 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
8786 * configure.in (libstdcxx_flags): Use
8787 libstdc++-v3/src/libstdc++.INC.
8789 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
8791 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8793 2000-08-11 Jason Merrill <jason@redhat.com>
8795 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8796 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8797 (FLAGS_FOR_TARGET): Not here.
8798 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8800 2000-08-07 DJ Delorie <dj@redhat.com>
8802 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8803 "if we're also building gcc, and it's a gcc that will run on the
8804 build machine, we want to use its includes instead of the system's
8807 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
8809 * configure.in (libstdcxx_flags): Don't use `"'.
8811 * config-ml.in: Adjust multilib search paths to the
8812 appropriate multilib tree.
8814 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
8816 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8817 commas in $LANGUAGES.
8819 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
8821 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8823 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
8825 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8826 CXX_FOR_TARGET for sed.
8828 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
8830 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8831 Do not override if already set in the environment or in configure.
8832 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8833 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8835 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
8837 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8838 (GCC_FOR_TARGET): Use it.
8839 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8840 * configure.in: ... here.
8841 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8842 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8844 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
8846 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8847 (configure-target-libchill, configure-target-libobjc): Likewise.
8849 * configure.in: Use the same cache file for all target libs.
8850 * config-ml.in: But different cache files per multilib variant.
8852 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8854 * configure (topsrcdir): Don't use dirname.
8856 2000-07-20 Jason Merrill <jason@redhat.com>
8858 * configure.in: Remove all references to libg++ and librx.
8860 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8862 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
8864 * config.sub: Update to subversions version 2000-07-06.
8866 2000-07-12 Andrew Haley <aph@cygnus.com>
8868 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8869 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8871 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8873 * symlink-tree: Check number of arguments.
8875 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
8877 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8879 2000-07-05 Jim Wilson <wilson@cygnus.com>
8881 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8882 search path for a g++ extracted from the build tree. This
8883 will allow link tests run by configure scripts in
8884 subdirectories to succeed.
8886 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
8888 * ltconfig: Add support for mips-dde-sysv4.2MP
8890 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8892 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8893 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8895 2000-06-19 Timothy Wall <twall@cygnus.com>
8897 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8898 * config.sub: Add tic54x target.
8900 2000-06-07 Phillip Thomas <pthomas@suse.de>
8902 * README-maintainer-mode: New file: Contains notes on using
8903 --enable-maintainer-mode with binutils.
8905 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
8907 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8909 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
8911 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8912 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8914 20000-05-21 H.J. Lu (hjl@gnu.org)
8916 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8917 directory are used if they exist. Make sure
8918 $(build_tooldir)/include is searched for header files,
8919 $(build_tooldir)/lib/ for library files.
8920 (GCC_FOR_TARGET): Likewise.
8921 (CXX_FOR_TARGET): Likewise.
8923 2000-05-18 Jeffrey A Law (law@cygnus.com)
8925 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8927 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
8929 * Makefile.in (configure-target-libiberty): Depend on
8930 configure-target-newlib.
8932 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8934 * configure.in, Makefile.in: Merge all libffi-related
8935 configury stuff from the libgcj tree.
8937 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8939 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8940 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8942 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8944 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8945 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8946 current version information. Add to proto-toplev directory.
8947 (gdb-taz): Build do-djunpack.
8949 2000-05-15 David Edelsohn <edelsohn@gnu.org>
8951 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8953 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8955 * ltmain.sh: Preserve in relink_command any environment
8956 variables that may affect the linker behavior.
8958 2000-05-12 Jeffrey A Law (law@cygnus.com)
8960 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8962 2000-05-10 Jim Wilson <wilson@cygnus.com>
8964 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8966 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8968 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8969 with the version name.
8971 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8975 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8977 * djunpack.bat: New file.
8979 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
8981 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8982 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8983 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8984 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8986 2000-04-16 Dave Pitts <dpitts@cozx.com>
8988 * config.sub (case $basic_machine): Change default for "ibm-*"
8991 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
8993 * Makefile.in (gdb-taz): New target. GDB specific archive.
8994 (do-md5sum): New target.
8996 (PACKAGE): Default to TOOL.
8997 (VER): Default to a shell script.
8998 (taz): Rewrite target. Move real work to do-proto-toplev. Include
8999 md5 checksum generation.
9000 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9001 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9002 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9003 insight.tar.bz2): Use gdb-taz to create archive.
9005 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
9007 * configure (warn_cflags): Delete.
9009 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9010 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
9012 * configure.in (enable_libstdcxx_v3): Add.
9013 (target_libs): Add bits here to switch between libstdc++-v2 and
9015 * config.if: And this file too.
9016 * Makefile.in: Add libstdc++-v3 targets.
9018 2000-04-05 Michael Meissner <meissner@redhat.com>
9020 * config.sub (d30v): Add d30v as a basic machine type.
9022 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9024 * configure.in: -linux-gnu*, not -linux-gnu.
9026 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
9028 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9029 (do-tar-bz2): Replace TOOL with PACKAGE.
9030 (gdb.tar.bz2): Remove GDBTK from GDB package.
9031 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9032 dejagnu.tar.bz2): New packages.
9034 2000-02-27 Andreas Jaeger <aj@suse.de>
9036 * configure.in: Add entry for mips*-*-linux*, move catch all
9037 *-*-*linux* entry below this one.
9039 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9041 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9043 2000-02-24 Nick Clifton <nickc@cygnus.com>
9045 * config.sub: Support an OS of "wince".
9047 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
9049 * config.guess, config.sub: Updated to match config's 2000-02-15
9052 2000-02-23 Linas Vepstas <linas@linas.org>
9054 * config.sub: Add support for Linux/IBM 370.
9055 * configure.in: Likewise.
9057 2000-02-22 Nick Clifton <nickc@cygnus.com>
9059 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9061 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9063 * config.guess: Guess "cygwin" rather than "cygwin32".
9065 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9067 * configure (gcc_version): When setting, narrow search to
9068 lines containing `version_string'.
9070 2000-02-15 Denis Chertykov <denisc@overta.ru>
9072 * config.sub: Add support for avr target.
9074 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
9076 * config.sub: Add mmix-knuth-mmixware.
9078 2000-01-27 Christopher Faylor <cgf@redhat.com>
9080 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9081 structure stuff to -L library search.
9082 (CXX_FOR_TARGET): Ditto.
9083 (CROSS_CHECK_MODULES): Fix spelling mistake.
9085 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9087 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9090 2000-01-12 Richard Henderson <rth@cygnus.com>
9092 * configure.in: Don't build some bits for beos.
9094 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9096 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9099 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9101 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9104 1999-12-14 Richard Henderson <rth@cygnus.com>
9106 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9107 * config.sub: Accept alphaev[78], alphaev8.
9109 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9111 * config.guess, config.sub: Update from autoconf.
9113 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9115 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9116 necessary libraries are missing.
9118 1999-10-25 Andreas Schwab <schwab@suse.de>
9120 * configure: Fix quoting inside arguments of eval.
9122 1999-10-21 Nick Clifton <nickc@cygnus.com>
9124 * config-ml.in: Allow suppression of some ARM multilibs.
9126 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9128 * config.guess: Add OS/390 match pattern.
9129 * config.sub: Add mvs, openedition targets.
9130 * configure.in (i370-ibm-opened*): New.
9132 1999-09-04 Steve Chamberlain <sac@pobox.com>
9134 * config.sub: Add support for configuring for pj.
9136 1999-08-31 Nick Clifton <nickc@cygnus.com>
9138 * config.sub (maybe_os): Add support for configuring for fr30.
9140 1999-08-25 Nick Clifton <nickc@cygnus.com>
9142 * configure.in: Do not configure or build ld for AIX
9143 platforms. ld is known to be broken on these platforms.
9145 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9147 * config-ml.in: Pass compiler flag corresponding to multidirs to
9150 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9152 * Makefile.in (LDFLAGS): Define.
9154 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9156 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9158 (*-*-cygwin*): Likewise.
9160 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9163 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9164 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9166 From Eli Zaretskii <eliz@is.elta.co.il>:
9167 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9168 long file name when using DJGPP on MS-DOS.
9170 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9172 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9174 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9176 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9177 dependency as this causes "make check" to globally "make all"
9179 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9181 * configure.in (target_libs): Added target-zlib.
9182 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9183 (CONFIGURE_TARGET_MODULES): Likewise.
9184 (CHECK_TARGET_MODULES): Likewise.
9185 (INSTALL_TARGET_MODULES): Likewise.
9186 (CLEAN_TARGET_MODULES): Likewise.
9187 (configure-target-zlib): New target.
9188 (all-target-zlib): Likewise.
9189 (all-target-libjava): Depend on all-target-zlib.
9190 (configure-target-libjava): Depend on configure-target-zlib.
9192 * Makefile.in (configure-target-libjava): Depend on
9193 configure-target-newlib.
9194 (configure-target-boehm-gc): New target.
9195 (configure-target-qthreads): New target.
9197 * configure.in (target_libs): Added target-qthreads.
9198 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9199 (CONFIGURE_TARGET_MODULES): Likewise.
9200 (CHECK_TARGET_MODULES): Likewise.
9201 (INSTALL_TARGET_MODULES): Likewise.
9202 (CLEAN_TARGET_MODULES): Likewise.
9203 (all-target-qthreads): New target.
9204 (configure-target-libjava): Depend on configure-target-qthreads.
9205 (all-target-libjava): Depend on all-target-qthreads.
9207 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9208 (CONFIGURE_TARGET_MODULES): Likewise.
9209 (CHECK_TARGET_MODULES): Likewise.
9210 (INSTALL_TARGET_MODULES): Likewise.
9211 (CLEAN_TARGET_MODULES): Likewise.
9212 (all-target-libjava): New target.
9213 (all-target-boehm-gc): Likewise.
9214 * configure.in (target_libs): Added libjava, boehm-gc.
9216 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9218 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9219 configure.bat in SUPPORT_FILES.
9220 (gas+binutils.tar.bz2): Likewise.
9222 * makeall.bat: Remove; obsolete.
9224 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9227 * configure.bat: Remove; obsolete.
9229 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9231 * configure: Add -W -Wall to the default CFLAGS when compiling with
9234 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9236 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9238 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9240 * configure.in: Build ld on IRIX6.
9242 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9244 * Makefile.in: Change distribution targets to use bzip2 instead of
9246 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9247 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9249 1999-06-04 Nick Clifton <nickc@cygnus.com>
9251 * config.sub: Add mcore target.
9253 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
9255 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9257 1999-05-25 H.J. Lu (hjl@gnu.org)
9259 * config.guess (dummy): Changed to $dummy.
9261 1999-05-24 Nick Clifton <nickc@cygnus.com>
9263 * config.sub: Tidied up case statements.
9265 1999-05-22 Ben Elliston <bje@cygnus.com>
9267 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9270 * config.guess: Merge with FSF version. Future changes will be
9271 more accurately recorded in this ChangeLog.
9272 * config.sub: Likewise.
9274 1999-05-20 Stephen L Moshier <moshier@world.std.com>
9276 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9278 1999-04-30 Tom Tromey <tromey@cygnus.com>
9280 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9282 1999-04-23 Tom Tromey <tromey@cygnus.com>
9284 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9286 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9288 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9289 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9290 Bad merge removed these two changes.
9292 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9293 Martin Heller (Ing.-Buero_Heller@t-online.de)
9295 * config.guess (interix Alpha): Add.
9297 1999-04-11 Richard Henderson <rth@cygnus.com>
9299 * configure.in (i?86-*-beos*): Do config gperf; don't config
9300 gdb, newlib, or libgloss.
9302 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
9304 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9305 link a trivial program with -mabi=64. If it fails, remove mabi=64
9308 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
9310 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9312 1999-04-08 Nick Clifton <nickc@cygnus.com>
9314 * config.sub: Add support for mcore targets.
9316 1999-04-07 Michael Meissner <meissner@cygnus.com>
9318 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9319 not mt-ospace, in order to shut up assembler warning about using
9320 symbols that are named the same as registers.
9322 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9324 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9325 dependency list for all-target-cygmon.
9327 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9329 * config-ml.in: Check $host, not $target, for selective multilibs.
9330 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9331 thumb interworking, and underscore prefix multilibs.
9333 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9335 * missing: Update to version from current automake.
9337 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9339 * configure (gxx_include_dir): Removed.
9341 * configure.in (gxx_include_dir): Handle it.
9342 * Makefile.in: Likewise.
9344 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9346 * config.sub (mips64vr4111,mips64vr4111el) Add.
9348 1999-03-21 Ben Elliston <bje@cygnus.com>
9350 * config.guess: Correct typo for detecting ELF on FreeBSD.
9352 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9354 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9357 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9359 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9360 all-target-newlib to dependency list for all-target-bsp.
9362 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9364 * config.sub: Add i386-uwin support.
9365 * config.guess: Likewise.
9367 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9369 * configure.in: cleanup, add mh-*pic handling for arm, special
9370 case powerpc*-*-aix*
9372 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9374 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9377 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9379 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9382 1999-03-02 Nick Clifton <nickc@cygnus.com>
9384 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9386 1999-02-28 Geoffrey Noer <noer@cygnus.com>
9388 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9390 1999-02-24 Nick Clifton <nickc@cygnus.com>
9392 * config.sub: Fix typo in arm recognition.
9394 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
9396 * configure.in (noconfigdirs): Changed target_configdirs to
9397 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9398 rather than m68k-*-* since it is not known to work on
9399 m68k-aout. Ditto for arm-*-*oabi.
9401 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
9403 * configure.in (*-*-windows*): Remove, no longer used.
9405 1999-02-19 Ben Elliston <bje@cygnus.com>
9407 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9408 Smart and improved by Andrew Cagney.
9410 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
9412 * config.guess: Recognize openbsd-*-hppa.
9414 1999-02-17 H.J. Lu (hjl@gnu.org)
9416 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9417 only if it is not empty.
9419 1999-02-17 Nick Clifton <nickc@cygnus.com>
9421 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9423 * config.guess: Modified to recognize uname's armv* syntax.
9425 * config.sub: Modified to recognize uname's armv* syntax.
9427 1999-02-17 Mark Salter <msalter@cygnus.com>
9429 * configure.in: Added target-bsp for sparclite.
9431 1999-02-08 Richard Henderson <rth@cygnus.com>
9433 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9435 1999-02-08 Nick Clifton <nickc@cygnus.com>
9437 * configure.in: Add support for strongarm port.
9438 * config.sub: Add support for strongarm target.
9440 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
9442 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9443 the old name config/mh-cygwin32.
9446 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
9448 * configure.in: Do build ld for ix86 Solaris.
9450 1999-02-02 Jim Wilson <wilson@cygnus.com>
9452 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9453 $AR_FOR_TARGET. Likewise for RANLIB.
9455 1999-02-02 Catherine Moore <clm@cygnus.com>
9457 * config.sub (oabi): Recognize.
9458 * configure.in (arm-*-oabi): Handle.
9460 1999-01-30 Robert Lipe (robertlipe@usa.net)
9462 * config.guess: Improve detection of i686 on UnixWare 7.
9464 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
9466 * config.guess: Add support for i386-pc-interix.
9467 * config.sub: Likewise.
9468 * configure.in: Likewise.
9470 1999-01-18 Christopher Faylor <cgf@cygnus.com>
9472 * Makefile.in: Remove unneeded all-target-libio from
9473 from all-target-winsup target since it is now unneeded.
9474 Add all-target-libtermcap in its place since it is now
9477 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9479 * configure.in: makefile stub for cygwin target is probably
9480 unnecessary. Remove it for now.
9482 1998-12-30 Christopher Faylor <cgf@cygnus.com>
9484 * configure.in: libtermcap.a should be built when cygwin is the
9485 target as well as the host.
9486 * config.guess: Allow mixed case in cygwin uname output.
9487 * Makefile.in: Add libtermcap target.
9489 1998-12-23 Jeffrey A Law (law@cygnus.com)
9491 * config.sub: Clean up handling of hppa2.0.
9493 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
9495 * config.guess: Use C code to identify more HP machines.
9497 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9499 * config.sub: Handle hppa2.0.
9501 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9503 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9504 cygmon for all sparclite targets, regardless of object format.
9506 1998-12-15 Mark Salter <msalter@cygnus.com>
9508 * configure.in: Added target-bsp for several target architectures.
9510 * Makefile.in: Added rules for bsp.
9512 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9514 * config.guess: Improve detection of hppa2.0 processors.
9516 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9518 * config.guess: Recognize FreeBSD using ELF automatically.
9520 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9522 * configure (skip-this-dir): Add handling for new shell script, which
9523 might be created by a sub-directory's configure to indicate, this particular
9524 directory is "unwanted".
9525 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9527 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9529 * ltconfig: import from libtool, after changing libtool to
9530 account for the cygwin name change.
9532 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9534 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9535 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9537 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9539 * configure.in: Add libtermcap to list of cygwin dependencies.
9541 1998-11-17 Geoffrey Noer <noer@cygnus.com>
9543 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9544 they include winsup/include when it's a cygwin target.
9546 1998-11-12 Tom Tromey <tromey@cygnus.com>
9548 * configure.in (host_tools): Added zip.
9549 * Makefile.in (all-target-libjava): Depend on all-zip.
9550 (all-zip): New target.
9551 (ALL_MODULES): Added all-zip.
9552 (NATIVE_CHECK_MODULES): Added check-zip.
9553 (INSTALL_MODULES): Added install-zip.
9554 (CLEAN_MODULES): Added clean-zip.
9556 1998-11-12 Geoffrey Noer <noer@cygnus.com>
9558 * Makefile.in: lose "32" from comment about cygwin.
9560 1998-11-05 Nick Clifton <nickc@cygnus.com>
9562 * configure.in: Use -Os to build target libraries for the fr30.
9564 1998-11-04 Dave Brolley <brolley@cygnus.com>
9566 * config.sub: Add fr30.
9568 1998-11-02 Geoffrey Noer <noer@cygnus.com>
9570 * configure.in: drop "32" from config/mh-cygwin32. Check
9571 cygwin* instead of cygwin32*.
9572 * config.sub: Check cygwin* instead of cygwin32*.
9574 1998-10-22 Robert Lipe <robertl@dgii.com>
9576 * config.guess: Match any version of Unixware7.
9578 1998-10-20 Syd Polk <spolk@cygnus.com>
9580 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9583 1998-10-18 Jeffrey A Law (law@cygnus.com)
9585 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9586 these if the appropriate directories and files to not exist.
9588 1998-10-14 Jeffrey A Law (law@cygnus.com)
9590 * Makefile.in (DEVO_SUPPORT): Add config.if.
9592 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
9594 * configure: Add pattern to replace "build_tooldir"'s
9595 definition in the generated Makefile with "tooldir"'s
9598 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9600 * config.sub: Bring back lost sparcv9.
9602 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9604 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9606 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9607 CC_FOR_TARGET and friends.
9609 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9611 * Makefile.in (build_tooldir): New variable, same as tooldir.
9612 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9613 -B$(build_tooldir)/bin/.
9614 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9616 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9618 * config.sub: Add support for i[34567]86-pc-udk.
9619 * configure.in: Likewise.
9621 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9623 * Makefile.in: add bzip2 package building bits for user
9625 * configure.in: ditto
9627 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9629 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9630 (ALL_TARGET_MODULES): Add all-target-libobjc.
9631 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9632 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9633 (all-target-libchill): Add dependencies.
9634 * configure.in (target_libs): Add libchill.
9636 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9638 * configure.in (target_subdir): Remove duplicate line.
9640 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9642 * Makefile.in (all-automake): fix dependencies.
9644 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9646 * configure.in: Minor cleanups for building in the $(target_alias)
9649 1998-09-22 Jim Wilson <wilson@cygnus.com>
9651 * Makefile.in (bootstrap): Set r and s before make all. Use
9652 BASE_FLAGS_TO_PASS in make all.
9655 1998-09-20 Mark Mitchell <mark@markmitchell.com>
9657 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9659 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9661 * config.sub: Fix typo in last change.
9663 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9665 * config.sub: Add support for C4x target.
9666 * configure.in: Likewise.
9668 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9670 * config.sub: Recognize sparcv9 just like sparc64.
9672 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9674 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9676 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9678 * config.guess: Correctly identify Pentium II sco boxes.
9680 * config.guess: Fix "tr" code. From Weiwen Liu.
9682 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9684 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9687 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9689 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9690 (ALL_TARGET_MODULES): Add all-target-libchill.
9691 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9692 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9693 (all-target-libchill): Add dependencies.
9694 * configure.in (target_libs): Add libchill.
9696 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9698 * config.guess: Avoid assumptions about "tr" behaves when
9699 LANG is set to something other than English.
9701 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9703 * configure (gxx_include_dir): Changed to
9704 '${prefix}/include/g++'-${libstdcxx_interface}.
9706 * config.if: New to determine the interfaces.
9708 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9710 * config.guess: Detect and handle MPE/IX.
9711 * config.sub: Deal with MPE/IX.
9713 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9715 * configure.in: Use mh-aix43.
9717 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9719 * configure: Fix --without/--disable cases for gxx-include-dir.
9721 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9723 * mdata-sh: Imported. Needed for automake support.
9725 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9727 * Makefile.in (taz): Try "chmod -R og=u ." before
9728 "chmod og=u `find . -print`".
9730 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9732 * configure.in: Add arm-elf and thumb-elf support.
9734 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9736 * Makefile.in: Undo previous patch.
9738 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9740 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9742 (install-no-fixedincludes): and here
9743 (INSTALL_MODULES): ... from here.
9745 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9747 * config.sub: Merge with FSF.
9749 * config.guess: Merge with FSF.
9751 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9753 * configure (extraconfigdirs): New variable.
9754 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9755 * Makefile.in (all): Move higher in file.
9756 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9757 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9758 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9759 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9760 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9762 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
9764 * Makefile.in (all-target-libjava): Depend on all-gcc and
9766 (configure-target-libjava): Depend on $(ALL_GCC).
9768 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9770 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9771 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9773 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9775 * ylwrap: Change absolute path checks to check for DOS style path
9778 * ylwrap: Don't use a full path name if the source file is in the
9779 same directory. From hjl@lucon.org (H.J. Lu).
9781 * config-ml.in: Default to being verbose, to match Feb 18 change to
9784 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9786 Brought over from egcs:
9788 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9790 * configure.in (target_subdir): Set to ${target_alias} instead
9793 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9795 * configure.in (target_subdir): Set to libraries if enable_multilib.
9797 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9799 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9800 multilibs, force reconfiguration the first time we create
9801 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9803 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9805 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9806 avoid confusion with --no-recursion.
9808 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9810 * configure.in: Win32 hosts shouldn't use install -x
9811 * install-sh: remove -x option, and special .exe-handling
9814 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9816 * config.guess: Recognize i586-pc-beos.
9817 * configure.in: Don't build some bits for beos.
9819 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9821 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9822 CFLAGS default to -O2.
9824 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9827 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9829 * ltmain.sh: Correct install when using a different shell.
9831 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9833 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9835 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9837 * makefile.vms: Update to build binutils/makefile.vms. Add install
9840 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9842 * ltconfig: Update to correct AIX handling.
9844 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9846 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9848 * configure.in (target_subdir): Set to ${target_alias} instead
9851 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9853 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9854 (Makefile): Depend on $(gcc_version_trigger).
9856 * configure (gcc_version): Change default initializer to empty
9858 (gcc_version_trigger): New variable; pass this variable down
9859 to subdir configures to enable them checking gcc's version
9860 themselves. Emit make macros for both gcc_version vars.
9861 (topsrcdir): Initialize reliably.
9862 (recursion line): Remove --with-gcc-version=${gcc_version}.
9864 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9866 * configure (enable_version_specific_runtime_libs): Implement new flag
9867 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9868 in $(libsubdir); emit definition in each generated Makefile.
9869 (gxx_include_dir): Initialize depending on
9870 $enable_version_specific_runtime_libs.
9872 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9874 * configure (gcc_version): Initialize properly depending on
9875 how and where configure is started.
9876 (recursion line): Pass a --with-gcc-version=${gcc_version}
9877 to configures in subdirs.
9879 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9881 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9884 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9886 * configure.in: Add cygmon and libstub support for mn10200.
9888 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9890 * configure (gcc_version): Add new variable describing the
9891 particular gcc version we're building.
9892 * Makefile.in (libsubdir): Add new macro for the directory
9893 in which the compiler finds executables, libraries, etc.
9894 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9897 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9899 * Makefile.in (local-clean): Remove *.log.
9900 (warning.log): Built with warn_summary from build.log.
9901 (mail-report.log): Run test_summary.
9902 (mail-report-with-warnings.log): Run test_summary including
9903 warning.log in the report.
9905 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9907 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9909 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9911 * Makefile.in (grep): Grep no longer depends on libiberty.
9913 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9915 * Makefile.in: all-snavigator needs all-libgui.
9917 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9919 * configure.in: Add cygmon and libstub support for mn10300.
9921 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9923 * missing: Update to version from automake 1.3.
9925 * ltmain.sh: On installation, don't get confused if the same name
9926 appears more than once in the list of library names.
9928 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9930 * config.sub: Accept m68060 and m5200 as CPU names.
9932 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9934 * configure: Use && rather than using -a in test, because odd
9935 strings can confuse test.
9936 * configure.in: Likewise.
9938 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9940 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9942 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9944 * Makefile.in (boostrap2-lean, bootstrap3-lean,
9945 bootstrap4-lean): New targets.
9947 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9949 * mpw-* Delete. Not used.
9951 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9953 * COPYING.LIB: Update FSF address.
9955 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9957 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9959 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9962 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9964 * ltconfig, ltmain.sh: Avoid producing a version number if
9965 -version-info was not used.
9967 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9969 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9970 building with newlib.
9972 1998-04-30 Paul Eggert <eggert@twinsun.com>
9974 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9975 Solaris `make' causes it to continue to next definition.
9977 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9979 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9980 the right GUI libraries and files are installed along with GDB.
9982 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9984 * configure.in: Change alpha to alpha* in several places.
9986 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9988 * config.sub: Recognize sparc86x.
9990 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9992 * configure.in (--enable-target-optspace): Remove debug echo.
9994 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9996 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9998 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10000 * ltconfig: Update cygwin32 support.
10002 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10003 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10004 (GDB_SUPPORT_DIRS): Likewise.
10006 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10008 * configure.in (target_makefile_frag): If --enable-target-optspace,
10009 use -Os to compile target libraries rather than -O2. Default to
10010 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10012 * configure.in (target_cflags): Ditto for d30v.
10014 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10016 * Makefile.in (all-bfd): Depend on all-intl.
10017 (all-binutils): Likewise.
10018 (all-gas): Likewise.
10019 (all-gprof): Likewise.
10020 (all-ld): Likewise.
10022 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10024 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10026 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10028 * Makefile.in (all-bfd): Depend upon all-libiberty.
10030 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10032 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10034 * Makefile.in: Add libstub.
10036 * configure.in: Ditto. Build libstub for targets that have cygmon
10039 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10041 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10043 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10045 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10046 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10048 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10050 * configure: Define DEFAULT_M4 by searching PATH.
10051 * Makfile.in: Use DEFAULT_M4.
10053 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10055 * ltconfig: Add cygwin32 support.
10057 * Makefile.in, configure.in: Add libtool as a native only directory
10058 to configure and build.
10060 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10062 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10064 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10066 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10068 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10070 * Makefile.in: add ash make rules
10071 * configure.in: add ash to native_only and host_tools lists
10073 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10075 * Makefile.in (all-gettext, all-intl): New targets.
10076 (ALL_MODULES): Added all-gettext, all-intl.
10077 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10078 (INSTALL_MODULES): Added install-gettext, install-intl.
10079 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10081 * configure.in (host_tools): Added gettext.
10082 (native_only): Likewise.
10083 (noconfigdirs) [various cases]: Likewise.
10084 (host_libs): Added intl.
10086 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10088 * configure: Do not disable building gdbtk for cygwin32 hosts.
10090 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10092 * configure.in: Add thumb-coff target.
10093 * config.sub: Add thumb-coff target.
10095 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10097 * Makefile.in: Revert yesterday's change.
10098 (all-target-winsup): all-target-librx stays out of here.
10100 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10102 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10103 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10104 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10105 Remove references to librx and libg++.
10107 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10109 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10112 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10114 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10115 for newlib directory.
10116 (CXX_FOR_TARGET): Likewise.
10118 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10120 * ltconfig: Update after libtool/ltconfig.in change for
10123 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10125 * ltconfig, ltmain.sh: Update to libtool 1.2.
10127 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10129 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10130 (install-gcc-cross): Instead, override LANGUAGES here.
10132 1998-03-18 Dave Love <d.love@dl.ac.uk>
10134 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10135 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10137 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10139 * configure.in: Add Thumb-pe target.
10141 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10143 * Makefile.in - changed sn targets to snavigator
10144 * configure.in - changed sn targets to snavigator
10146 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10148 * config-ml.in: After building symlink tree call make distclean
10149 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10150 to be the case for libiberty.
10152 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10154 * configure: When making link, also check the current
10155 directory. The configure scripts may create one.
10157 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10159 * config.sub: Accept alphapca56 and alphaev6 properly.
10161 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10163 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10165 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10167 * config.sub (sco5): Fix typo.
10169 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10171 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10173 (install-itcl): Remove dependency on install-tcl.
10175 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10177 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10179 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10181 * configure.in: Don't build libgui for a cygwin32 target when not on
10184 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10186 * configure (redirect): Set to null, so default behavior of
10187 configure is now --verbose.
10189 1998-02-16 Dave Love <d.love@dl.ac.uk>
10191 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10192 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10194 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10196 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10197 this change to sync Makefile.in with its ChangeLog entries.
10199 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10201 * ltmain.sh (mkdir): Check that the directory doesn't exist
10202 before we exit with error, so that we don't get races during
10205 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10207 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10209 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10211 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10212 PICFLAG_FOR_TARGET.
10213 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10215 * configure: Emit a definition for the new macro enable_shared
10216 into each Makefile.
10218 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10220 * configure.in (host_tools, native_only): Add libtool.
10222 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10224 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10225 Fix typo in ming config comment.
10227 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10229 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10231 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10233 * config.sub: Add tic30 cases, and map c30 to tic30.
10235 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10237 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10238 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10239 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10240 (CLEAN_TARGET_MODULES): Similarly
10241 (all-target-libf2c): Add dependences.
10242 * configure.in (target_libs): Add libf2c.
10244 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10246 * configure.in: Remove expect from noconfigdirs when target
10247 is cygwin32. OK to build expect and dejagnu with Canadian
10250 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10252 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10255 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10258 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10260 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10261 here as it is not defined in the toplevel Makefile.
10263 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10265 * configure (package_makefile_rules_frag): New variable, which names
10266 a file with generic rules, ...
10267 Change comment to mention we now have FIVE parts.
10268 * configure: Undo last change.
10270 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10272 * config.guess: More accurate determination of HP processor types.
10273 * config.sub: More accurate determination of HP processor types.
10275 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10277 * configure (package_makefile_frag): Move inserting the
10278 ${package_makefile_frag} to where it should be according
10281 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10283 * config.guess: Add support for Linux/ARM.
10285 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10287 * .cvsignore: Remove *-info and *-install since they match
10288 release-info and mpw-install, which we don't want to just ignore.
10290 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10292 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10294 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10296 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10297 local_prefix to sub-make invocations.
10299 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10301 * configure.in: Check makefile fragments in the source
10304 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10306 * configure.in: Check whether host and target makefile
10307 fragments exist before adding them to *_makefile_frag.
10309 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10311 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10313 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10315 * configure.in: Make sure we only replace RPATH_ENVVAR on
10316 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10319 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10322 1998-01-13 Lee Iverson (leei@ai.sri.com)
10324 * config-ml.in (multi-do): LDFLAGS must include multilib
10327 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10329 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10331 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10333 * config.sub: Add mingw32 support.
10334 * configure.in: Likewise.
10336 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10338 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10340 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10342 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10343 * configure (gxx_include_dir): Provide a definition for subdirs
10344 which do not use autoconf.
10346 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10348 * config.guess: Sync with egcs. Picks up new alpha support,
10349 BeOS & some additional linux support.
10351 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10353 * config.guess: HP 9000/803 is a PA1.1 machine.
10355 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10357 * configure.in: It's alpha*-...
10359 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10361 * configure.in (host_makefile_frag, target_makefile_frag):
10362 Handle multiple config files.
10363 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10366 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10370 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10372 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10374 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10376 * Makefile.in: Add libgui directory.
10377 (GDB_TK): Add all-libgui.
10378 * configure.in: Add libgui directory.
10379 * configure: Add all-libgui to GDB_TK.
10381 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10383 * config-ml.in (multidirs): Add m32r to multilib list.
10385 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10387 * Makefile.in (all-target-gperf): Change dependency to
10388 all-target-libstdc++.
10390 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10392 * config.guess: Add BeOS support.
10394 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10396 Source directory cvs renamed to cvssrc:
10397 * configure.in (host_tools): Change cvs to cvssrc.
10398 (native_only): Likewise.
10399 (noconfigdirs) [various cases]: Likewise.
10400 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10401 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10402 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10403 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10404 (all-cvssrc): Rename target from all-cvs.
10406 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10408 * configure (gxx_include_dir): Fix thinko.
10410 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10412 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10413 (install-cross, install-gcc-cross): New targets.
10415 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10417 * configure.in (noconfigdirs): Add support for Thumb target.
10419 * config.sub (maybe_os): Add support for Thumb target.
10421 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10423 * Makefile.in: Add rules for cygmon.
10425 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10427 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10429 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10430 * configure (gxx_include_dir): Provide a definition for subdirs
10431 which do not use autoconf.
10433 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10435 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10438 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10441 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10442 found on RedHat Linux systems.
10444 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10446 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10449 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10451 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10453 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10455 * ltmain.sh: If mkdir fails, check whether the directory was created
10456 anyhow by some other process.
10458 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10460 * configure.in (d30v-*-*): Configure all directories.
10462 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10464 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10467 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10469 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10471 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10473 * include/libiberty.h: Add extern "C" { so it can be used with C++
10475 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10478 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10480 * configure.in (d30v-*-*): Configure GCC now.
10482 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10484 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10485 is no longer needed.
10487 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10489 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10491 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10493 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10494 targets using "$@" to provide support for similar but not identical
10495 targets without having to duplicate code.
10497 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10499 * makefile.vms: Fix to work with DEC C.
10501 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10503 * config.sub: Add mips-tx39-elf to marketing names.
10505 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10507 * ltmain.sh: Handle symlinks in generated script.
10509 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10511 * configure: Handle autoconf style directory options: --bindir,
10512 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10513 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10515 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10516 (sharedstatedir, localstatedir, oldincludedir): New variables.
10517 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10518 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10519 sbindir, sharedstatedir, and sysconfdir.
10521 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10523 * Makefile.in (bootstrap-lean): New target.
10525 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10527 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10528 sn, and gnuserv from noconfigdirs.
10530 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10532 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10534 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10536 * Makefile.in (cross): New target.
10538 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10539 Jeff Law <law@cygnus.com>
10541 * Makefile.in (bootstrap2, bootstrap3): New targets.
10542 (all-bootstrap): Remove outdated and confusing target.
10543 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10545 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10547 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10548 windows. Consistent with gdb/configure.
10550 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10552 * configure.in: Name Linux target fragment.
10554 * configure: Rewrite so that project Makefile fragment is inserted
10555 first and appears last in the resulting Makefile.
10557 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10559 * Makefile.in (install-itcl): Install tcl first.
10561 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10563 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10565 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10567 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10569 * configure.in (skipdirs): Add target-librx for Linux.
10570 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10572 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10574 * Makefile.in (bootstrap): New target.
10576 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10578 * config.sub: Accept 'amigados' for backward compatability.
10580 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10582 * config.guess: Merge with FSF.
10584 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10586 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10588 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10590 * config.sub: Add "marketing-names" patch.
10592 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10594 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10596 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10598 * config.sub: Handle v850-elf.
10600 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10602 * .cvsignore (*-install): Remove.
10604 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10606 * ltconfig: Set CONFIG_SHELL in libtool.
10607 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10609 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10611 * configure.in (target_subdir): Set to libraries if enable_multilib.
10613 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10615 * config.guess: Update from gcc directory.
10617 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10619 * Makefile.in (all-sim): Depends on all-readline.
10621 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10623 * Makefile.in (BISON, YACC): Use $$s.
10624 (all-bison): Depend on all-texinfo.
10626 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10628 * Makefile.in (BISON): Add -L flag.
10631 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10633 * configure.in (noconfigdirs): Add support for v850e target.
10635 * config.sub (maybe_os): Add support for v850e target.
10637 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10639 * configure.in (noconfigdirs): Add support for v850ea target.
10641 * config.sub (maybe_os): Add support for v850ea target.
10643 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10645 * config.sub: Add mipstx39. Delete r3900.
10647 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10649 * Makefile.in (all-autoconf): Depends on all-texinfo.
10651 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10653 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10656 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10658 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10660 * configure: When handling a Canadian Cross, handle YACC as well as
10661 BISON. Just set BISON to bison. When setting YACC, prefer bison.
10662 * Makefile.in (all-bison): Depend upon all-texinfo.
10664 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10666 * Makefile.in (BISON): bison, not byacc or bison -y.
10667 (YACC): bison -y or byacc or yacc.
10668 (various): Add *-bison as appropriate.
10669 (taz): No need to mess with BISON anymore.
10671 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10673 * configure: If OSTYPE matches *win32*, try to find a good value for
10676 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10678 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10679 configure.in if it is present.
10681 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10683 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10685 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10687 * config.sub: Recognize `arc' cpu.
10688 * configure.in: Likewise.
10689 * config-ml.in: Likewise.
10691 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10693 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10695 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10697 * configure: Changed sed delimiter from ':' to '|' when
10698 attempting to substitute ${config_shell} for SHELL. On
10699 NT ${config_shell} may contain a ':' in it.
10701 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10703 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10705 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10707 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10709 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10711 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10713 * ylwrap: If the program is a relative path, force it to be
10716 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10718 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10720 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10722 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10723 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10726 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10728 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10729 separated by spaces.
10731 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10733 * ylwrap: New file.
10734 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10736 * ltmain.sh: Handle /bin/sh at start of install program.
10738 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10740 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10741 * missing: New file, from automake 1.2.
10743 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10745 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10746 check-tk to CHECK_X11_MODULES.
10748 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10750 * config.sub: Merge with FSF.
10752 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10754 * config.guess: Merge with FSF.
10756 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10758 * configure: Treat msdosdjgpp like go32.
10759 * configure.in: Likewise. Don't remove gprof for go32.
10761 * configure: Change Makefile.tem2 to Makefile.tm2.
10763 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10765 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10767 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10769 * install-sh (chmodcmd): Set to null if the DST directory already
10770 exists. Same as Nov 11th change.
10772 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10774 * configure (GDB_TK): Needs itcl and tix.
10776 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10778 * config.guess: Update from FSF.
10780 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10782 * Makefile.in (GDB_TK): Depend on itcl and tix.
10784 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10786 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10787 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10788 (INSTALL_SCRIPT): New variable.
10789 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10790 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10792 * install-sh: Add support for -x option.
10794 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10796 * configure.in, Makefile.in: Treat tix like itcl.
10798 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10800 * Makefile.in (WINDRES): New variable.
10801 (WINDRES_FOR_TARGET): New variable.
10802 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10803 (EXTRA_HOST_FLAGS): Add WINDRES.
10804 (EXTRA_TARGET_FLAGS): Add WINDRES.
10805 (EXTRA_GCC_FLAGS): Add WINDRES.
10806 ($(DO_X)): Pass down WINDRES.
10807 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10808 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10809 DLLTOOL_FOR_TARGET.
10811 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10813 * configure.in: configure sim before gdb for win32-x-ppc
10815 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10817 Move gperf into the toplevel, from libg++.
10818 * configure.in (target_tools): Add target-gperf.
10819 (native_only): Add target-gperf.
10820 * Makefile.in (all-target-gperf): New target, depend on
10822 (configure-target-gperf): Empty rule.
10823 (ALL_TARGET_MODULES): Add all-target-gperf.
10824 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10825 (CHECK_TARGET_MODULES): Add check-target-gperf.
10826 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10827 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10829 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
10831 * config.sub (mn10200): Recognize new basic machine.
10833 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10835 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10836 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10838 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10840 * configure.in: If we're building mips-sgi-irix6* native, turn on
10841 ENABLE_MULTILIB and set TARGET_SUBDIR.
10843 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10845 * Makefile.in (all-sn): Depend on all-grep.
10847 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10849 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10851 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10852 Makefile. From Jeff Makey <jeff@cts.com>.
10853 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10855 * Makefile.in (DISTBISONFILES): Remove.
10856 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10859 * configure.in: Build itl, db, sn, etc., when building for native
10862 * Makefile.in (LD): New variable.
10863 (EXTRA_HOST_FLAGS): Pass down LD.
10864 ($(DO_X)): Likewise.
10866 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10868 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10870 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10872 * configure.in (targargs): Strip out any supplied --build argument
10873 before adding our own. Always add --build.
10875 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10877 * configure.in (targargs): Pass --build if we're doing
10880 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10882 * configure: Use '|' instead of ":" as the separator in
10883 sed. Otherwise sed chokes on NT path names with drive
10884 designators. Also look for "?:*" as the leading characters in an
10887 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10889 * config.sub: Support for r3900.
10891 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10893 * configure.in: Use install-sh, not install.sh.
10895 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10897 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10900 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10902 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10905 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10907 * Makefile.in: Add automake targets.
10908 * configure.in (host_tools): Add automake.
10910 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10912 * configure: Default CXX to c++, not gcc.
10913 * Makefile.in (CXX): Set to c++, not gcc.
10914 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10916 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10918 * install-sh: try appending a .exe if source file doesn't
10921 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10923 * configure.in: Turn on multilib by default.
10924 (cross_only): Remove target-libiberty.
10926 * Makefile.in (all-gcc): Don't depend on libiberty.
10928 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10930 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10932 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10934 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10935 (DISTBISONFILES): Add ld/Makefile.in
10937 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10939 * configure.in: if target is cygwin32 but host isn't cygwin32,
10940 don't configure gdb tcl tk expect, not just gdb.
10942 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10944 * configure.in: Added gnuserv everywhere sn appears.
10946 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10947 (CROSS_CHECK_MODULES): Added check-gnuserv.
10948 (INSTALL_MODULES): Added install-gnuserv.
10949 (CLEAN_MODULES): Added clean-gnuserv.
10950 (all-gnuserv): New target.
10952 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10954 * config.guess: Fixes for MIPS OpenBSD systems.
10956 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10958 * Makefile.in (INSTALL_XFORM): Remove.
10959 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10961 * mkinstalldirs: New file, copied from automake.
10962 * Makefile.in (installdirs): Rename from install-dirs. Use
10963 mkinstalldirs. Change all users.
10964 (DEVO_SUPPORT): Add mkinstalldirs.
10966 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10968 * install-sh: Rename from install.sh.
10969 * Makefile.in (INSTALL): Change install.sh to install-sh.
10970 (DEVO_SUPPORT): Likewise.
10972 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10973 Graichen <graichen@rzpd.de>.
10975 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10977 * config.guess: Recognize OpenBSD systems correctly.
10979 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10981 * README, Makefile.in (ETC_SUPPORT): Remove references to
10982 cfg-paper*, configure.{texi,man,info*}._
10984 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10986 * Makefile.in (all.normal): Ensure that gcc is built after all
10987 the x11 - ie gdb - targets.
10989 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10991 * makefile.vms: Don't run conf-a-gas.
10993 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10995 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10997 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10999 * configure.in: Remove noconfigdirs case since gdb also
11000 configures and builds for tic80-coff.
11002 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11004 * configure: Set cache_file to config.cache.
11005 * Makefile.in (local-distclean): Remove config.cache.
11007 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11009 * COPYING: Update FSF address.
11011 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11013 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11016 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11018 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11019 MAKEDIRS, is empty.
11021 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11023 * config.sub: Tweak mn10300 entry.
11025 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11027 * configure.in (host_tools): Put sim before gdb, so gdb's
11028 configure.tgt can determine if the simulator was configured.
11030 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11032 * config.sub: Move BeOS $os case to be with other Cygnus
11035 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11037 * config.sub: Remove misplaced comment that broke Linux.
11039 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11041 * config.sub: Add BeOS support.
11043 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11045 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11047 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11049 * configure.in (noconfigdirs): Remove tcl and tk from
11050 noconfigdirs for cygwin32 builds.
11052 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11054 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11056 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11058 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11059 make-all.com, use makefile.vms instead.
11061 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11063 * config.sub: Accept -lnews*.
11065 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11067 * configure.in (noconfigdirs): Disable target-newlib,
11068 target-examples and target-libiberty for d30v.
11070 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11072 * configure.in (noconfigdirs): Enable ld for d30v.
11074 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11076 * configure.in (tic80-*-*): Build compiler.
11078 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11080 * configure.in (d30v-*): Remove sim directory from list of
11081 unsupported d30v directories
11083 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11085 * config.sub, configure.in: Add d30v target cpu.
11087 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11089 * makefile.vms: New file.
11090 * make-all.com: Remove.
11092 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11094 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11096 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11098 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11100 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11102 * Makefile.in (ALL_MODULES): Added all-db.
11103 (CROSS_CHECK_MODULES): Addec check-db.
11104 (INSTALL_MODULES): Added install-db.
11105 (CLEAN_MODULES): Added clean-db.
11107 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11109 * config.guess: Merge with latest FSF sources.
11111 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11113 * Makefile.in (ALL_MODULES): Added all-itcl.
11114 (CROSS_CHECK_MODULES): Added check-itcl.
11115 (INSTALL_MODULES): Added install-itcl.
11116 (CLEAN_MODULES): Added clean-itcl.
11118 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11120 * configure.in: build gdb for mn10200
11122 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11124 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11126 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11128 * configure.in (tic80-*-*): Turn off most targets right now.
11130 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11132 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11133 rather than the makeinfo program.
11134 (do-info): Depend upon all-texinfo.
11136 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11138 * configure.in: Remove uses of config/mh-linux.
11140 * config.sub, config.guess: Merge with latest FSF sources.
11142 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11144 * config.sub (case $basic_machine): Add tic80 entries.
11146 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11148 * config.sub, config.guess: Merge with latest FSF sources.
11150 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11152 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11153 * mpw-config.in: Test for NewFolderRecursive.
11154 * mpw-install: Use symbolic name for startup filename.
11155 * mpw-README: Add various additional details.
11157 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11159 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11161 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11163 * configure.in: Do build gcc and the target libraries for
11166 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11168 * configure.in: don't avoid building gdb for mn10300 any more
11169 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11170 instead of single-quoting it.
11172 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11174 * configure.in: Don't use --with-stabs on IRIX 6.
11176 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11178 * configure.in (m32r): Build gdb, libg++ now.
11180 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11182 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11183 directories from noconfigdirs.
11185 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11187 * config.sub (basic_machine): added mips16 configuration
11189 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11191 * config.sub: Handle d10v-unknown.
11193 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11195 * config.sub: Handle v850-unknown.
11197 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11199 * Makefile.in: add findutils
11200 * configure.in: add findutils to list of host_tools
11202 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11204 * config.sub: Handle mn10200 and mn10300.
11206 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11208 * configure.in (d10v-*): Do not build librx.
11210 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11212 * configure.in (mn10300): Build everything except gdb & libgloss.
11214 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11216 * config.guess: Patch for Dansk Data Elektronik servers,
11217 from Niels Skou Olsen <nso@dde.dk>.
11219 For ncr, use /bin/uname rather than uname, since GNU uname does not
11220 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11222 Patch for MIPS R4000 running System V,
11223 from Eric S. Raymond <esr@snark.thyrsus.com>.
11225 Fix thinko for nextstep.
11227 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11229 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11230 * config.guess: Guess mips-dec-mach_bsd4.3.
11232 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11233 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11235 * config.guess (mips-mips-riscos*): Emit just enough of the
11238 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11239 * config.guess (sparc-auspex-sunos*): Added.
11240 (f300-fujitsu-*): Added.
11242 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11243 * config.guess: Recognize a Tadpole as a sparc.
11245 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11247 * config.guess: Don't assume that NextStep version is either 2 or
11248 3. NextStep 4 (aka OpenStep 4) has come out now.
11250 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11252 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11253 From Rik Faith <faith@cs.unc.edu>.
11255 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11257 * config.sub: Contributions from bug-gnu-utils to:
11258 Support plain "hppa" (no version given) architecture, reported by
11260 OpenBSD like NetBSD.
11261 LynxOs is not a hardware supplier.
11263 * config.guess: Contributions from bug-gnu-utils to add support for:
11264 OpenBSD like NetBSD.
11266 More Pyramid systems.
11267 i[n>4]86 Intel chips.
11268 M680[n>4]0 Motorola chips.
11269 Use unknown instead of lynx for hardware manufacturer.
11271 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11273 * install.sh (chmodcmd): Set to null if the DST directory already
11276 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11278 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11279 not use mt-ppc target Makefile fragment any more.
11281 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11283 * configure.in (*-*-windows): Exclude everything but those dirs
11284 needed to build windows.
11286 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11288 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11290 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11292 * configure.in: Exclude mmalloc from i386-windows.
11294 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11296 * Undo my previous change.
11298 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11300 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11302 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11304 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11306 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11307 host to add it's own flags.
11309 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11311 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11313 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11315 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11316 (CXX_FOR_TARGET): Likewise.
11317 (GCC_FOR_TARGET): Define.
11318 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11319 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11320 CC_FOR_TARGET was specified on the command line.
11321 (MAKEOVERRIDES): Don't define.
11323 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11325 * configure.in (m32r): Fix spelling of libg++ libs.
11327 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11329 * config.sub (-apple*): Remove, now redundant.
11331 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11333 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11335 * configure: Rework yesterday's sed script patch.
11337 * config.sub: Merge with FSF.
11339 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11341 * config.guess: Merge from FSF.
11343 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11344 * config.guess: Use pc instead of unknown, for pc clone systems.
11345 Change linux to linux-gnu.
11347 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11348 * config.guess: Avoid non-portable tr syntax.
11350 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11352 * test-build.mk (HOLES): Add "xargs" for gdb.
11354 * configure: Avoid hpux10.20 sed bug.
11356 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11358 * configure.in: Add support for windows host
11359 (that is a build done under the Microsoft build environment).
11361 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11363 * Makefile.in: Replace all uses of srcroot with s, to shrink
11364 command line lengths.
11366 Patches from Geoffrey Noer <noer@cygnus.com>:
11367 * configure.in: If configuring for newlib, pass --with-newlib to
11369 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11370 -Bnewlib/ and -Lwinsup to gcc.
11371 (CXX_FOR_TARGET): Likewise.
11373 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11375 * Makefile.in (ETC_SUPPORT): Add configure.
11377 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11379 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11380 host configuration file.
11382 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11384 * configure.in: Break mn10x00 support into separate
11385 mn10200 and mn10300 configurations.
11386 * config.sub: Likewise.
11388 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11390 * configure.in: Add lots of stuff to noconfigdirs for
11391 the mn10x00 targets.
11393 * config.sub, configure.in: Add mn10x00 support.
11395 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11397 * make-all.com: Call conf-a-gas, not config-a-gas.
11399 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11401 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11404 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11406 * mpw-README: Add much more detail for native PowerMac.
11407 * mpw-install: New file.
11408 * mpw-configure: Add --norecursion and --help options.
11409 * mpw-config.in: Translate readme and install files when
11411 * mpw-build.in: Don't always depend on byacc and flex.
11412 (install-only-top): New action.
11414 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11416 * configure.in: You can now configure GDB for the v850.
11418 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11420 * configure.in (noconfigdirs): Don't configure any C++ dirs
11423 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11425 * config.sub: Recognize mips64vr5000.
11427 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11429 * configure.in: Use a single line for host_tools and native_only.
11431 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11433 * config.sub, configure.in: Add entries for m32r.
11435 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11437 * Makefile.in (inet-install): Don't run install-gzip.
11439 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11441 * configure.in: Don't config lots of things for *-*-windows*.
11443 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11445 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11446 (host_libs, host_tools): Copy from configure.in.
11447 * mpw-configure: Don't complain about directories not found.
11449 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11451 * configure.in (i[345]86): Recognize i686 for pentium pro.
11452 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11455 * config.guess (i[345]86): Ditto.
11457 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11459 * configure.in (noconfigdirs): Removed gdb for D10V.
11461 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11463 * configure.in: Remove ld, target-libio, target-libg++, and
11464 target-libstdc++ from noconfigdirs.
11466 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11468 * configure: Fix three locations where shell scripts were
11469 being run directly rather than with config_shell.
11471 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11473 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11474 * config.sub (basic_machine): Recognize v850.
11476 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11478 * mpw-configure: Handle multiple enable/disable options and
11479 pass them down recursively, handle -c and -s flags appropriately
11480 depending on choice of compiler, add escape mechanism for
11481 quoted arguments to gC.
11483 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11485 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11486 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11487 so that -mrelocatable-lib and -mno-eabi are used.
11489 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11490 not support --print-multi-lib, don't abort.
11492 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11494 * make-all.com: Run config-a-gas.
11495 * setup.com: Don't copy subdirectory files around.
11497 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11499 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11500 target, it now compiles correctly.
11502 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11504 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11506 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11508 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11510 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11512 * configure.in (native_only): Add prms.
11514 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11516 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11517 (BINUTILS_SUPPORT_DIRS): Likewise.
11519 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11521 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11522 d10v support is added.
11524 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11526 * configure.in (d10v-*-*): New target.
11528 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11530 * config.guess (HP 9000/811): Recognize this as a PA1.1
11533 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11535 * Makefile.in (do-tar-gz): New target, split out from tail end of
11536 taz target. Run each command separately, don't use pipes.
11539 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11541 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11542 * mpw-build.in: No builds should depend on building byacc or flex,
11543 they are assumed to be installed already.
11545 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11547 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11548 variable that CC_FOR_TARGET needs.
11550 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11552 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11553 options have changed since the last time the subdirectory was
11554 configured, and if it has, reconfigure.
11555 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11556 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11558 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11560 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11561 CLEAN_MODULES): Add bash.
11562 (all-bash): New target.
11564 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11566 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11568 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11570 * config.sub (basic_machine): Recognize d10v as a valid processor.
11572 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11574 * mpw-configure: Add support for --bindir.
11575 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11577 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11579 * configure.in: add bash, time, gawk to list of hosttools and things
11580 to only build for native toolchains
11582 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11584 * Makefile.in (docdir): Remove.
11586 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11588 * Makefile.in (datadir): Set to $(prefix)/share.
11590 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11592 * configure.in: build diff and patch for cygwin32-hosted
11595 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11597 * config.sub: Accept -rtems*.
11599 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11601 * configure.in: enable dosrel for cygwin32-hosted builds,
11602 remove diff from the list of things not buildable
11605 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11607 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11610 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11612 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11614 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11616 * Makefile.in (taz): Handle case where tex3patch didn't even get
11617 checked out. Also, if it was found, put the symlink in a new util
11620 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11622 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11624 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11626 * config.sub: Recognize -openvms.
11627 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11628 * make-all.com, setup.com: New files.
11630 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11632 * Makefile.in (taz): tex3patch moved to texinfo/util.
11634 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11636 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11637 * configure.in: remove make from disable-if-Can-Cross list
11638 enable gdb if ${host} and ${target} are cygwin32
11640 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11642 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11643 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11645 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11647 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11648 distinguish sysv/svr4/bsd variants.
11649 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11651 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11653 * configure.in: Added copyright notice.
11654 * move-if-change: Added copyright notice.
11656 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11658 * configure.in (powerpcle-*-solaris*): Until we get shared
11659 libraries working, don't build gdb, sim, make, tcl, tk, or
11662 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11664 * config.guess: Merge with FSF:
11666 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11667 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11669 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11670 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11672 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11673 * config.guess: Combine two OSF1 rules.
11674 Also recognize field test versions. From mjr@zk3.dec.com.
11675 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11676 because GNU uname does not support -p. From pmr@pajato.com.
11678 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11680 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11682 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11684 * mpw-README: Document GCCIncludes.
11686 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11688 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11690 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11692 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11694 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11696 * configure.in (*-*-cygwin32): Configure make.
11698 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11700 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11702 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11704 * Makefile.in (all-inet): Depend on all-perl.
11706 * Makefile.in (inet-install): New target.
11708 * Makefile.in (all-inet): Depend on all-tcl.
11709 (all-inet): Depend on all-send-pr.
11711 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11713 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11716 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11718 * configure.in: Don't configure --with-gnu-ld on AIX.
11720 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11722 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11724 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11726 * Makefile.in (ALL_MODULES): Added all-inet.
11727 (CROSS_CHECK_MODULES): Added check-inet.
11728 (INSTALL_MODULES): Added install-inet.
11729 (CLEAN_MODULES): Added clean-inet.
11730 (all-indent): New target.
11732 * configure.in (host_tools): Added inet.
11733 (native_only): Added inet.
11734 (noconfigdirs): Added inet.
11736 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11738 * configure.in: Don't configure libgloss if we are not configuring
11741 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11743 * configure.in: Don't configure libgloss for unsupported
11746 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11748 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11750 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11752 * Makefile.in (ALL_MODULES): Include all-apache.
11753 (CROSS_CHECK_MODULES): Include check-apache.
11754 (INSTALL_MODULES): Include install-apache.
11755 (all-apache): New target.
11757 * configure.in: Added apache everywhere perl is seen.
11759 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11761 * Makefile.in: Add support for clean-{module} and
11762 clean-target-{module} rules.
11764 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11766 * configure.in (*-*-ose) do not build libgloss.
11768 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11770 * config.guess (prep*:SunOS:5.*:*): Turn into
11771 powerpele-unknown-solaris2.
11773 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11775 * configure.in: Permit --enable-shared to specify a list of
11778 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11780 * configure.in (host==solaris): Pass only the first word of $CC
11781 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11783 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11785 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11787 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11789 * Makefile.in (ALL_MODULES): Include all-perl.
11790 (CROSS_CHECK_MODULES): Include check-perl.
11791 (INSTALL_MODULES): Include install-perl.
11792 (ALL_X11_MODULES): Include all-guile.
11793 (CHECK_X11_MODULES): Include check-guile.
11794 (INSTALL_X11_MODULES): Include install-guile.
11795 (all-perl): New target.
11796 (all-guile): New target.
11798 * configure.in (host_tools): Include perl and guile.
11799 (native_only): Include perl and guile.
11800 (noconfigdirs): Don't build guile and perl; no ports have been
11803 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11805 * configure (--enable-*): Handle quoted option lists such as
11806 --enable-sim-cflags='-g0 -O' better.
11808 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11810 * Makefile.in ({,inst}all-target): New rule so we can make and
11811 install all of the target directories easily.
11813 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11815 * configure.in: Add missing global flag in sed substitution when
11816 deleting `target-' from ${configdirs}.
11818 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11820 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11823 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11826 * install.sh: Correct misspelling of transformbasename.
11828 * config.guess: Recognize mips-*-sysv*.
11830 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11832 * config.sub: Recognize mon960.
11834 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11836 * configure: Restore Canadian Cross handling of BISON and LEX,
11837 removed in Feb 20 change.
11839 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11841 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11842 Mention make install. Remove the old copyright date as well the
11843 clumsy and rather pointless copyright on the README file.
11845 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11847 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11848 Makefile after running symlink-tree, then run `make distclean' to
11849 avoid clobbering any generated files in srcdir.
11851 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11853 * configure.in (m68k-*-netbsd*): Build everything now.
11855 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11857 * Makefile.in (taz): Fix quoting.
11859 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11861 * configure.in (sparclet-*-*): Build everything now.
11863 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11865 * configure.in (m68k-*-linux*): New host.
11867 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11869 * configure: Check for bison before byacc.
11871 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11873 * Makefile.in configure: Change the way LEX and BISON/YACC are
11874 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11875 searching PATH. These are used as fallbacks by Makefile.in if
11876 flex/bison/byacc aren't in objdir.
11878 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11880 * Makefile.in: Make everything which depends upon all-bfd also
11881 depend upon all-opcodes, in case --with-commonbfdlib is used.
11883 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11885 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11886 building NT native compilers on Unix.
11888 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11890 * configure.in: Don't get CC from the host Makefile fragment if we
11891 can find gcc in PATH, or if this is a Canadian Cross. Move the
11892 Solaris test for /usr/ucb/cc to the post target script, just after
11893 the compiler sanity test.
11895 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11897 * config.sub: Merge with FSF.
11899 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11901 * Makefile.in (RPATH_ENVVAR): New variable.
11902 (REALLY_SET_LIB_PATH): Use it.
11903 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11905 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11907 * config.sub, configure.in: Recognize sparclet cpu.
11909 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11911 * config.guess: Support m68k-cbm-sysv4.
11913 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11915 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11916 m68k-unknown-linuxaout from linker help string. Put quotes around
11919 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11921 * config.guess (powerpc-harris-powerunix): Add guess for port
11924 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11926 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11928 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11930 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11931 $(REALLY_SET_LIB_PATH) in Makefile.
11932 * Makefile.in (SET_LIB_PATH): New variable.
11933 (REALLY_SET_LIB_PATH): New variable.
11934 ($(DO_X)): Use $(SET_LIB_PATH).
11935 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11936 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11937 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11938 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11939 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11940 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11941 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11942 (install-dosrel): Likewise.
11943 (all-opcodes): Depend upon all-libiberty.
11945 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11947 * config.guess (*:CYGWIN*): New
11949 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11951 * Makefile.in (all-target-winsup): All all-target-libiberty.
11953 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11955 * configure.in (noconfigdirs): Add missing # in front of comment.
11957 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11959 * configure.in: add second pass to things added to noconfigdirs
11960 so *-gm-magic can exclude libgloss properly.
11962 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11964 * mpw-configure (extralibs_name, rez_name): Set correctly
11965 for MWC68K compiler.
11967 * mpw-README: Add more info on the necessary build tools.
11969 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11971 * configure.in, config.sub: Recognize cygwin32.
11973 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11975 * config.guess, config.sub: Recognize A/UX.
11977 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11979 * config.sub: Merge with gcc/config.sub.
11981 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11983 * mpw-build.in (do-binutils): Add build of stamps.
11985 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11987 * config.sub: Add recognition for mips64vr4100*-* targets.
11989 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11991 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11992 Add creation of gconfigargs with `--enable-shared' turned on.
11993 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11994 ($(host)-stamp-stage3-configured): Likewise.
11995 (HOLES): Add chatr and ldd.
11996 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11998 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12000 * configure: Pass --nfp to recursive configures.
12002 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12004 * Makefile.in (DLLTOOL): New.
12005 (DLLTOOL_FOR_TARGET): New.
12006 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12007 (EXTRA_TARGET_FLAGS): Ditto.
12008 (EXTRA_GCC_FLAGS): Ditto.
12009 (CONFIGURE_TARGET_MODULES): Ditto.
12011 * configure: Add DLLTOOL.
12013 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12015 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12016 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12017 mh-sco, since old workarounds no longer needed, and don't
12018 build ld, since libraries have weak symbols in COFF.
12020 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12022 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12024 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12026 * configure.in: Make sure that ${CC} can be used to compile an
12029 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12031 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12032 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12033 nothing depending on whether gdbtk is being built.
12035 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12037 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12039 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12041 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12042 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12044 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12046 * config-ml.in: Add support for
12047 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12048 Simplify setting of multidirs from --disable-foo.
12050 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12052 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12053 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12054 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12055 non-empty, pass them on to the GCC make.
12056 (all-bootstrap): New rule that is like all-gcc, except it executes
12057 the GCC bootstrap rule instead of the GCC all rule.
12059 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12061 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12063 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12065 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12068 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12070 * config.sub (i*86*) Change [345] to [3456]
12072 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12074 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12077 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12079 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12080 AIX multilibs get built.
12082 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12084 * configure.in (i386-win32): Don't build expect if we're not
12085 building the tcl subdir.
12087 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12089 * Makefile.in: (configure-target-examples, all-target-examples):
12090 New targets, configure and build example programs.
12092 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12094 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12095 use it as input to sedit the generated MPW makefile.
12096 * mpw-README: Add a suggestion about Gestalt.h.
12098 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12100 * config.sub: Accept *-*-ieee*.
12102 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12104 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12105 Ronald F. Guilmette <rfg@monkeys.com>.
12107 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12109 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12110 for powerpc-pe native.
12111 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12112 (target==powerpc-pe): duplicate i386-win32 entry.
12114 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12116 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12117 of vxworks, not just vxworks5.1.
12119 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12121 * mpw-configure: Add support for exec-prefix.
12123 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12125 * config.guess: Recognize HP model 816 machines as having
12128 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12130 * configure: Ignore new autoconf configure options.
12132 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12134 * config.guess: Recognize Pentium under SCO.
12135 From Robert Lipe <robertl@arnet.com>.
12137 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12139 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12141 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12143 * configure.in: Don't configure gas for alpha-dec-osf*.
12145 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12147 * configure.in: Default to --with-stabs for some targets for which
12148 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12149 i[345]86*-*-unixware*.
12151 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12153 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12154 rather than basing it on the target. Simplify handling of options
12155 controlling which directories to configure. Remove extraneous
12156 slash in multi-clean target.
12158 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12160 * config-ml.in: Prefix more variables with ml_ so they don't collide
12163 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12165 * configure: Don't turn -v into --v.
12167 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12169 * configure.in (targargs): Fix typo.
12171 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12173 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12175 * configure.in: Strip --host and --target options from
12176 CONFIG_ARGUMENTS, and always configure for --host only. Add
12177 --with-cross-host option when building with a cross-compiler.
12178 * configure: Canonicalize the arguments put into config.status by
12179 always using `=' for an option with an argument. Pass a presumed
12180 --host or --target explicitly.
12182 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12184 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12185 into general OS recognition case.
12187 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12189 * configure.in (target_configdirs): add target-winsup only
12190 for win32 target systems.
12192 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12194 * Makefile.in (all-target-libgloss): Depend upon
12195 configure-target-newlib, since when libgloss is built it looks to
12196 see if the newlib directory exists.
12198 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12200 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12203 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12205 * configure: Handle LD and LD_FOR_TARGET when configuring a
12208 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12210 * configure.in (target_libs): add target-winsup.
12211 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12212 (target==ppcle-pe): remove ld from $noconfigdirs.
12214 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12216 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12217 Preserve relative path names in $srcdir. Build symlink tree if
12218 configuring cross target dir and srcdir=. (= no VPATH support).
12219 (configure-target-libg++): Depend on configure-target-librx.
12220 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12221 * config-ml.in: New file.
12222 * symlink-tree: New file.
12223 * configure: Ensure srcdir="." if that's what it is.
12225 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12227 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12228 includes and FLEX_SKELETON setting.
12229 * mpw-configure (--with-gnu-ld): New option, controls whether
12230 to use PPCLink or ld with PowerMac GCC.
12231 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12232 * mpw-config.in: Configure grez if targeting Mac.
12234 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12235 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12237 * configure.in: Configure grez resource compiler if targeting Mac.
12238 * Makefile.in (all-grez, install-grez): New targets.
12240 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12242 * configure: CXX defaults to gcc, not g++. If we find
12243 gcc in the path, set CC to gcc -O2.
12245 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12247 * configure: Default ${build} correctly. Avoid picking up extra
12248 spaces when reading CC and CXX from Makefile. When doing a
12249 Canadian Cross, use plausible default values for numerous
12251 * configure.in: When doing a Canadian Cross, don't try to
12252 configure tools whose configure script can't handle it.
12254 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12256 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12258 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12260 * configure: Remove dubious bug reporting address.
12262 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12264 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12265 configure script, run that instead of this directory's configure.
12266 In either case, print a message that we're configuring the sub-dir.
12268 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12270 * configure.in: Before checking for the existence of various files,
12271 use sed to filter out "target-".
12273 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12275 * Makefile.in (DO_X): Split rule to decrease command line length
12276 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12277 (Philippe De Muyter).
12279 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12281 * Makefile.in (all-patch): depend on all-libiberty.
12283 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12285 * configure.in: If the only directory in target_configdirs which
12286 actually exists is libiberty, then set target_configdirs to empty,
12287 to avoid trying to build a target libiberty in a gas or gdb
12290 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12292 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12293 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12296 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12298 * configure.in (copy_dirs): Use sys-include instead of include
12299 for --with-headers option.
12301 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12303 * Makefile.in, configure.in: Make winsup builds work with
12306 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12308 * configure.in: Build the linker on AIX.
12310 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12312 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12315 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12317 * Makefile.in (all-gcc): Fix typo.
12319 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12321 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12323 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12325 * configure.in: Rename libFOO to target-libFOO, and xiberty
12326 to target-xiberty, to provide more flexibility.
12327 (target_subdir): Define. Create if cross.
12328 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12329 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12330 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12331 check-libFOO -> check-target-libFOO, etc.
12332 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12333 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12334 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12335 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12336 allow ALL_GCC="" to only configure.
12337 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12338 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12339 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12341 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12343 * Makefile.in (taz): Build "info" in etc explicitly.
12345 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12347 * configure.in: Make sure that CC is undefined (as opposed to
12348 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12349 problem with autoconf trying to configure on a host without GCC.
12351 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12353 * mpw-configure: Set host alias from choice of host compiler,
12354 only use generic MPW Makefile sed if present, edit a file
12355 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12356 * mpw-README: Add problem notes about CW6 and CW7.
12358 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12360 * Makefile.in (taz): Use ";" instead of ";;".
12362 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12364 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12365 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12367 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12368 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12370 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12372 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12373 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12374 Move bfd to DISTSTUFFDIRS.
12376 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12378 * Makefile.in (X11_LIB): Removed.
12379 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12381 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12383 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12385 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12388 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12390 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12392 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12394 * configure.in (i[345]86-*-win32): Always build newlib.
12395 Don't configure cvs, autoconf or texinfo.
12396 * Makefile.in (LD_FOR_TARGET): New.
12397 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12398 Pass down LD_FOR_TARGET.
12400 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12402 * winsup: New directory.
12403 * Makefile.in: Build winsup.
12404 * configure.in: Winsup is configured when target is win32.
12405 Can only build win32 target GDB when native.
12407 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12409 * config.guess: Recognize HP model 819 machines as having
12410 a PA 1.1 processor.
12412 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12414 * configure: Fix sed loop which substitutes for CC and CXX to
12415 avoid bug found in various sed implementations.
12417 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12419 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12420 simulator. Use standard powerpc-*-eabi*.
12422 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12424 * configure.in: Stop putting gas and binutils in noconfigdirs for
12425 powerpc-*-aix* and rs6000-*-*.
12427 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12429 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12430 -mcall-aixdesc libraries.
12432 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12434 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12436 * config.sub (arm | armel | armeb): Fix shell syntax.
12438 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12440 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12441 -msoft-float and -mcpu=common support.
12442 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12445 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12447 * configure.in: Allow configuration and build of emacs19 for the alpha.
12449 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12451 * configure.in (CC): Get ^CC, not just any old CC, from
12452 ${host_makefile_frag}.
12454 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12456 * configure.in (CC): Try to get CC from
12457 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12459 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12461 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12462 only if it exists in $(srcdir).
12464 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12466 * configure: If CC and CXX are not set in the environment, set
12467 them, based on either an existing Makefile or on searching for gcc
12468 in PATH. Substitute for CC and CXX in Makefile.
12469 * configure.in: Remove libm from target_libs. Separate
12470 target_configdirs from configdirs. If CC is not set in
12471 environment, try to get it from a host Makefile fragment. Rewrite
12472 changes of configdirs to use skipdirs instead. A few minor
12473 tweaks. Take directories out of target_configdirs as they are
12474 taken out of configdirs. Remove existing Makefile files from
12475 subdirectories. Substitute for TARGET_CONFIGDIRS and
12476 CONFIG_ARGUMENTS in Makefile.
12477 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12479 (CONFIG_ARGUMENTS): Likewise.
12480 (CONFIGURE_TARGET_MODULES): New variable.
12481 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12482 ($(CONFIGURE_TARGET_MODULES)): New target.
12483 (configure-libg++, configure-libio): New targets.
12484 (all-libg++): Depend upon configure-libg++.
12485 (all-libio): Depend upon configure-libio.
12486 (configure-libgloss, all-libgloss): New targets.
12487 (configure-libstdc++): New target.
12488 (all-libstdc++): Depend upon configure-libstdc++.
12489 (configure-librx, all-librx): New targets.
12490 (configure-newlib): New target.
12491 (all-newlib): Depend upon configure-newlib
12492 (configure-xiberty): New target.
12493 (all-xiberty): Depend upon configure-xiberty.
12495 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12497 * configure.in (host i[345]86-*-win32): Expand the
12498 noconfigdirs again.
12500 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12502 * mpw-configure: Fix sed command file name.
12504 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12506 * configure.in (host i[345]86-*-win32): Reduce the
12507 noconfigdirs again.
12509 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12511 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12512 or powerpc*-*-pe*, since they are not yet supported.
12514 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12516 Add PowerMac support and many other enhancements.
12517 * mpw-configure: New option --cc to select compiler to use,
12518 paste options set according to --cc into the generated
12519 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12520 if mpw-make.sed is present.
12521 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12522 add forward includes for PowerPC include files.
12523 * mpw-build.in: Build using Makefile.PPC if present.
12524 (do-byacc, etc): Remove separate version resource builds.
12525 (do-gas): Build "stamps" before "all".
12526 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12527 * mpw-README: Update to reflect --cc option, PowerMac support,
12528 and recently-reported compatibility problems.
12530 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12532 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12533 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12534 (--with-multilib-top): Pass to recursive invocations.
12536 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12538 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12541 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12543 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12544 gdb, ld and opcodes on v810-*-*.
12546 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12548 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12549 (local-maintainer-clean): New target.
12550 (maintainer-clean): New target.
12551 (realclean): Just depend upon maintainer-clean.
12553 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12555 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12557 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12559 * configure.in: Build ld in mips*-*-bsd* case.
12561 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12563 * config.sub: Accept -lites* OS. From Ian Dall.
12565 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12567 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12570 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12572 * configure.in: treat i386-win32 canadian cross the same as
12573 i386-go32 canadian cross.
12575 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12577 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12578 running under the simulator to build a reduced set of libraries.
12579 (powerpc-*-eabiaix): Add fine grained multilib support added to
12580 other powerpc targets yesterday.
12582 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12584 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12585 -disable-softfloat, -disable-relocatable, -disable-aix, and
12586 -disable-sysv to control which multilib libraries get built.
12588 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12590 * configure: Add Makefile.tem to list of files to remove in trap
12593 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12595 * config.guess (*Linux*): Add missing "exit"s.
12596 Also, need specific check for alpha-unknown-linux (uses COFF).
12598 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12600 * config.guess: Merge with FSF:
12602 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12603 * config.guess (AIX4): More robust release numbering discovery.
12605 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12606 * config.guess (i386-sequent-ptx): Properly get version number.
12608 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12609 * config.guess (mips:*:4*:UMIPS): New case.
12611 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12613 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12614 (i386-win32 host): Likewise. Don't build readline.
12616 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12618 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12619 SUPPORT_FILES to submakes.
12621 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12623 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12624 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12627 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12629 * configure.in (appdirs): Use =, not ==, in test expression when
12630 trying to build the text to print in the warning message for
12633 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12635 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12637 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12639 * config.guess: Recognize lynx-2.3.
12641 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12643 * config.sub (z8ksim): Deleted
12644 (z8k-*-coff): New, this is the one true name of the target.
12646 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12648 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12650 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12652 * config.guess (*:Linux:*:*): First try asking the linker what the
12653 default object file format is (elf, aout, or coff). Then if this
12654 fails, try previous methods.
12656 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12658 * configure.in: Don't build newlib for *-*-vxworks5.1.
12660 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12662 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12663 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12665 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12667 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12669 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12671 * cfg-ml-com.in: New file.
12672 * cfg-ml-pos.in: New file.
12674 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12676 * COPYING.NEWLIB: Add HP free copyright to list.
12678 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12680 * config.sub: Recognize -eabi* for the system, not just -eabi.
12682 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12684 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12685 * config.sub, configure.in (win32): New target and host.
12687 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12689 * configure.in: Add i386-pe configuration.
12691 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12693 * mpw-build.in (install): Install GDB after LD.
12695 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12697 * mpw-config.in (elf/mips.h): Always forward-include, needed
12700 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12702 * testsuite: New directory for customer acceptance and whole tool
12705 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12707 * configure: If per-host line isn't found, but AC_OUTPUT is found
12708 and a configure script exists, run it instead.
12710 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12712 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12714 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12716 * configure: Set build_{cpu,vendor,os,alias} to host values when
12717 --build isn't specified.
12719 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12721 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12722 (FLAGS_TO_PASS): Pass them.
12723 (EXTRA_TARGET_FLAGS): Ditto.
12725 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12727 * Makefile.in (all-libg++): Depend on all-libstdc++.
12729 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12731 * configure.in (noconfigdirs): Enable all packages for
12732 i386-unknown-netbsd.
12734 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12736 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12737 hosted builds (DOS builds)
12739 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12741 Changes for ARM based on patches from Richard Earnshaw:
12742 * config.sub: Handle armeb and armel.
12743 * configure.in: Omit arm linker only for riscix.
12745 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12747 * config.guess: Update from FSF.
12749 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12751 * config.sub: Recognize powerpcle as the little endian varient of
12752 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12753 powerpcle variant. Convert pentium into i586, not i486. Add p5
12754 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12757 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12759 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12761 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12763 * config.sub: Accept -lites* as a basic system type.
12765 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12767 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12768 installed, and if so return linuxoldld as the system name.
12770 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12772 * config.guess: Add hppa1.1-hp-lites support.
12774 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12776 * configure.in: Don't build newlib for m68k-vxworks5.1.
12778 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12780 * configure.in (mips-sgi-irix6): Use mh-irix5.
12782 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12784 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12786 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12788 * test-build.mk: Enable building of shared libraries on IRIX 5 and
12789 OSF/1. Fix compiler flags.
12790 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12792 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12794 * configure.in: Recognize --with-newlib.
12795 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12797 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12799 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12800 to *_X11_MODULES due to gdbtk needing X include files et al.
12802 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12804 Merge in support for Mac MPW as a host.
12805 (Old change descriptions retained for informational value.)
12807 * mpw-config.in: Add generic include forwards for cpu-specific
12808 include files in aout and elf directories.
12810 * mpw-configure: Added copyright.
12811 * mpw-config.in: Check for presence of required build tools.
12812 (target_libs): Add newlib.
12813 (target_tools): Add examples.
12814 (Read Me): Generate as "Read Me for MPW" instead.
12815 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12816 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12817 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12819 * mpw-configure: Remove subdir-specific makefile hackery,
12820 delete mk.tmp after using it.
12822 * mpw-build.in (all): Display start and end times.
12824 * mpw-configure (host_canonical): Set.
12825 (target_cpu): Always add to makefiles.
12826 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12827 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12828 (mpw-mh-mpw): Look for in srcdir and srcroot.
12829 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12831 * mpw-build.in: (install-only): New target.
12833 * mpw-configure (host_alias, target_alias): Rename from hostalias
12834 and targetalias, add into generated Makefile.
12835 (mk.tmp): If present, add into generated Makefile.
12836 * mpw-build.in (all-gas): Build config.h first before gas proper.
12838 * mpw-configure (config.status): Write only if changed.
12839 * mpw-config.in (readline): Configure it (not built, just used for
12842 * mpw-config.in (elf/mips.h): Add a forward include.
12844 * mpw-config.in: Forward-include most .h files in include into
12846 (readline): Don't build.
12847 mpw-build.in (install): Install GDB.
12849 * mpw-configure (prefix, mpw_prefix): Handle it.
12850 * mpw-config.in (mmalloc, readline): Don't configure.
12851 * mpw-build.in (thisscript): Rename to ThisScript.
12852 Use mpw-build instead of BuildProgram everywhere.
12853 (mmalloc, readline): Don't build.
12854 * mpw-README: New file, basic documentation about the MPW port.
12856 * mpw-config.in: Use forward-include to create include files.
12858 * mpw-configure: Add more things to the top of each configured
12859 Makefile, including contents of config/mpw-mh-mpw.
12860 * mpw-config.in (extra-include): Create this directory and fill it
12861 with Posix-like include files when configuring.
12863 * config.sub (apple, mac, mpw): Add various aliases.
12865 * mpw-build.in: New file, top-level build script fragment for MPW.
12866 * mpw-configure: New file, configure script for MPW.
12867 * mpw-config.in: New file, config fragment for MPW.
12869 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12871 * configure.in (host_libs): Remove glob, since it is gone from the
12874 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12876 * Makefile.in: define empty GDB_NLM_DEPS var.
12878 * configure.in(target_makefile_frag): use config/mt-netware
12879 for netware targets.
12881 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12883 * config.sub: Merge in recent FSF changes. Remove linux special
12886 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12888 Revert this change:
12890 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12892 * build-all.mk: Use CC=cc -Xs on Solaris.
12894 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12896 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12898 * Makefile.in: Nuke all references to glob subdirectory.
12900 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12902 * configure.in: Fix --enable-shared logic in per-host.
12904 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12906 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12908 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12910 * configure.in (noconfigdirs): Don't build gas on AIX, for
12911 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12913 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12915 * configure: Fix --cache-file to work if the file argument is a
12918 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12920 * configure: If the --cache-file is used, pass it down to
12921 configure in subdirectories.
12923 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12925 * config.sub: add vxworks29k configuration.
12927 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12929 * Makefile.in (taz): Do "diststuff" part quietly.
12931 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12933 * config.sub: Mini-merge with gcc/config.sub.
12935 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12937 * config.guess (IRIX): Sed - to _.
12939 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12941 * Makefile.in (source-vault, binary-vault): New targets.
12943 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12945 * config.sub: Recognize -eabi as a basic system type.
12947 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12949 * configure.in (enable_shared stuff): Fix typo.
12951 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12953 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12955 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12957 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12959 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12961 * configure.in (rs6000-*-*): Don't build gas.
12963 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12965 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12966 reduce command line length.
12967 (AS_FOR_TARGET): Check for as.new, not Makefile.
12968 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12970 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12972 * config.guess: Merge from FSF.
12974 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12976 * configure: Don't use $ when handling program_suffix.
12978 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12980 * configure.in: Configure tk for hppa/hpux.
12982 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12984 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12986 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12988 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12989 to LIBCXXFLAGS. Tests are better run without it.
12991 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12993 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12995 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12997 * configure.in (*-*-netware*): Don't configure xiberty.
12999 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13001 * configure.in: Remove tk from native_only list.
13003 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13005 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13006 for special NCD build.
13008 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13010 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13011 makeall.bat, they're only useful for binutils snapshots.
13012 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13013 makeall.bat to specified SUPPORT_FILES.
13015 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13017 * build-all.mk: Add Ericsson targets to sun4 and solaris
13018 hosts. Add BNR's sun4 target to solaris host, so their
13019 build-from-source will be tested in-house first.
13021 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13023 * Makefile.in (LIBCFLAGS): New variable.
13024 (CFLAGS_FOR_TARGET): Ditto.
13025 (LIBCFLAGS_FOR_TARGET): Ditto.
13026 (LIBCXXFLAGS): Ditto.
13027 (CXXFLAGS_FOR_TARGET): Ditto.
13028 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13029 (BASE_FLAGS_TO_PASS): Pass them.
13030 (EXTRA_TARGET_FLAGS): Ditto.
13032 * configure.in: Support --enable-shared.
13034 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13036 * configure.in (target_libs): Include libstdc++ again.
13037 * config.guess: Update from FSF (for FreeBSD).
13039 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13041 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13043 (DISTDOCDIRS): Add `etc'.
13044 (ETC_SUPPORT_PFX): New variable.
13045 (taz): Include anything from etc starting with a word in
13048 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13050 * config.sub: Update for recent FSF changes. Remove obsolete
13051 h8300hds entry. Add -windows* and -osx as basic os. Minor
13054 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13056 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13058 * config.guess: Merge with FSF.
13059 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13061 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13063 * configure: Since the "trap 0" handler will override the exit
13064 status on many systems, only use it for "exit 1", and make it set
13065 a non-zero exit status; reset it before "exit 0". Also, check
13066 exit status of config.sub, and error out if it failed.
13068 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13070 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13071 and install libgloss.
13073 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13075 * Makefile.in (all-binutils): Depend upon all-byacc.
13077 * configure.in: Don't build emacs on Irix 5.
13079 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13081 * configure.in (*-*-netware*): Add libio.
13083 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13085 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13086 (CHECK_TARGET_MODULES): Ditto.
13087 (INSTALL_TARGET_MODULES): Ditto.
13088 (TARGET_LIBS): Ditto.
13089 (all-libstdc++): Note dependencies.
13091 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13093 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13095 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13097 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13098 -fexternal-templates.
13100 * configure.in (target_libs): Add libstdc++.
13101 (noconfigdirs): Add libstdc++ as appropriate.
13103 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13105 * config.guess: Update from FSF.
13107 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13109 * configure: Use ${config_shell} when running ${configsub}.
13111 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13113 * config.sub: No longer recognize h8300h.
13115 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13117 * config.sub: Remove extraneous differences between config.sub and
13120 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13122 * Makefile.in (DISTSTUFFDIRS): Add gas.
13124 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13126 * COPYING.NEWLIB: New file.
13128 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13130 * config.guess (HP-UX): Patch from Harlan Stenn
13131 <harlan@landmark.com> to also emit release level.
13133 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13135 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13137 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13139 * config.sub: Merge nextstep cleanup from FSF.
13141 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13143 * configure.in (arm-*-*): Don't configure ld for this target.
13145 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13147 * configure.in (*-*-netware): don't configure libg++, libio,
13150 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13152 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13153 configure ld--it works, but it doesn't support shared libraries.
13155 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13157 * config.guess (*-unknown-freebsd*): Get rid of possible
13158 trailing "(Release)" in version string.
13159 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13161 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13163 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13164 Fix type: *-next-neststep -> *-next-nextstep.
13166 * config.guess: Merge from FSF:
13168 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13170 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13172 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13174 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13175 instead of UNIX_SV for UnixWare 1.0).
13177 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13179 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13180 to make gdb/nlm/* build after the compiler and linker.
13182 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13184 * config.guess (netbsd, freebsd, linux): Accept any machine,
13186 (m68k-atari-sysv4): Relocate to match FSF version.
13188 * config.guess: More merges from the FSF:
13190 Add a space before function call or macro invocation.
13192 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13194 * config.guess: Add trap cmd to remove dummy.c and dummy when
13197 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13199 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13200 (dummy): Redirect stderr from compilation of dummy.c.
13202 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13204 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13206 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13208 * configure: Accept and ignore --cache*, for compatibility with
13211 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13213 * config.guess: Merge from FSF:
13215 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13217 * config.guess (Pyramid*:OSx*:*:*): New case.
13218 (PATH): Add /.attbin at end for finding uname.
13219 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13221 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13223 * config.guess (M88*:DolphinOS:*:*): New case.
13225 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13227 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13228 to select whether to use ELF or COFF.
13230 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13232 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13234 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13236 * config.guess: Guess the OS version for HPUX.
13238 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13240 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13242 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13244 * configure.in: Recognize --with-headers, --with-libs, and
13246 * Makefile.in (all-xiberty): Depend upon all-ld.
13248 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13250 * configure.in: Change i[34]86 to i[345]86.
13252 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13254 * configure (version): A few more tweaks to help message.
13256 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13258 * Makefile.in: Remove (for now) librx as a host library,
13259 now that we're building it for target.
13261 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13263 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13266 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13268 * configure.in: Also configure librx.
13270 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13272 * Makefile.in: Update various rules to reflect that librx
13273 is now needed for libg++.
13275 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13277 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13279 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13281 * configure.in: Configure the examples directory.
13283 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13285 * configure: Simplify Jun 2 1994 change.
13287 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13289 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13290 /bin/gcc isn't good enough to build gcc.
13292 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13294 * Makefile.in (GDB_SUPPORT_FILES): Remove
13295 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13296 (gdb.tar.gz): Add new rule to use standard distribution building
13299 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13301 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13302 Bill Cox <bill@cygnus.com>.
13304 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13306 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13308 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13310 * configure: Search current dir first in .gdbinit.
13312 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13314 * config.sub: Recognize freebsd (merged from gcc config.sub).
13316 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13318 * config.sub: Refer to NeXT's operating system as nextstep.
13320 * config.sub (case $basic_machine): Re-order the cases, to match
13321 the order in the FSF version (which is mostly alphabethical).
13322 Merge in some additions and changes from the FSF.
13324 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13326 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13327 * config.sub: Recognize cxux7.
13328 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13330 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13332 * config.sub: Fix typo powerpc -> powerpc-*.
13334 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13336 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13338 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13339 parallel with all-emacs and install-emacs). Top-level command
13340 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13342 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13344 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13345 $(relbindir)/make before doing ``make install'', and use
13346 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13347 installing over running make binary.
13348 ($(host)-stamp-stage3-installed): Likewise.
13350 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13352 * config.guess: Recognize Mach.
13354 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13356 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13357 see whether --exec-prefix was used.
13359 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13361 * README: Explicitly mention libg++/README. (Zoo's idea.)
13363 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13365 * Makefile.in: Add all-librx target similar to all-libproc.
13367 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13369 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13370 with post 1.2 uname bogosity.
13372 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13374 * configure: Remove temporary files on receipt of a signal.
13376 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13378 * configure: If there is a package_makefile_frag, remove
13379 ${subdir}/Makefile.tem after copying it in.
13381 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13383 * build_all.mk: support rs6000 lynx identifies itself as
13384 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13385 since /bin/gcc is too feeble to compile a modern gcc.
13387 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13389 * brought devo/test-build.mk update-to-date with progressive/
13390 test-build.mk. Add lynx targets and hppa flag info.
13392 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13394 * configure.in: Use mh-ncrsvr43. Patch from
13395 Tom McConnell <tmcconne@sedona.intel.com>.
13397 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13399 * config.guess (i386-unknown-bsdi): No longer need to
13400 check #if defined(__bsdi__) && defined(__i386__).
13402 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13404 * configure: Set program_transform_nameoption correctly.
13406 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13408 * brought build-all.mk update-to-date with progressive build-all.mk,
13409 added new targets and hppa info.
13411 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13413 * configure: If config.guess result is a prefix of the user
13414 specified target, assume a native build and use the user specified
13415 target as the host alias. Remove SunOS patch suffix removal hack.
13416 * configure.in: Remove SunOS patch suffix removal hack.
13418 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13419 in NATIVE_CHECK_MODULES.
13421 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13423 * Makefile.in: Rename HOST_ONLY to NATIVE.
13424 * configure: Delete SunOs patch suffix from host_canonical
13425 and build_canonical variables that are prepended to Makefiles.
13426 * configure.in: Add comments for easier maintenance.
13428 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13430 * Makefile.in: Add all-libproc target similar to all-gui.
13432 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13434 * Makefile.in (CHECK_MODULES): split into
13435 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13437 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13439 * config.guess (i386-unknown-bsdi): New system to guess.
13441 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13443 * Makefile.in: Add all-gui target (but not yet build by "all").
13445 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13447 * config.sub: Move deletion of patch suffix from here...
13448 * configure.in: To here, at Ian's suggestion. The top-
13449 level scripts might need to know of a patch level.
13451 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13453 * config.sub: Strip off patch suffix so rtl is recognized
13454 as a sunos4.1.3 machine, even though it's been patched.
13456 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13458 * Makefile.in (INSTALL_LAST): Delete.
13459 (INSTALL_DOSREL): New.
13461 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13463 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13464 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13465 whether we pass down --with-gnu-ld anyhow.
13467 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13469 * Makefile.in (INSTALL_LAST): Change operation so it works
13470 on more flavors of make.
13471 * configure.in (go32): Don't build libg++ or libio.
13473 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13475 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13476 they can be overriden by templates.
13478 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13480 * configure.in (target==go32): Don't build gdb.
13481 * dosrel: New directory.
13483 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13485 * configure.in (host==go32): Configure dosrel too.
13486 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13487 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13488 be set by incoming names or templates.
13489 (INSTALL_LAST): New rule.
13491 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13493 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13495 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13497 * configure.in (appdirs): New variable. Currently empty, but will
13498 be used in gas distribution. If nonempty, lists a set of
13499 directories at least one of which must get configured, or top
13500 level configuration is considered to have failed.
13501 (rs6000-*-lynxos*): Use new file name.
13503 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13505 Eliminate XTRAFLAGS.
13506 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13507 newlib include files using -idirafter, and also use -nostdinc.
13508 (CXX_FOR_TARGET): Likewise.
13509 (XTRAFLAGS): Removed.
13510 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13511 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13512 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13513 ($(DO_X)): Don't pass down XTRAFLAGS.
13515 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13517 * configure.in (mips*-dec-bsd*): New target; do build linker.
13518 (mips*-*-bsd*): New target; don't build linker.
13520 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13522 * configure.in: support rs6000-*-lynxos* configuration.
13523 support sunos4 as a cross target.
13525 * config.sub: look for lynx*, not lynx since the OS version may
13526 legitimately be part of the name.
13528 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13530 * configure.in (i[34]86-*-sco*): Move to be with other i386
13532 (romp-*-*): New target. Skip various binary utilities.
13533 (vax-*-*): New target. Don't build newlib.
13534 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13536 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13538 * configure.in: Only set host_makefile_frag if config
13541 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13543 * install.sh: If $dstdir exists, don't check whether each
13546 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13548 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13550 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13552 * configure.in (*-*-lynxos*): Don't configure newlib for either
13553 native or cross Lynx.
13555 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13557 * config.sub (sparc64-elf): Fix os.
13558 (z8k): Remove duplicate.
13560 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13562 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13563 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13565 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13567 * configure: Make file links cleanly even if Lynx fails on
13568 an NFS symlink (at least fail cleanly).
13570 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13572 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13575 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13577 * configure: Unknown options are fatal again.
13579 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13581 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13584 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13586 * build-all.mk: Add `clean' target.
13588 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13590 * config.guess: Add SINIX support.
13591 * configure.in: Add mips-*-sysv4* support.
13593 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13595 * build-all.mk: Document all useful targets.
13596 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13597 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13599 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13601 * configure: Support --silent, --quiet.
13603 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13605 * configure: Support --disable-FEATURE.
13607 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13609 * config.guess: Recognize NCR running SVR4.3.
13611 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13613 * config.guess: Make BSDI generate i386-unknown-bsd386.
13614 Patch from Paul Eggert <eggert@twinsun.com>.
13616 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13618 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13620 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13622 * configure: Make unrecognized options give nonfatal warnings
13623 instead of fatal errors, and pass them to any subdirectory
13624 configures in case they recognize them.
13625 Make --x equivalent to --with-x.
13627 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13629 * configure: Add --enable-* options. Clean up usage message and
13632 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13634 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13636 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13638 * configure.in (hppa*-*-*): Enable binutils.
13640 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13642 * config.sub: Recognize cisco.
13644 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13646 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13648 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13650 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13651 than one configuration name. Add comment.
13653 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13655 * config.guess: about target *-hitachi-hiuxwe2, fixed
13656 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13657 macro is incorrect.]
13659 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13661 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13662 than the "make ls" stuff which used to be here.
13664 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13666 * config.guess: Recognize i[34]86-unknown-freebsd.
13667 From Shawn M Carey <smcarey@rodan.syr.edu>.
13669 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13671 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13673 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13675 * config.guess: Check for ptx.
13677 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13679 * config.sub: Add os9k checking.
13681 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13683 * config.guess: Handle OSF1 running on HPPA processors
13685 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13687 * configure: If subdir configure fails, print out a message with
13688 subdirectory name, in case subdir's configure code didn't identify
13691 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13693 * configure.in: Remove embedded newlines from configdirs.
13694 Avoid mismatches of substrings. Fix matching strings at end
13697 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13699 * config.guess: Add Lynx/rs6000 config support.
13701 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13703 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13705 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13707 * configure.in (hppa*-*-osf*): Treat this just like most other
13708 PA configurations (eg no binutils or ld).
13709 (hppa*-*-*elf*): These configurations have binutils and ld.
13711 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13713 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13715 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13717 * configure.in (rs6000-*-*): Build gas.
13719 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13721 * Makefile.in: Avoid bug in losing hpux sed.
13723 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13725 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13726 for GDB and GDB has been fixed to not need it.
13728 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13730 * config.guess: Recognize vax hosts.
13732 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13734 * configure (while loop): Don't use "break 2" inside case
13735 statement -- the case statement isn't an enclosing loop.
13737 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13739 * config.guess: Clean up NeXT support, to allow nextstep
13740 on Intel machines. Make OS be nextstep.
13742 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13744 * config.guess: Add alternate forms for Convex.
13746 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13748 * configure: Completely rewrite option processing. Take
13749 advantage of pattern-matching to avoid invoking test frequently.
13750 Also clean up host and target defaulting logic.
13752 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13754 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13755 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13756 commands (plus user environment) will fit SCO limits.
13758 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13760 * configure.in: Don't issue warnings about directories which are
13761 not being configured if -norecursion is set. Correct test for
13762 --with-gnu-as and --with-gnu-ld to not get confused by substring
13765 * configure.in: Don't build gas for alpha-dec-osf1*.
13767 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13769 * configure: Back out Per's change of 12/19/1993. It changes the
13770 behavior of configure in unexpected and confusing ways.
13772 Also, use different delim char when calculating
13773 program_transform_name so that the name can contain slashes.
13775 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13777 * configure.in, config.sub: Add support for VSTa micro-kernel.
13779 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13781 * configure.in: Nuke hacks which were used to get a special
13782 version of GAS for HPPA configurations.
13784 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13786 * configure: If only ${target_alias} is given, use that
13787 as the default for ${host_alias}.
13788 * configure: Add missing back-slashes before nested quotes.
13790 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13792 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13794 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13796 * config.guess: Recognize some Tektronix configurations.
13797 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13799 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13801 * config.sub: Match any flavor of SH.
13803 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13805 * configure.in: Don't try to configure newlib for Alpha.
13807 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13809 * configure.in: Don't build ld for Irix 5. Don't build gas,
13810 libg++ or libio for any Alpha target.
13812 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13814 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13816 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13817 default arguments -- so it tried to compress itself.
13819 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13821 * configure.in (notsupp): ensure that a space is always at the end
13822 of the configdirs list, since the grep checks for an explicit space
13824 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13826 * configure.in (target i386-sysv4.2): don't build ld, since static
13827 versions of many libraries are not available.
13829 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13831 * config.guess: Recognize Apollos (using environment variables).
13832 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13834 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13836 * config.guess: Recognize Sony news mips running newsos.
13838 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13840 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13841 "fi ; else" for bash.
13843 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13845 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13847 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13849 * config.sub: accept unixware as an alias for svr4.2.
13850 Fix some inconsistancies with the gcc version.
13852 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13854 * Makefile.in (DISTDOCDIRS): Add gdb.
13856 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13858 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13860 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13862 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13863 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13866 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13868 * config.sub: Accept hiux* as an OS name.
13870 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13871 etc/make-stds.texi. The underscore came from gcc, and dje now
13872 agrees that RUNTESTFLAGS is the correct name.
13874 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13876 * install.sh: Remove 'set -e'. It makes any conditionals
13877 in the script useless.
13879 * config.guess: Automatically recognize arm-acorn-riscix
13880 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13882 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13884 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13886 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13888 * Makefile.in (DISTDOCDIRS): New variable.
13889 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13890 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
13892 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13894 * configure.in (hppa target): check the source directory for the
13895 pagas sub-directory
13897 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13899 * config.sub: Allow -aout* and -elf*.
13901 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13903 * configure.in: Don't build ld on i386-solaris2, same as for
13906 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13908 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13910 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13912 * configure.in: Configure gdb for alpha.
13914 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13916 * Makefile.in (CXXFLAGS): Add -O.
13918 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13920 * config.guess: added support for DG Aviion
13922 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13924 * configure.in: Produce warning message for subdirectories not
13925 configurable for this host/target combination. Don't try to
13926 configure gdb for vms.
13928 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13930 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13931 appropriate files before making "diststuff".
13932 (DISTBISONFILES): New var: list of files to be edited.
13933 (DISTSTUFFDIRS): Add binutils.
13935 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13937 * config.sub: also handle mipsel and mips64el (for little endian mips)
13939 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13941 * configure.in: Add * to end of all OS names.
13943 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13945 * configure.in: Build newlib for LynxOS native.
13947 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13949 * config.guess: Add support for delta 88k running SVR3.
13951 * configure.in: Add comment about HP compiler vs. emacs.
13953 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13955 * configure.in: don't build ld on solaris2 (not a viable option
13956 due to bugs in getpwnam & getpwuid)
13958 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13960 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13961 config.guess will produce a full version number.
13963 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13965 * configure.in: Build linker and binutils for alpha-dec-osf1.
13967 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13969 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13970 and gdb/testsuite/Makefile.in.
13972 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13974 * configure.in: recognize mips*- instead of mips-
13976 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13978 * config.sub: Accept linux*coff and linux*elf as operating
13981 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13983 * config.sub: Recognize mips64, and mips3 as an alias for it.
13985 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13987 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13988 gdb knows how to handle OSF/1 shared libraries.
13990 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13992 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13993 * config.guess: Recognize Hitachi's HIUX.
13994 * config.sub: Recognize h3050r* and hppahitachi.
13995 Remove redundant cases for hp9k[23]*.
13997 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13999 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14000 if gas and ld are in the source tree and are in ${configdirs}.
14001 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14002 --with options (but still pass them down on the command line,
14003 if they were explicitly specified).
14005 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14007 * configure: substitute SHELL value in Makefile.in with
14010 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14012 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14013 *-*-solaris2* targets.
14015 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14017 * Makefile.in: define M4, and pass it down to sub-makes;
14018 all-autoconf now depends on all-m4
14020 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14022 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14023 presence of {ar,ranlib} instead of a configured directory
14025 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14027 * config.guess: Accept 34?? as well as 33?? for NCR.
14029 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14031 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14032 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14034 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14036 * configure: grab values for $(CC) and $(CXX) from the
14037 environment, so that someone can do "CC=gcc configure; make" and
14038 have it work right (matching the way that autoconf works now)
14040 * configure.in, Makefile.in: add support for gash, the tcl
14041 interface to Galaxy
14043 * config.guess: add NetBSD variants (hp300, x86)
14045 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14047 * install.sh: Support -d option (in the manner of SunOS 4 install,
14048 as it is more deterministic than that of GNU install)
14049 (chmodcmd): Set file to mode 755 by default (should also do default
14050 chgrp and chown, but I don't feel like dealing with that now)
14052 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14054 * config.sub: Remove h8300hhms alias.
14056 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14058 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14060 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14062 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14065 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14067 * config.sub: recognize m88110-bug-coff.
14069 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14071 * Makefile.in (all-libio): all dependencies on the toolchain used
14072 to build this (gcc, gas, ld, etc)
14074 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14076 * config.guess: Deal with OSF/1 1.3 on alpha.
14078 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14080 * install.sh: add some 'else true' clauses for portability
14082 * configure.in: don't build libio for h8[35]00-*-* targets
14084 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14086 * Makefile.in: Add support for new libio.
14088 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14090 * install.sh: If one command fails, don't try the rest. Don't try
14091 to remove $dsttmp (via trap) unless we have already created it.
14092 If $src doesn't exist, detect it and exit with an error.
14094 * config.guess: Recognize BSD on hp300.
14096 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14098 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14099 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14101 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14103 * Makefile.in (all-send-pr): depends on all-prms
14105 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14107 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14109 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14111 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14112 Added test for mips-mips-riscos5.
14114 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14116 * configure.in: use mh-hp300 for 68k HP hosts
14118 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14120 * configure: add support for CONFIG_SHELL, so that you can use
14121 some alternate shell for evaluating configure scripts
14123 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14125 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14126 in configure script to bug-gdb@prep.ai.mit.edu when building
14127 distribution archive.
14128 * Makefile.in (COMPRESS): Remove def.
14129 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14130 gdb.tar.Z and make-gdb.tar.Z respectively.
14131 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14132 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14133 to convergence with 'taz' target in Makefile.in.
14135 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14137 * install.sh (dsttmp): use trap to ensure that tmp files go
14138 away on error conditions
14140 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14142 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14144 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14146 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14147 its parent is '/' not ''.
14149 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14151 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14153 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14154 that ${newsrcdir}/configure.in does.
14156 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14158 * test-build.mk: support for CONFIG_SHELL
14160 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14162 * config.sub (netware): Add as a basic system type.
14164 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14166 * Makefile.in (Makefile): depend on configure.in. Also drop the
14167 $(srcdir)/ from the dependency on Makefile.in.
14169 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14171 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14172 (h8300hhms is temporary until multi-libraries are implemented).
14173 * configure.in: Handle h8300h too.
14175 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14177 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14179 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14181 * configure: Remove extraneous output when guessing host type.
14182 * config.guess: Remove extraneous output when guessing using C
14183 compiler rather than uname, or when guessing fails.
14185 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14187 * Makefile.in: remove all.cross and install.cross targets
14189 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14192 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14194 * configure.in (target sh): Build gprof.
14196 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14198 * config.sub: change -solaris to -solaris2
14200 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14202 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14204 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14206 * configure: Correct error message for missing Makefile.in to
14207 print correct directory.
14209 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14211 * install.sh: kludge around 386BSD shell bug
14213 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14215 * config.guess: Recognize NeXT.
14216 * config.guess: Recognize i486-ncr-sysv4.
14217 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14219 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14221 * Makefile.in (MAKEINFOFLAGS): New variable.
14222 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14223 * build-all.mk, test-build.mk: Pass down --no-split as
14224 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14226 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14228 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14230 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14232 * Makefile.in (libg++.tar.z): New rule.
14233 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14234 * Makefile.in (taz): Only do a single chmod.
14236 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14238 * install.sh: don't use dirname anymore (replaced with sed usage)
14240 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14242 * Makefile.in: Change extension for gzip'd files from '.z' to
14243 '.gz' per new FSF standard usage.
14245 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14247 * configure: put quotes around the final value of program_transform_name
14249 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14251 * Makefile.in: new install.sh support; update install-info rules
14253 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14255 * configure.in: Build diff for crosses, but not for go32 host.
14257 * configure.in: Build gprof only for native, and don't build it
14258 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14260 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14262 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14264 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14266 * configure.in (host_tools): Add prms.
14268 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14270 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14271 with $(FLAGS_TO_PASS) on the command line
14273 * config.sub: Recognize lynx and lynxos
14275 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14277 * config.sub: Accept -ecoff*, not just -ecoff.
14279 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14281 * Makefile.in (taz): Use .gz suffix instead of .z.
14282 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14285 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14287 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14289 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14291 * Makefile.in (install-no-fixedincludes): install gcc last, so
14292 that rebuilds that might happen during 'make install' don't get
14293 bogus gcc include files
14295 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14297 Change from Utah for HPPA support:
14298 * config.guess: Recognize hppa1.x-hp-bsd.
14300 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14302 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14303 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14305 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14307 * config.sub: Add support for rom68k and bug boot monitors.
14309 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14311 * Makefile.in: Make all-opcodes depend on all-bfd.
14313 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14315 * config.guess: Added special check for i[34]86-univel-sysv4*.
14317 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14319 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14320 the processor rather than assuming i486.
14322 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14324 * config.guess: Recognize SunOS6 as Solaris3.
14326 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14328 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14329 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14331 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14333 * build-all.mk (all-cross): New target for Canadian Cross.
14334 Added Q2 go32 targets.
14335 * test-build.mk: Configure go32 cross sparclite-aout and
14336 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14337 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14339 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14341 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14342 GO32 hosted toolchains
14344 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14346 * configure: change so "-exec-prefix" gets passed down rather
14347 than "-exec_prefix" so autoconf generated Makefiles get the
14348 exec_prefix set right.
14350 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14352 * config.guess: get the Solaris2 minor version number
14354 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14356 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14358 * config.guess: Recognize some Sequent platforms.
14360 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14362 * Makefile.in: added the vault-install target
14364 * configure.in: actually use the Sun3 makefile fragment that's in
14365 config, also added the release dir to configdirs
14367 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14369 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14371 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14373 * configure.in: remove some program from Alpha targetted toolchains
14375 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14377 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14379 (taz): Run "make diststuff" in those directories instead of "make
14380 proto-dir". Look for "VERSION=" only at start of line in subdir
14381 Makefile. Use "gzip -9" for compression.
14382 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14383 (binutils.tar.z): New target.
14385 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14387 * Makefile.in (taz): Include gpl.texinfo.
14389 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14391 * Makefile.in (setup-dirs): Merged into "taz" target.
14392 (taz): Only do `proto-dir' stuff if a directory is actually needed
14395 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14397 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14398 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14399 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14400 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14401 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14403 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14405 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14406 config.sub, and move-if-change to gdb testsuite distribution
14407 archive, so the testsuite can be extracted, configured, and
14408 run separately from the gdb distribution. Blow away the Chill
14409 tests that require a Chill compiled executable, since GNU Chill
14410 is not yet publically available.
14412 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14414 * test-build.mk: set environment variables in a single command,
14415 instead of a list of assignments and exports
14417 * config.guess: recognize Alpha/OSF1 systems
14419 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14421 * configure: Change help message to prefer --options rather than
14424 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14426 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14427 zippy@ecst.csuchico.edu.
14428 * config.guess: Recognize miniframe.
14430 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14432 * Makefile.in: Use srcroot to find runtest rather than rootme.
14433 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14435 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14437 * test-build.mk: Extensive additions to support building on a
14438 machine other than the host.
14440 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14442 * configure (tooldir): Fix for i386-aix again.
14444 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14446 * configure, Makefile.in: Change definition of $(tooldir)
14449 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14451 * config.guess: Recognize i[34]86/SVR4.
14453 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14455 * Makefile.in (all-gdb): gdb depends on sim.
14457 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14459 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14460 at the same time we make the prototype gdb directory.
14461 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14462 files at the same time as the gdb base release distribution.
14464 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14466 * Makefile.in (check): Use individual check targets rather than
14468 (check-gcc): Added.
14470 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14472 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14473 for System V release 3.2.
14475 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14477 * config.sub: Recognize hppaosf.
14478 * configure.in: Do configure ld/binutils/gas for it.
14480 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14482 * configure (tooldir): Alter syntax used to set this, for systems
14483 where "\$" isn't handled right, like i386-aix.
14485 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14487 * configure: Pass program-transform-name, not
14488 program_transform_name, to recursive configures.
14490 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14492 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14493 of gas+ld+binutils.
14495 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14497 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14499 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14501 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14503 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14505 * Makefile.in (PRMS): Set back to all-prms.
14507 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14509 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14510 targets, rather than for MIPS hosts.
14512 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14514 * configure.in: add comment for --with-x default values
14516 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14518 * Makefile.in: add check-* targets for each of the directories in
14519 the tree. Add a definition of RUNTEST that will use the one we
14520 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14522 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14524 * configure.in: Removed obsolete references to bfd_target and
14525 target_makefile_frag.
14527 * build-all.mk: Set assorted targets for Q2.
14528 * config.sub: Recognize z8k-sim and h8300-hms.
14529 * test-build.mk: Really don't pass host to configure.
14530 (HOLES): Added uname.
14532 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14534 * configure: Handle an empty program-prefix, program-suffix or
14535 program-transform-name correctly.
14537 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14539 * build-all.mk: -G 8 no longer required for MIPS targets.
14540 * test-build.mk: Don't pass host argument to configure; make it
14543 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14545 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14546 * Makefile.in (COMPRESS): New macro, like GZIP.
14548 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14550 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14552 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14553 with gas currently defaults to -G 0.
14555 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14557 * Makefile.in (all-flex): flex depends on byacc.
14559 * build-all.mk: If host not specified, use config.guess. Pass TAG
14560 to test-build.mk as RELEASE_TAG.
14561 * test-build.mk (configargs): New variable containing arguments to
14562 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14563 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14565 * config.guess: Use /bin/uname when checking -X argument on SCO,
14566 to avoid invoking GNU uname which doesn't understand -X.
14568 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14570 * configure.in: Build gas for mips-*-*.
14572 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14574 * Makefile.in (all.normal): insert missing backslash.
14576 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14578 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14580 * Makefile.in: Complete overhaul to merge many almost identical
14583 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14585 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14586 (gdb.tar.Z): Adjusted.
14588 * Makefile.in (setup-dirs, taz): New targets; should be general
14589 enough to adapt for gdb sometime. Build only .z file.
14590 (gas.tar.z): New target.
14592 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14594 * build-all.mk: Use CC=cc -Xs on Solaris.
14596 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14598 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14599 for handling BISON for FSF releases.
14601 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14603 * configure: Actually implement the change zoo just documented.
14605 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14607 * configure: when using config.guess, only set target_alias when
14608 it's not already been set (ie, on the command line)
14610 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14612 * Makefile.in: add installcheck target, set PRMS to install-prms
14614 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14616 * configure: add support for package_makefile_fragment, handle the
14617 case where a directory has a configure.in file but no Makefile.in
14618 more gracefully (with an actual understandable error message, even);
14619 add support for --without (and add this to the usage message); also
14620 explicitly add a --host=${host_alias} to the command line when
14621 config.guess is used
14623 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14625 * configure: Must use both --host and --target in recursive calls.
14627 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14629 * Makefile.in: Change deja-gnu to dejagnu.
14631 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14633 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14635 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14637 * configure.in: canonicalize all instances to *-*-solaris2*,
14638 also strip out a number of tools to not build for go32 host
14640 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14642 * config.guess: add GPL.
14644 * Makefile.in, config.guess, config.sub, configure: bump
14647 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14649 * Makefile.in (do-info): Removed obsolete check for existence of
14652 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14654 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14656 * Makefile.in: a couple of 'else true' for decstation,
14659 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14661 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14663 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14665 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14667 * config.guess: Recognize i386-ibm-aix (PS/2).
14668 * configure.in: Use config/mh-aix386 file for it.
14670 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14672 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14673 CC_FOR_TARGET instead.
14674 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14676 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14678 * Makefile.in: Add sim to list of directories sent with gdb
14680 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14682 * configure.in: Put back mips-dec-bsd* case.
14684 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14686 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14687 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14688 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14690 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14692 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14694 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14695 (install-info): install dir.info only if it exists,
14696 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14698 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14700 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14701 gas for mips-dec-bsd.
14703 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14705 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14706 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14708 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14710 * configure.in: Added "dejagnu" to hosttools list.
14712 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14714 * config.sub, configure.in, config.guess: Add support
14715 for Bosx, an AIX variant from Bull.
14716 Patches from F.Pierresteguy@frcl.bull.fr.
14718 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14720 * devo/dejagnu: Initial creation of devo/dejagnu.
14721 Migrated dejagnu testcases and support files for testing software
14722 tools to reside as subdirectories, currently called "testsuite",
14723 within the directory of the software tool. Migrated all programs,
14724 support libraries, etc. beloging to dejagnu proper from
14725 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14726 with no modifications. The changes to these files which will
14727 allow them to configure, build, and execute properly will be made
14728 in a future update.
14730 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14732 * Makefile.in: Change send_pr to send-pr.
14733 * configure.in: Likewise.
14734 * send_pr: Renamed directory to send-pr.
14736 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14738 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14740 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14742 * README: Update for gdb-4.8 release.
14743 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14744 gdb-xxx.tar.z (gzip'd) file also.
14746 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14748 * Makefile.in: make all-diff depend on all-libiberty
14750 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14752 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14754 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14756 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14758 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14760 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14761 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14762 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14764 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14766 * Makefile.in: makeinfo binary is in a new location
14768 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14770 * config.sub: Accept -ecoff as an OS.
14772 * Makefile.in: Various changes to eliminate a level of make
14773 recursion and reduce the required command line length.
14774 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14776 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14777 variables holding settings for specific sub-makes.
14778 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14779 in terms of BASE_FLAGS_TO_PASS.
14780 (TARGET_LIBS): New variable listing directories which use
14781 TARGET_FLAGS_TO_PASS.
14782 (subdir_do): Eliminated.
14783 (do-*): New set of targets to replace subdir_do.
14784 (various): All targets which used subdir_do now depend on do-*.
14785 (local-clean): Renamed from do_clean.
14786 (local-distclean): New target, dependency of distclean and
14788 (install-info): Don't create directories. Depend on dir.info
14789 rather than calling make recursively.
14790 (install-dir.info): Eliminated.
14791 (install-info-dirs): Create all info directories here.
14792 (dir.info): Depend upon do-install-info.
14794 * test-build.mk (HOLES): Added false.
14796 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14798 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14800 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14802 * Makefile.in (info): remove dependency on all-texinfo. The
14803 problem was really in texinfo/C, not at this level.
14805 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14807 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14809 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14811 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14814 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14816 * configure: Include srcdir in message about target of link not
14817 being found. Don't convert `-' to `_' in `with' options being
14820 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14822 * configure.in: add uudecode to host_tools
14824 * Makefile.in: added {all,install}-uudecode targets, added them to
14825 the appropriate lists
14827 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14829 * Makefile.in (all-gcc): Added dependency on all-gas.
14831 * configure.in (mips-*-*): Build ld and binutils.
14833 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14835 * configure: check return code from mkdir, print error message and
14838 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14840 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14842 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14844 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14846 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14848 * config.sub (h8500): Recognize this as a cpu type.
14850 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14852 * configure: source directory missing is no longer a warning
14854 * configure.in: recognize irix[34]* instead of irix[34]
14856 * Makefile.in: define and pass down X11_LIB
14858 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14860 * guess-systype: Renamed to ...
14861 * config.guess: ... by popular request.
14862 * configure.in, Makefile.in: Update accordingly.
14864 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14866 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14867 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14868 + Execute ./dummy instead of assuming . is in PATH.
14870 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14872 * guess-systype: New shell script. Attempts to guess the
14873 canonical host name of the executing host.
14874 Only a few hosts are supported so far.
14875 * configure: Call guess-systype if no host is specified.
14877 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14879 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14883 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14885 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14886 (all-gcc, install-gcc, subdir_do): Use it.
14888 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14890 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14892 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14894 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14895 set exclusively by configure, using configure.in .
14897 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14899 * test-build.mk: set $PATH for all builds
14901 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14903 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14905 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14906 the one used in gcc/Makefile.in, so that a null expansion doesn't
14907 override the one needed to build gcc with a native cc.
14910 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14912 * configure: Accept -with arguments.
14914 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14916 * Makefile.in: added h8300sim
14918 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14920 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14921 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14922 (all-cygnus, native, build-cygnus): Make
14923 $(canonhost)-stamp-3stage-done, not $(host)....
14924 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14925 i386-sco3.2v4. Added else true to if command.
14927 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14929 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14931 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14933 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14935 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14937 * configure.in: don't remove binutils from Solaris builds
14939 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14941 * Makefile.in: get rid of earlier definitions for *clean,
14942 also handle the recursive info rule better
14944 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14946 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14947 do more-or-less the right thing.
14949 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14951 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14952 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14954 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14956 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14959 * configure.in: split the configdirs list into 4 categories (native
14960 v. cross, library v. tool) and handle the cross-only and native-
14961 only in more reasonable (and correct!) way.
14963 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14965 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14966 configdirs anymore.
14968 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14970 * Makefile.in: extensive cleanup:: removed all of the explicit
14971 clean-* targets, collapsed many wrappers around subdir_do into
14972 one, added additional targets to satisfy standards.texi, deleted
14973 some old targets, some changes for consistency
14975 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14977 * configure.in: handle some programs as cross-only, and others as
14980 * test-build.mk: handle partial holes in a more generic manner
14982 * Makefile.in: m4 depends on libiberty
14984 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14986 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14987 time, wdiff, and find to configdirs
14989 * Makefile.in: all, clean, and install rules for the new programs
14990 added to configure.in
14992 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14994 * configure.in: use mh-sun for all *-sun-* hosts
14996 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14998 * Makefile.in: define flags for X11 include files and library file
14999 locations, pass them down to the programs that need this info
15001 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15003 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15005 * configure.in: start building libg++ for HP-UX targets
15007 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15009 * README: Update references to files moved into etc/.
15011 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15013 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15014 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15016 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15018 * configure: accept dash as well as underscore in long option
15019 names for FSF compatibility.
15021 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15023 * config.sub: added -sco3.2v4 support from FSF.
15025 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15027 * configure.in: expand the section that adds or removes
15028 directories from the list of programs to build, to handle native
15029 vs. cross in addition to host v. native
15031 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15033 * Makefile.in: Replace C++ in macro names with CXX.
15034 This is less likely to break ...
15036 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15038 * test-build.mk: add -w to GNU_MAKE
15040 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15042 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15043 add 'sparc' to list of recognized cpus. This needed to make
15044 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15045 Delete some redundant ose68 variants. Recognize -wrs as an os,
15046 then changes that into $CPU-wrs-vxworks.
15048 * configure.in: remove most references to gdbtest, regularize
15049 target based program removal
15051 * test-build.mk: import from p3 tree (many fixes and changes)
15053 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15055 * Makefile.in: added rules to handle tcl, tk, and expect
15057 * configure.in: handle those directories if they exist
15059 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15061 * config.sub: removed bogus hppabsd and hppahpux names, since
15062 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15064 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15066 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15067 depends upon all-xiberty
15069 * Makefile.in: changes from p3, including:
15071 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15073 * Makefile.in (XTRAFLAGS): include newlib directories if
15074 newlib/Makefile exists, rather than if host != target.
15076 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15078 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15079 from the same source tree and not building a cross-compiler. This
15080 matters for the libg++ configuration if reconfiguring a tree that
15081 has already been installed.
15083 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15085 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15086 pick up the machine and system specific header files.
15088 * Makefile.in: added AS_FOR_TARGET, passed down in
15089 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15090 the C compiler to use to create programs which are run in the
15091 build environment, set it to default to $(CC), and passed it down
15092 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15094 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15096 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15097 We need them for unusual native builds, like systems without
15100 * configure: also define $(host_canonical) and
15101 $(target_canonical), which are the full, canonical names for the
15102 given host and target
15104 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15106 * Makefile.in: Added separate definitions for C++.
15108 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15110 * configure.in (configdirs): Add deja-gnu.
15112 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15114 * README: Update for configure.texi and gdb-4.7 release.
15116 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15118 * Makefile.in: Move "all" target to top of file.
15119 Previously, first target was ".PHONY" which caused BSD4.4 make
15120 to build .PHONY when make was run without arguments.
15122 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15124 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15125 Library-copylefted code in libiberty.
15127 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15129 * config.sub: Replace m68kmote with plain old m68k.
15131 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15133 * Makefile.in: Remove space from blank line, avoid Make complaints.
15135 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15137 * config.sub: Complain if no argument is given. Added support for
15138 386bsd as OS and target alias.
15140 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15142 * Makefile.in (XTRAFLAGS): include newlib directories if
15143 newlib/Makefile exists, rather than if host != target.
15145 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15147 * config.sub: recognize sparclite-wrs-vxworks.
15149 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15150 p3.) Added clean-xiberty to clean.
15152 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15154 * configure.in: use *-*-* instead of nested cases for host and target
15156 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15158 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15159 from the same source tree and not building a cross-compiler. This
15160 matters for the libg++ configuration if reconfiguring a tree that
15161 has already been installed.
15163 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15165 * config.sub (i486v/i486v4): Merge in from FSF version.
15167 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15169 * configure: only set PWD if it is already set.
15171 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15173 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15174 doesn't have unset and all success paths (and most error paths)
15175 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15176 to just ${PWD} to avoid confusion.)
15178 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15180 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15181 even for a native compilation.
15183 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15185 Changes to make the gdb.tar.Z rule work better.
15187 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15188 (DEVO_SUPPORT): Add configure.texi.
15189 (bfd-ilrt.tar.Z): Remove ancient rule.
15191 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15193 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15194 pick up the machine and system specific header files.
15196 * configure.in, config.sub: added new target m68010-adobe-scout,
15197 with alias of adobe68k. Changed configure.in to check for
15198 -scout before -sco* to avoid a false match.
15200 * Makefile.in: added AS_FOR_TARGET, passed down in
15201 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15202 the C compiler to use to create programs which are run in the
15203 build environment, set it to default to $(CC), and passed it down
15204 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15206 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15208 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15209 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15210 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15211 FOR_TARGET variants, to newlib and libg++.
15213 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15215 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15218 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15220 * config.sub: Accept `elf' as an environment.
15222 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15224 * Makefile.in (all-opcodes): cd into the right directory
15226 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15228 * configure: added -program_transform_name option, used as
15229 argument to sed when installing programs.
15230 configure.texi: added documentation for -program_prefix,
15231 -program_suffix and -program_transform_name.
15233 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15235 * config.sub: Accept i486 where i386 ok.
15237 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15239 * config.sub: accept we32k
15241 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15243 * config.sub, configure.in: accept OSE68000 and OSE68k.
15245 * Makefile.in: don't create all directories for ``make install'';
15246 let the subdirectories create the ones they need.
15248 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15250 * COPYING: new file, GPL v2
15252 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15254 * Makefile.in: use the new gen-info-dir, which needs a template
15255 argument (which also lives in texinfo)
15257 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15259 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15261 * config.sub (ncr3000): Change i386 to i486.
15263 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15265 * Makefile.in: add install-rcs, install-grep to
15266 install-no-fixedincludes, removed install-bison and install-libgcc
15268 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15270 * configure.in: grab the HPUX makefile fragment if on HPUX
15272 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15274 * Makefile.in: eradicate bison spoor (ditto libgcc).
15275 configure.in: recognise m68{k,000}-ericsson-OSE.
15276 es1800 is alias for m68k-ericsson-OSE
15278 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15280 * configure.in: rearrange the parts that remove programs from
15281 configdirs, based now on HOST==TARGET or by canonical triple.
15283 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15285 * test-build.mk: recurse explicitly with -f test-build.mk when
15286 appropriate. predicate stage3 and comparison on the existence
15287 of gcc. That is, if gcc isn't around, we aren't three-staging.
15288 On very clean, also remove ...stamp-co. Build in-place before
15289 doing other builds.
15291 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15293 * Makefile.in, configure.in: add tgas
15295 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15297 * Makefile.in: a number of changes merged in from progressive.
15299 * configure.in: add libm.
15301 * .cvsignore: ignore some stuff that comes from test-build.mk.
15303 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15305 * config.sub: Add es1800 (m68k-ericsson-es1800).
15307 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15309 * configure: Add program_suffix (parallel to program_prefix)
15310 * Makefile.in: adjust directory-creating script for losing decstation
15312 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15314 * configure: Minor $subdir-related fixes.
15316 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15318 * configure: fix various problems with propogating
15319 makefile_target_frag in subdirs.
15320 * configure.in: config libgcc if its there
15322 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15324 * config.sub: HPPA merge.
15326 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15328 * Makefile.in: Replace all-bison with all-byacc in all
15329 dependency lines for other tools (which now use byacc).
15331 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15333 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15335 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15337 * Makefile.in: make gprof rules similar to byacc rules (instead of
15338 vestigal $(unsubdir) that didn't work...)
15340 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15342 * config.sub: Add support for Linux.
15343 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15344 (at least for libg++).
15346 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15348 * configure.texi: fix doc for the -nfp option to configure
15350 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15352 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15354 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15356 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15357 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15358 * configure.in: added solaris* host_makefile_frag hook.
15360 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15362 * config.sub: changed recognition of m68000 so that various
15363 m68k types can be specified via m680[01234]0
15365 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15367 * config.sub (basic_machine): fix sed so that '-foo' isn't
15368 completely substituted out while .+'-foo' loses the '-foo'
15370 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15372 * config.sub ($os): Add -aout.
15374 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15376 * configure: If host_makefile_frag is absolute, don't
15377 prefix ${invsubdir} (relevant to libg++ auto-configure).
15379 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15381 * Makefile.in (tooldir): Define it.
15382 (all-ld): Depend on all-flex.
15384 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15386 * Makefile.in (check): Fix libg++ special case.
15388 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15390 * configure: do not bury `pwd` into config.status, thus do fewer
15393 * configure: print the "Building in" message only when building in
15394 other than "." AND verbose.
15396 * configure: remove -s, rework -v to better accomodate guested
15399 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15401 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15403 * Makefile.in: macroize flags passed on recursion. remove
15406 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15408 * configure: get makesrcdir right for subdirs deeper than 1.
15410 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15413 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15415 * Makefile.in: don't print subdir_do or recursion lines.
15417 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15419 * standards.texi: added menu item.
15421 * Makefile.in: build and install standards.info.
15423 * standards.texi: new file.
15425 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15427 * configure: test for and move config.status pieces from
15430 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15432 * configure: Test for existance of files before trying to mv
15433 them, to avoid numerous non-existance messages.
15435 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15437 * configure: correct final line of config.status.
15439 * configure: patch from eggert. Avoids a protection problem if
15440 the original Makefile.in is read only.
15442 * configure: use move-if-change from gcc to create config.status.
15443 Some makefiles depend on config.status to tell if a directory
15444 has been reconfigured for a different host. This change
15445 prevents those directories from remaking everything in the case
15446 where the reconfig was only intended to rebuild a Makefile.
15448 * configure: test for config.sub with "config.sub sun4" rather
15449 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15450 host alias from a missing config.sub.
15452 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15454 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15455 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15457 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15459 * configure: mkdir ${subdir} as needed.
15461 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15463 * Makefile.in,configure.in: added autoconf.
15465 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15467 * Makefile.in: no longer pass against on recursion.
15469 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15470 definitions are not inherited.
15472 * configure: correct makesrcdir when subdir is .
15474 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15476 * configure: Add support for 'subdirs' variable, which is
15477 like 'configdirs', except that configure doesn't re-invoke
15478 itself for subdirs, it just creates a Makefile for each subdir.
15479 * configure.texi: Document subdirs.
15481 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15483 * configure.in: added flex to configdirs
15485 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15487 * Makefile.in: remove clean-stamps from clean.
15489 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15491 * configure.in: Add gdbtest to configdirs.
15493 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15495 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15496 to recursive makes.
15497 * configure.in: Recognize new ncr3000 config.
15499 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15501 * Makefile.in, configure.in: removed references to gdbm.
15503 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15505 * config.sub: Don't canonicalize os value
15506 newsos* to bsd (readline needs to check for newsos).
15507 (This fix was earlier made Jan 31, but got re-broken.)
15509 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15511 * configure.in: sco is an os, not a vendor!
15513 * configure: Quote $( better. Keep various shells happy.
15515 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15517 * Makefile.in: eliminate stamp-files.
15519 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15521 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15522 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15524 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15526 * config.sub: fix iris/iris3.
15528 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15530 * configure: re-add -rm.
15532 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15534 * Maskefile.in: add .stmp-rcs to all.
15536 * configure.in: remove gas from rs6000 build, use aix host fragment.
15538 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15540 * configure: pass down site_option during recursion.
15542 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15544 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15546 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15548 * configure: Change exec_prefix so that it really defaults to prefix.
15550 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15552 * Makefile.in, configure.in: Add support for mmalloc library.
15554 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15556 * Makefile.in: add stmp dependencies for a few more things.
15558 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15560 * configure: adjusted error message on objdir/srcdir configure
15561 collision, per john's suggestion.
15563 * Makefile.in: add libiberty stmp to all and all.cross.
15565 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15567 * Makefile.in: remove force dependencies, add grep to all.
15569 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15571 * Makefile.in: drop flex. make stamp files work.
15573 * configure: added test for conflicting configuration in srcdir,
15574 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15575 gets cranky. use relative paths for configure and srcdir
15576 whenever possible. Send some error messages to stderr that were
15579 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15581 * Makefile.in: Fix libg++ rule to check for gcc directory
15582 before using gcc/gcc. Also pass XTRAFLAGS.
15584 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15586 * Makefile.in: added stmp-files so that directories aren't polled
15587 when they are already built.
15589 * configure.texi: fixed a node pointer problem.
15591 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15593 * config.sub configure.in gdb/configure.in
15594 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15595 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15596 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15598 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15600 * configure: -recurring becomes -silent. corrected help message
15603 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15605 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15607 * configure: when building Makefile for crosses, replace
15608 tooldir and program_prefix. default srcdir from location of
15609 config.sub. remove "for host in hosts" and "for target in
15612 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15614 * Makefile.in: Do not pass bindir or mandir to cvs.
15616 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15618 * Makefile.in, configure.in: removed traces of namesubdir,
15619 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15620 copyrights to '92, changed some from Cygnus to FSF.
15622 * configure.texi: remove most references to multiple hosts,
15623 multiple targets, subdirs, etc.
15625 * configure.man: removed rcsid. reference config.sub not
15628 * Makefile.in: mkdir $(infodir) on install-info.
15630 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15632 * configure.texi: Explain better about .gdbinit and about
15633 the environment that configure.in sections run in.
15635 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15637 * configure.in: Ultrix is only a decstation if it's a MIPS.
15639 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15641 * README: DOC.configure => cfg-paper.texi.
15643 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15645 * config.sub (near case $os): Don't convert newsos* to bsd!
15647 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15649 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15650 the number of copies of COPYING that go into the GDB tar file.
15652 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15654 * bfd/configure.in, gdb/config/mh-i386sco,
15655 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15656 Fix SCO configuration stuff.
15658 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15660 * Makefile.in: For libg++, make sure the -I pointing
15661 to the gcc directory goes *after* all the libg++-local -I flags.
15662 Also, move just-gcc dependency from just-libg++ to all-libg++.
15664 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15666 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15668 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15670 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15672 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15674 * config.sub: Add stratus configuration frags. Also
15677 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15679 * Makefile.in (DEV_SUPPORT): add configure.man.
15681 * config.sub(Decode manufacturer-specific): add -none*.
15683 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15685 * Makefile.in: remove form feeds to make Sun's make happy.
15686 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15688 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15690 * Makefile.in (AR_FLAGS): Make quieter.
15692 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15694 * configure.in: Add libg++.
15695 * configure: When verbose, don't output the command line at each
15696 level; it will be unremarkably the same as the previous version,
15697 which will be the same as what the user typed.
15699 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15701 * configure.in, Makefile.in: fix clean-info, add flex. add
15704 * configure: be less sensitive to spaces in Makefile.in. Do not
15705 look for sources in "..". Doing so breaks subdirectories that
15706 might have their own configure. If a subdir has it's own
15707 configure script, use it.
15709 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15711 * cfg-paper.texi: some changes suggested by rms.
15713 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15715 * config.sub: Merge in some small additions from the FSF version,
15716 taken from the gcc distribution, to bring the Cygnus and FSF
15717 versions into closer sync.
15719 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15721 * configure.in: Changed svr4 references to sysv4.
15723 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15725 * configure: added -V for version number option.
15727 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15729 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15730 renamed from DOC.configure to cfg-paper.texi.
15732 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15734 * configure, config.subr, config.sub: config.subr is now
15737 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15739 * configure.texi: new file, in progress.
15741 * Makefile.in: build info file and install the man page for
15744 * configure.man: new file, first cut.
15746 * configure: find config.subr again now that configuration "none"
15747 has gone. removed all traces of the -ansi option. removed all
15748 traces of the -languages option.
15750 * config.subr: resync from rms.
15752 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
15754 * configure, config.sub, config.subr: merge config.sub into
15755 config.subr, call the result config.subr, remove config.sub, use
15758 * Makefile.in: revised install for dir.info.
15760 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
15762 * configure.in: add decstation host makefile frag.
15764 * Makefile.in: BISON now bison -y again. also install-gcc on
15765 install. clean-gdbm on clean. infodir belongs in datadir.
15766 Make directories for info install. Build dir.info here then
15769 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
15771 * Makefile.in: fix for bad directory tests.
15773 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
15775 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15776 regexp. -srcdir relative was being handled incorrectly.
15778 * Makefile.in: unwrapped some for loops so that parallel makes
15779 work again and so one can focus one's attention on a particular
15782 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
15784 * configure: added PWD as a stand in for `pwd` (for speed). use
15785 elif wherever possible. make -srcdir work without -objdir.
15786 -objdir= commented out.
15788 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
15790 * configure: +options become --options. -subdirs commented out.
15791 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15792 Makefile now at top of generated Makefile. Removed cvs log
15793 entries. added -srcdir. create .gdbinit only if there is one
15796 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15797 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15798 and mandir now keyed off datadir by default.
15800 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
15802 * Freshly created ChangeLog.
15809 version-control: never