3 * config.guess: Synchronize with config project master sources.
4 * config.sub: Likewise.
8 * configure.ac: Added "nfp" target.
9 * configure: Regenerate.
13 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
14 * configure: Regenerate.
18 * src-release.sh (do_proto_toplev): Add patterns for more junk files
19 to delete before creating the tarball.
23 * src-release.sh (do_proto_toplev): Strip patch remnant files from
24 the sources before creating the tarball.
28 * src-release.sh: Update copyright notice. Change reference to devo
29 to be a reference to root.
33 * config-ml.in: Sync with gcc sources.
34 * config.guess: Likewise.
35 * config.sub: Likewise.
36 * configure.ac: Likewise.
37 * configure: Regenerate.
41 * COPYING.LIBGLOSS: Update address of FSF in copyright notice.
45 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
46 * configure: Regenerate.
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.
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.
66 * src-release.sh (do_proto_toplev): Enable gold during release process.
70 * config.sub: Sync with master version in config project.
74 * config.sub: Handle ia16 in $basic_machine.
77 * config.bfd: Handle ia16.
80 * configure.tgt: Handle ia16.
83 * configure.tgt: Handle ia16.
87 * config.sub: Sync with master version in config project.
88 * config.guess: Likewise.
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.
101 * configure.ac: Don't bootstrap libmpx unless --with-build-config
102 includes bootstrap-mpx.
106 * configure.ac: Don't use pkg-config to check for bdw-gc.
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.
116 * config-ml.in: Remove references to GCJ.
117 * configure.ac: Likewise.
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.
127 * Makefile.def: Remove libjava.
128 * Makefile.tpl: Likewise.
129 * configure.ac: Likewise.
133 * configure.ac: Disable "sim" directory for arc*-*-*.
137 * configure.ac: Check for the minimum in-tree MPFR version
142 * config.sub: Import from upstream.
146 * configure: Regenerate.
150 * configure.ac: Add fuchsia to targets that use ELF.
151 * configure: Regenerated.
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.
161 * .gitignore: Add archives and make stamps.
165 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
166 * configure: Regenerated.
170 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
171 * configure: Regenerate.
175 * Makefile.tpl (configure): Depend on m4 files included.
176 * Makefile.in: Regenerate.
180 * config.guess (Alpha OSF1): Fix typo introduced during the most
181 recent synchronization update.
185 * Import these patches from the gcc mainline:
189 * config.guess: Import version 2016-04-02 (newest).
190 * config.sub: Import version 2016-05-10 (newest).
194 * Import this patch from the GCC mainline:
199 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
200 and gotools directories. Delete the stage_final file.
201 * Makefile.in: Regenerate.
205 * configure.ac: Add mips and s390 to the gold target check.
206 * configure: Regenerate.
210 Import these patches from the GCC mainline:
214 * configure.ac: Enable LTO for DJGPP
215 * configure: Regenerate
220 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
221 * Makefile.in: Regenerate.
226 * Makefile.in: Regenerate.
227 * Makefile.tpl: Export ISLVER.
228 * configure: Regenerate.
229 * config/isl.m4: Detect isl-0.15.
233 * config/isl.m4: Add comments about isl-0.16.
234 * configure: Regenerate.
241 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
247 * Makefile.def (mpfr): Disable assembler.
248 * Makefile.in: Regenerate.
252 Import the following changes from the GCC mainline:
256 * configure.ac: Enable libmpx by default.
257 * configure: Regenerated.
261 * .gitignore: Add .clang-format to ignored files.
262 * Makefile.tpl: Add clang-format.
263 * Makefile.in: Regenerate.
268 * Makefile.def (lang_env_dependencies): Make libffi depend
270 * Makefile.in: Regenerate.
275 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
276 * Makefile.in: Regenerate.
280 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
281 * configure: Regenerate.
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.
294 * config.guess: Import version 2016-01-01.
295 * config.sub: Likewise.
299 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
300 * configure: Regenerate.
305 * configure.ac: Note the 'none' is an acceptable argument to
306 --enable-compressed-debug-sections.
307 * configure: Regenerate.
313 --enable-compressed-debug-sections={all,gas,gold,ld}.
314 * configure: Regenerated.
318 Import the following patches from the GCC mainline:
323 * Makefile.def: Make libgfortran depend on libbacktrace.
324 * Makefile.in: Regenerate.
330 * configure.ac: Remove --with_host_libstdcxx support.
331 * configure: Regenerate.
336 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
338 * configure: Regenerate.
345 * config.sub, config.guess: Import from upstream.
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.
365 * config-ml.in: Reflects renaming of configure.in to configure.ac
366 * configure: Likewise
367 * configure.ac: Likewise
371 * Makefile.in: Regenerated.
376 * Makefile.tpl: Update comments.
380 * Makefile.tpl: Remove surplus whitespace throughout.
385 * Makefile.tpl: Fix ln source location for vimrc file.
392 * configure.ac: FT32 target added.
393 * configure: Regenerate.
401 * configure.ac: Use -std=gnu++98.
405 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
406 * configure: Regenerate.
410 * configure.ac: Fix typo.
411 * configure: Regenerate.
415 * configure.ac: Match $host configured with triplets.
416 * configure: Regenerate.
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.
429 Install back PR target/47230 fix (Revert the revert).
433 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
435 * configure: Regenerate.
439 * configure.ac: Disable configuration of GDB for HPUX targets.
440 * configure: Regenerate.
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.
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.
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.
469 * configure.ac: Add --with-system-zlib.
470 * configure: Regenerated.
474 * src-release.sh: Don't configure with --with-target-subdir=.
479 * src-release.sh (DEVO_SUPPORT): Replace src-release with
484 * config.sub: Update from upstream, to 2015-03-04 version.
485 * config.guess: Likewise.
489 * Makefile.def (dependencies): Add all-zlib to all-bfd.
490 * Makefile.in: Regenerated.
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.
503 * configure.ac (target_configdirs): Exclude target-zlib if
504 target-libjava isn't built.
505 * configure: Regenerated.
512 * config-ml.in: Robustify ac_configure_args parsing.
516 * Makefile.def: Updated from GCC trunk.
517 * Makefile.tpl: Likewise.
518 * configure.ac: Likewise.
519 * Makefile.in: Regenerated.
520 * configure: Likewise.
524 * configure.ac: Add FT32 support.
525 * configure: Regenerate.
529 * configure.ac: Don't disable gprof for moxie.
530 * configure: Rebuild.
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.
546 * config.sub: Update from upstream, to 2015-01-01 version.
547 * config.guess: Ditto.
551 * config.sub: Update from upstream config repo.
555 * libtool.m4: Updated from GCC trunk.
559 * config.guess: Update from upstream config repo.
564 * move-if-change: Update from upstream gnulib.
568 * compile: Sync with upstream Automake.
572 * mkinstalldirs: Ditto.
577 * src-release.sh (do_proto_toplev): Configure with --target.
581 * configure.ac: Add aarch64 to list of targets that support gold.
582 * configure: Regenerate.
586 * configure.ac: Add mips*-img-elf* target triple.
587 * configure: Regenerate.
590 * configure: Disable gdb for nds32*-*-* until supported.
591 * configure.ac: Disable gdb for nds32*-*-* until supported.
595 * configure: Regenerate.
599 * src-release.sh: New file.
600 * src-release: Remove file.
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.
611 * .gitattributes: New file for use with git-merge-changelog.
615 Disable gdb for or1k*-*-* until supported
616 * configure.ac (or1k*-*-*): Disable gdb.
617 * configure: Regenerated.
621 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
622 * configure: Regenerated.
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.
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.
646 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
647 -I for libstdc++-v3 includes if $(LEAN).
648 * Makefile.in: Regenerated.
652 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
653 (tilegx-*-*): Change to tilegx*-*-*.
654 * configure: Regenerate.
658 * config.sub, config.guess: Import from upstream.
663 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
664 * Makefile.in: Regenerate.
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.
675 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
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.
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.
699 * configure.ac: Add user-friendly check for native x86_64-linux
701 * configure: Regenerate.
705 * config.sub, config.guess: Import from upstream.
709 * Makefile.in: Regenerate.
711 * Makefile.tpl: Fix typo.
712 * Makefile.in: Regenerate partially.
716 * configure.ac: Added libcilkrts to noconfig list when C++ is not
718 * configure: Regenerated.
722 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
723 --disable-build-format-warnings.
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.
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.
747 * configure.ac: Update from GCC.
748 * configure: Regenerate.
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.
759 * configure.ac: Update from GCC.
760 * configure: Regenerate.
764 * COPYING.NEWLIB: Update with new copyright.
768 * configure.ac: Update from GCC.
769 * configure: Regenerate.
773 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
774 ppc host match. Support little-endian powerpc linux hosts.
778 * src-release (VER): When using $(TOOL)/common/create-version.sh,
779 strip the "-cvs" suffix from the version number if present.
783 * configure.ac: Sync with GCC repo.
784 * Makefile.def: Ditto.
785 * configure: Regenerate.
786 * Makefile.in: Ditto.
790 * src-release (VER): Use $(TOOL)/common/create-version.sh
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.
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
807 * COPYING.NEWLIB: Add Altera Corporation copyright.
811 * config.guess: Update from config repo.
816 * Makefile.def: Sync with GCC.
817 * Makefile.in: Regenerate.
821 * configure.ac: Sync with GCC.
822 * configure: Regenerate.
826 * src-release (VER): Change bfd/configure.in sed to use the new
827 `bfd/configure --version` output.
831 * configure.ac: Sync with GCC repo.
837 * configure.ac: Disable libgo on some systems where it does not
839 * configure: Rebuild.
843 * configure: Regenerate after syncing config/.
847 * configure.ac: Sync with GCC repo.
849 * Makefile.def: Ditto.
850 * Makefile.in: Ditto.
854 Sync with GCC, merge:
858 * .gitignore: Import from gdb repository.
862 * config.sub: Update from config repo.
866 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
867 * Makefile.in: Regenerate.
871 * Makefile.def (configure-gcc): Depend on all-gmp.
872 (all-gcc): Remove dependency on all-gmp.
873 * Makefile.in: Regenerated.
877 * config.guess: Update from config repo.
882 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
883 exists and replace the new bfin license in its location.
888 * Makefile.def (dependencies): Make all-binutils, all-gprof,
889 all-ld and all-gold depend on all-gas.
890 * Makefile.in: Regenerated.
894 * config.guess: Update to 2012-12-29 version.
895 * config.sub: Likewise.
899 * Makefile.def (install-target-libgo): Depend on
900 install-target-libatomic. Merged from GCC repo.
901 * Makefile.in: Regenerate.
905 * COPYING.LIBGLOSS: Add license for bfin libgloss.
909 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
910 * configure: Regenerate.
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.
922 * config.sub: Merge from config repo.
926 * configure.ac: Merge from GCC.
927 * Makefile.tpl: Ditto.
928 * Makefile.in: Ditto.
933 * configure.ac (noconfigdirs): Merge from GCC.
934 * configure: Regenerate.
938 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
942 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
943 * configure: Regenerate.
947 * configure.ac: Move libsanitizer logic to subdirectory.
948 * configure: Regenerate.
952 * configure.ac: Enable libsanitizer just on x86 linux for now.
953 * configure: Re-generate.
957 * configure.ac: Merge libquadmath sections.
958 * configure: Regenerate.
962 * configure.ac: Add libsanitizer to target_libraries.
963 * Makefile.def: Ditto.
964 * configure: Regenerate.
965 * Makefile.in: Regenerate.
969 * configure: Regenerated.
973 * configure.ac: add --disable-libstdcxx configure option
974 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
978 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
979 against Mingw64 w32api.
980 * configure: Regenerate.
985 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
986 * configure: Regenerate.
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.
1004 * config.guess, config.sub: Include updated version from
1005 config-patches. Adds microblaze little endian support.
1009 * Makefile.def: Make all-target-libgo depend on
1010 all-target-libbacktrace.
1011 * Makefile.in: Rebuild.
1015 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1016 * Makefile.in: Rebuild.
1020 * configure.ac: Bump minimum GMP version to 4.2.3.
1021 * configure: Re-generate.
1026 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1027 target-libgloss if not configured --with-avrlibc=no.
1028 * configure: Regenerate.
1032 * configure.ac: Fix --enable-languages=all.
1037 * configure.ac: Re-organize ISL / CLOOG checks to allow
1038 disabling with either --without-isl or --without-cloog.
1039 * configure: Regenerated.
1043 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1044 * configure: Regenerate.
1048 * configure.ac: Add mips*-mti-elf* target.
1049 * configure: Regenerate.
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.
1061 * configure.ac (ENABLE_GOLD): support tilegx*
1062 * configure: rebuild
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.
1077 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1079 * Makefile.in: Regenerated.
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.
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.
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.
1110 * Makfile.def (isl): Remove not necessary extra_exports and
1112 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1113 * Makefile.in: Regenerated.
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.
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.
1139 Merge from graphite branch
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.
1149 * configure: Regenerated.
1150 * configure.ac: Require cloog isl 0.17.0
1154 * configure: Regenerated.
1155 * config/cloog.m4: Do not define CLOOG_ORG
1159 * configure.ac: Skip C if explicitly selected.
1160 * configure: Regenerate.
1164 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1166 * configure: Regenerate.
1170 * Makefile.tpl (check-target-libgomp-c++): New.
1171 (check-target-libitm-c++): New.
1172 * Makefile.def (c++): Add them.
1173 * Makefile.in: Regenerate.
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.
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.
1193 * configure.ac: Bump minimum MPFR version to 2.4.0.
1194 * configure: Regenerated.
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.
1205 Merge upstream change
1206 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1210 * libtool.m4: Additional FreeBSD 10 fixes.
1214 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1216 * configure: Regenerate.
1220 * NEWS: Mention PowerPC VLE port.
1224 * MAINTAINERS (config/): Move to intl/ section.
1225 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
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.
1238 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1239 * configure: Regenerate.
1243 * config.sub: Update to 2012-04-18 version from official repo.
1247 * configure.ac (ia64*-*-*vms*): Add support for ld.
1248 * configure: Regenerate.
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.
1260 * configure.ac (enable_libgomp): Remove *-*-osf*.
1261 (with_stabs): Remove alpha*-*-osf*.
1262 * configure: Regenerate.
1266 * COPYING.NEWLIB: Modify DJ Delorie license to include
1267 modification rights in clause as permitted by DJ Delorie.
1268 * COPYING.LIBGLOSS: Ditto.
1272 * COPYING.NEWLIB: Remove two unused licenses.
1276 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1277 * configure: Regenerate.
1281 * COPYING.NEWLIB: Add Adapteva notice.
1282 * COPYING.LIBGLOSS: Add Adapteva notice.
1286 * configure: Regenerate.
1290 * COPYING.LIBGLOSS: Add GPL with exception license.
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.
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.
1315 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1316 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1317 * Makefile.in: Regenerate.
1321 * configure.ac (rl78-*-*) New case.
1322 * configure: Regenerate.
1326 * config.sub: Update to version 2011-10-29 (added rl78)
1330 * config.sub: Import these changes from the config project:
1335 * config.sub (epiphany): New.
1340 * config.sub (hexagon, hexagon-*): New.
1344 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1349 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1350 (nacl): Grok as alias for 32el-unknown-nacl.
1354 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1361 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1362 * configure: Regenerate.
1369 * configure.ac: Set have_compiler based on whether gcc directory
1370 exists, rather than on whether gcc is in configdirs.
1371 * configure: Rebuild.
1374 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1376 * Makefile.in: Rebuild.
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.
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.
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.
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.
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.
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.
1432 * configure: Regenerate.
1437 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1438 x86_64-*-solaris2.1[0-9]*.
1439 * configure: Regenerate.
1443 * configure.ac (tilepro-*-*) New case.
1444 (tilegx-*-*): Likewise.
1445 * configure: Regenerate.
1449 * config.sub: Sync from upstream.
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.
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.
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.
1505 * configure.ac: Separate libgloss_dir settings from general case
1507 * configure: Regenerate.
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.
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.
1566 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1567 * configure: Regenerate.
1571 * configure.ac: Separate cases disabling Java and Java libraries
1572 from general case over targets.
1573 * configure: Regenerate.
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.
1597 * config.sub: Sync from upstream.
1601 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1602 (microblaze*): Don't disable libssp.
1603 * configure: Regenerate.
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.
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.
1626 * configure.ac: Separate cases disabling target-libssp,
1627 target-libiberty, target-libstdc++-v3 and Fortran from general
1629 * configure: Regenerate.
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.
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.
1681 * configure.ac: Add support for *-*-dragonfly*
1682 * configure: Regenerate.
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.
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.
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.
1743 * configure.ac: Do not include mh-x86omitfp.
1744 * configure: Regenerate.
1748 * configure.ac: Remove empty cases.
1749 * configure: Regenerate.
1753 * Makefile.def: Add dependency from termcap to gdb.
1754 * Makefile.in: Regenerate.
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.
1766 * configure.ac: Remove all mentions of tentative_cc.
1767 * configure: Regenerate.
1772 * configure.ac: Re-enable LTO on *-apple-darwin9.
1773 * configure: Regenerate.
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.
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.
1801 * config.sub: Update to version 2011-03-23.
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.
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.
1821 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1822 Add -lstdc++ -lm to LIBS.
1823 * configure: Regenerate.
1827 * config.guess: Update to version 2011-02-02
1828 * config.sub: Update to version 2011-02-24
1832 * configure.ac: Adjust test of with_ppl.
1833 * configure: Regenerated.
1837 * configure.ac: Add -lpwl to ppllibs.
1838 * config/cloog.m4: Add -lisl to clooglibs.
1839 * configure: Regenerated.
1843 Import from Libtool and gnulib:
1847 Prepare for supporting FreeBSD 10.
1848 * config.rpath: Remove handling of freebsd1* which soon would
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.
1861 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1862 (move-if-change): Comes from gnulib.
1863 * move-if-change: Import version from gnulib.
1872 * Makefile.def (lto-plugin): Double dash for enable-shared.
1873 (configure-gcc): Depend on all-lto-plugin.
1874 * Makefile.in: Rebuilt.
1878 * configure.ac: Remove extra bracket.
1879 * configure: Regenerate.
1884 * Makefile.def: Add dependency for install-gcc
1885 on install-lto-plugin.
1886 * Makfile.in: Regenerated
1890 * configure.ac: If with_ppl is no, move setting with_cloog=no
1891 after CLOOG_REQUESTED check.
1892 * configure: Regenerated.
1896 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1897 CLooG has been requested.
1898 * configure: Regenerated.
1902 * configure: Regenerated.
1903 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1907 * configure: Regenerated.
1908 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1913 * Makefile.in: Regenerate.
1914 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1920 * configure.ac: Discard --with-* flags for host when configuring
1921 target libraries for cross build.
1922 * configure: Rebuilt.
1930 * configure.ac: Use AS_HELP_STRING throughout.
1931 * configure: Regenerate.
1935 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1936 * configure: Regenerate.
1940 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1944 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1946 * configure: Regenerate.
1953 * configure.ac: (picochip): Disable libiberty.
1954 * configure: Regenerate.
1958 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1963 * configure.ac: For --disable-libgcj clear libgcj_saved.
1964 * configure: Rebuild.
1969 * configure.ac: Add --disable-libquadmath and
1970 --disable-libquadmath-support.
1971 * configure: Regenerate.
1975 * src-release (ETC_SUPPORT): add gnu-oids.texi
1980 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1981 * configure: Regenerate.
1985 * configure.ac: Always set default for poststage1_ldflags to
1986 -static-libstdc++ -static-libgcc.
1990 * COPYING.NEWLIB: Add National Semiconductor notice.
1994 * configure.ac: Move comment to remove extra space in last argument
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.
2010 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2011 Properly check default linker.
2012 * configure: Regnerated.
2016 * configure.ac: For --enable-gold, handle value `default' instead of
2017 `both*'. New configure option --{en,dis}able-ld.
2018 * configure: Regenerate.
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.
2028 * configure: Regenerate.
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.
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.
2069 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2070 compiler/flag environment variables.
2074 * configure.ac: Check for lang_requires_boot_languages in
2075 config-lang.in files.
2076 * configure: Rebuild.
2080 * .gitignore: New file.
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.
2094 * configure.ac: Fix spelling in option names.
2095 * configure: Regenerated.
2100 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2101 * configure: Regenerated.
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.
2112 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2113 * configure: regenerate
2117 * config/cloog.m4: Fix typo. verison -> version.
2118 * configure: Regenerate.
2122 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2123 * configure: Regenerate.
2127 * configure.ac: Support official CLooG.org versions.
2128 * configure: Regenerate.
2129 * config/cloog.m4: New.
2133 * COPYING.LIBGLOSS: Correct typo in microblaze.
2134 * COPYING.NEWLIB: Same.
2138 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2139 * configure: Regenerate.
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.
2152 * configure.ac: Error when source path contains spaces.
2153 * configure: Regenerate.
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.
2165 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2167 * COPYING.NEWLIB: Add Texas Instruments notice.
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.
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.
2193 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2194 * configure: Regenerate.
2198 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2199 targets and amend comment.
2200 * configure: Regenerate.
2204 * configure.ac: Enable LTO by default on Darwin.
2205 * configure: Regenerate.
2210 * configure.ac (extra_mpfr_configure_flags): Copy from
2211 extra_mpc_gmp_configure_flags.
2212 * configure: Re-generated.
2219 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2220 Depend on all-build-libiberty.
2221 * Makefile.in: Regenerate.
2228 * configure.ac: Fix unportable shell quoting.
2229 * configure: Regenerate.
2233 * configure.ac: Support all v850 targets.
2234 * configure: Regenerate.
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.
2246 * Makefile.def (configure-gcc): Depend on all-libelf.
2247 * Makefile.in: Rebuild.
2251 * config.sub, config.guess: Update from upstream sources.
2258 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2259 * configure: Regenerated.
2262 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2263 * configure: Regenerate.
2266 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2267 * configure: Regenerate.
2270 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2272 * configure: Regenerate.
2275 * configure: Regenerate after change to elf.m4.
2278 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2279 * configure: Regenerated.
2282 * configure.ac: Print "buggy but acceptable" when CLooG
2283 revision is less than 9.
2284 * configure: Regenerated.
2291 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2292 * configure: Regenerate.
2295 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2296 a platform that supports LTO.
2297 * configure: Regenerate.
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.
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.
2319 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2320 * configure: Regenerate.
2329 * configure.ac: Do not pass --enable-multilib nor
2330 --disable-multilib in baseargs. Accept explicitly passed
2332 * configure: Regenerate.
2337 * configure.ac: Do not pass --enable-multilib nor
2338 --disable-multilib in baseargs. Accept explicitly passed
2340 * configure: Regenerate.
2344 * configure.ac (tic6x-*-*): New case.
2345 * configure: Regenerate.
2352 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2353 * configure: Regenerate.
2357 * config.sub: Update to version 2010-03-22.
2358 * config.guess: Update to version 2009-12-30.
2365 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2366 * Makefile.in: Regenerated.
2371 * configure.ac (RANLIB): Default to true.
2373 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2374 * configure: Regenerate.
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.
2392 * configure.ac: Delete config.cache files in sub-directories when
2394 * configure: Regenerate.
2398 * configure.ac: Sync from gcc.
2399 * configure: Regenerate.
2404 * configure.ac: Add "recommended" version checks for GMP/MPC.
2405 Update recommended GMP/MPFR/MPC versions.
2406 * configure: Regenerate.
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.
2417 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2418 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2419 * configure: Regenerate.
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.
2433 * libtool.m4: Sync from git Libtool.
2434 * ltmain.sh: Likewise.
2435 * ltoptions.m4: Likewise.
2436 * ltversion.m4: Likewise.
2437 * lt~obsolete.m4: Likewise.
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.
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.
2459 * config.sub, config.guess: Update from upstream sources.
2463 * COPYING.NEWLIB: Update copyright date.
2464 * COPYING.LIBGLOSS: Ditto.
2472 * configure.ac: Require MPC.
2473 * configure: Regenerate.
2475 * configure.ac: Update minimum MPC version to 0.8.
2476 * configure: Regenerate.
2480 * config.guess: Sync with upstream and gcc.
2481 * config.sub: Sync with upstream and gcc.
2485 * Makefile.def: Restore host and target settings for gmp.
2486 * Makefile.in: Rebuild.
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.
2511 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2512 paths for *-w64-mingw* and x86_64-*mingw*.
2513 * configure: Regenerated.
2517 * configure.ac: Disable target-winsup & co for
2518 x86_64-*-mingw* and *-w64-mingw* targets.
2519 * configure: Regenerated.
2523 * configure.ac (CLooG test): Use = with test.
2524 * configure: Regenerate.
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.
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.
2542 * configure.ac: Add 'lto' to enable_languages, not
2543 new_enable_languages, and only if not already present.
2544 * configure: Regenerate.
2548 * Makefile.def: check-gold depends upon all-gas.
2549 * Makefile.in: Rebuild.
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.
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.
2575 * configure.ac: If --with-system-zlib, suppress local zlib and
2576 pass --with-system-zlib to subdir configure scripts.
2577 * configure: Regenerate.
2582 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2584 * Makefile.in: Rebuilt.
2591 * configure.ac: Update minimum MPC version to 0.7.
2592 * configure: Regenerate.
2596 * configure.ac: Pass any --cache-file=/dev/null option on to
2598 * configure: Regenerate.
2602 * config.sub, config.guess: Update from upstream sources.
2606 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2607 * Makefile.in: Rebuilt.
2612 * configure.ac: Error out if $srcdir isn't '.' but contains
2613 host-${host_noncanonical}.
2614 * configure: Regenerate.
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.
2632 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2633 * configure: Regenerate.
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.
2645 * configure.ac (with-build-config): Document. Handle without.
2646 Handle missing argument.
2647 * configure: Rebuilt.
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.
2659 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2660 * Makefile.in: Rebuilt.
2664 * Makefile.tpl (AWK): Fix typo.
2665 * Makefile.in: Regenerate.
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.
2678 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2679 Remove logical names.
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.
2691 * configure.ac (AC_PREREQ): Bump to 2.64.
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.
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.
2725 Sync with GCC, merge:
2729 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2730 * configure: Regenerate.
2734 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2735 * configure: Rebuild.
2740 * configure.ac (comparestring): Create new variable.
2741 * Makefile.tpl (comparestring): Use to skip some comparisions.
2742 * configure: Regenerate.
2743 * Makefile.in: Regenerate.
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.
2764 * configure.ac: Detect MPC in default directory.
2765 * configure: Regenerate.
2769 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2771 * configure: Regenerate.
2775 * Makefile.def: Add MPC support and dependencies.
2776 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2778 * Makefile.in, configure: Regenerate.
2782 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2783 * Makefile.in: Regenerate.
2787 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2788 * configure: Regenerate.
2792 * configure.ac ($with_ppl): Default to no if not supplied.
2793 ($with_cloog): Likewise.
2794 configure: Regenerate.
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.
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.
2815 * configure.ac: Restore match for darwin9 or later. Use double
2816 brackets since regeneration eats one pair.
2817 * configure: Regenerate.
2821 * MAINTAINERS: Perform some obvious fixups.
2825 * config.sub, config.guess: Update from upstream sources.
2829 * configure.ac: Add Microblaze target.
2830 * configure: Regenerate.
2834 * configure.ac: Do not exclude gas for i386-*-darwin.
2835 Add a case for x86_64-*-darwin.
2836 * configure: Regenerate.
2840 * Makefile.def (host_modules): Add cgen.
2841 * Makefile.in: Regenerate.
2842 * configure.ac (host_tools): Add cgen.
2843 * configure: Regenerate.
2847 * COPYING.LIBGLOSS: Add Xilinx license.
2851 * configure.ac: Define is_elf for QNX Neutrino targets.
2852 * configure: Regenerate.
2857 * Makefile.tpl (all): Avoid a trailing backslash.
2858 * Makefile.in: Regenerate.
2862 * config.sub, config.guess: Update from upstream sources.
2866 * Makefile.tpl ([+compare-target+]): Compare all stage
2867 directories, rather than just gcc.
2868 * Makefile.in: Rebuilt.
2872 * configure.ac: Support gold for target arm*-*-*.
2873 * configure: Regenerate.
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.
2883 * setup.com: Complete the file with configuration and build.
2888 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2889 gcc-no-bootstrap are mutually exclusive.
2890 * Makefile.in: Rebuilt.
2895 * Makefile.tpl (all): Don't end with unconditional success.
2896 * Makefile.in: Rebuilt.
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.
2941 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2942 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2943 * Makefile.in: Regenerate.
2947 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2948 consistency with config.sub. (Update from upstream sources.)
2952 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2956 * config.sub, config.guess: Update from upstream sources.
2960 * configure.ac: Add moxie support.
2961 * configure: Rebuilt.
2965 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2966 * configure: Regenerate.
2971 * configure.ac: Require texinfo 4.7.
2972 * configure: Regenerated.
2976 * Makefil.def (languages): New entries.
2977 * Makefile.tpl (check-gcc-*): New generic target.
2978 * Makefile.in: Regenerate.
2982 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2983 Windows builds of Sed.
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.
2995 * configure.ac: Treat gdb as supported on x86_64-darwin.
2996 * configure: Regenerate.
3004 * configure.ac (--with-host-libstdcxx): New option.
3005 * configure: Regenerate.
3009 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3010 * configure: Regenerate.
3014 PR tree-optimization/38515
3015 * configure.ac (cloog-polylib): Removed.
3016 (with_ppl, with_cloog): Test for "no".
3017 * configure: Regenerated.
3021 Backport from git Libtool:
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
3032 * Makefile.tpl (stage_last): Define $r and $s before using
3033 $(RECURSE_FLAGS_TO_PASS).
3034 * Makefile.in: Regenerate
3038 * COPYING.NEWLIB: Add ARM license.
3042 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3043 (all-opcodes): Depend on all-libiberty.
3044 * Makefile.in: Regenerate.
3048 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3049 * configure: Regenerate.
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.
3063 * config.sub, config.guess: Update from upstream sources.
3067 * COPYING.NEWLIB: Updated.
3068 * COPYING.LIBGLOSS: Ditto.
3076 * configure.ac (ppllibs): Add by default the lib flags.
3077 * configure: Regenerate.
3081 * configure.ac: Add double brackets on darwin[912].
3082 * configure: Regenerate.
3086 * configure.ac: Expand to darwin10 and later.
3087 * configure: Regenerate.
3091 * Makefile.def: configure-target-boehm-gc depends on
3092 all-target-libstdc++-v3.
3093 * Makefile.in: Regenerate.
3097 * config.sub, config.guess: Update from upstream sources.
3105 * config-ml.in: Remove 64bit configure tests.
3109 * config-ml.in: don't handle --enable-shared and --enable-static.
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.
3130 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3132 * configure: Re-generate.
3136 * configure.ac (--with-cloog-polylib): New.
3137 (--disable-cloog-version-check): New.
3138 (--disable-ppl-version-check): New.
3139 * configure: Re-generate.
3143 * configure.ac: Initialize clooglibs to -lcloog.
3144 * configure: Re-generate.
3148 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3149 recommended version to 2.3.2.
3151 * configure: Regenerate.
3155 * configure.ac (spu-*-*): Remove special case.
3156 * configure: Regenerate.
3158 Complete comment text from GCC version of:
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.
3170 * configure.ac: Build gdb for i?86-*-darwin*
3171 * configure: Regenerated.
3182 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3183 * Makefile.in: Regenerated.
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.
3205 * configure.ac [spu-*-*]: Do not set skipdirs.
3206 * configure: Re-generate.
3210 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3211 * Makefile.in: Regenerated.
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.
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.
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.
3251 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3252 Enable bfd, binutils and opcodes.
3253 * configure: Regenerate.
3257 * Makefile.tpl: Add BOOT_ADAFLAGS.
3258 * Makefile.in: Regenerate.
3262 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3263 * configure: Regenerate.
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.
3278 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3279 * Makefile.in: Regenerate.
3280 * configure: Regenerate.
3284 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3286 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3290 * configure: Regenerate.
3294 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3295 "$@" is still intact with both Autoconf 2.59 and 2.62.
3296 * configure: Regenerate.
3300 * Makefile.tpl: Fix comment errors.
3301 * Makefile.in: Regenerate.
3305 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3306 of libobjc for ARM EABI Linux.
3307 * configure: Regenerate.
3312 * configure.ac: Add powerpc*-*-* to gold supported targets.
3313 * configure: Regenerate.
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.
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.
3332 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3340 * configure.ac: Include override.m4.
3341 * configure: Regenerate.
3345 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3346 * Makefile.in: Regenerate.
3350 * configure.ac: Do not build libssp for the AVR.
3351 * configure: Regenerate.
3355 * MAINTAINERS: Replace reference to configure.in with reference to
3360 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3361 as nonconfigurable directories list.
3362 * configure: Regenerate.
3366 * configure.ac: Add sparc*-*-* to gold supported targets.
3367 * configure: Regenerate.
3371 * config.sub, config.guess: Update from upstream sources.
3375 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3376 * Makefile.in: Regenerate.
3380 * Makefile.def: check-gold depends upon all-binutils.
3381 * Makefile.in: Regenerate.
3386 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3388 * configure: Regenerate.
3393 * configure.ac: Combine rules for mingw32 and mingw64.
3394 * configure: Regenerate.
3398 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3399 * Makefile.in: Regenerate.
3403 * configure.ac: Add support for --enable-gold.
3404 * Makefile.def: Add gold as a directory like ld.
3405 * configure, Makefile.in: Regenerate.
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.
3438 * configure.ac: m4_include config/proginstall.m4.
3439 * configure: Regenerate.
3443 Backport from upstream Libtool:
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.
3457 * config.rpath: Add AIX 6 support.
3461 * Makefile.def (stageprofile). Remove -fprofile-generate
3462 from stage_libcflags.
3463 * Makefile.in: Regenerate.
3467 * config.sub, config.guess: Update from upstream sources.
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.
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.
3504 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3505 Do not use -DDLL_EXPORT. Backport from upstream.
3509 Import this patch from gcc:
3512 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3516 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3517 * configure: Regenerate.
3521 * configure.ac (xtensa*-*-*): Recognize processor variants.
3522 * configure: Regenerate.
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.
3534 * config.sub, config.guess: Update from upstream sources.
3538 * config.sub, config.guess: Update from upstream sources.
3542 * COPYING.LIBGLOSS: Update default copyright.
3546 * COPYING.NEWLIB: Update default copyright.
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.
3556 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3557 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3558 * Makefile.in: Regenerate.
3562 * configure.ac: Enable libjava for x86_64-*-darwin9.
3563 * configure: Regenerate.
3567 * config.sub, config.guess: Update from upstream sources.
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.
3579 * Makefile.def (dependencies): Make configure-gdb depend on
3581 * Makefile.in: Regenerated.
3585 * Makefile.def: To avoid problems running with parallel makes,
3586 build newlib before libgloss so that target specific header
3588 * Makefile.in: Regenerate.
3592 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3593 * Makefile.in: Regenerate.
3597 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3598 * libdecnumber: New directory, imported from GCC.
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.
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.
3622 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3623 * configure: Regenerate.
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.
3635 * configure.ac: Raise minimum makeinfo version to 4.6.
3636 * configure: Regenerate.
3640 * configure.ac: Correct makeinfo version check.
3641 * configure: Regenerate.
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.
3652 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3654 * configure: Regenerate.
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.
3666 * configure.ac: Use config/mh-mingw on mingw.
3667 * configure: Regenerate.
3672 * configure.ac: For libgloss targets, point the linker to the linker
3673 script, startup code and simulator library.
3674 * configure: Regenerate.
3678 * configure.ac (noconfigdirs): Remove target-libffi and
3683 * config.sub, config.guess: Update from upstream sources.
3687 * configure.ac: Add types checking to stage1 checking flags.
3688 * configure: Regenerate.
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.
3702 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3703 as target_makefile_frag.
3704 * configure: Regenerate.
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.
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.
3727 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3728 --silent if $silent.
3729 * configure: Regenerate.
3733 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
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.
3744 * configure.ac: Fix my previous change to really match GCC.
3745 * configure: Regenerate.
3749 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3750 * configure: Regenerate.
3754 * configure.ac: Add some missing m4 quotation.
3755 * configure: Regenerate.
3759 * Makefile.def: Add windmc tool to build.
3760 * Makefile.tpl: Likewise.
3761 * configure.ac: Likewise.
3762 * Makefile.in: Regenerate.
3763 * configure: Regenerate.
3767 * lt~obsolete.m4: New. Import from 20070318 libtool.
3771 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3772 uclinux and linux-uclibc targets.
3773 * configure: Regenerate.
3777 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3778 not building newlib.
3779 * configure: Regenerated.
3783 * src-release (DEVO_SUPPORT): Correct typos.
3787 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3788 * Makefile.in: Regenerated.
3792 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3793 (distclean-stage[+id+]): Possibly delete stage_last.
3794 * Makefile.in: Regenerate.
3798 * config.sub, config.guess: Update from upstream sources.
3802 * Makefile.tpl: Fix spelling error.
3803 * Makefile.in: Regenerate.
3811 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3812 * configure: Rebuilt.
3816 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3817 lt_cv_sys_max_cmd_len.
3821 * ltgcc.m4: Update from GCC.
3825 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
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.
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.
3852 * config-ml.in: Update from GCC.
3856 * src-release (do-proto-toplev): Process the support directories before
3861 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3862 of glob. Quote arguments with single quotes too.
3863 * configure: Regenerate.
3867 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3868 * Makefile.in: Regenerate
3872 * configure: Regenerate.
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
3892 * Makefile.def (dependencies): Add dependency for
3893 install-target-libssp and install-target-libgomp on
3895 * Makefile.in: Regenerate.
3899 * configure: Regenerate.
3900 * configure.ac: Move statements after variable declarations.
3904 * configure.ac: Adjust for loop syntax.
3905 * configure: Regenerate.
3909 * configure: Rebuilt.
3913 * configure.ac: Drop multiple occurrences of --enable-languages,
3914 and fix its quoting.
3915 * configure: Rebuilt.
3922 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3923 * configure: Regenerate.
3927 * configure.ac (target_libraries): Move libgcc before libiberty.
3928 * configure: Regenerated.
3932 * configure: Regenerate again?
3936 * configure: Reapply PR30748 fix which was lost in the previous commit.
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.
3948 * configure: Regenerate.
3953 * configure.ac: Correct syntax for Solaris ksh.
3954 * configure: Regenerated.
3958 * Makefile.def: Sync with GCC.
3959 * Makefile.tpl: Sync with GCC.
3960 * Makefile.in: Regenerate.
3961 * configure: Regenerate.
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.
3981 * COPYING.LIBGLOSS: Reformat default Red Hat
3982 license to fit within 80 columns.
3983 * COPYING.NEWLIB: Ditto.
3987 * Contribute the following changes:
3990 * configure.in: Fix typo for mep's target_makefile_frag.
3991 * configure: Regenerated.
3995 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3996 * configure: Regenerate.
4000 * configure.in (target_makefile_frag): use mt-mep
4004 * configure.in: Remove gdb from MeP skip list.
4008 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
4012 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
4016 * config.sub (mep, mep-*): Add.
4020 * Makefile.tpl (LDFLAGS): Substitute it.
4021 * Makefile.in: Regenerate.
4025 * configure.in: Change == to = in test command.
4026 * configure: Regenerate.
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.
4046 * configure.in: Try to link to functions only in mpfr 2.2.x
4047 to improve robustness of configure tests.
4048 * configure: Regenerate.
4052 * configure.in: Add support for an x86_64-mingw* target.
4053 * configure: Regenerate.
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.
4064 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
4065 * configure: Regenerate.
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.
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.
4090 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4091 * Makefile.in: Regenerate.
4095 * configure.in: Warn that MPFR 2.2.0 is buggy.
4096 * configure: Regenerate.
4100 * configure.in: When removing Makefiles to force a reconfigure, also
4101 remove prev-DIR*/Makefile.
4102 * configure: Regenerate.
4106 * config.bfd: Recognize fido.
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.
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.
4133 * configure.in: Update error message for missing GMP/MPFR.
4135 * configure: Regenerate.
4139 * configure.in: Update MPFR version in error message.
4141 * configure: Regenerate.
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.
4154 * configure.in: Correct x86 darwin support for libjava to powerpc
4156 * configure: Regenerate.
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.
4168 * config.sub, config.guess: Update from upstream sources.
4172 * configure.in: Sync with GCC (spu-*-*).
4173 * configure: Sync with GCC.
4177 * Makefile.def (dependencies): Add dependency for
4178 install-target-libssp and install-target-libgomp on
4180 * Makefile.in: Regenerate.
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.
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.
4200 * configure.in: Remove target-libgloss from noconfigdirs for
4202 * configure: Regenerated.
4206 * COPYING.NEWLIB: Add spu license.
4207 * COPYING.LIBGLOSS: Ditto.
4211 * Makefile.def: Added pdf target handling.
4212 * Makefile.tpl: Added pdf target handling.
4213 * Makefile.in: Regenerated.
4217 * COPYING.NEWLIB: Updated.
4218 * COPYING.LIBGLOSS: Ditto.
4222 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4224 * configure: Regenerated.
4228 * config.sub, config.guess: Update from upstream sources.
4232 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4233 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4234 * configure: Regenerate.
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.
4250 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
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.
4264 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4265 * configure: Regenerated.
4269 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4270 for stages after the first.
4274 * Makefile.def: Add dependencies for configure-opcodes
4275 on configure-intl and all-opcodes on all-intl.
4276 * Makefile.in: Regenerated.
4280 * ltconfig: chmod 644 before ranlib during install.
4284 * configure.in: Fix thinkos in previous check-in.
4285 * configure: Regenerate.
4294 * configure.in: Test subdir_requires and give an appropriate
4296 * configure: Regenerate.
4301 * configure.in: Only enable libgomp on IRIX 6.
4302 * configure: Regenerate.
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.
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.
4319 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4321 * Makefile.in: Regenerate.
4328 * configure.in: Don't enable libgomp on hpux10.
4329 * configure: Rebuilt.
4339 * configure.in: Remove target-boehm-gc from noconfigdirs where
4340 ${libgcj} is specified.
4341 * configure: Regenerate.
4351 * config-ml.in: Eval option if surrounded by single quotes.
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.
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.
4384 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4385 * configure: Rebuilt.
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.
4399 * config-ml.in: Alter CCASFLAGS to include special
4400 multilib options the same as is done for CFLAGS.
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.
4414 * src-release (DEVO_SUPPORT): Add config.rpath.
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.
4425 * configure.in: Enable gprof for cross builds.
4426 * configure: Regenerate.
4430 * src-release (MAKEINFOFLAGS): Define.
4431 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4435 * config.sub, config.guess: Update from upstream sources.
4439 * config.sub, config.guess: Update from upstream sources.
4443 * blt, iwidgets, mmalloc: Remove directories.
4447 * configure.in: Restore CFLAGS if GMP isn't present.
4448 * configure: Regenerate.
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.
4459 * contrib: Remove directory.
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.
4473 * configure.in: Require makeinfo 4.4 or higher.
4474 * configure: Regenerate.
4478 * Makefile.in: Regenerate.
4485 * configure.in: Handle --disable-<component> generically.
4486 * configure: Regenerate.
4490 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4491 (TARGET_CONFIGDIRS): Remove.
4492 * configure.in: Remove AC_SUBST(target_configdirs).
4493 * Makefile.in, configure: Regenerated.
4499 * ltmain.sh: Don't use "$finalize_rpath" for compile.
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.
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.
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.
4560 * configure: Regenerate.
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.
4571 * config.sub, config.guess: Sync from config repository.
4575 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4576 @ from continuation.
4577 * Makefile.in: Rebuilt.
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.
4613 * configure.in: When reconfiguring remove Makefile in
4614 all stage directories.
4615 * configure: Regenerate.
4619 * configure.in: Add support for RDOS target.
4620 * configure: Regenerate.
4625 * libtool.m4: Synchronize with version in GCC sources.
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.
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.
4654 * COPYING.NEWLIB: Update copyright year for default
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.
4665 * configure.in: Flip the top-level bootstrap switch.
4666 * configure: Regenerate.
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.
4690 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4691 * configure.in: Replace ms1 arch with mt.
4692 * configure: Rebuilt.
4700 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4701 * configure.in: Replace ms1 arch with mt.
4702 * configure: Rebuilt.
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.
4735 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4736 from the gcc build directory.
4737 * Makefile.in: Regenerate.
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.
4749 * config.sub, config.guess: Sync from upstream sources.
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.
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.
4770 * Makefile.def (gcc) <target>: Fix thinko.
4771 * Makefile.in: Regenerate.
4775 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4776 * configure: Regenerate.
4780 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4781 target-libffi, target-qthreads, target-libjava, and
4783 * configure: Regenerate.
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.
4797 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4798 before other host packages.
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.
4823 * Makefile.def (lang_env_dependencies): Add libmudflap.
4824 * Makefile.in: Regenerate.
4828 * configure.in (bfin-*-*): Support bfin.
4829 * configure: Regenerated.
4833 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4834 * configure: Regenerated.
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.
4854 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4855 (rs6000-*-aix*): Same.
4856 * configure: Regenerate.
4860 * configure.in: Recognize f95 in the --enable-languages option,
4861 and substitute it for fortran, issuing a warning.
4862 * configure: Regenerate.
4866 Import from Autoconf sources:
4869 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4870 Elliston. Handle weird characters correctly.
4874 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4875 * configure: Regenerated.
4879 * Makefile.def (libssp): Add to lang_env_dependencies.
4880 * Makefile.in: Regenerate.
4884 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4885 * Makefile.in: Regenerate.
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.
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.
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.
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.
4932 * Makefile.tpl: Wrap install between unstage and stage
4933 * Makefile.in: Regenerate.
4937 * all files: Update FSF address.
4941 * configure.in: Add cases for Renesas m32c.
4942 * configure: Regenerated.
4946 * COPYING, compile, config-ml.in, config.guess,
4947 config.sub, install-sh, missing, mkinstalldirs,
4948 symlink-tree, ylwrap: Sync from upstream sources.
4952 * configure.in: Add toplevel noconfigdir support for tpf.
4953 * configure: Regenerate.
4957 * Makefile.def (target_modules): Add libssp.
4958 * configure.in (target_libraries): Add target-libssp.
4959 * configure: Rebuilt.
4960 * Makefile.in: Rebuilt.
4966 * Makefile.def: Sync with gcc.
4967 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4968 * Makefile.in: Regenerate.
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.
4978 * configure.in: Add --enable-libssp and --disable-libssp.
4979 * configure: Regenerate with autoconf-2.13.
4983 * configure.in: Don't build sim or rda when targetting darwin.
4984 * configure: Regenerate.
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.
4998 * setup.com (mpw): Remove unused directive.
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.
5011 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5012 In 'cpp' stanza, support '#line' as well as '# '.
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.
5027 * configure.in: Fix typo in handling of --with-mpfr-dir.
5028 * configure: Regenerate.
5032 * config.sub: Add cases for the Renesas m32c. (This patch has been
5033 accepted into the master sources.)
5039 * configure.in: Set noconfigdirs for ms1.
5041 * configure: Regenerate.
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.
5052 * Makefile.def (configure-gcc): Depend on binutils having been built.
5053 (all-gcc): No need to do it here.
5054 * Makefile.in: Regenerate.
5058 * configure.in: Rewrite misleading error message when requested
5059 language cannot be built.
5060 * configure: Regenerate.
5064 * ylwrap: Import from Automake 1.9.5.
5068 * configure.in: Always pass --target to target configures as
5069 otherwise rebuilds that do --recheck will fail.
5070 * configure: Rebuilt.
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.
5087 * config.sub: Update from master copy.
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.
5099 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5100 (TARGET_CONFIGARGS): Include --with-target-subdir.
5101 (configure, all): New macros. Use them throughout.
5105 * Makefile.tpl: Sync with gcc.
5106 * Makefile.in: Regenerate.
5110 * config/mh-mingw32: Delete.
5111 * configure.in: Don't use it.
5112 * configure: Regenerate.
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.
5129 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5130 * configure: Regenerate.
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.
5147 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5148 * Makefile.in: Regenerate.
5153 * ltmain.sh: Avoid creating archives with components that have
5154 duplicate basenames.
5159 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5161 * Makefile.in: Regenerate.
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:
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.
5198 * configure: Regenerate.
5202 * configure.in: Allow darwin targeted ports to build tk, itcl and
5208 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5209 * configure: Regenerate.
5213 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5214 gdb/ section. Update GDB's URL.
5218 * gettext.m4: Only set ENABLE_NLS when gettext is present.
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.
5229 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5233 * gettext.m4: Only fall back to ../intl/ when it's present.
5237 * install-sh, config.sub: Import from upstream.
5242 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5243 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5244 * Makefile.in: Regenerate.
5248 Revert 2004-12-28 Makefile changes, a better fix will be
5249 applied to mainline and src after GCC 4.0 branches.
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.
5265 Revert 2004-12-08 Makefile changes.
5269 * configure.in (sh64-*-*): Reenable gprof.
5270 * configure: Regenerate.
5274 * MAINTAINERS: List 'depcomp' as part of automake.
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.
5285 * Makefile.tpl: Generate normal dependencies if the LHS module is
5287 * Makefile.in: Regenerate.
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.
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.
5305 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5306 of things to remove.
5307 * Makefile.in: Regenerate.
5311 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5312 * configure: Regenerate.
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.
5322 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5323 (hppa*64*-*-*): Delete incorrect comment.
5324 * configure: Rebuilt.
5328 * install-sh, compile: Import from automake.
5332 * config.guess, config.sub: Import from savannnah.
5336 * Makefile.def: Add html support.
5337 * Makefile.tpl: Likewise.
5338 * Makefile.in: Regenerate.
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.
5353 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5355 * configure: Regenerate.
5359 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5364 * Makefile.def (host fixincludes): Specify missing targets.
5365 * Makefile.in: Regenerate.
5370 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5371 * configure: Regenerated.
5375 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5376 * configure: Regenerated.
5381 * configure.in (case ${target}): Do not build fixincludes for avr.
5382 * configure: Regenerated.
5386 * configure.in (case ${target}): Do not build fixincludes
5387 on platforms where it is not used.
5388 * configure: Regenerated.
5392 * configure.in: Use an absolute path to install-sh.
5393 * configure: Regenerated.
5397 * src-release (do-djunpack, do-md5sum): Install the generated file
5398 directly into the proto-toplev/ directory.
5402 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5406 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5407 * configure: Regenerate.
5411 Fix wrong conflict resolution in:
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.
5422 Merged from GCC / libtool upstream:
5424 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5425 * ltcf-cxx.sh (tpf*): Likewise.
5426 * ltconfig (tpf*): Add TPF OS configuration support.
5430 * configure.in: Enable target-libgloss for crx-*-*.
5431 * configure: Regenerate.
5435 * configure.in (--without-headers): Add missing double quotes.
5436 * configure: Regenerate.
5440 * ylwrap: Revert to previous version.
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.
5456 * config.guess: New upstream version
5457 * compile, depcomp, install-sh, ylwrap: Likewise.
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.
5469 * configure.in (*-*-darwin*): Renable libobjc.
5470 * configure: Regenerate.
5474 * Makefile.def: Remove libbanshee.
5475 * Makefile.tpl: Ditto.
5476 * configure.in: Ditto.
5477 * Makefile.in: Regen.
5482 * missing: Import latest version from master repository.
5486 * config.sub: Import latest version from master repository.
5487 * config.guess: Likewise.
5488 This includes these changes:
5492 * config.sub: Handle crisv32, alias etraxfs.
5493 * config.guess (crisv32:Linux:*:*): Handle.
5497 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5498 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
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
5513 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5517 * config.guess: Update copyright years.
5518 * config.sub: Likewise.
5522 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5523 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5527 * config.guess (*:*VMS:*:*): New entry. Replaces
5528 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5534 * config.sub: Likewise.
5539 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5543 * config.guess (pegasos:OpenBSD:*:*): Remove.
5548 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5552 * config.guess (luna88k:OpenBSD:*:*): New.
5556 * config.guess (m32r*:Linux:*:*): New case.
5557 * config.sub: Handle m32rle.
5562 * config.sub: Handle sparcv8.
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).
5573 * config.sub: Add support for National Semiconductor CRX target.
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.
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):
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
5607 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5609 * configure.in: Fix indentation.
5610 * configure: Regenerate.
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.
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.
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.
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.
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.
5688 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5689 (instead of FreeBSD).
5690 * configure: Regenerate.
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.
5705 * configure.in (arm*-*-eabi*): New target.
5706 * configure: Regenerate.
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.
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.
5727 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5728 target-libiberty to noconfigdirs.
5732 * configure.in: Check for MPFR as well as GMP.
5733 * configure: Regenerate.
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.
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.
5770 * configure.in: Add noconfigdirs for crx-*-*.
5771 * configure: Regenerate.
5779 * configure.in: Build libmudflap by default on FreeBSD.
5780 * configure: Regenerated.
5784 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5786 * configure: Regenerated.
5791 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5792 feedback based compiler.
5793 * Makefile.in: Rebuilt.
5797 * configure.in: Do not prepend $srcdir to /dev/null in
5799 * configure: Regenerate.
5803 * Makefile.def (host_modules): Set bootstrap=true for flex.
5804 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5805 * Makefile.in: Rebuilt.
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.
5833 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5834 * Makefile.in: Regenerate.
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.
5856 * configure.in: Check for srcdir/winsup rather than build directory
5858 * configure: Regenerate.
5862 * configure.in: Don't build Cygwin native newlib if winsup
5863 directory is missing. Emit warning instead.
5864 * configure: Regenerate.
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.
5891 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5893 * configure: Regenerate.
5897 * Makefile.tpl: Fix typo.
5898 * Makefile.in: Regenerate.
5902 * configure.in: Remove new- prefix from toplevel
5904 * configure: Regenerate.
5908 Merge this patch from the gcc tree:
5913 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
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.
5942 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5943 * configure: Regenerate.
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.
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.
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.
5998 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6000 * configure, Makefile.in: Regenerate.
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.
6029 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6030 * configure: Regenerate.
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.
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.
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.
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.
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):
6074 * configure.in (mips*-*-irix5*): Enable ld.
6075 * configure: Regenerate.
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.
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.
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.
6106 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6107 (rs6000-*-aix*): Same.
6108 * configure: Regenerate.
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.
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.
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.
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.
6166 * configure.in: Remove symbolic link section.
6167 * configure: Regenerate.
6168 * Makefile.tpl (links): Remove.
6169 * Makefile.in: Regenerate.
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.
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.
6190 * configure.in: Cope with shells that do not support unquoted ^
6191 * configure: Regenerate.
6197 * configure.in: Cope with shell that do not support nesting
6198 quotes inside quoted backquote substitutions.
6199 * configure: Regenerate.
6204 * configure.in: Fix escaping of $.
6205 * configure: Regenerate.
6209 * configure: Regenerate.
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.
6222 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6224 * configure: Regenerated.
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).
6236 * src-release (CVS_NAMES): Define.
6237 (do-tar, do-tar): Prune $(CVS_NAMES).
6241 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6247 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
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.
6256 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6257 (rs6000-*-aix*): Same.
6258 * configure: Regenerate.
6262 * configure.in (host): Add in missing $noconfigdirs to defines.
6263 * configure: Regenerate.
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.
6276 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6277 * configure: Regenerate.
6281 * COPYING.NEWLIB: Update Red Hat license to 2004.
6285 * Makefile.def (target_modules) [libiberty]: Don't stage.
6286 * Makefile.in: Rebuilt.
6290 * COPYING.NEWLIB: Update to include copyrights for new
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.
6302 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6303 * Makefile.tpl (configure-target-[+module+]): Support stage.
6304 * Makefile.in: Rebuilt.
6308 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
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.
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.
6337 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6338 * configure: Regenerated.
6342 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6343 * configure: Regenerated.
6347 Port change over from GCC:
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.
6356 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6357 * configure: Regenerate.
6361 * COPYING.NEWLIB: Add license info for long long routines added to
6366 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6367 * Makefile.in: Regenerate.
6371 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6372 * configure: Regenerate.
6376 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6378 * Makefile.in: Regenerate.
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
6389 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6393 * config-ml.in: Use ac_configure_args directly instead of
6394 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6399 * config-ml.in: Propagate INSTALL variables.
6403 * configure.in: Pass a computed --program-transform-name
6405 * configure: Regenerated.
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.
6417 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6419 * configure: Regenerated.
6424 * src-release (do-proto-topleve): Remove junk files
6425 intl/config.cache, intl/config.status,
6426 intl/config.h, intl/stamp-h.
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.
6436 * configure: Regenerate.
6440 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6444 * configure.in: Ensure arguments to sed are properly spaced.
6445 * configure: Regenerate.
6451 * install-sh: Update to newer upstream versions (associated with
6453 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6457 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6458 * configure: Regenerated.
6462 * configure.in: Use newline instead of semicolon when assuming
6463 shell arguments in a for loop.
6464 * configure: Regenerated.
6469 * configure.in: When testing with_libs and with_headers, treat
6471 * configure: Regenerate.
6473 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6475 (baseargs): Likewise.
6476 * configure: Regenerate.
6480 * configure.in: Disable libgcj for darwin not on powerpc.
6481 * configure: Rebuild.
6485 * src-release (do-proto-toplev): Remove junk files
6486 dejagnu/example/calc/config.status,
6487 dejagnu/example/calc/config.log.
6491 * config-ml.in, symlink-tree: Add license.
6498 * Makefile.tpl (check, check-c++): Express dependencies using
6499 dependencies rather than commands.
6500 * Makefile.in: Regenerate.
6503 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6504 * Makefile.in: Update.
6508 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6513 * configure.in: Enable libgcj for darwin.
6514 * configure: Rebuild.
6518 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
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.
6530 * Makefile.tpl (all-make): Depend on intl.
6531 * Makefile.in: Rebuilt.
6535 * config.if: Remove unused libc_interface determination.
6539 * Makefile.in: Regenerate, correctly this time.
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.
6551 * configure: Rebuilt.
6553 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6554 newlib nor libgloss.
6556 * configure.in (am33_2.0-*-linux*): Added.
6560 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6561 * configure: Regenerate.
6565 * config-ml.in: Replace PWD with PWD_COMMAND.
6566 * Makefile.tpl: Likewise.
6567 * Makefile.in: Regenerated.
6571 * configure.in: Clean up config-lang.in handling. Delete
6572 useless assignment to "subdirs".
6573 * configure: Regenerate.
6577 * configure.in: Rename 'target_libs' to 'target_libraries'.
6578 Remove useless reference to 'target_libs'.
6579 * configure: Regenerate.
6583 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6584 * Makefile.in: Regenerate.
6588 * Makefile.def: Introduce flags_to_pass.
6589 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6590 * Makefile.in: Regenerate.
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.
6602 * configure.in: Update testsuite_flags to new location.
6603 * configure. Regenerate.
6607 * Makefile.tpl: Remove BUILD_CC stuff.
6608 * Makefile.in: Regenerate.
6612 * config.guess: Update to 2003-06-12 version.
6613 * config.sub: Update to 2003-06-13 version.
6617 * MAINTAINERS: Add myself as MIPS co-maintainer.
6621 * config.guess: Update to 2003-06-06 version.
6622 * config.sub: Update to 2003-06-06 version.
6626 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6627 * configure. Regenerate.
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.
6645 * Makefile.tpl: Remove bogus conditional.
6646 * Makefile.in: Regenerate.
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'.
6665 * README-maintainer-mode: Update URL for locating blessed config
6670 * ltconfig: Import this patch and modify for use with current
6671 version of ltconfig:
6675 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6680 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6681 * Makefile.in: Regenerate.
6685 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
6689 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6691 * Makefile.in: Regenerate.
6695 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6696 * Makefile.in: Regenerate.
6700 * configure.in: Use curly braces in the definition of tooldir.
6701 * configure: Regenerate.
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.
6713 * configure.in: Accept i[3456789]86 for machine type.
6714 * configure: Regenerate.
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.
6726 * Makefile.tpl (install-opcodes): Define.
6727 * Makefile.in: Rebuild.
6731 * config.guess: Update to 2003-05-09 version.
6732 * config.sub: Update to 2003-05-09 version.
6736 * configure.in: Correct sed script so that options in quotes are not
6738 * configure: Rebuild.
6742 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6743 and $$s/newlib/libc/sys/cygwin32 include paths.
6748 * config-ml.in: Restored from gcc repository.
6752 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6753 * Makefile.in: Regenerate.
6757 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6762 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6763 * Makefile.in: Regenerated.
6767 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6768 * Makefile.in: Regenerate.
6772 * configure.in (powerpc64*-*-linux*): Remove.
6773 * configure: Rebuilt.
6777 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6778 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6780 * Makefile.in: Regenerate.
6784 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6785 * configure: Regenerated.
6789 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6790 * */configure: Rebuilt.
6794 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6795 * Makefile.in: Regenerate.
6799 * Makefile.in: Regenerate with correct Makefile.def.
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.
6811 * configure.in (gxx_include_dir): Fix typo.
6812 * configure: Regenerated.
6816 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6820 * configure.in: Include $(build_tooldir)/sys-include in
6822 * configure: Regenerated.
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.
6847 * Makefile.tpl: Rearrange.
6848 * Makefile.in: Regenerate.
6852 * configure: Remove site-file supprot - it is obsolete.
6856 * configure.in: Add support for kaOS as cross build target system.
6857 * configure: Regenerated.
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.
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
6875 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6876 it is used as argument to $CC.
6877 * ltcf-gcj.sh: Likewise.
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.
6889 * configure: Regenerate using autoconf 2.13.
6893 * config.guess: Import latest version.
6894 * config.sub: Import latest version.
6898 * Makefile.tpl (check-c++): Allow parallelism.
6902 * configure: Regenerate using autoconf 000227.
6906 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6907 don't configure target-libobjc.
6908 * configure: Regenerate.
6912 * Makefile.tpl (RANLIB): Define.
6913 * Makefile.in: Regenerate.
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.
6925 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6926 * Makefile.in: Regenerated.
6930 * config.if: Copy from GCC.
6934 * configure.in: Revert 24Jan change.
6935 * configure: Regenerate.
6939 * configure.in: Revert previous change.
6940 * configure: Regenerate.
6944 * configure.in: Make rda native-only.
6945 * configure: Regenerate.
6949 * configure.in: Add missing \.
6950 * configure: Rebuilt.
6954 * configure.in (baseargs): Avoid using \| in sed regular
6956 * configure: Rebuilt.
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.
6967 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6968 * configure: Rebuilt.
6972 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6973 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6974 * Makefile.in: Regenerate.
6975 * configure: Regenerate.
6979 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6980 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6981 * Makefile.in: Regenerate.
6985 * configure.in: Remove Makefile in build, host and target modules
6986 unless configure was run with --no-recursion.
6987 * configure: Rebuilt.
6991 * config.guess: Update to 2003-01-03 version.
6992 * config.sub: Update to 2003-01-03 version.
6996 * configure: Regenerate with proper autoconf 2.13.
7000 * configure.in: Add AC_PREREQ for consistency.
7001 * configure: Regenerate.
7005 * configure.in (GDB_TK): Add tcl directories conditional on
7006 gdb/gdbtk directory being present.
7007 * configure: Regenerate.
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.
7017 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
7021 * Makefile.in: Rebuilt.
7022 * Makefile.def (target_modules) [libffi]: Allow installation.
7026 * configure.in: Fix use of $program_transform_name.
7027 * configure: Regenerated.
7031 * configure.in (baseargs): Don't remove first configure argument.
7032 * configure: Regenerated.
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.
7054 * configure.in (host_configargs): Replace reference to
7055 no-longer-defined buildopts with --build=${build_alias}.
7056 * configure: Rebuilt.
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.
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.
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,
7100 * Makefile.tpl (multilib.out): Fix missing space.
7101 * Makefile.in: Regenerate.
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.
7112 * configure.in (extra_ranlibflags_for_target): New variable.
7113 (*-*-darwin): Add -c to ranlib commands.
7114 * configure (tooldir): Handle extra_ranlibflags_for_target.
7118 * COPYING.NEWLIB: Updated.
7119 * COPYING.LIBGLOSS: Ditto.
7123 * Makefile.tpl: Revert HJL's change.
7124 * Makefile.in: Regenerated.
7125 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7130 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7131 * Makefile.in: Regenerate.
7135 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7136 * Makefile.in: Regenerated.
7138 * configure.in (build_prefix): New. Substitute.
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.
7150 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7151 previous 'make bootstrap'.
7152 * Makefile.in: Regenerate.
7156 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
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.
7167 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7168 * Makefile.in: Regenerate.
7172 * COPYING.NEWLIB: Update list of alternate Regent of California
7173 licenses and discuss official revoking of advertising clause.
7174 * COPYING.LIBGLOSS: Ditto.
7178 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7179 * Makefile.in: Rebuilt.
7183 * configure: Fix bug put in by gremlins.
7185 * Makefile.tpl: Substitute more autoconfily.
7186 * configure: Substitute more autoconfily.
7187 * Makefile.in: Regenerate.
7191 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7192 * Makefile.in (all-sim): Ditto.
7196 * Makefile.tpl: Change configure dependencies to not have real
7197 targets depend on phony targets.
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.
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.
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.
7246 * configure.in: Move host-specific darwin noconfigdirs into
7247 the host-specific section.
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.
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.
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.
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.
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.
7329 (Continuing slow-motion replay)
7330 * configure: More autoconf-style substitutions.
7331 * Makefile.tpl: More autoconf-style substitutions.
7332 * Makefile.in: Regenerate.
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.
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.
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.
7365 * Makefile.tpl: syntactic cleanup
7369 * Makefile.def (host_modules): Add rda.
7370 * Makefile.in: Regenerate.
7371 * configure.in (target_tool): Add target-rda to list.
7375 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7376 and restrap targets to this rule.
7377 * Makefile.in: Regenerate.
7381 * configure.in (i[3456]86-*-linux*): Add check to disable
7382 ${libgcj} for glibc1.
7386 * configure.in: Add tic4x target.
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.
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:
7414 * configure.in (s390*-*-linux*): Enable libgcj.
7418 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7422 * configure: Move stray lines back to where they belong.
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.
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.
7443 Revert below (note that src does not contain Makefile.tpl):
7444 * Makefile.tpl: Make subsituted variables more autoconfy.
7445 * Makefile.in: Regenerate.
7449 * configure: Revert accidentally applied changes.
7451 * Makefile.tpl: Make more autoconf-friendly.
7452 * Makefile.in: Regenerate.
7453 * configure: Make substitution more autoconf-like.
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.
7464 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7465 things that depend on them.
7469 * Makefile.tpl: Make subsituted variables more autoconfy.
7470 * Makefile.in: Regenerate.
7471 * configure: Make seds more autoconfy.
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.
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.
7494 * configure.in (with_headers): Skip copy if value is "yes".
7495 (with_libs): Likewise.
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.
7508 * Import these changes from the config master repository:
7512 * config.sub: Add tic4x target.
7516 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7521 * COPYING.NEWLIB: More updates.
7525 * COPYING.NEWLIB: Update.
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.
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.
7542 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7546 * configure.in (mips*-*-linux*): Don't skip target-libffi.
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.
7556 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7557 one instance of them which was missed to the list to update.
7561 * config.guess: Update to 2002-07-09 version.
7562 * config.sub: Update to 2002-07-03 version.
7566 * configure.in: Remove two redundant tests.
7570 * configure.in (mips*-*-irix6*o32): Enable stabs.
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.
7584 * configure.in (gxx_include_dir): Change to match versioned
7585 C++ headers if --enable-version-specific-runtime-libs is used.
7589 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7593 * configure.in: Make --without-x work.
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.
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.
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.
7624 * configure.in: Add support for ip2k.
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.
7637 * configure.in: Fix AIX configury bug.
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.
7655 * configure.in: Eliminate ${gasdir} variable.
7659 * configure.in: Add support for frv.
7660 * config.sub: Add support for frv.
7664 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7668 * configure.in (vax-*-netbsd*): Re-enable gas.
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.
7681 * config-ml.in: Propogate DESTDIR also.
7685 * configure.in (vax-*-netbsd*): Don't build gas for this
7690 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7695 * config.sub: Add DLX target.
7699 * config.guess: Update to 2002-05-22 version.
7700 * config.sub: Likewise.
7704 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7705 * config-ml.in: Likewise.
7706 * configure: Likewise.
7707 * configure.in: Likewise.
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.
7723 * COPYING.LIBGLOSS: New file.
7727 * Makefile.in: Honour DESTDIR.
7731 * configure.in (noconfigdirs): Don't disable libgcj on
7732 sparc64-*-solaris* and sparcv9-*-solaris*.
7736 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
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*.
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.
7753 * config.guess: Updated to 2002-04-26's version.
7754 * config.sub: Updated to 2002-04-26's version.
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.
7773 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7774 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7778 * configure.in: remove references to dead files
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.
7788 * configure.in: Move default CC setting out of config/mh-* fragments
7793 * configure.in: don't even try to configure or make a subdirectory
7794 if there's no configure script for it.
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.
7817 * Makefile.in, configure.in, configure: Sync with gcc, entries
7822 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7823 Fixes PR libgcj/6068.
7827 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7831 * configure.in (alpha*-dec-osf*): Enable libgcj.
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.
7841 * configure.in: Enable libgcj for xscale-elf target.
7845 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7847 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7851 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7852 libstdc++-v3 and libjava.
7856 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7861 * config.guess: Updated to 2002-01-30's version.
7862 * config.sub: Updated to 2002-02-01's version.
7863 Contribute sh64-elf.
7865 * configure.in: Added sh64-*-*.
7869 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7870 (all-target-fastjar): Also depend on all-target-libiberty.
7874 * configure, configure.in: Use temp file for long sed commands.
7878 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7883 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7887 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7891 * configure: Handle temporary files securely using mkdir.
7895 * configure.in (*-*-linux*): Disable configuration of target-newlib
7896 and target-libgloss.
7900 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7905 * Makefile.in (check-c++): Add missing semicolon.
7909 * configure.in (sh-*-linux*): New.
7913 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7914 and libgcj on m68hc11/m68hc12.
7918 * Makefile (CFLAGS_FOR_BUILD): New.
7919 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7923 * configure.in (libstdcxx_flags): Do not try to execute
7924 libstdc++-v3/testsuite_flags until it exists.
7928 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7932 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7936 * configure.in: Move *-chorusos target case to the proper switch.
7941 * Makefile.in (STAGE1_CFLAGS): Pass down.
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'.
7951 * Makefile.in (DO_X): Do not backslash single-quotes in
7952 backquotes (two places).
7956 * Makefile.in (DO_X): Quote nested quotes.
7960 * Makefile.in (DO_X): Use double quotes for quoting
7961 "RANLIB=$${RANLIB}".
7965 * configure.in: Only use `lang_requires' for languages athat are
7970 * configure.in: Allow config-lang.in to set `lang_requires' to list
7971 of other required languages.
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.
7982 * Makefile.in (check-c++): Use tabs, not spaces.
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.
8014 * configure: Introduce GCJ_FOR_TARGET.
8015 * configure.in: Ditto.
8016 * Makefile.in: Ditto.
8020 * configure.in: for *-chorusos, don't config target-newlib and
8025 Remove V2 C++ library.
8026 * configure.in: Remove --enable-libstdcxx_v3 support.
8030 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8034 * configure.in: Allow libgcj to be built on Sparc Solaris.
8038 * configure.in: Enable libgcj on several additional platforms.
8042 * configure.in: Enable libgcj for linux targets.
8046 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8047 failures of subdirectories.
8051 * configure: handle DOS-style absolute paths.
8055 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
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.
8067 * configure.in: Handle lang_dirs.
8071 * configure.in: Disable libgcj for any target not specifically
8072 listed. Disable libgcj for x86 and Alpha Linux until compatible
8077 * Makefile.in (local-distclean): Also remove fastjar.
8081 * configure.in: Define libgcj. Disable libgcj target libraries for
8086 * configure.in (target_libs): Revert 2000-12-08 patch.
8087 (noconfigdirs): Added target-libjava.
8091 * Makefile.in: handle DOS-style absolute paths.
8095 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8097 * configure.in (target_libs): Removed `target-libjava'.
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.
8111 * Makefile.in (local-distclean): Remove leftover built files.
8115 * configure.in (enable_libstdcxx_v3): Fix typo,
8116 libstd++ -> libstdc++.
8120 * configure: Provide the original toplevel configure arguments
8121 (including $0) to subprocesses in the environment rather than
8122 through gcc/configargs.h.
8126 * configure: Turn on libstdc++ V3 by default.
8130 * configure (gcc/configargs.h): Only create if there is a build GCC
8135 * configure: Save configure arguments to gcc/configargs.h.
8139 * Makefile.in (bootstrap): avoid recursion if subdir missing
8141 (do-proto-toplev): ditto
8145 * configure.in: Do not build byacc for hppa64. Provide paths to the
8146 X11 libraries for hppa64.
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.
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.
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*.
8174 * configure.in: Re-enable all references to libg++ and librx.
8178 * configure.in: Add *-*-freebsd* configurations.
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.
8194 * MAINTAINERS: Update dejagnu/
8198 * ltmain.sh (relink_command): Fix typo in previous change.
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.
8208 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8210 (do-check): Rename from check.
8211 (check): Allow parallel check.
8215 * Makefile.in (.NOTPARALLEL): Add fake tag.
8219 * configure.in: Enable gprof for mips*-*-linux*.
8223 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8225 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8229 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8233 * config.guess: Import from master sources, rev 1.232.
8234 * config.sub: Import from master sources, rev 1.246.
8238 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8239 because its Makefile is there; test for the executable instead.
8243 Contribute sh64-elf.
8245 * configure.in: Added sh64-*-*.
8249 * COPYING.NEWLIB: Remove advertising clause from
8250 Berkeley and Red Hat licenses.
8254 * Makefile.in: Add all-tix to deps for all-snavigator
8255 so that tix is built when building snavigator.
8259 * config.guess: Import from master sources, rev 1.229.
8260 * config.sub: Import from master sources, rev 1.240.
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.
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.
8281 * configure.in: Import StrongARM and XScale target_configdirs from
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.
8293 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8294 ld and gdb are not supported.
8298 * Change reference to Cygnus Solutions to be Red Hat.
8302 * COPYING.NEWLIB: Update generic copyright date.
8306 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8307 Allow target-libgloss to be built for arm, strongarm, and xscale.
8311 * MAINTAINERS: Update URL for config.* scripts.
8315 * config.sub: Import latest version.
8316 * config.guess: Likewise.
8320 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8321 options for i[3456]86-pc-linux* native builds.
8325 * MAINTAINERS: gcc adopts symlink-tree, refer more to
8328 Import this patch from gcc:
8332 * symlink-tree: handle DOS-style absolute paths.
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).
8357 * config.sub: Update to version 1.232 on subversion.
8361 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8362 files from .po files for a distribution.
8366 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8370 Merged from net gcc:
8372 * ltcf-c.sh: Use $objext, not $ac_objext.
8374 * ltcf-cxx.sh: Add support for GNU.
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.
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.
8387 * Makefile.in (all-bison): Revert 2001-10-24.
8388 Don't depend on texinfo.
8392 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
8396 * configure.in (--enable-languages): Be more permissive about
8397 syntax. Check for empty lists better. Warn about $LANGUAGES.
8401 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8405 Makefile.in (all-bison): Don't depend on texinfo.
8409 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8413 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8417 * config.sub, config.guess: Import latest from subversions.
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.
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.
8436 * config.sub: Reverted the earlier change, this version is not the
8441 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8442 Add support for mips64.
8446 * configure.in: Enable libstdc++-v3 for h8300 targets.
8451 * config.sub: Add support for mipsisa32.
8455 * config.sub, config.guess: Import latest from subversions.
8459 * config.sub, config.guess: Import latest from subversions.
8463 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8467 * Makefile.in: Revert 2001-06-17.
8468 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
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.
8478 * Makefile.in (VER): When present, extract the version number from
8479 the file version.in.
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
8489 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8490 with_gcc]: Use `gcc -shared' to build a shared library.
8494 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8499 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8500 libraries when using g++ with native linker.
8504 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8508 * configure.in : enable ld for aix
8512 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8513 [aix4*|aix5*]: Prepend blank.
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.
8523 * config.if (libc_interface): Set to -libc6.2- for cross
8524 compiling to Linux/glibc 2.2.
8528 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8533 * configure.in (noconfigdirs): Don't reset it from scratch in the
8534 target case; only append to it.
8538 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8539 sparc-*-solaris2.8]: Disable ${libgcj}.
8543 * configure.in (libgcj_saved): Copy from $libgcj.
8544 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8549 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
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.
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.
8566 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8570 * README-maintainer-mode: Add note about inability to use "make
8571 distclean" in maintainer mode.
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.
8584 * config.sub, config.guess: Import latest from subversions.
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.
8593 * Makefile.in: all-m4 depends on all-texinfo.
8597 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8601 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8606 * configure.in (noconfigdirs): Allow configuration of texinfo
8611 * config.guess: Add linux target for S/390.
8612 * config.sub: Likewise.
8613 * configure.in: Likewise.
8617 * configure: Output host type to stdout, not stderr.
8621 * config.guess: Import from subversions.gnu.org (revision 1.181).
8622 * config.sub: Import from subversions.gnu.org (revision 1.199).
8626 * config.guess: Handle hppa64-linux systems.
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
8636 * ltconfig: Shell portability fix for the tagname validity check.
8640 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8644 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8645 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
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
8655 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8656 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8660 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8664 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8669 * COPYING.NEWLIB: Put into source repository.
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.
8680 * config.sub, config.guess: Update from subversions.
8684 * configure.in: Disable language-specific target libraries for
8685 languages that aren't enabled.
8689 * configure.in (xscale-elf): Add target.
8690 (xscale-coff): Add target.
8691 (c4x, c5x, tic54x): Move after ARM targets.
8695 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8699 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
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.
8711 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8712 (REALLY_SET_LIB_PATH): Use them.
8716 * config.sub: Add support for Sun Chorus
8720 * config.sub: Add support for the *-storm-chaos OS.
8724 * configure.in (noconfigdirs): Don't compile some
8725 of the libraries for 68HC11 & 68hc12 targets.
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.
8735 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8740 * config.sub, config.guess: Update from subversions.
8744 * Makefile.in (all-zlib): Added dummy target.
8746 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8747 multi-language branch.
8751 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8752 (bootstrap*): Depend on all-bootstrap.
8756 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8757 crosses, but add gcc/include to the header search path for them.
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.
8767 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8768 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
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.
8782 * config-ml.in (CC, CXX): Don't introduce a leading space.
8786 * configure.in (libstdcxx_flags): Use
8787 libstdc++-v3/src/libstdc++.INC.
8791 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
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.
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
8809 * configure.in (libstdcxx_flags): Don't use `"'.
8811 * config-ml.in: Adjust multilib search paths to the
8812 appropriate multilib tree.
8816 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8817 commas in $LANGUAGES.
8821 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8825 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8826 CXX_FOR_TARGET for sed.
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.
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.
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.
8854 * configure (topsrcdir): Don't use dirname.
8858 * configure.in: Remove all references to libg++ and librx.
8860 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8864 * config.sub: Update to subversions version 2000-07-06.
8868 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8869 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8873 * symlink-tree: Check number of arguments.
8877 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
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.
8888 * ltconfig: Add support for mips-dde-sysv4.2MP
8892 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8893 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8897 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8898 * config.sub: Add tic54x target.
8902 * README-maintainer-mode: New file: Contains notes on using
8903 --enable-maintainer-mode with binutils.
8907 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
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
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.
8925 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8929 * Makefile.in (configure-target-libiberty): Depend on
8930 configure-target-newlib.
8934 * configure.in, Makefile.in: Merge all libffi-related
8935 configury stuff from the libgcj tree.
8940 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
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.
8951 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8955 * ltmain.sh: Preserve in relink_command any environment
8956 variables that may affect the linker behavior.
8960 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8964 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8968 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8969 with the version name.
8977 * djunpack.bat: New file.
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.
8988 * config.sub (case $basic_machine): Change default for "ibm-*"
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.
9007 * configure (warn_cflags): Delete.
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.
9020 * config.sub (d30v): Add d30v as a basic machine type.
9024 * configure.in: -linux-gnu*, not -linux-gnu.
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.
9036 * configure.in: Add entry for mips*-*-linux*, move catch all
9037 *-*-*linux* entry below this one.
9041 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9045 * config.sub: Support an OS of "wince".
9049 * config.guess, config.sub: Updated to match config's 2000-02-15
9054 * config.sub: Add support for Linux/IBM 370.
9055 * configure.in: Likewise.
9059 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9063 * config.guess: Guess "cygwin" rather than "cygwin32".
9067 * configure (gcc_version): When setting, narrow search to
9068 lines containing `version_string'.
9072 * config.sub: Add support for avr target.
9076 * config.sub: Add mmix-knuth-mmixware.
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.
9087 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9092 * configure.in: Don't build some bits for beos.
9096 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9101 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9106 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9107 * config.sub: Accept alphaev[78], alphaev8.
9111 * config.guess, config.sub: Update from autoconf.
9115 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9116 necessary libraries are missing.
9120 * configure: Fix quoting inside arguments of eval.
9124 * config-ml.in: Allow suppression of some ARM multilibs.
9128 * config.guess: Add OS/390 match pattern.
9129 * config.sub: Add mvs, openedition targets.
9130 * configure.in (i370-ibm-opened*): New.
9134 * config.sub: Add support for configuring for pj.
9138 * config.sub (maybe_os): Add support for configuring for fr30.
9142 * configure.in: Do not configure or build ld for AIX
9143 platforms. ld is known to be broken on these platforms.
9147 * config-ml.in: Pass compiler flag corresponding to multidirs to
9152 * Makefile.in (LDFLAGS): Define.
9156 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9158 (*-*-cygwin*): Likewise.
9163 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9164 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9167 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9168 long file name when using DJGPP on MS-DOS.
9172 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9176 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9177 dependency as this causes "make check" to globally "make all"
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.
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.
9227 * configure.bat: Remove; obsolete.
9231 * configure: Add -W -Wall to the default CFLAGS when compiling with
9236 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9240 * configure.in: Build ld on IRIX6.
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.
9251 * config.sub: Add mcore target.
9255 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9259 * config.guess (dummy): Changed to $dummy.
9263 * config.sub: Tidied up case statements.
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.
9276 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9280 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9284 * ltconfig, ltmain.sh: Update to libtool 1.2f.
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.
9295 * config.guess (interix Alpha): Add.
9299 * configure.in (i?86-*-beos*): Do config gperf; don't config
9300 gdb, newlib, or libgloss.
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
9310 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9314 * config.sub: Add support for mcore targets.
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.
9324 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9325 dependency list for all-target-cygmon.
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.
9335 * missing: Update to version from current automake.
9339 * configure (gxx_include_dir): Removed.
9341 * configure.in (gxx_include_dir): Handle it.
9342 * Makefile.in: Likewise.
9346 * config.sub (mips64vr4111,mips64vr4111el) Add.
9350 * config.guess: Correct typo for detecting ELF on FreeBSD.
9354 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9359 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9360 all-target-newlib to dependency list for all-target-bsp.
9364 * config.sub: Add i386-uwin support.
9365 * config.guess: Likewise.
9369 * configure.in: cleanup, add mh-*pic handling for arm, special
9370 case powerpc*-*-aix*
9374 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9379 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9384 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9388 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9392 * config.sub: Fix typo in arm recognition.
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.
9403 * configure.in (*-*-windows*): Remove, no longer used.
9407 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9408 Smart and improved by Andrew Cagney.
9412 * config.guess: Recognize openbsd-*-hppa.
9416 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9417 only if it is not empty.
9423 * config.guess: Modified to recognize uname's armv* syntax.
9425 * config.sub: Modified to recognize uname's armv* syntax.
9429 * configure.in: Added target-bsp for sparclite.
9433 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9437 * configure.in: Add support for strongarm port.
9438 * config.sub: Add support for strongarm target.
9442 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9443 the old name config/mh-cygwin32.
9448 * configure.in: Do build ld for ix86 Solaris.
9452 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9453 $AR_FOR_TARGET. Likewise for RANLIB.
9457 * config.sub (oabi): Recognize.
9458 * configure.in (arm-*-oabi): Handle.
9462 * config.guess: Improve detection of i686 on UnixWare 7.
9466 * config.guess: Add support for i386-pc-interix.
9467 * config.sub: Likewise.
9468 * configure.in: Likewise.
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
9479 * configure.in: makefile stub for cygwin target is probably
9480 unnecessary. Remove it for now.
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.
9491 * config.sub: Clean up handling of hppa2.0.
9495 * config.guess: Use C code to identify more HP machines.
9499 * config.sub: Handle hppa2.0.
9503 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9504 cygmon for all sparclite targets, regardless of object format.
9508 * configure.in: Added target-bsp for several target architectures.
9510 * Makefile.in: Added rules for bsp.
9514 * config.guess: Improve detection of hppa2.0 processors.
9518 * config.guess: Recognize FreeBSD using ELF automatically.
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.
9529 * ltconfig: import from libtool, after changing libtool to
9530 account for the cygwin name change.
9534 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9535 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9539 * configure.in: Add libtermcap to list of cygwin dependencies.
9543 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9544 they include winsup/include when it's a cygwin target.
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.
9558 * Makefile.in: lose "32" from comment about cygwin.
9562 * configure.in: Use -Os to build target libraries for the fr30.
9566 * config.sub: Add fr30.
9570 * configure.in: drop "32" from config/mh-cygwin32. Check
9571 cygwin* instead of cygwin32*.
9572 * config.sub: Check cygwin* instead of cygwin32*.
9576 * config.guess: Match any version of Unixware7.
9580 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9585 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9586 these if the appropriate directories and files to not exist.
9590 * Makefile.in (DEVO_SUPPORT): Add config.if.
9594 * configure: Add pattern to replace "build_tooldir"'s
9595 definition in the generated Makefile with "tooldir"'s
9600 * config.sub: Bring back lost sparcv9.
9602 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9606 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9607 CC_FOR_TARGET and friends.
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.
9618 * config.sub: Add support for i[34567]86-pc-udk.
9619 * configure.in: Likewise.
9623 * Makefile.in: add bzip2 package building bits for user
9625 * configure.in: ditto
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.
9638 * configure.in (target_subdir): Remove duplicate line.
9642 * Makefile.in (all-automake): fix dependencies.
9646 * configure.in: Minor cleanups for building in the $(target_alias)
9651 * Makefile.in (bootstrap): Set r and s before make all. Use
9652 BASE_FLAGS_TO_PASS in make all.
9657 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9661 * config.sub: Fix typo in last change.
9665 * config.sub: Add support for C4x target.
9666 * configure.in: Likewise.
9670 * config.sub: Recognize sparcv9 just like sparc64.
9674 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9678 * config.guess: Correctly identify Pentium II sco boxes.
9680 * config.guess: Fix "tr" code. From Weiwen Liu.
9684 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
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.
9698 * config.guess: Avoid assumptions about "tr" behaves when
9699 LANG is set to something other than English.
9703 * configure (gxx_include_dir): Changed to
9704 '${prefix}/include/g++'-${libstdcxx_interface}.
9706 * config.if: New to determine the interfaces.
9710 * config.guess: Detect and handle MPE/IX.
9711 * config.sub: Deal with MPE/IX.
9715 * configure.in: Use mh-aix43.
9719 * configure: Fix --without/--disable cases for gxx-include-dir.
9723 * mdata-sh: Imported. Needed for automake support.
9727 * Makefile.in (taz): Try "chmod -R og=u ." before
9728 "chmod og=u `find . -print`".
9732 * configure.in: Add arm-elf and thumb-elf support.
9736 * Makefile.in: Undo previous patch.
9740 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9742 (install-no-fixedincludes): and here
9743 (INSTALL_MODULES): ... from here.
9747 * config.sub: Merge with FSF.
9749 * config.guess: Merge with FSF.
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.
9764 * Makefile.in (all-target-libjava): Depend on all-gcc and
9766 (configure-target-libjava): Depend on $(ALL_GCC).
9770 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9771 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
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
9781 * config-ml.in: Default to being verbose, to match Feb 18 change to
9786 Brought over from egcs:
9790 * configure.in (target_subdir): Set to ${target_alias} instead
9795 * configure.in (target_subdir): Set to libraries if enable_multilib.
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 `.'.
9805 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9806 avoid confusion with --no-recursion.
9810 * configure.in: Win32 hosts shouldn't use install -x
9811 * install-sh: remove -x option, and special .exe-handling
9816 * config.guess: Recognize i586-pc-beos.
9817 * configure.in: Don't build some bits for beos.
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
9829 * ltmain.sh: Correct install when using a different shell.
9833 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9837 * makefile.vms: Update to build binutils/makefile.vms. Add install
9842 * ltconfig: Update to correct AIX handling.
9846 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9848 * configure.in (target_subdir): Set to ${target_alias} instead
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}.
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.
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.
9881 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9886 * configure.in: Add cygmon and libstub support for mn10200.
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
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.
9907 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9911 * Makefile.in (grep): Grep no longer depends on libiberty.
9915 * Makefile.in: all-snavigator needs all-libgui.
9919 * configure.in: Add cygmon and libstub support for mn10300.
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.
9930 * config.sub: Accept m68060 and m5200 as CPU names.
9934 * configure: Use && rather than using -a in test, because odd
9935 strings can confuse test.
9936 * configure.in: Likewise.
9940 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9944 * Makefile.in (boostrap2-lean, bootstrap3-lean,
9945 bootstrap4-lean): New targets.
9949 * mpw-* Delete. Not used.
9953 * COPYING.LIB: Update FSF address.
9957 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9959 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9964 * ltconfig, ltmain.sh: Avoid producing a version number if
9965 -version-info was not used.
9969 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9970 building with newlib.
9974 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9975 Solaris `make' causes it to continue to next definition.
9979 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9980 the right GUI libraries and files are installed along with GDB.
9984 * configure.in: Change alpha to alpha* in several places.
9988 * config.sub: Recognize sparc86x.
9992 * configure.in (--enable-target-optspace): Remove debug echo.
9996 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
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.
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.
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.
10024 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10028 * Makefile.in (all-bfd): Depend upon all-libiberty.
10030 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10034 * Makefile.in: Add libstub.
10036 * configure.in: Ditto. Build libstub for targets that have cygmon
10041 * configure.in: Don't set PICFLAG on ix86-cygwin32.
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.
10050 * configure: Define DEFAULT_M4 by searching PATH.
10051 * Makfile.in: Use DEFAULT_M4.
10055 * ltconfig: Add cygwin32 support.
10057 * Makefile.in, configure.in: Add libtool as a native only directory
10058 to configure and build.
10062 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10066 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10070 * Makefile.in: add ash make rules
10071 * configure.in: add ash to native_only and host_tools lists
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.
10088 * configure: Do not disable building gdbtk for cygwin32 hosts.
10092 * configure.in: Add thumb-coff target.
10093 * config.sub: Add thumb-coff target.
10097 * Makefile.in: Revert yesterday's change.
10098 (all-target-winsup): all-target-librx stays out of here.
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++.
10109 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10114 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10115 for newlib directory.
10116 (CXX_FOR_TARGET): Likewise.
10120 * ltconfig: Update after libtool/ltconfig.in change for
10125 * ltconfig, ltmain.sh: Update to libtool 1.2.
10129 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10130 (install-gcc-cross): Instead, override LANGUAGES here.
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.
10139 * configure.in: Add Thumb-pe target.
10143 * Makefile.in - changed sn targets to snavigator
10144 * configure.in - changed sn targets to snavigator
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.
10154 * configure: When making link, also check the current
10155 directory. The configure scripts may create one.
10159 * config.sub: Accept alphapca56 and alphaev6 properly.
10163 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10167 * config.sub (sco5): Fix typo.
10171 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10173 (install-itcl): Remove dependency on install-tcl.
10177 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10181 * configure.in: Don't build libgui for a cygwin32 target when not on
10186 * configure (redirect): Set to null, so default behavior of
10187 configure is now --verbose.
10191 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10192 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10196 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10197 this change to sync Makefile.in with its ChangeLog entries.
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
10207 * ltconfig, ltmain.sh: Update from libtool 1.0i.
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.
10220 * configure.in (host_tools, native_only): Add libtool.
10224 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10225 Fix typo in ming config comment.
10229 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10233 * config.sub: Add tic30 cases, and map c30 to tic30.
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.
10246 * configure.in: Remove expect from noconfigdirs when target
10247 is cygwin32. OK to build expect and dejagnu with Canadian
10252 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10255 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10260 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10261 here as it is not defined in the toplevel Makefile.
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.
10272 * config.guess: More accurate determination of HP processor types.
10273 * config.sub: More accurate determination of HP processor types.
10277 * configure (package_makefile_frag): Move inserting the
10278 ${package_makefile_frag} to where it should be according
10283 * config.guess: Add support for Linux/ARM.
10287 * .cvsignore: Remove *-info and *-install since they match
10288 release-info and mpw-install, which we don't want to just ignore.
10292 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10296 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10297 local_prefix to sub-make invocations.
10301 * configure.in: Check makefile fragments in the source
10306 * configure.in: Check whether host and target makefile
10307 fragments exist before adding them to *_makefile_frag.
10311 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
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
10324 * config-ml.in (multi-do): LDFLAGS must include multilib
10329 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10333 * config.sub: Add mingw32 support.
10334 * configure.in: Likewise.
10338 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
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.
10348 * config.guess: Sync with egcs. Picks up new alpha support,
10349 BeOS & some additional linux support.
10353 * config.guess: HP 9000/803 is a PA1.1 machine.
10357 * configure.in: It's alpha*-...
10361 * configure.in (host_makefile_frag, target_makefile_frag):
10362 Handle multiple config files.
10363 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10372 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
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.
10383 * config-ml.in (multidirs): Add m32r to multilib list.
10387 * Makefile.in (all-target-gperf): Change dependency to
10388 all-target-libstdc++.
10392 * config.guess: Add BeOS support.
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.
10408 * configure (gxx_include_dir): Fix thinko.
10412 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10413 (install-cross, install-gcc-cross): New targets.
10417 * configure.in (noconfigdirs): Add support for Thumb target.
10419 * config.sub (maybe_os): Add support for Thumb target.
10423 * Makefile.in: Add rules for cygmon.
10425 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
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.
10435 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10441 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10442 found on RedHat Linux systems.
10446 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10451 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10455 * ltmain.sh: If mkdir fails, check whether the directory was created
10456 anyhow by some other process.
10460 * configure.in (d30v-*-*): Configure all directories.
10464 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10469 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
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++
10480 * configure.in (d30v-*-*): Configure GCC now.
10484 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10485 is no longer needed.
10489 * Makefile.in: check-target-libio depends on all-target-libstdc++.
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.
10499 * makefile.vms: Fix to work with DEC C.
10503 * config.sub: Add mips-tx39-elf to marketing names.
10507 * ltmain.sh: Handle symlinks in generated script.
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.
10523 * Makefile.in (bootstrap-lean): New target.
10527 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10528 sn, and gnuserv from noconfigdirs.
10532 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10536 * Makefile.in (cross): New target.
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.
10547 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10548 windows. Consistent with gdb/configure.
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.
10559 * Makefile.in (install-itcl): Install tcl first.
10563 * configure.in: remove bison from noconfigdirs for Cygwin32 host
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.
10574 * Makefile.in (bootstrap): New target.
10578 * config.sub: Accept 'amigados' for backward compatability.
10582 * config.guess: Merge with FSF.
10586 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10590 * config.sub: Add "marketing-names" patch.
10594 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10598 * config.sub: Handle v850-elf.
10602 * .cvsignore (*-install): Remove.
10606 * ltconfig: Set CONFIG_SHELL in libtool.
10607 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10611 * configure.in (target_subdir): Set to libraries if enable_multilib.
10615 * config.guess: Update from gcc directory.
10619 * Makefile.in (all-sim): Depends on all-readline.
10623 * Makefile.in (BISON, YACC): Use $$s.
10624 (all-bison): Depend on all-texinfo.
10628 * Makefile.in (BISON): Add -L flag.
10633 * configure.in (noconfigdirs): Add support for v850e target.
10635 * config.sub (maybe_os): Add support for v850e target.
10639 * configure.in (noconfigdirs): Add support for v850ea target.
10641 * config.sub (maybe_os): Add support for v850ea target.
10645 * config.sub: Add mipstx39. Delete r3900.
10649 * Makefile.in (all-autoconf): Depends on all-texinfo.
10653 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
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.
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.
10673 * configure: If OSTYPE matches *win32*, try to find a good value for
10678 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10679 configure.in if it is present.
10683 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10687 * config.sub: Recognize `arc' cpu.
10688 * configure.in: Likewise.
10689 * config-ml.in: Likewise.
10693 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
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.
10703 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10707 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
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
10718 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10722 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10723 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10728 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10729 separated by spaces.
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.
10745 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10746 check-tk to CHECK_X11_MODULES.
10750 * config.sub: Merge with FSF.
10754 * config.guess: Merge with FSF.
10758 * configure: Treat msdosdjgpp like go32.
10759 * configure.in: Likewise. Don't remove gprof for go32.
10761 * configure: Change Makefile.tem2 to Makefile.tm2.
10765 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10769 * install-sh (chmodcmd): Set to null if the DST directory already
10770 exists. Same as Nov 11th change.
10774 * configure (GDB_TK): Needs itcl and tix.
10778 * config.guess: Update from FSF.
10782 * Makefile.in (GDB_TK): Depend on itcl and tix.
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.
10796 * configure.in, Makefile.in: Treat tix like itcl.
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.
10813 * configure.in: configure sim before gdb for win32-x-ppc
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.
10831 * config.sub (mn10200): Recognize new basic machine.
10835 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10836 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10840 * configure.in: If we're building mips-sgi-irix6* native, turn on
10841 ENABLE_MULTILIB and set TARGET_SUBDIR.
10845 * Makefile.in (all-sn): Depend on all-grep.
10849 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10851 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
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.
10868 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10872 * configure.in (targargs): Strip out any supplied --build argument
10873 before adding our own. Always add --build.
10877 * configure.in (targargs): Pass --build if we're doing
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
10889 * config.sub: Support for r3900.
10893 * configure.in: Use install-sh, not install.sh.
10897 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10902 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10907 * Makefile.in: Add automake targets.
10908 * configure.in (host_tools): Add automake.
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.
10918 * install-sh: try appending a .exe if source file doesn't
10923 * configure.in: Turn on multilib by default.
10924 (cross_only): Remove target-libiberty.
10926 * Makefile.in (all-gcc): Don't depend on libiberty.
10930 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10934 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10935 (DISTBISONFILES): Add ld/Makefile.in
10939 * configure.in: if target is cygwin32 but host isn't cygwin32,
10940 don't configure gdb tcl tk expect, not just gdb.
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.
10954 * config.guess: Fixes for MIPS OpenBSD systems.
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.
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
10977 * config.guess: Recognize OpenBSD systems correctly.
10981 * README, Makefile.in (ETC_SUPPORT): Remove references to
10982 cfg-paper*, configure.{texi,man,info*}._
10986 * Makefile.in (all.normal): Ensure that gcc is built after all
10987 the x11 - ie gdb - targets.
10991 * makefile.vms: Don't run conf-a-gas.
10995 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10999 * configure.in: Remove noconfigdirs case since gdb also
11000 configures and builds for tic80-coff.
11004 * configure: Set cache_file to config.cache.
11005 * Makefile.in (local-distclean): Remove config.cache.
11009 * COPYING: Update FSF address.
11013 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11018 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11019 MAKEDIRS, is empty.
11023 * config.sub: Tweak mn10300 entry.
11027 * configure.in (host_tools): Put sim before gdb, so gdb's
11028 configure.tgt can determine if the simulator was configured.
11032 * config.sub: Move BeOS $os case to be with other Cygnus
11037 * config.sub: Remove misplaced comment that broke Linux.
11041 * config.sub: Add BeOS support.
11045 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11049 * configure.in (noconfigdirs): Remove tcl and tk from
11050 noconfigdirs for cygwin32 builds.
11054 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11058 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11059 make-all.com, use makefile.vms instead.
11063 * config.sub: Accept -lnews*.
11067 * configure.in (noconfigdirs): Disable target-newlib,
11068 target-examples and target-libiberty for d30v.
11072 * configure.in (noconfigdirs): Enable ld for d30v.
11076 * configure.in (tic80-*-*): Build compiler.
11080 * configure.in (d30v-*): Remove sim directory from list of
11081 unsupported d30v directories
11085 * config.sub, configure.in: Add d30v target cpu.
11089 * makefile.vms: New file.
11090 * make-all.com: Remove.
11094 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11098 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
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.
11109 * config.guess: Merge with latest FSF sources.
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.
11120 * configure.in: build gdb for mn10200
11124 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11128 * configure.in (tic80-*-*): Turn off most targets right now.
11132 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11133 rather than the makeinfo program.
11134 (do-info): Depend upon all-texinfo.
11138 * configure.in: Remove uses of config/mh-linux.
11140 * config.sub, config.guess: Merge with latest FSF sources.
11144 * config.sub (case $basic_machine): Add tic80 entries.
11148 * config.sub, config.guess: Merge with latest FSF sources.
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.
11159 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11163 * configure.in: Do build gcc and the target libraries for
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.
11174 * configure.in: Don't use --with-stabs on IRIX 6.
11178 * configure.in (m32r): Build gdb, libg++ now.
11182 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11183 directories from noconfigdirs.
11187 * config.sub (basic_machine): added mips16 configuration
11191 * config.sub: Handle d10v-unknown.
11195 * config.sub: Handle v850-unknown.
11199 * Makefile.in: add findutils
11200 * configure.in: add findutils to list of host_tools
11204 * config.sub: Handle mn10200 and mn10300.
11208 * configure.in (d10v-*): Do not build librx.
11212 * configure.in (mn10300): Build everything except gdb & libgloss.
11216 * config.guess: Patch for Dansk Data Elektronik servers,
11219 For ncr, use /bin/uname rather than uname, since GNU uname does not
11222 Patch for MIPS R4000 running System V,
11225 Fix thinko for nextstep.
11230 * config.guess: Guess mips-dec-mach_bsd4.3.
11233 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11235 * config.guess (mips-mips-riscos*): Emit just enough of the
11239 * config.guess (sparc-auspex-sunos*): Added.
11240 (f300-fujitsu-*): Added.
11243 * config.guess: Recognize a Tadpole as a sparc.
11247 * config.guess: Don't assume that NextStep version is either 2 or
11248 3. NextStep 4 (aka OpenStep 4) has come out now.
11252 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
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.
11273 * install.sh (chmodcmd): Set to null if the DST directory already
11278 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11279 not use mt-ppc target Makefile fragment any more.
11283 * configure.in (*-*-windows): Exclude everything but those dirs
11284 needed to build windows.
11288 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11292 * configure.in: Exclude mmalloc from i386-windows.
11296 * Undo my previous change.
11300 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11302 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11306 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11307 host to add it's own flags.
11311 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
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.
11325 * configure.in (m32r): Fix spelling of libg++ libs.
11329 * config.sub (-apple*): Remove, now redundant.
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.
11341 * config.guess: Merge from FSF.
11344 * config.guess: Use pc instead of unknown, for pc clone systems.
11345 Change linux to linux-gnu.
11348 * config.guess: Avoid non-portable tr syntax.
11352 * test-build.mk (HOLES): Add "xargs" for gdb.
11354 * configure: Avoid hpux10.20 sed bug.
11358 * configure.in: Add support for windows host
11359 (that is a build done under the Microsoft build environment).
11363 * Makefile.in: Replace all uses of srcroot with s, to shrink
11364 command line lengths.
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.
11375 * Makefile.in (ETC_SUPPORT): Add configure.
11379 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11380 host configuration file.
11384 * configure.in: Break mn10x00 support into separate
11385 mn10200 and mn10300 configurations.
11386 * config.sub: Likewise.
11390 * configure.in: Add lots of stuff to noconfigdirs for
11391 the mn10x00 targets.
11393 * config.sub, configure.in: Add mn10x00 support.
11397 * make-all.com: Call conf-a-gas, not config-a-gas.
11401 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
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.
11416 * configure.in: You can now configure GDB for the v850.
11420 * configure.in (noconfigdirs): Don't configure any C++ dirs
11425 * config.sub: Recognize mips64vr5000.
11429 * configure.in: Use a single line for host_tools and native_only.
11433 * config.sub, configure.in: Add entries for m32r.
11437 * Makefile.in (inet-install): Don't run install-gzip.
11441 * configure.in: Don't config lots of things for *-*-windows*.
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.
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.
11459 * configure.in (noconfigdirs): Removed gdb for D10V.
11463 * configure.in: Remove ld, target-libio, target-libg++, and
11464 target-libstdc++ from noconfigdirs.
11468 * configure: Fix three locations where shell scripts were
11469 being run directly rather than with config_shell.
11473 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11474 * config.sub (basic_machine): Recognize v850.
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.
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.
11494 * make-all.com: Run config-a-gas.
11495 * setup.com: Don't copy subdirectory files around.
11499 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11500 target, it now compiles correctly.
11504 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11508 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11512 * configure.in (native_only): Add prms.
11516 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11517 (BINUTILS_SUPPORT_DIRS): Likewise.
11521 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11522 d10v support is added.
11526 * configure.in (d10v-*-*): New target.
11530 * config.guess (HP 9000/811): Recognize this as a PA1.1
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.
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.
11547 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11548 variable that CC_FOR_TARGET needs.
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.
11560 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11561 CLEAN_MODULES): Add bash.
11562 (all-bash): New target.
11566 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11570 * config.sub (basic_machine): Recognize d10v as a valid processor.
11574 * mpw-configure: Add support for --bindir.
11575 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11579 * configure.in: add bash, time, gawk to list of hosttools and things
11580 to only build for native toolchains
11584 * Makefile.in (docdir): Remove.
11588 * Makefile.in (datadir): Set to $(prefix)/share.
11592 * configure.in: build diff and patch for cygwin32-hosted
11597 * config.sub: Accept -rtems*.
11601 * configure.in: enable dosrel for cygwin32-hosted builds,
11602 remove diff from the list of things not buildable
11607 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11612 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
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
11622 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11626 * config.sub: Recognize -openvms.
11627 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11628 * make-all.com, setup.com: New files.
11632 * Makefile.in (taz): tex3patch moved to texinfo/util.
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
11642 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11643 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11647 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11648 distinguish sysv/svr4/bsd variants.
11653 * configure.in: Added copyright notice.
11654 * move-if-change: Added copyright notice.
11658 * configure.in (powerpcle-*-solaris*): Until we get shared
11659 libraries working, don't build gdb, sim, make, tcl, tk, or
11664 * config.guess: Merge with FSF:
11667 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11670 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11673 * config.guess: Combine two OSF1 rules.
11675 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11680 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11684 * mpw-README: Document GCCIncludes.
11688 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11692 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11696 * configure.in (*-*-cygwin32): Configure make.
11700 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
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.
11713 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11718 * configure.in: Don't configure --with-gnu-ld on AIX.
11722 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
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.
11738 * configure.in: Don't configure libgloss if we are not configuring
11743 * configure.in: Don't configure libgloss for unsupported
11748 * Makefile.in (CLEAN_MODULES): Add clean-apache.
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.
11761 * Makefile.in: Add support for clean-{module} and
11762 clean-target-{module} rules.
11766 * configure.in (*-*-ose) do not build libgloss.
11770 * config.guess (prep*:SunOS:5.*:*): Turn into
11771 powerpele-unknown-solaris2.
11775 * configure.in: Permit --enable-shared to specify a list of
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.
11785 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
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
11805 * configure (--enable-*): Handle quoted option lists such as
11806 --enable-sim-cflags='-g0 -O' better.
11810 * Makefile.in ({,inst}all-target): New rule so we can make and
11811 install all of the target directories easily.
11815 * configure.in: Add missing global flag in sed substitution when
11816 deleting `target-' from ${configdirs}.
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*.
11832 * config.sub: Recognize mon960.
11836 * configure: Restore Canadian Cross handling of BISON and LEX,
11837 removed in Feb 20 change.
11842 Mention make install. Remove the old copyright date as well the
11843 clumsy and rather pointless copyright on the README file.
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.
11853 * configure.in (m68k-*-netbsd*): Build everything now.
11857 * Makefile.in (taz): Fix quoting.
11861 * configure.in (sparclet-*-*): Build everything now.
11865 * configure.in (m68k-*-linux*): New host.
11869 * configure: Check for bison before byacc.
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.
11880 * Makefile.in: Make everything which depends upon all-bfd also
11881 depend upon all-opcodes, in case --with-commonbfdlib is used.
11885 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11886 building NT native compilers on Unix.
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.
11897 * config.sub: Merge with FSF.
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.
11907 * config.sub, configure.in: Recognize sparclet cpu.
11911 * config.guess: Support m68k-cbm-sysv4.
11915 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11916 m68k-unknown-linuxaout from linker help string. Put quotes around
11921 * config.guess (powerpc-harris-powerunix): Add guess for port
11926 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
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.
11947 * config.guess (*:CYGWIN*): New
11951 * Makefile.in (all-target-winsup): All all-target-libiberty.
11955 * configure.in (noconfigdirs): Add missing # in front of comment.
11959 * configure.in: add second pass to things added to noconfigdirs
11960 so *-gm-magic can exclude libgloss properly.
11964 * mpw-configure (extralibs_name, rez_name): Set correctly
11965 for MWC68K compiler.
11967 * mpw-README: Add more info on the necessary build tools.
11971 * configure.in, config.sub: Recognize cygwin32.
11975 * config.guess, config.sub: Recognize A/UX.
11979 * config.sub: Merge with gcc/config.sub.
11983 * mpw-build.in (do-binutils): Add build of stamps.
11987 * config.sub: Add recognition for mips64vr4100*-* targets.
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.
12000 * configure: Pass --nfp to recursive configures.
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.
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.
12022 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12026 * configure.in: Make sure that ${CC} can be used to compile an
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.
12037 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
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.
12046 * config-ml.in: Add support for
12047 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12048 Simplify setting of multidirs from --disable-foo.
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.
12061 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12065 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12070 * config.sub (i*86*) Change [345] to [3456]
12074 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12079 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12080 AIX multilibs get built.
12084 * configure.in (i386-win32): Don't build expect if we're not
12085 building the tcl subdir.
12089 * Makefile.in: (configure-target-examples, all-target-examples):
12090 New targets, configure and build example programs.
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.
12100 * config.sub: Accept *-*-ieee*.
12104 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
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.
12116 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12117 of vxworks, not just vxworks5.1.
12121 * mpw-configure: Add support for exec-prefix.
12125 * config.guess: Recognize HP model 816 machines as having
12130 * configure: Ignore new autoconf configure options.
12134 * config.guess: Recognize Pentium under SCO.
12139 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12143 * configure.in: Don't configure gas for alpha-dec-osf*.
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*.
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.
12160 * config-ml.in: Prefix more variables with ml_ so they don't collide
12165 * configure: Don't turn -v into --v.
12169 * configure.in (targargs): Fix typo.
12171 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
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.
12184 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12185 into general OS recognition case.
12189 * configure.in (target_configdirs): add target-winsup only
12190 for win32 target systems.
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.
12200 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12205 * configure: Handle LD and LD_FOR_TARGET when configuring a
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.
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.
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.
12242 * configure: CXX defaults to gcc, not g++. If we find
12243 gcc in the path, set CC to gcc -O2.
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.
12256 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12260 * configure: Remove dubious bug reporting address.
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.
12270 * configure.in: Before checking for the existence of various files,
12271 use sed to filter out "target-".
12275 * Makefile.in (DO_X): Split rule to decrease command line length
12277 (Philippe De Muyter).
12281 * Makefile.in (all-patch): depend on all-libiberty.
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
12292 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12293 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12298 * configure.in (copy_dirs): Use sys-include instead of include
12299 for --with-headers option.
12303 * Makefile.in, configure.in: Make winsup builds work with
12308 * configure.in: Build the linker on AIX.
12312 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12317 * Makefile.in (all-gcc): Fix typo.
12321 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
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.
12343 * Makefile.in (taz): Build "info" in etc explicitly.
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.
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.
12360 * Makefile.in (taz): Use ";" instead of ";;".
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.
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.
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.
12385 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12390 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
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.
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.
12409 * config.guess: Recognize HP model 819 machines as having
12410 a PA 1.1 processor.
12414 * configure: Fix sed loop which substitutes for CC and CXX to
12415 avoid bug found in various sed implementations.
12419 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12420 simulator. Use standard powerpc-*-eabi*.
12424 * configure.in: Stop putting gas and binutils in noconfigdirs for
12425 powerpc-*-aix* and rs6000-*-*.
12429 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12430 -mcall-aixdesc libraries.
12436 * config.sub (arm | armel | armeb): Fix shell syntax.
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
12447 * configure.in: Allow configuration and build of emacs19 for the alpha.
12451 * configure.in (CC): Get ^CC, not just any old CC, from
12452 ${host_makefile_frag}.
12456 * configure.in (CC): Try to get CC from
12457 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12461 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12462 only if it exists in $(srcdir).
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.
12497 * configure.in (host i[345]86-*-win32): Expand the
12498 noconfigdirs again.
12502 * mpw-configure: Fix sed command file name.
12506 * configure.in (host i[345]86-*-win32): Reduce the
12507 noconfigdirs again.
12511 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12512 or powerpc*-*-pe*, since they are not yet supported.
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.
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.
12538 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12543 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12544 gdb, ld and opcodes on v810-*-*.
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.
12555 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12559 * configure.in: Build ld in mips*-*-bsd* case.
12563 * config.sub: Accept -lites* OS. From Ian Dall.
12567 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12572 * configure.in: treat i386-win32 canadian cross the same as
12573 i386-go32 canadian cross.
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.
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.
12590 * configure: Add Makefile.tem to list of files to remove in trap
12595 * config.guess (*Linux*): Add missing "exit"s.
12596 Also, need specific check for alpha-unknown-linux (uses COFF).
12600 * config.guess: Merge with FSF:
12603 * config.guess (AIX4): More robust release numbering discovery.
12606 * config.guess (i386-sequent-ptx): Properly get version number.
12609 * config.guess (mips:*:4*:UMIPS): New case.
12613 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12614 (i386-win32 host): Likewise. Don't build readline.
12618 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12619 SUPPORT_FILES to submakes.
12623 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12624 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12629 * configure.in (appdirs): Use =, not ==, in test expression when
12630 trying to build the text to print in the warning message for
12635 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12639 * config.guess: Recognize lynx-2.3.
12643 * config.sub (z8ksim): Deleted
12644 (z8k-*-coff): New, this is the one true name of the target.
12648 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
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.
12658 * configure.in: Don't build newlib for *-*-vxworks5.1.
12662 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12663 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12667 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12671 * cfg-ml-com.in: New file.
12672 * cfg-ml-pos.in: New file.
12676 * COPYING.NEWLIB: Add HP free copyright to list.
12680 * config.sub: Recognize -eabi* for the system, not just -eabi.
12684 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12685 * config.sub, configure.in (win32): New target and host.
12689 * configure.in: Add i386-pe configuration.
12693 * mpw-build.in (install): Install GDB after LD.
12697 * mpw-config.in (elf/mips.h): Always forward-include, needed
12702 * testsuite: New directory for customer acceptance and whole tool
12707 * configure: If per-host line isn't found, but AC_OUTPUT is found
12708 and a configure script exists, run it instead.
12712 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12716 * configure: Set build_{cpu,vendor,os,alias} to host values when
12717 --build isn't specified.
12721 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12722 (FLAGS_TO_PASS): Pass them.
12723 (EXTRA_TARGET_FLAGS): Ditto.
12727 * Makefile.in (all-libg++): Depend on all-libstdc++.
12731 * configure.in (noconfigdirs): Enable all packages for
12732 i386-unknown-netbsd.
12736 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12737 hosted builds (DOS builds)
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.
12747 * config.guess: Update from FSF.
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
12759 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12763 * config.sub: Accept -lites* as a basic system type.
12767 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12768 installed, and if so return linuxoldld as the system name.
12772 * config.guess: Add hppa1.1-hp-lites support.
12776 * configure.in: Don't build newlib for m68k-vxworks5.1.
12780 * configure.in (mips-sgi-irix6): Use mh-irix5.
12784 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
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.
12794 * configure.in: Recognize --with-newlib.
12795 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12799 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12800 to *_X11_MODULES due to gdbtk needing X include files et al.
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.
12871 * configure.in (host_libs): Remove glob, since it is gone from the
12876 * Makefile.in: define empty GDB_NLM_DEPS var.
12878 * configure.in(target_makefile_frag): use config/mt-netware
12879 for netware targets.
12883 * config.sub: Merge in recent FSF changes. Remove linux special
12888 Revert this change:
12892 * build-all.mk: Use CC=cc -Xs on Solaris.
12896 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12898 * Makefile.in: Nuke all references to glob subdirectory.
12902 * configure.in: Fix --enable-shared logic in per-host.
12906 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12910 * configure.in (noconfigdirs): Don't build gas on AIX, for
12911 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12915 * configure: Fix --cache-file to work if the file argument is a
12920 * configure: If the --cache-file is used, pass it down to
12921 configure in subdirectories.
12925 * config.sub: add vxworks29k configuration.
12929 * Makefile.in (taz): Do "diststuff" part quietly.
12933 * config.sub: Mini-merge with gcc/config.sub.
12937 * config.guess (IRIX): Sed - to _.
12941 * Makefile.in (source-vault, binary-vault): New targets.
12945 * config.sub: Recognize -eabi as a basic system type.
12949 * configure.in (enable_shared stuff): Fix typo.
12953 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12957 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12961 * configure.in (rs6000-*-*): Don't build gas.
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.
12972 * config.guess: Merge from FSF.
12976 * configure: Don't use $ when handling program_suffix.
12980 * configure.in: Configure tk for hppa/hpux.
12984 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12988 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12989 to LIBCXXFLAGS. Tests are better run without it.
12993 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12997 * configure.in (*-*-netware*): Don't configure xiberty.
13001 * configure.in: Remove tk from native_only list.
13005 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13006 for special NCD build.
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.
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.
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.
13036 * configure.in (target_libs): Include libstdc++ again.
13037 * config.guess: Update from FSF (for FreeBSD).
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
13050 * config.sub: Update for recent FSF changes. Remove obsolete
13051 h8300hds entry. Add -windows* and -osx as basic os. Minor
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.
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.
13070 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13071 and install libgloss.
13075 * Makefile.in (all-binutils): Depend upon all-byacc.
13077 * configure.in: Don't build emacs on Irix 5.
13081 * configure.in (*-*-netware*): Add libio.
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.
13093 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
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.
13105 * config.guess: Update from FSF.
13109 * configure: Use ${config_shell} when running ${configsub}.
13113 * config.sub: No longer recognize h8300h.
13117 * config.sub: Remove extraneous differences between config.sub and
13122 * Makefile.in (DISTSTUFFDIRS): Add gas.
13126 * COPYING.NEWLIB: New file.
13130 * config.guess (HP-UX): Patch from Harlan Stenn
13135 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13139 * config.sub: Merge nextstep cleanup from FSF.
13143 * configure.in (arm-*-*): Don't configure ld for this target.
13147 * configure.in (*-*-netware): don't configure libg++, libio,
13152 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13153 configure ld--it works, but it doesn't support shared libraries.
13157 * config.guess (*-unknown-freebsd*): Get rid of possible
13158 trailing "(Release)" in version string.
13163 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13164 Fix type: *-next-neststep -> *-next-nextstep.
13166 * config.guess: Merge from FSF:
13170 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13174 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13175 instead of UNIX_SV for UnixWare 1.0).
13179 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13180 to make gdb/nlm/* build after the compiler and linker.
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.
13194 * config.guess: Add trap cmd to remove dummy.c and dummy when
13199 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13200 (dummy): Redirect stderr from compilation of dummy.c.
13204 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13208 * configure: Accept and ignore --cache*, for compatibility with
13213 * config.guess: Merge from FSF:
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.
13223 * config.guess (M88*:DolphinOS:*:*): New case.
13227 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13228 to select whether to use ELF or COFF.
13232 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13236 * config.guess: Guess the OS version for HPUX.
13240 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13244 * configure.in: Recognize --with-headers, --with-libs, and
13246 * Makefile.in (all-xiberty): Depend upon all-ld.
13250 * configure.in: Change i[34]86 to i[345]86.
13254 * configure (version): A few more tweaks to help message.
13258 * Makefile.in: Remove (for now) librx as a host library,
13259 now that we're building it for target.
13268 * configure.in: Also configure librx.
13272 * Makefile.in: Update various rules to reflect that librx
13273 is now needed for libg++.
13277 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13281 * configure.in: Configure the examples directory.
13285 * configure: Simplify Jun 2 1994 change.
13289 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13290 /bin/gcc isn't good enough to build gcc.
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
13301 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13310 * configure: Search current dir first in .gdbinit.
13314 * config.sub: Recognize freebsd (merged from gcc config.sub).
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.
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*.
13332 * config.sub: Fix typo powerpc -> powerpc-*.
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'.
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.
13352 * config.guess: Recognize Mach.
13356 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13357 see whether --exec-prefix was used.
13361 * README: Explicitly mention libg++/README. (Zoo's idea.)
13365 * Makefile.in: Add all-librx target similar to all-libproc.
13369 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13370 with post 1.2 uname bogosity.
13374 * configure: Remove temporary files on receipt of a signal.
13378 * configure: If there is a package_makefile_frag, remove
13379 ${subdir}/Makefile.tem after copying it in.
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.
13389 * brought devo/test-build.mk update-to-date with progressive/
13390 test-build.mk. Add lynx targets and hppa flag info.
13394 * configure.in: Use mh-ncrsvr43. Patch from
13399 * config.guess (i386-unknown-bsdi): No longer need to
13400 check #if defined(__bsdi__) && defined(__i386__).
13404 * configure: Set program_transform_nameoption correctly.
13408 * brought build-all.mk update-to-date with progressive build-all.mk,
13409 added new targets and hppa info.
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.
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.
13430 * Makefile.in: Add all-libproc target similar to all-gui.
13434 * Makefile.in (CHECK_MODULES): split into
13435 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13439 * config.guess (i386-unknown-bsdi): New system to guess.
13443 * Makefile.in: Add all-gui target (but not yet build by "all").
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.
13453 * config.sub: Strip off patch suffix so rtl is recognized
13454 as a sunos4.1.3 machine, even though it's been patched.
13458 * Makefile.in (INSTALL_LAST): Delete.
13459 (INSTALL_DOSREL): New.
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.
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.
13475 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13476 they can be overriden by templates.
13480 * configure.in (target==go32): Don't build gdb.
13481 * dosrel: New directory.
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.
13493 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
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.
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.
13517 * configure.in (mips*-dec-bsd*): New target; do build linker.
13518 (mips*-*-bsd*): New target; don't build linker.
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.
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.
13538 * configure.in: Only set host_makefile_frag if config
13543 * install.sh: If $dstdir exists, don't check whether each
13548 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13552 * configure.in (*-*-lynxos*): Don't configure newlib for either
13553 native or cross Lynx.
13557 * config.sub (sparc64-elf): Fix os.
13558 (z8k): Remove duplicate.
13562 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13563 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13567 * configure: Make file links cleanly even if Lynx fails on
13568 an NFS symlink (at least fail cleanly).
13572 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13577 * configure: Unknown options are fatal again.
13581 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13586 * build-all.mk: Add `clean' target.
13590 * config.guess: Add SINIX support.
13591 * configure.in: Add mips-*-sysv4* support.
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.
13601 * configure: Support --silent, --quiet.
13605 * configure: Support --disable-FEATURE.
13609 * config.guess: Recognize NCR running SVR4.3.
13613 * config.guess: Make BSDI generate i386-unknown-bsd386.
13618 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
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.
13629 * configure: Add --enable-* options. Clean up usage message and
13634 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13638 * configure.in (hppa*-*-*): Enable binutils.
13642 * config.sub: Recognize cisco.
13646 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13650 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13651 than one configuration name. Add comment.
13655 * config.guess: about target *-hitachi-hiuxwe2, fixed
13656 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13657 macro is incorrect.]
13661 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13662 than the "make ls" stuff which used to be here.
13666 * config.guess: Recognize i[34]86-unknown-freebsd.
13671 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13675 * config.guess: Check for ptx.
13679 * config.sub: Add os9k checking.
13683 * config.guess: Handle OSF1 running on HPPA processors
13687 * configure: If subdir configure fails, print out a message with
13688 subdirectory name, in case subdir's configure code didn't identify
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.
13703 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
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.
13717 * configure.in (rs6000-*-*): Build gas.
13721 * Makefile.in: Avoid bug in losing hpux sed.
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.
13730 * config.guess: Recognize vax hosts.
13734 * configure (while loop): Don't use "break 2" inside case
13735 statement -- the case statement isn't an enclosing loop.
13739 * config.guess: Clean up NeXT support, to allow nextstep
13740 on Intel machines. Make OS be nextstep.
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.
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.
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.
13777 * configure.in, config.sub: Add support for VSTa micro-kernel.
13781 * configure.in: Nuke hacks which were used to get a special
13782 version of GAS for HPPA configurations.
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.
13792 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13796 * config.guess: Recognize some Tektronix configurations.
13801 * config.sub: Match any flavor of SH.
13805 * configure.in: Don't try to configure newlib for Alpha.
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.
13816 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13817 default arguments -- so it tried to compress itself.
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
13826 * configure.in (target i386-sysv4.2): don't build ld, since static
13827 versions of many libraries are not available.
13831 * config.guess: Recognize Apollos (using environment variables).
13832 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13836 * config.guess: Recognize Sony news mips running newsos.
13840 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13841 "fi ; else" for bash.
13845 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13849 * config.sub: accept unixware as an alias for svr4.2.
13850 Fix some inconsistancies with the gcc version.
13854 * Makefile.in (DISTDOCDIRS): Add gdb.
13858 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13862 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13863 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
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.
13876 * install.sh: Remove 'set -e'. It makes any conditionals
13877 in the script useless.
13879 * config.guess: Automatically recognize arm-acorn-riscix
13884 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
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.
13894 * configure.in (hppa target): check the source directory for the
13895 pagas sub-directory
13899 * config.sub: Allow -aout* and -elf*.
13903 * configure.in: Don't build ld on i386-solaris2, same as for
13908 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13912 * configure.in: Configure gdb for alpha.
13916 * Makefile.in (CXXFLAGS): Add -O.
13920 * config.guess: added support for DG Aviion
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.
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.
13937 * config.sub: also handle mipsel and mips64el (for little endian mips)
13941 * configure.in: Add * to end of all OS names.
13945 * configure.in: Build newlib for LynxOS native.
13949 * config.guess: Add support for delta 88k running SVR3.
13951 * configure.in: Add comment about HP compiler vs. emacs.
13955 * configure.in: don't build ld on solaris2 (not a viable option
13956 due to bugs in getpwnam & getpwuid)
13960 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13961 config.guess will produce a full version number.
13965 * configure.in: Build linker and binutils for alpha-dec-osf1.
13969 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13970 and gdb/testsuite/Makefile.in.
13974 * configure.in: recognize mips*- instead of mips-
13978 * config.sub: Accept linux*coff and linux*elf as operating
13983 * config.sub: Recognize mips64, and mips3 as an alias for it.
13987 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13988 gdb knows how to handle OSF/1 shared libraries.
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]*.
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).
14007 * configure: substitute SHELL value in Makefile.in with
14012 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14013 *-*-solaris2* targets.
14017 * Makefile.in: define M4, and pass it down to sub-makes;
14018 all-autoconf now depends on all-m4
14022 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14023 presence of {ar,ranlib} instead of a configured directory
14027 * config.guess: Accept 34?? as well as 33?? for NCR.
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.
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)
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)
14054 * config.sub: Remove h8300hhms alias.
14058 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14062 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14067 * config.sub: recognize m88110-bug-coff.
14071 * Makefile.in (all-libio): all dependencies on the toolchain used
14072 to build this (gcc, gas, ld, etc)
14076 * config.guess: Deal with OSF/1 1.3 on alpha.
14080 * install.sh: add some 'else true' clauses for portability
14082 * configure.in: don't build libio for h8[35]00-*-* targets
14086 * Makefile.in: Add support for new libio.
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.
14098 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14103 * Makefile.in (all-send-pr): depends on all-prms
14107 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14112 Added test for mips-mips-riscos5.
14116 * configure.in: use mh-hp300 for 68k HP hosts
14120 * configure: add support for CONFIG_SHELL, so that you can use
14121 some alternate shell for evaluating configure scripts
14125 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
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.
14137 * install.sh (dsttmp): use trap to ensure that tmp files go
14138 away on error conditions
14142 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
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.
14153 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14154 that ${newsrcdir}/configure.in does.
14158 * test-build.mk: support for CONFIG_SHELL
14162 * config.sub (netware): Add as a basic system type.
14166 * Makefile.in (Makefile): depend on configure.in. Also drop the
14167 $(srcdir)/ from the dependency on Makefile.in.
14171 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14172 (h8300hhms is temporary until multi-libraries are implemented).
14173 * configure.in: Handle h8300h too.
14177 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
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
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
14202 * configure.in: Use config/mh-riscos for mips-*-sysv*.
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
14215 * config.guess: Recognize NeXT.
14216 * config.guess: Recognize i486-ncr-sysv4.
14217 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
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.
14228 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
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)
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
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
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
14277 * config.sub: Accept -ecoff*, not just -ecoff.
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
14297 Change from Utah for HPPA support:
14298 * config.guess: Recognize hppa1.x-hp-bsd.
14302 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
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.
14311 * Makefile.in: Make all-opcodes depend on all-bfd.
14315 * config.guess: Added special check for i[34]86-univel-sysv4*.
14319 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14320 the processor rather than assuming i486.
14324 * config.guess: Recognize SunOS6 as Solaris3.
14328 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14329 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
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
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
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
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.
14387 * Makefile.in (taz): Include gpl.texinfo.
14391 * Makefile.in (setup-dirs): Merged into "taz" target.
14392 (taz): Only do `proto-dir' stuff if a directory is actually needed
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.
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
14421 * configure: Change help message to prefer --options rather than
14426 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
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.
14437 * test-build.mk: Extensive additions to support building on a
14438 machine other than the host.
14442 * configure (tooldir): Fix for i386-aix again.
14446 * configure, Makefile.in: Change definition of $(tooldir)
14451 * config.guess: Recognize i[34]86/SVR4.
14455 * Makefile.in (all-gdb): gdb depends on sim.
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.
14466 * Makefile.in (check): Use individual check targets rather than
14468 (check-gcc): Added.
14472 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14473 for System V release 3.2.
14477 * config.sub: Recognize hppaosf.
14478 * configure.in: Do configure ld/binutils/gas for it.
14482 * configure (tooldir): Alter syntax used to set this, for systems
14483 where "\$" isn't handled right, like i386-aix.
14487 * configure: Pass program-transform-name, not
14488 program_transform_name, to recursive configures.
14492 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14493 of gas+ld+binutils.
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
14505 * Makefile.in (PRMS): Set back to all-prms.
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.
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.
14534 * configure: Handle an empty program-prefix, program-suffix or
14535 program-transform-name correctly.
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
14545 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14546 * Makefile.in (COMPRESS): New macro, like GZIP.
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.
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-*-*.
14574 * Makefile.in (all.normal): insert missing backslash.
14578 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14580 * Makefile.in: Complete overhaul to merge many almost identical
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.
14594 * build-all.mk: Use CC=cc -Xs on Solaris.
14599 for handling BISON for FSF releases.
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
14625 * configure: Must use both --host and --target in recursive calls.
14629 * Makefile.in: Change deja-gnu to dejagnu.
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
14642 * config.guess: add GPL.
14644 * Makefile.in, config.guess, config.sub, configure: bump
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
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.
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).
14678 * Makefile.in: Add sim to list of directories sent with gdb
14682 * configure.in: Put back mips-dec-bsd* case.
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
14700 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14701 gas for mips-dec-bsd.
14705 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14706 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14710 * configure.in: Added "dejagnu" to hosttools list.
14714 * config.sub, configure.in, config.guess: Add support
14715 for Bosx, an AIX variant from Bull.
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.
14732 * Makefile.in: Change send_pr to send-pr.
14733 * configure.in: Likewise.
14734 * send_pr: Renamed directory to send-pr.
14738 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
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
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
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
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.
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.
14807 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14811 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
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
14829 * Makefile.in (all-gcc): Added dependency on all-gas.
14831 * configure.in (mips-*-*): Build ld and binutils.
14835 * configure: check return code from mkdir, print error message and
14840 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14844 * test-build.mk (HOLES): Added tar, cpio and uudecode.
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
14860 * guess-systype: Renamed to ...
14861 * config.guess: ... by popular request.
14862 * configure.in, Makefile.in: Update accordingly.
14867 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14868 + Execute ./dummy instead of assuming . is in PATH.
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.
14879 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14885 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14886 (all-gcc, install-gcc, subdir_do): Use it.
14890 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
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
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.
14912 * configure: Accept -with arguments.
14916 * Makefile.in: added h8300sim
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.
14929 * config.sub: (from FSF) Sequent uses a BSD-like OS.
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
14941 * Makefile.in: get rid of earlier definitions for *clean,
14942 also handle the recursive info rule better
14946 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14947 do more-or-less the right thing.
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
15009 * README: Update references to files moved into etc/.
15013 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15014 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15018 * configure: accept dash as well as underscore in long option
15019 names for FSF compatibility.
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
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)
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:
15073 * Makefile.in (XTRAFLAGS): include newlib directories if
15074 newlib/Makefile exists, rather than if host != target.
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.
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.
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
15106 * Makefile.in: Added separate definitions for C++.
15110 * configure.in (configdirs): Add deja-gnu.
15114 * README: Update for configure.texi and gdb-4.7 release.
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.
15124 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15125 Library-copylefted code in libiberty.
15129 * config.sub: Replace m68kmote with plain old m68k.
15133 * Makefile.in: Remove space from blank line, avoid Make complaints.
15137 * config.sub: Complain if no argument is given. Added support for
15138 386bsd as OS and target alias.
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
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.
15165 * config.sub (i486v/i486v4): Merge in from FSF version.
15169 * configure: only set PWD if it is already set.
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.)
15180 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15181 even for a native compilation.
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.
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.
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++.
15215 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15220 * config.sub: Accept `elf' as an environment.
15224 * Makefile.in (all-opcodes): cd into the right directory
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.
15235 * config.sub: Accept i486 where i386 ok.
15239 * config.sub: accept we32k
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
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
15270 * configure.in: grab the HPUX makefile fragment if on HPUX
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.
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.
15293 * Makefile.in, configure.in: add tgas
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.
15305 * config.sub: Add es1800 (m68k-ericsson-es1800).
15309 * configure: Add program_suffix (parallel to program_prefix)
15310 * Makefile.in: adjust directory-creating script for losing decstation
15314 * configure: Minor $subdir-related fixes.
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.
15337 * Makefile.in: make gprof rules similar to byacc rules (instead of
15338 vestigal $(unsubdir) that didn't work...)
15342 * config.sub: Add support for Linux.
15343 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15344 (at least for libg++).
15348 * configure.texi: fix doc for the -nfp option to configure
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'
15372 * config.sub ($os): Add -aout.
15376 * configure: If host_makefile_frag is absolute, don't
15377 prefix ${invsubdir} (relevant to libg++ auto-configure).
15381 * Makefile.in (tooldir): Define it.
15382 (all-ld): Depend on all-flex.
15386 * Makefile.in (check): Fix libg++ special case.
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.
15403 * Makefile.in: macroize flags passed on recursion. remove
15408 * configure: get makesrcdir right for subdirs deeper than 1.
15410 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15415 * Makefile.in: don't print subdir_do or recursion lines.
15419 * standards.texi: added menu item.
15421 * Makefile.in: build and install standards.info.
15423 * standards.texi: new file.
15427 * configure: test for and move config.status pieces from
15432 * configure: Test for existance of files before trying to mv
15433 them, to avoid numerous non-existance messages.
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.
15454 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15455 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15459 * configure: mkdir ${subdir} as needed.
15463 * Makefile.in,configure.in: added autoconf.
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 .
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
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.
15495 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15496 to recursive makes.
15497 * configure.in: Recognize new ncr3000 config.
15501 * Makefile.in, configure.in: removed references to gdbm.
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.
15517 * Makefile.in: eliminate stamp-files.
15521 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15522 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15526 * config.sub: fix iris/iris3.
15530 * configure: re-add -rm.
15534 * Maskefile.in: add .stmp-rcs to all.
15536 * configure.in: remove gas from rs6000 build, use aix host fragment.
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.
15548 * configure: Change exec_prefix so that it really defaults to prefix.
15552 * Makefile.in, configure.in: Add support for mmalloc library.
15556 * Makefile.in: add stmp dependencies for a few more things.
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.
15567 * Makefile.in: remove force dependencies, add grep to all.
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
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.
15600 * configure: -recurring becomes -silent. corrected help message
15603 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
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
15614 * Makefile.in: Do not pass bindir or mandir to cvs.
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