4 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5 Add -lstdc++ -lm to LIBS.
6 * configure: Regenerate.
10 * config.guess: Update to version 2011-02-02
11 * config.sub: Update to version 2011-02-24
15 * configure.ac: Adjust test of with_ppl.
16 * configure: Regenerated.
20 * configure.ac: Add -lpwl to ppllibs.
21 * config/cloog.m4: Add -lisl to clooglibs.
22 * configure: Regenerated.
26 Import from Libtool and gnulib:
30 Prepare for supporting FreeBSD 10.
31 * config.rpath: Remove handling of freebsd1* which soon would
36 Remove support for FreeBSD 1.x.
37 * libtool.m4 (_LT_LINKER_SHLIBS)
38 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
39 soon would incorrectly match FreeBSD 10.0.
44 * MAINTAINERS (mkinstalldirs): Comes from Automake.
45 (move-if-change): Comes from gnulib.
46 * move-if-change: Import version from gnulib.
55 * Makefile.def (lto-plugin): Double dash for enable-shared.
56 (configure-gcc): Depend on all-lto-plugin.
57 * Makefile.in: Rebuilt.
61 * configure.ac: Remove extra bracket.
62 * configure: Regenerate.
67 * Makefile.def: Add dependency for install-gcc
68 on install-lto-plugin.
69 * Makfile.in: Regenerated
73 * configure.ac: If with_ppl is no, move setting with_cloog=no
74 after CLOOG_REQUESTED check.
75 * configure: Regenerated.
79 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
80 CLooG has been requested.
81 * configure: Regenerated.
85 * configure: Regenerated.
86 * configure.ac: Check for version 0.11 (or later revision) of PPL.
90 * configure: Regenerated.
91 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
96 * Makefile.in: Regenerate.
97 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
103 * configure.ac: Discard --with-* flags for host when configuring
104 target libraries for cross build.
105 * configure: Rebuilt.
113 * configure.ac: Use AS_HELP_STRING throughout.
114 * configure: Regenerate.
118 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
119 * configure: Regenerate.
123 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
127 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
129 * configure: Regenerate.
136 * configure.ac: (picochip): Disable libiberty.
137 * configure: Regenerate.
141 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
146 * configure.ac: For --disable-libgcj clear libgcj_saved.
147 * configure: Rebuild.
152 * configure.ac: Add --disable-libquadmath and
153 --disable-libquadmath-support.
154 * configure: Regenerate.
158 * src-release (ETC_SUPPORT): add gnu-oids.texi
163 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
164 * configure: Regenerate.
168 * configure.ac: Always set default for poststage1_ldflags to
169 -static-libstdc++ -static-libgcc.
173 * COPYING.NEWLIB: Add National Semiconductor notice.
177 * configure.ac: Move comment to remove extra space in last argument
183 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
184 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
185 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
186 (BASE_FLAGS_TO_PASS): Use it.
187 * configure: Rebuilt.
188 * Makefile.in: Rebuilt.
193 * configure.ac: Correct comments for --enable-gold/--enable-ld.
194 Properly check default linker.
195 * configure: Regnerated.
199 * configure.ac: For --enable-gold, handle value `default' instead of
200 `both*'. New configure option --{en,dis}able-ld.
201 * configure: Regenerate.
205 * configure.ac: Only disable a language library if no language needs
206 it. Don't let --disable-libgcj uncondtionally disable libffi.
207 * configure: Rebuild.
211 * configure: Regenerate.
216 * configure.ac: Fix just-built in-tree STRIP name to be
218 * configure: Regenerate.
219 * Makefile.def (install-strip-gcc, install-strip-binutils)
220 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
221 (install-strip-sid): Mirror dependencies on non-strip variants
222 of these targets on the respective -strip prerequisites.
223 * Makefile.tpl (install-strip, install-strip-host)
224 (install-strip-target): New targets.
225 (install-strip-[+module+], install-strip-target-[+module+]):
227 * Makefile.in: Regenerate.
232 * configure.ac: Add target-libgo to target_libraries. Set
233 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
234 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
235 (HOST_EXPORTS): Add GOC.
236 (BASE_TARGET_EXPORTS): Add GOC.
237 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
238 (GOCFLAGS_FOR_TARGET): New variable.
239 (EXTRA_HOST_FLAGS): Add GOC.
240 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
241 * Makefile.def (target_modules): Add libgo.
242 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
243 (dependencies): Add dependency from configure-target-libgo to
244 configure-target-libffi and all-target-libstdc++-v3. Add
245 dependencies from all-target-libgo to all-target-libffi.
247 * configure: Rebuild.
248 * Makefile.in: Rebuild.
252 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
253 compiler/flag environment variables.
257 * configure.ac: Check for lang_requires_boot_languages in
258 config-lang.in files.
259 * configure: Rebuild.
263 * .gitignore: New file.
269 * Makefile.def: Add libquadmath; build it with language=fortran.
270 * configure.ac: Add libquadmath.
271 * Makefile.tpl: Handle multiple libs in check-[+language+].
272 * Makefile.in: Regenerate.
273 * configure: Regenerate.
277 * configure.ac: Fix spelling in option names.
278 * configure: Regenerated.
283 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
284 * configure: Regenerated.
288 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
289 define the cloog backend to use. Furthermore, only pass the ppllibs to
290 the configure checks, if necessary.
291 * configure: Regenerate.
295 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
296 * configure: regenerate
300 * config/cloog.m4: Fix typo. verison -> version.
301 * configure: Regenerate.
305 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
306 * configure: Regenerate.
310 * configure.ac: Support official CLooG.org versions.
311 * configure: Regenerate.
312 * config/cloog.m4: New.
316 * COPYING.LIBGLOSS: Correct typo in microblaze.
317 * COPYING.NEWLIB: Same.
321 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
322 * configure: Regenerate.
328 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
329 and on other supported platforms whenever LTO is enabled.
330 * configure: Rebuild.
335 * configure.ac: Error when source path contains spaces.
336 * configure: Regenerate.
340 * Makefile.def (target_modules): Set lib_path to src/.libs for
342 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
343 * Makefile.in: Rebuild.
348 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
350 * COPYING.NEWLIB: Add Texas Instruments notice.
354 * configure.ac (build_lto_plugin): New shell variable.
355 (--enable-lto): Turn on by default for all non-ELF platforms that
356 have had LTO support added so far. Set build_lto_plugin appropriately
357 for both ELF and non-ELF.
358 (configdirs): Add lto-plugin or not based on build_lto_plugin.
359 * configure: Regenerate.
365 * configure.ac: Honor initial values of $build_configargs,
366 $host_configargs, $target_configargs. Mark the precious, so
367 environment settings get recorded.
368 * configure: Regenerate.
376 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
377 * configure: Regenerate.
381 * configure.ac (enable-lto): Add Darwin to the list of supported lto
382 targets and amend comment.
383 * configure: Regenerate.
387 * configure.ac: Enable LTO by default on Darwin.
388 * configure: Regenerate.
393 * configure.ac (extra_mpfr_configure_flags): Copy from
394 extra_mpc_gmp_configure_flags.
395 * configure: Re-generated.
402 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
403 Depend on all-build-libiberty.
404 * Makefile.in: Regenerate.
411 * configure.ac: Fix unportable shell quoting.
412 * configure: Regenerate.
416 * configure.ac: Support all v850 targets.
417 * configure: Regenerate.
422 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
423 Provide -B option to allow for link spec %s substitutions for
424 libstdc++.a on darwin.
425 * Makefile.in: Regenerate.
429 * Makefile.def (configure-gcc): Depend on all-libelf.
430 * Makefile.in: Rebuild.
434 * config.sub, config.guess: Update from upstream sources.
441 * configure.ac: Allow all the versions greater than 0.10 of PPL.
442 * configure: Regenerated.
445 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
446 * configure: Regenerate.
449 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
450 * configure: Regenerate.
453 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
455 * configure: Regenerate.
458 * configure: Regenerate after change to elf.m4.
461 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
462 * configure: Regenerated.
465 * configure.ac: Print "buggy but acceptable" when CLooG
466 revision is less than 9.
467 * configure: Regenerated.
474 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
475 * configure: Regenerate.
478 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
479 a platform that supports LTO.
480 * configure: Regenerate.
484 * configure.ac (--enable-lto): Refactor handling so libelf tests
485 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
486 and allow LTO to be explicitly enabled on non-ELF platforms that
487 are known to support it inside else-clause.
488 * configure: Regenerate.
493 * configure.ac (--enable-gold): Support both, both/gold and
494 both/bfd to add gold to configdirs without removing ld.
495 * configure: Regenerated.
497 * Makefile.def: Add install-gold dependency to install-ld.
498 * Makefile.in: Regenerated.
502 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
503 * configure: Regenerate.
512 * configure.ac: Do not pass --enable-multilib nor
513 --disable-multilib in baseargs. Accept explicitly passed
515 * configure: Regenerate.
520 * configure.ac: Do not pass --enable-multilib nor
521 --disable-multilib in baseargs. Accept explicitly passed
523 * configure: Regenerate.
527 * configure.ac (tic6x-*-*): New case.
528 * configure: Regenerate.
535 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
536 * configure: Regenerate.
540 * config.sub: Update to version 2010-03-22.
541 * config.guess: Update to version 2009-12-30.
548 * Makefile.def (all-lto-plugin): Depend on all-gcc.
549 * Makefile.in: Regenerated.
554 * configure.ac (RANLIB): Default to true.
556 (RANLIB_FOR_TARGET): Remove superfluous : argument.
557 * configure: Regenerate.
562 * Makefile.tpl (local-distclean): Also remove config.cache files in
563 sub-directories as there may not be Makefiles present in the
565 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
566 the config.cache files found by the find command.
568 * Makefile.in: Regenerate.
569 * configure.ac: Revert previous delta.
570 * configure: Regenerate.
575 * configure.ac: Delete config.cache files in sub-directories when
577 * configure: Regenerate.
581 * configure.ac: Sync from gcc.
582 * configure: Regenerate.
587 * configure.ac: Add "recommended" version checks for GMP/MPC.
588 Update recommended GMP/MPFR/MPC versions.
589 * configure: Regenerate.
593 gcc PR libstdc++/36101, gcc PR libstdc++/42813
594 * configure.ac (bootstrap_target_libs): Make inclusion of
595 target-libgomp conditional on libgomb being in target_configdirs.
596 * configure: Regenerate.
600 gcc PR libstdc++/36101, gcc PR libstdc++/42813
601 * configure.ac (bootstrap_target_libs): Include target-libgomp.
602 * configure: Regenerate.
606 gcc PR libstdc++/36101, gcc PR libstdc++/42813
607 * configure.ac (target_configdirs): Substitute.
608 * Makefile.def: Bootstrap target module libgomp.
609 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
610 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
611 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
612 * configure, Makefile.in: Regenerate.
616 * libtool.m4: Sync from git Libtool.
617 * ltmain.sh: Likewise.
618 * ltoptions.m4: Likewise.
619 * ltversion.m4: Likewise.
620 * lt~obsolete.m4: Likewise.
626 * configure.ac: Include libtool m4 files.
627 (_LT_CHECK_OBJDIR): Call it.
628 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
629 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
631 * configure: Regenerate.
636 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
637 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
638 * Makefile.in: Regenerate.
642 * config.sub, config.guess: Update from upstream sources.
646 * COPYING.NEWLIB: Update copyright date.
647 * COPYING.LIBGLOSS: Ditto.
655 * configure.ac: Require MPC.
656 * configure: Regenerate.
658 * configure.ac: Update minimum MPC version to 0.8.
659 * configure: Regenerate.
663 * config.guess: Sync with upstream and gcc.
664 * config.sub: Sync with upstream and gcc.
668 * Makefile.def: Restore host and target settings for gmp.
669 * Makefile.in: Rebuild.
673 * configure.ac: Add libelf to host_libs. Enable in-tree configury
674 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
675 Fix portability of test of C++ as bootstrap language. Add
676 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
677 * configure: Rebuild.
678 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
679 and cloog. Fix in-tree ppl configuration. Introduce libelf
681 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
682 (POSTSTAGE1_HOST_EXPORTS): Use it.
683 (STAGE[+id+]_CXXFLAGS): New.
684 (BASE_FLAGS_TO_PASS): Pass it down.
685 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
687 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
688 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
690 * Makefile.in: Rebuild.
694 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
695 paths for *-w64-mingw* and x86_64-*mingw*.
696 * configure: Regenerated.
700 * configure.ac: Disable target-winsup & co for
701 x86_64-*-mingw* and *-w64-mingw* targets.
702 * configure: Regenerated.
706 * configure.ac (CLooG test): Use = with test.
707 * configure: Regenerate.
711 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
712 cloog if the ppl version check failed. Move flags saving
713 before setting in libelf check.
714 * configure: Regenerate.
718 * configure.ac: Adjust the ppl and cloog configure to work as
719 documented. Disable cloog if ppl was disabled. Omit the version
720 checks if they were disabled.
721 * configure: Re-generate.
725 * configure.ac: Add 'lto' to enable_languages, not
726 new_enable_languages, and only if not already present.
727 * configure: Regenerate.
731 * Makefile.def: check-gold depends upon all-gas.
732 * Makefile.in: Rebuild.
736 * Makefile.def: all-lto-plugin depends on all-libiberty.
737 set bootstrap=true for lto-plugin.
739 * Makefile.in: Regenerate.
740 * configure.ac (host_libs): Add lto-plugin.
741 * configure: Regenerate.
745 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
746 (HOST_LIBELFLIBS): Define.
747 (HOST_LIBELFINC): Define.
748 * Makefile.in: Regenerate.
749 * configure.ac: Add --enable-lto.
750 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
751 If --enable-lto is used, add 'lto' to new_enable_languages.
752 If --enable-lto is used and gold is enabled, add
753 lto-plugin to configdirs.
754 * configure: Regenerate.
758 * configure.ac: If --with-system-zlib, suppress local zlib and
759 pass --with-system-zlib to subdir configure scripts.
760 * configure: Regenerate.
765 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
767 * Makefile.in: Rebuilt.
774 * configure.ac: Update minimum MPC version to 0.7.
775 * configure: Regenerate.
779 * configure.ac: Pass any --cache-file=/dev/null option on to
781 * configure: Regenerate.
785 * config.sub, config.guess: Update from upstream sources.
789 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
790 * Makefile.in: Rebuilt.
795 * configure.ac: Error out if $srcdir isn't '.' but contains
796 host-${host_noncanonical}.
797 * configure: Regenerate.
801 * configure.ac: If bootstrapping a combined tree with
802 --enable-gold, require c++ in stage1_languages.
803 * configure: Regenerate.
805 * configure.ac: Also add target_libs of stage1_languages to
806 bootstrap_target_libs.
807 * configure: Regenerate.
809 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
810 with --enable-languages not containing c++.
811 * configure: Regenerate.
815 * configure.ac: Disable java and boehm-gc for bfin-*-*.
816 * configure: Regenerate.
820 * configure.ac: Do not use $extrasub for replacing @if/@endif
821 parts in Makefile; instead, use additional arguments to
822 AC_CONFIG_COMMANDS to do the replacement manually, with several
823 sed invocations, to avoid HP-UX sed command limits.
824 * configure: Regenerate.
828 * configure.ac (with-build-config): Document. Handle without.
829 Handle missing argument.
830 * configure: Rebuilt.
834 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
835 Default to bootstrap-debug only if compare-debug works.
836 * configure: Rebuilt.
837 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
838 * Makefile.in: Rebuilt.
842 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
843 * Makefile.in: Rebuilt.
847 * Makefile.tpl (AWK): Fix typo.
848 * Makefile.in: Regenerate.
852 * configure.ac: Detect awk and sed.
853 * Makefile.def (flags_to_pass): Add AWK and SED.
854 * Makefile.tpl (AWK, SED): New.
855 (BASE_FLAGS_TO_PASS): Add AWK and SED.
856 * configure: Regenerate.
857 * Makefile.in: Regenerate.
861 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
862 Remove logical names.
866 * ltmain.sh (func_normal_abspath): New function.
867 (func_relative_path): Likewise.
868 (func_mode_help): Document new -bindir option for link mode.
869 (func_mode_link): Add new -bindir option, and use it to place
870 output DLL if specified.
874 * configure.ac (AC_PREREQ): Bump to 2.64.
878 * README-maintainer-mode: Point directly to upstream locations
879 for autoconf, automake, libtool, gettext, instead of copies on
880 sources.redhat.com. Document required versions.
881 * configure.ac: Do not substitute datarootdir, htmldir,
882 pdfdir, docdir. Do not process --with-datarootdir,
883 --with-htmldir, --with-pdfdir, --with-docdir.
884 * configure: Regenerate.
886 * configure: Regenerate.
888 * compile: Sync from Automake 1.11.
890 * install-sh: Likewise.
892 * mkinstalldirs: Likewise.
897 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
898 (baseargs): Add --disable-option-checking.
899 * configure: Regenerate.
901 * Makefile.def (configure-target-libiberty): Depend on
902 all-binutils and all-ld.
903 (configure-target-newlib): Likewise.
904 * Makefile.in: Regenerate.
908 Sync with GCC, merge:
912 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
913 * configure: Regenerate.
917 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
918 * configure: Rebuild.
923 * configure.ac (comparestring): Create new variable.
924 * Makefile.tpl (comparestring): Use to skip some comparisions.
925 * configure: Regenerate.
926 * Makefile.in: Regenerate.
930 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
931 boot_languages. Only bootstrap target libraries listed in
932 target_libs for some boot language. Add --with-stage1-ldflags,
933 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
934 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
935 if not building with C++.
936 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
937 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
938 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
939 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
940 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
941 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
942 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
943 * configure, Makefile.in: Rebuild.
947 * configure.ac: Detect MPC in default directory.
948 * configure: Regenerate.
952 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
954 * configure: Regenerate.
958 * Makefile.def: Add MPC support and dependencies.
959 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
961 * Makefile.in, configure: Regenerate.
965 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
966 * Makefile.in: Regenerate.
970 * configure.ac (cygwin noconfigdirs): Remove libgcj.
971 * configure: Regenerate.
975 * configure.ac ($with_ppl): Default to no if not supplied.
976 ($with_cloog): Likewise.
977 configure: Regenerate.
982 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
983 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
985 * configure, Makefile.in: Regenerate.
989 * configure.ac: Change copyright header to refer to version
990 3 of the GNU General Public License and to point readers at the
991 COPYING3 file and the FSF's license web page.
992 * Makefile.def: Likewise.
993 * Makefile.tpl: Likewise.
994 * Makefile.in: Regenerate.
998 * configure.ac: Restore match for darwin9 or later. Use double
999 brackets since regeneration eats one pair.
1000 * configure: Regenerate.
1004 * MAINTAINERS: Perform some obvious fixups.
1008 * config.sub, config.guess: Update from upstream sources.
1012 * configure.ac: Add Microblaze target.
1013 * configure: Regenerate.
1017 * configure.ac: Do not exclude gas for i386-*-darwin.
1018 Add a case for x86_64-*-darwin.
1019 * configure: Regenerate.
1023 * Makefile.def (host_modules): Add cgen.
1024 * Makefile.in: Regenerate.
1025 * configure.ac (host_tools): Add cgen.
1026 * configure: Regenerate.
1030 * COPYING.LIBGLOSS: Add Xilinx license.
1034 * configure.ac: Define is_elf for QNX Neutrino targets.
1035 * configure: Regenerate.
1040 * Makefile.tpl (all): Avoid a trailing backslash.
1041 * Makefile.in: Regenerate.
1045 * config.sub, config.guess: Update from upstream sources.
1049 * Makefile.tpl ([+compare-target+]): Compare all stage
1050 directories, rather than just gcc.
1051 * Makefile.in: Rebuilt.
1055 * configure.ac: Support gold for target arm*-*-*.
1056 * configure: Regenerate.
1060 * Makefile.tpl (all): Avoid harmless warning in make all when
1061 gcc-bootstrap is enabled but stage_last does not exist.
1062 * Makefile.in: Rebuilt.
1066 * setup.com: Complete the file with configuration and build.
1071 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1072 gcc-no-bootstrap are mutually exclusive.
1073 * Makefile.in: Rebuilt.
1078 * Makefile.tpl (all): Don't end with unconditional success.
1079 * Makefile.in: Rebuilt.
1084 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1085 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1086 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1087 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1088 stage_configureflags, stage_cflags and stage_libcflags into
1089 explicit Makefile macros.
1090 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1092 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1093 CC. Set CC_FOR_BUILD from CC.
1094 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1095 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1096 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1097 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1099 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1100 (_LIBCFLAGS): Renamed to _TFLAGS.
1101 (do-compare-debug, do-compare3-debug): Drop.
1102 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1103 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1104 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1105 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1106 (XGCC_FLAGS_FOR_TARGET): New.
1107 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1108 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1109 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1110 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1111 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1112 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1114 (BUILD_CONFIG): Include if requested.
1115 (all): Set TFLAGS on bootstrap.
1116 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1117 (all-stageid-prefixmodule): Likewise.
1118 (do-clean, distclean-stageid): Set TFLAGS.
1119 (restrap): Fix whitespace.
1120 * Makefile.in: Rebuilt.
1124 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1125 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1126 * Makefile.in: Regenerate.
1130 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1131 consistency with config.sub. (Update from upstream sources.)
1135 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1139 * config.sub, config.guess: Update from upstream sources.
1143 * configure.ac: Add moxie support.
1144 * configure: Rebuilt.
1148 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1149 * configure: Regenerate.
1154 * configure.ac: Require texinfo 4.7.
1155 * configure: Regenerated.
1159 * Makefil.def (languages): New entries.
1160 * Makefile.tpl (check-gcc-*): New generic target.
1161 * Makefile.in: Regenerate.
1165 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1166 Windows builds of Sed.
1170 * configure: Rebuild.
1171 * configure.ac (host_libs): Add libiconv.
1172 * Makefile.in: Rebuild.
1173 * Makefile.def (host_modules): Add libiconv.
1174 (configure-gdb, all-gdb): Depend on libiconv.
1178 * configure.ac: Treat gdb as supported on x86_64-darwin.
1179 * configure: Regenerate.
1187 * configure.ac (--with-host-libstdcxx): New option.
1188 * configure: Regenerate.
1192 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1193 * configure: Regenerate.
1197 PR tree-optimization/38515
1198 * configure.ac (cloog-polylib): Removed.
1199 (with_ppl, with_cloog): Test for "no".
1200 * configure: Regenerated.
1204 Backport from git Libtool:
1207 Support GNU/kOpenSolaris.
1208 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1209 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1210 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1215 * Makefile.tpl (stage_last): Define $r and $s before using
1216 $(RECURSE_FLAGS_TO_PASS).
1217 * Makefile.in: Regenerate
1221 * COPYING.NEWLIB: Add ARM license.
1225 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1226 (all-opcodes): Depend on all-libiberty.
1227 * Makefile.in: Regenerate.
1231 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1232 * configure: Regenerate.
1236 Backport link test fix from upstream Libtool:
1238 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1239 Add cache variables to tests that require the linker to work.
1240 For shlibpath_overrides_runpath, this also changes the semantics
1241 to let the result from the C compiler take precedence.
1242 compiler take precedence.
1246 * config.sub, config.guess: Update from upstream sources.
1250 * COPYING.NEWLIB: Updated.
1251 * COPYING.LIBGLOSS: Ditto.
1259 * configure.ac (ppllibs): Add by default the lib flags.
1260 * configure: Regenerate.
1264 * configure.ac: Add double brackets on darwin[912].
1265 * configure: Regenerate.
1269 * configure.ac: Expand to darwin10 and later.
1270 * configure: Regenerate.
1274 * Makefile.def: configure-target-boehm-gc depends on
1275 all-target-libstdc++-v3.
1276 * Makefile.in: Regenerate.
1280 * config.sub, config.guess: Update from upstream sources.
1288 * config-ml.in: Remove 64bit configure tests.
1292 * config-ml.in: don't handle --enable-shared and --enable-static.
1302 Merge from graphite branch.
1303 * configure: Regenerate.
1304 * Makefile.in: Regenerate.
1305 * configure.ac (host_libs): Add ppl and cloog.
1306 Add checks for PPL and CLooG.
1307 * Makefile.def (ppl, cloog): Added modules and dependences.
1308 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1309 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1313 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1315 * configure: Re-generate.
1319 * configure.ac (--with-cloog-polylib): New.
1320 (--disable-cloog-version-check): New.
1321 (--disable-ppl-version-check): New.
1322 * configure: Re-generate.
1326 * configure.ac: Initialize clooglibs to -lcloog.
1327 * configure: Re-generate.
1331 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1332 recommended version to 2.3.2.
1334 * configure: Regenerate.
1338 * configure.ac (spu-*-*): Remove special case.
1339 * configure: Regenerate.
1341 Complete comment text from GCC version of:
1345 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1346 (GCC_SHLIB_SUBDIR): New.
1347 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1348 * configure: Regenerate.
1349 * Makefile.in: Regenerate.
1353 * configure.ac: Build gdb for i?86-*-darwin*
1354 * configure: Regenerated.
1365 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1366 * Makefile.in: Regenerated.
1375 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1376 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1377 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1378 (HOST_EXPORTS): Pass CPPFLAGS.
1379 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1380 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1381 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1382 * Makefile.in, configure: Regenerated.
1383 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1384 and CPPFLAGS_FOR_BUILD.
1388 * configure.ac [spu-*-*]: Do not set skipdirs.
1389 * configure: Re-generate.
1393 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1394 * Makefile.in: Regenerated.
1403 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1404 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1405 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1406 (HOST_EXPORTS): Pass CPPFLAGS.
1407 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1408 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1409 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1410 * Makefile.in, configure: Regenerated.
1411 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1412 and CPPFLAGS_FOR_BUILD.
1416 * libtool.m4: Update to libtool 2.2.6.
1417 * lt~obsolete.m4: Update to libtool 2.2.6.
1418 * ltmain.sh: Update to libtool 2.2.6.
1419 * ltsugar.m4: Update to libtool 2.2.6.
1420 * ltversion.m4: Update to libtool 2.2.6.
1421 * ltoptions.m4: Update to libtool 2.2.6.
1422 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1426 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1427 (GCC_SHLIB_SUBDIR): New.
1428 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1429 * configure: Regenerate.
1430 * Makefile.in: Regenerate.
1434 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1435 Enable bfd, binutils and opcodes.
1436 * configure: Regenerate.
1440 * Makefile.tpl: Add BOOT_ADAFLAGS.
1441 * Makefile.in: Regenerate.
1445 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1446 * configure: Regenerate.
1453 * configure.ac: Add makefile fragments for hpux.
1454 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1455 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1456 * configure: Regenerate.
1457 * Makefile.in: Regenerate.
1461 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1462 * Makefile.in: Regenerate.
1463 * configure: Regenerate.
1467 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
1469 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
1473 * configure: Regenerate.
1477 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1478 "$@" is still intact with both Autoconf 2.59 and 2.62.
1479 * configure: Regenerate.
1483 * Makefile.tpl: Fix comment errors.
1484 * Makefile.in: Regenerate.
1488 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1489 of libobjc for ARM EABI Linux.
1490 * configure: Regenerate.
1495 * configure.ac: Add powerpc*-*-* to gold supported targets.
1496 * configure: Regenerate.
1500 PR tree-optimization/36218
1501 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1502 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1503 (all prefix="build-"): Pass them to build-system sub-makes.
1504 * Makefile.in: Regenerate.
1508 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
1509 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
1510 mkdep, and compile. Update comments.
1511 (ETC_SUPPORT): Add ChangeLog and update comments.
1515 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
1523 * configure.ac: Include override.m4.
1524 * configure: Regenerate.
1528 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1529 * Makefile.in: Regenerate.
1533 * configure.ac: Do not build libssp for the AVR.
1534 * configure: Regenerate.
1538 * MAINTAINERS: Replace reference to configure.in with reference to
1543 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1544 as nonconfigurable directories list.
1545 * configure: Regenerate.
1549 * configure.ac: Add sparc*-*-* to gold supported targets.
1550 * configure: Regenerate.
1554 * config.sub, config.guess: Update from upstream sources.
1558 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1559 * Makefile.in: Regenerate.
1563 * Makefile.def: check-gold depends upon all-binutils.
1564 * Makefile.in: Regenerate.
1569 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1571 * configure: Regenerate.
1576 * configure.ac: Combine rules for mingw32 and mingw64.
1577 * configure: Regenerate.
1581 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1582 * Makefile.in: Regenerate.
1586 * configure.ac: Add support for --enable-gold.
1587 * Makefile.def: Add gold as a directory like ld.
1588 * configure, Makefile.in: Regenerate.
1592 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1593 (s390_cond_extensions): Reduced extensions to the compare related.
1594 (main): z10 cpu type option added.
1595 (expandConditionalJump): Renamed to ...
1596 (insertExpandedMnemonic): ... this.
1598 * opcodes/s390-opc.c: Re-group the operand format makros.
1599 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
1600 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
1601 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
1602 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
1603 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
1604 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
1605 INSTR_SIL_RDU): New instruction formats added.
1606 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
1607 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
1608 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
1609 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
1610 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
1611 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
1613 (s390_opformats): New formats added "ris", "rrs", "sil".
1614 * opcodes/s390-opc.txt: Add the conditional jumps with the
1615 extensions removed from automatic expansion in s390-mkopc.c manually.
1616 (asi - trtre): Add new System z10 EC instructions.
1617 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1621 * configure.ac: m4_include config/proginstall.m4.
1622 * configure: Regenerate.
1626 Backport from upstream Libtool:
1630 Deal with Autoconf 2.62's semantic change in m4_append.
1631 * ltsugar.m4 (lt_append): Replace broken versions of
1633 (lt_if_append_uniq): Don't require separator to be overquoted,
1634 and avoid broken m4_append.
1635 (lt_dict_add): Fix typo.
1636 * libtool.m4 (_LT_DECL): Don't overquote separator.
1640 * config.rpath: Add AIX 6 support.
1644 * Makefile.def (stageprofile). Remove -fprofile-generate
1645 from stage_libcflags.
1646 * Makefile.in: Regenerate.
1650 * config.sub, config.guess: Update from upstream sources.
1654 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
1655 * s390-opc.txt (cmpsc): Duplicate entry removed.
1656 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
1657 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
1658 fier, cu42, cu41): Fix operand format.
1665 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1666 * configure: Regenerate.
1668 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1669 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1670 STAGE4_LIBCFLAGS): New.
1671 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1672 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1673 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1674 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1675 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1676 for target modules. Don't export LIBCFLAGS.
1677 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1678 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1679 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1680 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1681 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1682 * Makefile.in: Regenerate.
1687 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1688 Do not use -DDLL_EXPORT. Backport from upstream.
1692 Import this patch from gcc:
1695 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1699 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1700 * configure: Regenerate.
1704 * configure.ac (xtensa*-*-*): Recognize processor variants.
1705 * configure: Regenerate.
1710 * configure.ac (PARSE_ARGS): Push suitable setting of
1711 ac_subdirs_all, for `./configure --help=recursive'.
1712 Handle `+' in generic toplevel directory disabling.
1713 * configure: Regenerate.
1717 * config.sub, config.guess: Update from upstream sources.
1721 * config.sub, config.guess: Update from upstream sources.
1725 * COPYING.LIBGLOSS: Update default copyright.
1729 * COPYING.NEWLIB: Update default copyright.
1733 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1734 Change recommended MPFR from 2.2.1 > 2.3.0.
1735 * configure: Regenerate.
1739 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1740 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1741 * Makefile.in: Regenerate.
1745 * configure.ac: Enable libjava for x86_64-*-darwin9.
1746 * configure: Regenerate.
1750 * config.sub, config.guess: Update from upstream sources.
1754 * config-ml.in: Robustify against white space in absolute file
1757 * config-ml.in (multi-clean): Substitute ${Makefile}.
1758 Remove superfluous ${Makefile} in list.
1762 * Makefile.def (dependencies): Make configure-gdb depend on
1764 * Makefile.in: Regenerated.
1768 * Makefile.def: To avoid problems running with parallel makes,
1769 build newlib before libgloss so that target specific header
1771 * Makefile.in: Regenerate.
1775 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1776 * Makefile.in: Regenerate.
1780 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
1781 * libdecnumber: New directory, imported from GCC.
1785 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1786 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1787 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1788 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1789 * configure: Regenerate.
1793 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1794 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1795 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1796 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1797 * configure.ac: Default them to host tools for $host = $build.
1800 * configure: Regenerate.
1801 * Makefile.in: Regenerate.
1805 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1806 * configure: Regenerate.
1810 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1812 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1813 * configure: Regenerate.
1814 * Makefile.in: Regenerate.
1818 * configure.ac: Raise minimum makeinfo version to 4.6.
1819 * configure: Regenerate.
1823 * configure.ac: Correct makeinfo version check.
1824 * configure: Regenerate.
1828 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1829 to $skipdirs and only disable gprof for newlib. Use the normal
1830 mips*-elf* handling in other respects.
1831 * configure: Regnerate.
1835 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1837 * configure: Regenerate.
1841 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1842 nor --disable-checking is provided also turn on yes and types
1843 checking for stage1.
1844 * configure: Re-generate.
1849 * configure.ac: Use config/mh-mingw on mingw.
1850 * configure: Regenerate.
1855 * configure.ac: For libgloss targets, point the linker to the linker
1856 script, startup code and simulator library.
1857 * configure: Regenerate.
1861 * configure.ac (noconfigdirs): Remove target-libffi and
1866 * config.sub, config.guess: Update from upstream sources.
1870 * configure.ac: Add types checking to stage1 checking flags.
1871 * configure: Regenerate.
1876 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1877 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1878 * Makefile.in: Regenerate.
1879 * configure.ac (--with-debug-prefix-map): New.
1880 * configure: Regenerate.
1885 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1886 as target_makefile_frag.
1887 * configure: Regenerate.
1891 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1892 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1893 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1894 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1895 (do-compare, do-compare3, do-compare-debug): New.
1896 ([+compare-target+]): Use them.
1900 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1901 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1902 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1903 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1904 (do-compare, do-compare3, do-compare-debug): New.
1905 ([+compare-target+]): Use them.
1910 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1911 --silent if $silent.
1912 * configure: Regenerate.
1916 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
1920 * COPYING3: New file. Contains version 3 of the GNU General
1922 * COPYING3.LIB: New file. Contains version 3 of the GNU
1923 Lesser General Public License.
1927 * configure.ac: Fix my previous change to really match GCC.
1928 * configure: Regenerate.
1932 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1933 * configure: Regenerate.
1937 * configure.ac: Add some missing m4 quotation.
1938 * configure: Regenerate.
1942 * Makefile.def: Add windmc tool to build.
1943 * Makefile.tpl: Likewise.
1944 * configure.ac: Likewise.
1945 * Makefile.in: Regenerate.
1946 * configure: Regenerate.
1950 * lt~obsolete.m4: New. Import from 20070318 libtool.
1954 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1955 uclinux and linux-uclibc targets.
1956 * configure: Regenerate.
1960 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1961 not building newlib.
1962 * configure: Regenerated.
1966 * src-release (DEVO_SUPPORT): Correct typos.
1970 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1971 * Makefile.in: Regenerated.
1975 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1976 (distclean-stage[+id+]): Possibly delete stage_last.
1977 * Makefile.in: Regenerate.
1981 * config.sub, config.guess: Update from upstream sources.
1985 * Makefile.tpl: Fix spelling error.
1986 * Makefile.in: Regenerate.
1994 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1995 * configure: Rebuilt.
1999 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2000 lt_cv_sys_max_cmd_len.
2004 * ltgcc.m4: Update from GCC.
2008 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2012 * ltmain.sh: Update from GCC.
2013 * libtool.m4: Update from GCC.
2014 * ltsugar.m4: New. Update from GCC.
2015 * ltversion.m4: New. Update from GCC.
2016 * ltoptions.m4: New. Update from GCC.
2018 * ltcf-c.sh: Remove.
2019 * ltcf-cxx.sh: Remove.
2020 * ltcf-gcj.sh: Remove.
2021 * src-release: Update with new libtool file list.
2025 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2027 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2028 Remove CFLAGS/LIBCFLAGS.
2029 (configure-stage[+id+]-[+prefix+][+module+],
2030 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2031 * Makefile.in: Regenerate.
2035 * config-ml.in: Update from GCC.
2039 * src-release (do-proto-toplev): Process the support directories before
2044 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2045 of glob. Quote arguments with single quotes too.
2046 * configure: Regenerate.
2050 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2051 * Makefile.in: Regenerate
2055 * configure: Regenerate.
2059 * configure.ac: Add "--with-pdfdir" configure option,
2060 which defines pdfdir variable.
2061 * Makefile.def (target=fixincludes): Add install-pdf to
2063 (recursive_targets): Add install-pdf target.
2064 (flags_to_pass): Add pdfdir.
2065 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2067 * configure: Regenerate
2068 * Makefile.in: Regenerate
2075 * Makefile.def (dependencies): Add dependency for
2076 install-target-libssp and install-target-libgomp on
2078 * Makefile.in: Regenerate.
2082 * configure: Regenerate.
2083 * configure.ac: Move statements after variable declarations.
2087 * configure.ac: Adjust for loop syntax.
2088 * configure: Regenerate.
2092 * configure: Rebuilt.
2096 * configure.ac: Drop multiple occurrences of --enable-languages,
2097 and fix its quoting.
2098 * configure: Rebuilt.
2105 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2106 * configure: Regenerate.
2110 * configure.ac (target_libraries): Move libgcc before libiberty.
2111 * configure: Regenerated.
2115 * configure: Regenerate again?
2119 * configure: Reapply PR30748 fix which was lost in the previous commit.
2125 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2126 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2127 * configure: Regenerated.
2131 * configure: Regenerate.
2136 * configure.ac: Correct syntax for Solaris ksh.
2137 * configure: Regenerated.
2141 * Makefile.def: Sync with GCC.
2142 * Makefile.tpl: Sync with GCC.
2143 * Makefile.in: Regenerate.
2144 * configure: Regenerate.
2148 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2149 noncanonical equivalents.
2150 * configure.in: Rename to...
2151 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2152 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2153 target_noncanonical. Use them. Rewrite removal of configure
2154 arguments for autoconf 2.59. Discard variable settings. Force
2155 program_transform_name for native tools.
2157 * Makefile.in: Regenerated.
2158 * configure: Regenerated with autoconf 2.59.
2160 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2164 * COPYING.LIBGLOSS: Reformat default Red Hat
2165 license to fit within 80 columns.
2166 * COPYING.NEWLIB: Ditto.
2170 * Contribute the following changes:
2173 * configure.in: Fix typo for mep's target_makefile_frag.
2174 * configure: Regenerated.
2178 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2179 * configure: Regenerate.
2183 * configure.in (target_makefile_frag): use mt-mep
2187 * configure.in: Remove gdb from MeP skip list.
2191 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2195 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2199 * config.sub (mep, mep-*): Add.
2203 * Makefile.tpl (LDFLAGS): Substitute it.
2204 * Makefile.in: Regenerate.
2208 * configure.in: Change == to = in test command.
2209 * configure: Regenerate.
2215 * configure.in (build_configargs, host_configargs, target_configargs):
2216 Remove build/host/target parameters.
2217 (host_libs): Add gmp and mpfr.
2218 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2219 * Makefile.def (gmp, mpfr): New.
2220 (gcc): Remove target.
2221 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2222 target_os, target_vendor): New.
2223 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2224 * configure: Regenerate.
2225 * Makefile.in: Regenerate.
2229 * configure.in: Try to link to functions only in mpfr 2.2.x
2230 to improve robustness of configure tests.
2231 * configure: Regenerate.
2235 * configure.in: Add support for an x86_64-mingw* target.
2236 * configure: Regenerate.
2240 * Makefile.tpl (all-target): Correct @if conditional for target
2242 * configure.in: Omit libiberty if building only target libgcc.
2243 * configure, Makefile.in: Regenerated.
2247 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2248 * configure: Regenerate.
2252 * Makefile.def (target_modules): Add libgcc.
2253 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2254 * Makefile.tpl (clean-target-libgcc): Delete.
2255 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2256 on gcc even for bootstrapped modules. Rewrite handling of
2257 lang_env_dependencies to loop over target_modules.
2258 * configure.in (target_libraries): Add target-libgcc.
2259 * Makefile.in, configure: Regenerated.
2266 * configure.in: Reorganize recognition of languages. Add
2267 --enable-stage1-languages. Show supported languages for the chosen
2268 target rather than all recognized languages.
2269 * configure: Regenerate.
2273 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2274 * Makefile.in: Regenerate.
2278 * configure.in: Warn that MPFR 2.2.0 is buggy.
2279 * configure: Regenerate.
2283 * configure.in: When removing Makefiles to force a reconfigure, also
2284 remove prev-DIR*/Makefile.
2285 * configure: Regenerate.
2289 * config.bfd: Recognize fido.
2297 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2298 it only affects bootstrap and could be tested on "$host" as well.
2299 * configure: Regenerate.
2300 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2305 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2306 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2307 move here comment from Makefile.tpl.
2308 * Makefile.tpl: Move some definitions higher in the file.
2309 (STAGE1_CHECKING): New.
2310 * configure.in: Add --enable-stage1-checking.
2311 * configure: Regenerate.
2312 * Makefile.in: Regenerate.
2316 * configure.in: Update error message for missing GMP/MPFR.
2318 * configure: Regenerate.
2322 * configure.in: Update MPFR version in error message.
2324 * configure: Regenerate.
2328 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2329 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2330 --with-gmp-lib): New flags.
2332 * configure: Regenerate.
2337 * configure.in: Correct x86 darwin support for libjava to powerpc
2339 * configure: Regenerate.
2343 * configure.in: Handle spu makefile frag.
2344 * Makefile.tpl (MAINT): Define
2345 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2346 * configure: Regenerate.
2347 * Makefile.in: Regenerate.
2351 * config.sub, config.guess: Update from upstream sources.
2355 * configure.in: Sync with GCC (spu-*-*).
2356 * configure: Sync with GCC.
2360 * Makefile.def (dependencies): Add dependency for
2361 install-target-libssp and install-target-libgomp on
2363 * Makefile.in: Regenerate.
2367 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2368 (unstage): Test for stage_last presence.
2371 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2372 * Makefile.in: Regenerate.
2376 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2377 * Makefile.in: Sync with GCC.
2378 * configure.in: Sync with GCC (mpfr, gmp).
2379 * configure: Sync with GCC.
2383 * configure.in: Remove target-libgloss from noconfigdirs for
2385 * configure: Regenerated.
2389 * COPYING.NEWLIB: Add spu license.
2390 * COPYING.LIBGLOSS: Ditto.
2394 * Makefile.def: Added pdf target handling.
2395 * Makefile.tpl: Added pdf target handling.
2396 * Makefile.in: Regenerated.
2400 * COPYING.NEWLIB: Updated.
2401 * COPYING.LIBGLOSS: Ditto.
2405 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2407 * configure: Regenerated.
2411 * config.sub, config.guess: Update from upstream sources.
2415 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2416 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2417 * configure: Regenerate.
2421 * configure.in: Never build newlib for a Mingw host.
2422 Never build newlib as Mingw target library.
2423 Test the existence of winsup/cygwin for building a Cygwin newlib,
2424 rather than just winsup.
2425 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2426 building a Mingw target.
2427 * configure: Regenerate.
2433 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
2441 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2442 if the bootstrap compiler is a GCC version that supports it.
2443 * configure: Regenerate.
2447 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2448 * configure: Regenerated.
2452 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2453 for stages after the first.
2457 * Makefile.def: Add dependencies for configure-opcodes
2458 on configure-intl and all-opcodes on all-intl.
2459 * Makefile.in: Regenerated.
2463 * ltconfig: chmod 644 before ranlib during install.
2467 * configure.in: Fix thinkos in previous check-in.
2468 * configure: Regenerate.
2477 * configure.in: Test subdir_requires and give an appropriate
2479 * configure: Regenerate.
2484 * configure.in: Only enable libgomp on IRIX 6.
2485 * configure: Regenerate.
2490 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2491 whether target-libjava is being configured instead of whether the
2492 java front end is enabled.
2493 * configure: Regenerate.
2497 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
2498 to R_ARM_LDC_SB_G{0,1,2} respectively.
2502 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2504 * Makefile.in: Regenerate.
2511 * configure.in: Don't enable libgomp on hpux10.
2512 * configure: Rebuilt.
2522 * configure.in: Remove target-boehm-gc from noconfigdirs where
2523 ${libgcj} is specified.
2524 * configure: Regenerate.
2534 * config-ml.in: Eval option if surrounded by single quotes.
2543 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2544 * Makefile.in: Regenerate.
2545 * configure.in: Add --enable-objc-gc at toplevel and have it
2546 enable boehm-gc for Objective-C.
2547 Remove target-boehm-gc from libgcj.
2548 Add target-boehm-gc to target_libraries.
2549 Add target-boehm-gc to noconfigdirs where ${libgcj}
2551 Assert that boehm-gc is supported when requested for Objective-C.
2552 Only build boehm-gc if needed either for Java or Objective-C.
2553 * configure: Regenerate.
2558 * Makefile.tpl (configure-[+prefix+][+module+],
2559 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2560 Remove rule to unstage bootstrapped modules.
2561 (stage_current): New.
2562 * Makefile.in: Regenerate.
2567 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2568 * configure: Rebuilt.
2574 * Makefile.def (target_modules): Add libgcc-math target module.
2575 * configure.in (target_libraries): Add libgcc-math target library.
2576 (--enable-libgcc-math): New configure switch.
2577 * Makefile.in: Re-generate.
2578 * configure: Re-generate.
2582 * config-ml.in: Alter CCASFLAGS to include special
2583 multilib options the same as is done for CFLAGS.
2587 * Makefile.def: Added dependencies from sim and gdb on intl, and
2588 added configure dependencies to everything with an all dependency
2590 * gettext.m4: Removed.
2591 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
2592 (GDB_SUPPORT_DIRS): Add intl.
2593 * Makefile.in: Regenerated.
2597 * src-release (DEVO_SUPPORT): Add config.rpath.
2601 * Makefile.def (bfd, opcodes): Fix lib_path.
2602 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2603 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2604 * Makefile.in: Regenerate.
2608 * configure.in: Enable gprof for cross builds.
2609 * configure: Regenerate.
2613 * src-release (MAKEINFOFLAGS): Define.
2614 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
2618 * config.sub, config.guess: Update from upstream sources.
2622 * config.sub, config.guess: Update from upstream sources.
2626 * blt, iwidgets, mmalloc: Remove directories.
2630 * configure.in: Restore CFLAGS if GMP isn't present.
2631 * configure: Regenerate.
2635 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2636 reference libgloss so that libssp can be built in a combined
2638 * configure: Regenerate.
2642 * contrib: Remove directory.
2646 * Makefile.tpl: Add install-html target.
2647 * Makefile.def: Add install-html target.
2648 * Makefile.in: Regenerate.
2649 * configure.in: Add --with-datarootdir, --with-docdir,
2650 and --with-htmldir options.
2651 * configure: Regenerate.
2656 * configure.in: Require makeinfo 4.4 or higher.
2657 * configure: Regenerate.
2661 * Makefile.in: Regenerate.
2668 * configure.in: Handle --disable-<component> generically.
2669 * configure: Regenerate.
2673 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2674 (TARGET_CONFIGDIRS): Remove.
2675 * configure.in: Remove AC_SUBST(target_configdirs).
2676 * Makefile.in, configure: Regenerated.
2682 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2688 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2690 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2691 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2692 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2693 BUILD_PREFIX, BUILD_PREFIX_1.
2694 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2696 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2697 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2699 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2700 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2701 of `cat stage_current`. Always provide the `r' and `s' variables.
2702 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2703 a single shell execution.
2704 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2705 bootstrapped modules, make the stage1 module if the build was not
2706 started yet, else build the current stage.
2707 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2708 (all-build, all-host, all-target, [+make_target+]-host,
2709 [+make_target+]-target): Do not use \-continued lines.
2710 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2711 (current_stage, restrap, stage_last): New.
2713 * Makefile.in: Regenerate.
2714 * configure: Regenerate.
2723 * Makefile.def (target_modules): Add libgcc-math target module.
2724 * configure.in (target_libraries): Add libgcc-math target library.
2725 (--enable-libgcc-math): New configure switch.
2726 * Makefile.in: Re-generate.
2727 * configure: Re-generate.
2728 * libgcc-math: New toplevel directory.
2734 * libgomp: New directory.
2735 * Makefile.def: Add target_module libgomp.
2736 * Makefile.in: Regenerate.
2737 * configure.in (target_libraries): Add target-libgomp.
2738 * configure: Regenerate.
2743 * configure: Regenerate.
2747 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2748 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2749 the assembler, linker and binutils.
2750 * configure: Regenerate.
2754 * config.sub, config.guess: Sync from config repository.
2758 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2759 @ from continuation.
2760 * Makefile.in: Rebuilt.
2770 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2771 * Makefile.tpl (OBJDUMP): New.
2772 (EXTRA_HOST_FLAGS): Add it.
2773 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2775 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2776 to use symbolic links between directories. Avoid race conditions
2777 or make them harmless.
2778 * configure.in: Do not try to use symbolic links between directories.
2780 * Makefile.def (LEAN): Pass.
2781 * Makefile.tpl (LEAN): Define.
2782 (stage[+id+]-start): Accept that the previous directory does not
2783 exist, if the bootstrap is lean.
2784 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2785 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2786 configure substitution.
2787 ([+compare-target+]): Likewise.
2788 ([+bootstrap-target+]-lean): New.
2789 * configure.in: Remove lean bootstrap support from here.
2791 * Makefile.in: Regenerate.
2792 * configure: Regenerate.
2796 * configure.in: When reconfiguring remove Makefile in
2797 all stage directories.
2798 * configure: Regenerate.
2802 * configure.in: Add support for RDOS target.
2803 * configure: Regenerate.
2808 * libtool.m4: Synchronize with version in GCC sources.
2812 Revert Ada-related part of the previous change.
2814 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2816 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2817 * Makefile.in: Regenerate.
2818 * configure.in: Do not include mt-ppc-aix target fragment.
2819 * configure: Regenerate.
2823 * configure.in: Select appropriate fragments for PowerPC/AIX.
2824 * configure: Regenerate.
2826 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2827 BOOT_CFLAGS, BOOT_LDFLAGS.
2828 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2829 BOOT_CFLAGS, BOOT_LDFLAGS.
2830 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2831 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2832 (stage): Fail if we cannot complete the work.
2833 * Makefile.in: Regenerate.
2837 * COPYING.NEWLIB: Update copyright year for default
2842 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2843 install-host-nogcc): Don't invoke $(stage) at the end.
2844 * Makefile.in: Regenerate.
2848 * configure.in: Flip the top-level bootstrap switch.
2849 * configure: Regenerate.
2855 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2856 $(stage) and $(unstage).
2857 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2858 (all): Remove stray semicolon.
2859 (local-distclean): Don't handle multilib.tmp and multilib.out.
2860 (install.all): Set $s for consistency.
2861 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2862 check_multilibs setting. Always make the install directory.
2863 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2865 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2866 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2867 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2868 (multilib.out): Remove.
2869 * Makefile.in: Regenerated.
2873 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
2874 * configure.in: Replace ms1 arch with mt.
2875 * configure: Rebuilt.
2883 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
2884 * configure.in: Replace ms1 arch with mt.
2885 * configure: Rebuilt.
2893 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2894 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2895 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2896 Find in-tree tools if available.
2897 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2898 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2899 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2900 (COMPILER_*_FOR_TARGET): New.
2901 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2902 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2903 (CONFIGURED_*, USUAL_*): Remove.
2904 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2905 STRIP): Use autoconf substitutions.
2906 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2907 COMPILER_NM_FOR_TARGET): New.
2908 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2910 (all): Make all-host and all-target in parallel.
2911 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2912 that $$r and $$s are set before invoking a recursive make.
2913 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2914 ([+bootstrap-target+]): Inline most of the `all' target.
2918 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2919 from the gcc build directory.
2920 * Makefile.in: Regenerate.
2924 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2925 depend on all-libdecnumber.
2926 * configure.in (host_libs): Include libdecnumber.
2927 * Makefile.in: Regenerate.
2928 * configure: Likewise.
2932 * config.sub, config.guess: Sync from upstream sources.
2936 * Makefile.def: Remove gdb dependencies for gdbtk.
2937 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2938 (configure-gdb, install-gdb): New rules.
2939 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2940 * Makefile.in, configure: Regenerated.
2945 * Makefile.tpl (do-[+make-target+], do-check, install,
2946 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2947 are set before recursing.
2948 * Makefile.in: Regenerate.
2953 * Makefile.def (gcc) <target>: Fix thinko.
2954 * Makefile.in: Regenerate.
2958 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2959 * configure: Regenerate.
2963 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2964 target-libffi, target-qthreads, target-libjava, and
2966 * configure: Regenerate.
2970 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2971 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2972 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2973 (USUAL_OBJDUMP_FOR_TARGET): New.
2974 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2975 * configure.in: Check for $OBJDUMP_FOR_TARGET.
2976 * configure, Makefile.in: Regenerated.
2980 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2981 before other host packages.
2987 * configure.in (default_target): Remove.
2988 * Makefile.tpl (all): Do not use prerequisites as subroutines
2989 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2990 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2991 use prerequisites as subroutines.
2992 (check-host, check-target): New.
2993 (bootstrap configure & all targets): Do not use stage*-start
2994 if the directory layout is already ok.
2995 (non-bootstrap configure & all targets): Prepend a $(unstage).
2996 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2997 (NOTPARALLEL): Remove.
2998 (unstage, stage variables): New variables.
2999 (unstage, stage targets): Simply expand to those variables.
3001 * configure: Regenerate.
3002 * Makefile.in: Regenerate.
3006 * Makefile.def (lang_env_dependencies): Add libmudflap.
3007 * Makefile.in: Regenerate.
3011 * configure.in (bfin-*-*): Support bfin.
3012 * configure: Regenerated.
3016 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3017 * configure: Regenerated.
3021 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3022 (LIPO_FOR_TARGET): New.
3023 (CONFIGURED_LIPO_FOR_TARGET): New.
3024 (USUAL_LIPO_FOR_TARGET): New.
3025 (STRIP_FOR_TARGET): New.
3026 (CONFIGURED_STRIP_FOR_TARGET): New.
3027 (USUAL_STRIP_FOR_TARGET): New.
3028 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3030 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3031 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3032 * Makefile.in: Regenerate.
3033 * configure: Regenerate.
3037 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3038 (rs6000-*-aix*): Same.
3039 * configure: Regenerate.
3043 * configure.in: Recognize f95 in the --enable-languages option,
3044 and substitute it for fortran, issuing a warning.
3045 * configure: Regenerate.
3049 Import from Autoconf sources:
3052 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3053 Elliston. Handle weird characters correctly.
3057 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3058 * configure: Regenerated.
3062 * Makefile.def (libssp): Add to lang_env_dependencies.
3063 * Makefile.in: Regenerate.
3067 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3068 * Makefile.in: Regenerate.
3072 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3073 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3074 Look for alternate names of the target cc and c++
3075 * configure: Regenerate.
3079 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3080 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3081 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3082 tools; remove code to manually set them.
3083 (Target tools): Look in the environment for them.
3084 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3085 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3086 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3088 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3089 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3090 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3091 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3092 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3093 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3094 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3095 * configure: Regenerate.
3096 * Makefile.in: Regenerate.
3100 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3101 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3102 * Makefile.in: Regenerated.
3106 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3107 (CFLAGS_FOR_TARGET): Use it.
3108 (CXXFLAGS_FOR_TARGET): Likewise.
3109 * Makefile.in: Regenerated.
3110 * configure.in (--with-build-sysroot): New option.
3111 * configure: Regenerated.
3115 * Makefile.tpl: Wrap install between unstage and stage
3116 * Makefile.in: Regenerate.
3120 * all files: Update FSF address.
3124 * configure.in: Add cases for Renesas m32c.
3125 * configure: Regenerated.
3129 * COPYING, compile, config-ml.in, config.guess,
3130 config.sub, install-sh, missing, mkinstalldirs,
3131 symlink-tree, ylwrap: Sync from upstream sources.
3135 * configure.in: Add toplevel noconfigdir support for tpf.
3136 * configure: Regenerate.
3140 * Makefile.def (target_modules): Add libssp.
3141 * configure.in (target_libraries): Add target-libssp.
3142 * configure: Rebuilt.
3143 * Makefile.in: Rebuilt.
3149 * Makefile.def: Sync with gcc.
3150 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3151 * Makefile.in: Regenerate.
3155 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3156 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3157 * Makefile.in: Regenerated.
3161 * configure.in: Add --enable-libssp and --disable-libssp.
3162 * configure: Regenerate with autoconf-2.13.
3166 * configure.in: Don't build sim or rda when targetting darwin.
3167 * configure: Regenerate.
3171 * src-release (do-proto-toplev): Remove dejagnu bits.
3172 (DEJAGNU_SUPPORT_DIRS): Remove.
3173 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3174 (GDBD_SUPPORT_DIRS): Likewise.
3175 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3176 (INSIGHTD_SUPPORT_DIRS): Likewise.
3177 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3181 * setup.com (mpw): Remove unused directive.
3185 * Makefile.def (stagefeedback): Come after profile.
3186 Define profiledbootstrap target.
3187 * Makefile.tpl (profiledbootstrap): Remove.
3188 (stageprofile-end): Zap stagefeedback.
3189 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3190 * Makefile.in: Regenerate.
3194 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3195 In 'cpp' stanza, support '#line' as well as '# '.
3199 * configure.in (unsupported_languages): New macro.
3200 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3201 non-ported target libraries in noconfigdirs.
3202 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3203 non-linux-gnu. Remove libgcj_ex_libffi.
3204 <lang_frag loop>: Set add_this_lang=no if the language is in
3205 unsupported_languages.
3206 * configure: Regenerate.
3210 * configure.in: Fix typo in handling of --with-mpfr-dir.
3211 * configure: Regenerate.
3215 * config.sub: Add cases for the Renesas m32c. (This patch has been
3216 accepted into the master sources.)
3222 * configure.in: Set noconfigdirs for ms1.
3224 * configure: Regenerate.
3228 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3229 (Dependencies): Consider target modules for bootstrap dependencies.
3230 Make target bootstrap modules depend on each stage's gcc.
3231 * Makefile.in: Regenerate.
3235 * Makefile.def (configure-gcc): Depend on binutils having been built.
3236 (all-gcc): No need to do it here.
3237 * Makefile.in: Regenerate.
3241 * configure.in: Rewrite misleading error message when requested
3242 language cannot be built.
3243 * configure: Regenerate.
3247 * ylwrap: Import from Automake 1.9.5.
3251 * configure.in: Always pass --target to target configures as
3252 otherwise rebuilds that do --recheck will fail.
3253 * configure: Rebuilt.
3257 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3259 (configure, all): Add bootstrap support.
3260 (Host modules, target modules): Pass post-stage1 flags and exports.
3261 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3262 * Makefile.in: Regenerate.
3270 * config.sub: Update from master copy.
3274 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3275 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3276 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3277 "*-*-elf" and "*-*-linux*".
3278 * configure: Regenerate.
3282 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3283 (TARGET_CONFIGARGS): Include --with-target-subdir.
3284 (configure, all): New macros. Use them throughout.
3288 * Makefile.tpl: Sync with gcc.
3289 * Makefile.in: Regenerate.
3293 * config/mh-mingw32: Delete.
3294 * configure.in: Don't use it.
3295 * configure: Regenerate.
3299 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3300 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3301 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3302 (HOST_LIB_PATH): Generate from Makefile.def.
3303 (TARGET_LIB_PATH): Likewise.
3304 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3305 * Makefile.in: Regenerate.
3306 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3307 (RPATH_ENVVAR): Include Darwin case.
3308 * configure: Regenerate.
3312 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3313 * configure: Regenerate.
3317 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3318 gcc_version, and gcc_version_trigger from set of flags to pass.
3319 * Makefile.tpl: Remove definitions of above variables.
3320 (config.status): Remove dependency on $(gcc_version_trigger).
3321 * Makefile.in: Regenerate.
3322 * configure.in: Do not reference config/gcc-version.m4 nor
3323 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3324 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3325 * configure: Regenerate.
3330 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3331 * Makefile.in: Regenerate.
3336 * ltmain.sh: Avoid creating archives with components that have
3337 duplicate basenames.
3342 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3344 * Makefile.in: Regenerate.
3353 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3354 * Makefile.tpl (HOST_SUBDIR): New substitution.
3355 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3356 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3357 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3358 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3359 (Host modules, Bootstrapped modules): Use it.
3360 (Build modules, Target modules): Do not create symlink trees,
3361 always configure out-of-srcdir.
3362 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3363 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3364 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3365 $(HOST_SUBDIR). Create a symlink for host_subdir.
3367 * Makefile.in: Regenerate.
3368 * configure: Regenerate.
3370 Merged from libada-gnattools-branch:
3373 * Makefile.def: Add gnattools as a module, depending on target-libada.
3374 * Makefile.in: Regenerate.
3375 * configure.in: Include gnattools in host_tools; disable it if ada
3377 * configure: Regenerate.
3381 * configure: Regenerate.
3385 * configure.in: Allow darwin targeted ports to build tk, itcl and
3391 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3392 * configure: Regenerate.
3396 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3397 gdb/ section. Update GDB's URL.
3401 * gettext.m4: Only set ENABLE_NLS when gettext is present.
3405 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3406 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3407 target-libgloss when not *-*-elf and *-*-aout.
3408 * configure: Regenerate.
3412 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
3416 * gettext.m4: Only fall back to ../intl/ when it's present.
3420 * install-sh, config.sub: Import from upstream.
3425 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3426 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3427 * Makefile.in: Regenerate.
3431 Revert 2004-12-28 Makefile changes, a better fix will be
3432 applied to mainline and src after GCC 4.0 branches.
3438 * Makefile.def (target_modules): Remove stage parameter,
3439 it is always true now.
3440 * Makefile.tpl (configure-build-[+module+],
3441 configure-target-[+module+]): Always build symlink tree
3442 for the directory and for include. BUILD_SUBDIR and
3443 TARGET_SUBDIR cannot be . anymore.
3444 * Makefile.in: Regenerate.
3448 Revert 2004-12-08 Makefile changes.
3452 * configure.in (sh64-*-*): Reenable gprof.
3453 * configure: Regenerate.
3457 * MAINTAINERS: List 'depcomp' as part of automake.
3461 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3462 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3463 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3464 * Makefile.in: Regenerate.
3468 * Makefile.tpl: Generate normal dependencies if the LHS module is
3470 * Makefile.in: Regenerate.
3474 * configure.in: Include config/gxx-include-dir.m4. Use
3475 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3476 * configure: Regenerate.
3480 * config.if: Delete.
3481 * configure.in: Set libstdcxx_incdir directly.
3482 * configure: Regenerate.
3483 * MAINTAINERS: Remove mention of config.if.
3484 * src-release (DEVO_SUPPORT): Remove config.if.
3488 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
3489 of things to remove.
3490 * Makefile.in: Regenerate.
3494 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3495 * configure: Regenerate.
3499 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3500 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3501 * configure: Regenerate.
3505 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3506 (hppa*64*-*-*): Delete incorrect comment.
3507 * configure: Rebuilt.
3511 * install-sh, compile: Import from automake.
3515 * config.guess, config.sub: Import from savannnah.
3519 * Makefile.def: Add html support.
3520 * Makefile.tpl: Likewise.
3521 * Makefile.in: Regenerate.
3526 * configure.in: Remove all instances of build-fixincludes from
3528 (build_configargs): Supply --target to subdirectories.
3529 * configure: Regenerate.
3531 * Makefile.def: Make gcc install depend on fixincludes install.
3532 * Makefile.in: Regenerate.
3536 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3538 * configure: Regenerate.
3542 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3547 * Makefile.def (host fixincludes): Specify missing targets.
3548 * Makefile.in: Regenerate.
3553 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3554 * configure: Regenerated.
3558 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3559 * configure: Regenerated.
3564 * configure.in (case ${target}): Do not build fixincludes for avr.
3565 * configure: Regenerated.
3569 * configure.in (case ${target}): Do not build fixincludes
3570 on platforms where it is not used.
3571 * configure: Regenerated.
3575 * configure.in: Use an absolute path to install-sh.
3576 * configure: Regenerated.
3580 * src-release (do-djunpack, do-md5sum): Install the generated file
3581 directly into the proto-toplev/ directory.
3585 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
3589 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3590 * configure: Regenerate.
3594 Fix wrong conflict resolution in:
3598 * Makefile.in: Regenerate.
3599 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3600 in the recursive `make', instead of hardwiring `all'.
3601 (Autogenerated TARGET-* variables): New.
3605 Merged from GCC / libtool upstream:
3607 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3608 * ltcf-cxx.sh (tpf*): Likewise.
3609 * ltconfig (tpf*): Add TPF OS configuration support.
3613 * configure.in: Enable target-libgloss for crx-*-*.
3614 * configure: Regenerate.
3618 * configure.in (--without-headers): Add missing double quotes.
3619 * configure: Regenerate.
3623 * ylwrap: Revert to previous version.
3628 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3629 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3630 SET_GCC_LIB_PATH_CMD.
3631 (BASE_TARGET_EXPORTS): Likewise.
3632 * Makefile.in: Regenerated.
3634 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3635 * configure: Regenerated.
3639 * config.guess: New upstream version
3640 * compile, depcomp, install-sh, ylwrap: Likewise.
3644 * config/mh-x86omitfp: New host makefile fragment. Add
3645 -fomit-frame-pointer to the default BOOT_CFLAGS.
3646 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3647 * configure: Regenerate.
3652 * configure.in (*-*-darwin*): Renable libobjc.
3653 * configure: Regenerate.
3657 * Makefile.def: Remove libbanshee.
3658 * Makefile.tpl: Ditto.
3659 * configure.in: Ditto.
3660 * Makefile.in: Regen.
3665 * missing: Import latest version from master repository.
3669 * config.sub: Import latest version from master repository.
3670 * config.guess: Likewise.
3671 This includes these changes:
3675 * config.sub: Handle crisv32, alias etraxfs.
3676 * config.guess (crisv32:Linux:*:*): Handle.
3680 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3681 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3685 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3686 assume the processor is a powerpc. This is because coreutils
3687 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3688 in this case, due to a MacOS X bug that causes
3689 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3690 to return a negative number.
3691 Problem reported by Petter Reinholdtsen in:
3692 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3696 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3700 * config.guess: Update copyright years.
3701 * config.sub: Likewise.
3705 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3706 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3710 * config.guess (*:*VMS:*:*): New entry. Replaces
3711 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3717 * config.sub: Likewise.
3722 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3726 * config.guess (pegasos:OpenBSD:*:*): Remove.
3731 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3735 * config.guess (luna88k:OpenBSD:*:*): New.
3739 * config.guess (m32r*:Linux:*:*): New case.
3740 * config.sub: Handle m32rle.
3745 * config.sub: Handle sparcv8.
3750 * config.guess: Version suffixes are equally significant on Tru64
3751 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3752 prefix of "P" (patched kernel).
3756 * config.sub: Add support for National Semiconductor CRX target.
3760 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3761 *-*-netware, but add target-libmudflap.
3762 Consolidate *-*-netware targets (of which really only i?86 exists)
3763 into a single entry.
3764 * configure: Likewise.
3768 * Makefile.tpl (sorry): Remove.
3769 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3770 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3771 (do-clean): Clean per-stage directories too.
3772 (do-distclean): Run distclean-stage1 too.
3773 (.NOTPARALLEL): Enable during toplevel bootstrap.
3774 (stage[+id+]-bubble): Enable parallel execution during
3775 the recursive invocation.
3776 * Makefile.in: Regenerate.
3778 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
3782 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3783 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3784 * configure: regenerate
3785 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3790 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3792 * configure.in: Fix indentation.
3793 * configure: Regenerate.
3797 * Makefile.def (build_modules): Add fixincludes.
3798 (dependencies): Make gcc depend on fixincludes.
3799 * configure.in (build_tools): Add fixincludes.
3800 (build_configdirs): Always include build_libs.
3801 * Makefile.in: Regenerate.
3802 * configure: Regenerate.
3806 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3807 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3808 phony targets; do not generate timestamp files.
3809 (distclean-stageN): Remove references to their timestamp files.
3810 (restageN, touch-stageN): Remove.
3811 (stageN-bubble): Rewritten.
3812 (compare): Support lean bootstraps.
3813 * Makefile.in: Regenerate.
3815 * configure.in: Only warn when bootstrapping but
3816 build != host or build != target. Support lean bootstraps.
3817 * configure: Regenerate.
3822 * configure.in: Give a better error message if GMP/MPFR are missing
3823 and a language needing them has been requested.
3824 * configure: Regenerated.
3828 * configure.in: Print a list of available language front-ends if
3829 a requested one is missing. Tidy stray tab characters.
3830 * configure: Regenerated.
3834 * Makefile.in: Regenerate.
3835 * configure: Regenerate.
3837 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3839 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3840 for bootstrapped modules if toplevel bootstrap is going.
3841 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3842 modules. Adjust for changes in Makefile.def. Enable several
3843 rules even in non-bootstrap mode, just to avoid peppering the
3844 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3845 (stage-[+prev+]-bubble): Remove.
3847 * Makefile.def (Dependencies): Depend on all-build-bison,
3848 all-build-flex, all-build-byacc, all-build-texinfo, rather
3849 than the host variations.
3850 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3852 (BISON): Update for recent Bisons.
3854 (cross): Depend on all-build.
3855 (all): Do not depend on all-build.
3856 (prebootstrap): Remove.
3857 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3858 (Prebootstrap dependencies): Add them to the per-stage targets
3859 and to all-prebootstrap.
3860 * configure.in (build_configdirs): Always enable build_tools.
3861 (BUILD_DIR_PREFIX): Remove.
3863 * Makefile.def (gcc): Add target variable.
3864 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3865 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3866 in the recursive `make', instead of hardwiring `all'.
3867 (Autogenerated TARGET-* variables): New.
3871 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3872 (instead of FreeBSD).
3873 * configure: Regenerate.
3877 * Makefile.def, configure.in, src-release: Remove useless, bogus
3879 * Makefile.in, configure: Regenerate.
3881 * src-release: Stop distributing mmalloc with gdb (which doesn't
3883 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3884 * Makefile.in: Regenerate.
3888 * configure.in (arm*-*-eabi*): New target.
3889 * configure: Regenerate.
3893 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3894 libmudflap for all GNU-based systems (with Glibc).
3895 * configure: Regenerate.
3899 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3900 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3901 (Dependencies): New section.
3902 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3903 (configure-target-[+module+]): Depend on maybe-all-gcc
3904 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3905 (toplevel profiledbootstrap): Fix dependencies.
3906 * Makefile.in: Regenerate.
3910 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3911 target-libiberty to noconfigdirs.
3915 * configure.in: Check for MPFR as well as GMP.
3916 * configure: Regenerate.
3920 * Makefile.def (host-modules): Add gcc.
3921 * Makefile.in: Regenerate.
3922 * Makefile.tpl (sorry): New rule.
3923 (configure-host, all-host, [+make_target+]-host, do-check,
3924 install-host): Do not add gcc as a special case.
3925 (host modules): Add a small special-casing for gcc. Export
3926 extra_make_flags through the environment.
3927 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3928 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3929 other recursive targets for gcc): Remove.
3931 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3932 (stage, unstage): New rules.
3933 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3934 distclean-stage[+id+]): Use stage_current.
3935 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3936 the stage*-start rules.
3944 Add patches from libtool CVS.
3945 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3946 * ltconfig: Likewise.
3947 * ltcf-c.sh: Likewise.
3948 * ltcf-cxx.sh: Likewise.
3949 * ltcf-gcj.sh: Likewise.
3953 * configure.in: Add noconfigdirs for crx-*-*.
3954 * configure: Regenerate.
3962 * configure.in: Build libmudflap by default on FreeBSD.
3963 * configure: Regenerated.
3967 * configure.in: Do not build libmudflap by default on non-GNU/Linux
3969 * configure: Regenerated.
3974 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3975 feedback based compiler.
3976 * Makefile.in: Rebuilt.
3980 * configure.in: Do not prepend $srcdir to /dev/null in
3982 * configure: Regenerate.
3986 * Makefile.def (host_modules): Set bootstrap=true for flex.
3987 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3988 * Makefile.in: Rebuilt.
3992 * Makefile.def (build_modules): Add bison, byacc, flex,
3994 (flags_to_pass): Add FLEX.
3995 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3996 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3997 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3998 DEFAULT_MAKEINFO): Remove.
3999 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4000 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4001 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4002 objdir or else use configured tool.
4004 (all): Depend on it.
4005 (Build module dependencies): Add.
4006 * Makefile.in: Regenerate.
4007 * configure.in: Better support for multiple build modules,
4008 matching what is done for host/target modules. Do not look
4009 for "plausible" locations of build tools if Canadian cross.
4010 Use autoconf's AC_PROG_CC to find a C compiler. Define
4011 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4012 * configure: Regenerate.
4016 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4017 * Makefile.in: Regenerate.
4021 * Makefile.tpl (configure-build-[+module+],
4022 configure-[+module+], configure-target-[+module+]): Pass
4023 [+extra_configure_args+].
4024 (all-build-[+module+], all-[+module+], check-[+module+],
4025 install-[+module+], [+make_target+]-[+module+],
4026 all-target-[+module+], check-target-[+module+],
4027 install-target-[+module+], [+make_target+]-target-[+module+]):
4028 Pass [+extra_make_args+].
4029 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4030 (GCC_HOST_EXPORTS): Remove.
4031 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4032 cross, check-gcc, check-gcc-c++, install-gcc,
4033 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4034 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4035 * Makefile.in: Regenerate.
4039 * configure.in: Check for srcdir/winsup rather than build directory
4041 * configure: Regenerate.
4045 * configure.in: Don't build Cygwin native newlib if winsup
4046 directory is missing. Emit warning instead.
4047 * configure: Regenerate.
4051 * Makefile.tpl (touch-stage[+id+]): New.
4052 (restage[+prev+]): Depend on touch-stage[+id+].
4054 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4057 * Makefile.def: Add profile and feedback bootstrap stages.
4058 Remove next field from bootstrap stages.
4059 * Makefile.tpl (LN, LN_S): Substitute.
4060 (stageN-start, stageN-end): Use double-colon rules, to
4061 provide a hook for additional setup commands.
4062 (distclean-stageN-gcc, restageN): Create dependencies from
4063 [+prev+], not from [+next+].
4064 (stageN-bubble): Add commands for successive stages from
4065 [+prev+], using double-colon rules.
4066 (all-stageN-gcc): Fix typo.
4067 (stagefeedback-start, profiledbootstrap): New.
4068 * Makefile.in: Regenerate.
4069 * configure.in: Call ACX_PROG_LN.
4070 * configure: Regenerate.
4074 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4076 * configure: Regenerate.
4080 * Makefile.tpl: Fix typo.
4081 * Makefile.in: Regenerate.
4085 * configure.in: Remove new- prefix from toplevel
4087 * configure: Regenerate.
4091 Merge this patch from the gcc tree:
4096 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4101 * Makefile.tpl (all.normal): Rename to all.
4102 (all): Replace with a rule to pick the default
4103 target from configure.
4104 (all-gcc, configure-gcc): Use conditionals to
4105 do nothing when toplevel bootstrap is going on.
4106 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4107 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4108 * configure.in: Support --enable-bootstrap.
4110 * Makefile.def: Remove new- prefix from toplevel
4112 * Makefile.tpl: Likewise.
4114 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4117 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4118 $(RECURSE_FLAGS) to recursive invocation of make.
4120 * Makefile.in: Regenerate.
4121 * configure: Regenerate.
4125 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4126 * configure: Regenerate.
4130 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4131 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4132 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4134 * Makefile.in: Regenerate.
4138 * configure.in: Test the ability to symlink directories.
4139 * configure: Regenerate.
4141 * Makefile.def (bootstrap-stage): New definitions.
4142 * Makefile.tpl (configure-stage1-gcc,
4143 configure-stage2-gcc, configure-stage3-gcc,
4144 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4145 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4146 new-restage3, compare): Autogenerate, see Makefile.in
4147 entry for behavioral changes.
4148 (distclean-stage1, new-stage1-start, new-stage1-end,
4149 new-stage1-bubble, distclean-stage2, new-stage2-start,
4150 new-stage2-end, new-stage2-bubble, distclean-stage3,
4151 new-stage3-start, new-stage3-end): New autogenerated targets.
4152 (objext, prebootstrap, BOOT_CFLAGS,
4153 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4156 * Makefile.in: Regenerate.
4157 (distclean-stage1, new-stage1-start, new-stage1-end,
4158 new-stage1-bubble, distclean-stage2, new-stage2-start,
4159 new-stage2-end, new-stage2-bubble, distclean-stage3,
4160 new-stage3-start, new-stage3-end): New targets.
4161 (all-stage1-gcc): Move prebootstrap dependency from here...
4162 (configure-stage1-gcc): ...to here.
4163 (new-bootstrap): Use bubble targets.
4164 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4165 Use per-stage distclean targets.
4166 (configure-stage1-gcc, configure-stage2-gcc,
4167 configure-stage3-gcc, all-stage1-gcc,
4168 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4169 Use new-stageN-start to prepare the tree.
4173 * Makefile.def (host_modules): add libcpp.
4174 * Makefile.tpl: Add dependencies on and for libcpp.
4175 * Makefile.in: Regenerate.
4176 * configure.in: Add libcpp host module.
4177 * configure: Regenerate.
4181 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4183 * configure, Makefile.in: Regenerate.
4187 Merge from tree-ssa-20020619-branch.
4189 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4190 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4191 (HOST_GMPLIBS): Define.
4192 (HOST_GMPINC): Define.
4193 (TARGET_LIB_PATH): Add libmudflap.
4194 (GFORTRAN_FOR_TARGET): Define.
4195 (configure-build*): Export GFORTRAN.
4196 (configure-gcc): Export GMPLIBS and GMPINC.
4197 (all-gcc): Add maybe-all-libbanshee.
4198 (configure-target-libgfortran): Define.
4199 * Makefile.in: Regenerate.
4200 * configure.in (host_libs): Add libbanshee.
4201 (target_libraries): Add target-libmudflap and target-libgfortran.
4202 Add --with-libbanshee.
4203 Handle --disable-libmudflap.
4204 (*-*-freebsd*): Use with_gmp.
4205 Add $(libgcj) to noconfigdirs.
4206 * configure: Regenerate.
4207 * depcomp: New file.
4208 * MAINTAINERS: Add tree-ssa maintainers.
4212 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4213 * configure: Regenerate.
4220 * Makefile.def (flags_to_pass): Remove *dir variables that
4221 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4222 as well as prefix and exec_prefix.
4223 * Makefile.in: Regenerate.
4227 * Makefile.def (host_modules): Mark with the bootstrap
4228 flag packages on which gcc depends.
4229 * Makefile.tpl (all-bootstrap): Use it.
4230 * Makefile.in: Regenerate.
4234 * Makefile.def (flags_to_pass): Remove *dir variables that
4235 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4236 as well as prefix and exec_prefix.
4237 * Makefile.in: Regenerate.
4241 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4242 * configure: Regenerate.
4243 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4244 * gcc/Makefile.tpl (compare): Use the result of the test.
4245 * gcc/Makefile.in: Regenerate.
4249 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4250 Always relocate gcc and prev-gcc to the original names, even
4252 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4257 * configure.in (mips*-*-irix5*): Enable ld.
4258 * configure: Regenerate.
4262 * Makefile.tpl (configure-[+module+], configure-gcc,
4263 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4264 Set and export LDFLAGS.
4265 * Makefile.in: Regenerate.
4270 * Makefile.tpl: If we don't have built-in-tree target tools,
4271 use the ones found by configure rather than hacking around with
4272 program_transform_name.
4273 * configure.in: Give Makefile.tpl the information necessary
4275 * Makefile.in: Regenerate.
4276 * configure: Regenerate.
4281 * configure.in: When computing baseargs, strip *all* copies of
4282 offending options. Also, don't match/substitute the trailing space,
4283 so that this actually works when two similar options are separated by
4285 * configure: Regenerate.
4289 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4290 (rs6000-*-aix*): Same.
4291 * configure: Regenerate.
4295 Remove MPW support, no longer used.
4296 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4297 mpw-install: Remove files.
4298 * src-release (DEVO_SUPPORT): Remove names of removed files.
4299 * MAINTAINERS: Likewise.
4303 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4304 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4305 * Makefile.in: Regenerate.
4307 * configure.in (top level bootstrap support): Rework --enable-werror
4308 to set @stage2_werror_flag@.
4309 * configure: Regenerate.
4310 * Makefile.tpl (top level bootstrap support): Pass
4311 @stage2_werror_flag@ down to configure in stages 2 and 3.
4312 * Makefile.in: Regenerate.
4316 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4317 for stages 2 and 3 as well as in make. As a consequence, remove
4318 OUTPUT_OPTION (now detected by configure) from the flags passed down
4320 * Makefile.in: Regenerate.
4322 * Makefile.tpl (new-bootstrap): Fix typo.
4323 * Makefile.in: Regenerate.
4327 * Makefile.tpl: Rearrange by moving recursive_targets rules
4328 into their proper sections.
4329 * Makefile.tpl (top level bootstrap support): Move disabling
4330 of coverage flags from 'make' to 'configure'; improve comments.
4331 * Makefile.in: Regenerate.
4333 * Makefile.tpl (experimental top level bootstrap) Move stage1
4334 language setting from all- target to configure- target; disable
4335 intermodule optimization in stage 1; prevent gratuitous rebuilds
4337 * Makefile.in: Regenerate.
4338 * configure.in: Comma-separate stage 1 language list for top
4340 * configure: Regenerate.
4342 * Makefile.tpl: Clean up experimental top level bootstrap support:
4343 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4344 prev-gcc in configure- targets as well as all- targets.
4345 * Makefile.in: Regenerate.
4349 * configure.in: Remove symbolic link section.
4350 * configure: Regenerate.
4351 * Makefile.tpl (links): Remove.
4352 * Makefile.in: Regenerate.
4357 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4358 Set with AC_CHECK_PROGS.
4359 * configure.in: Fix comment typo from last patch.
4360 * configure: Regenerate.
4364 * Makefile.tpl: Introduce experimental top level bootstrap support.
4365 * Makefile.in: Regenerate.
4366 * configure.in: Introduce support for top level bootstrap.
4367 * configure: Regenerate.
4373 * configure.in: Cope with shells that do not support unquoted ^
4374 * configure: Regenerate.
4380 * configure.in: Cope with shell that do not support nesting
4381 quotes inside quoted backquote substitutions.
4382 * configure: Regenerate.
4387 * configure.in: Fix escaping of $.
4388 * configure: Regenerate.
4392 * configure: Regenerate.
4397 Move language detection to the top level.
4398 * configure.in: Find default values for the tools as
4399 soon as possible. Disable ada if GNAT is not found.
4400 Emit error message about missing languages. Expand
4401 --enable-languages=all for the gcc subdirectory.
4405 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4407 * configure: Regenerated.
4412 * Makefile.tpl: Guard XFOO sed statements better.
4413 * Makefile.tpl: Add dependency for configure-target-libada.
4414 * Makefile.in: Regenerate (incidentally fixes broken
4415 commit when libada-branch was merged).
4419 * src-release (CVS_NAMES): Define.
4420 (do-tar, do-tar): Prune $(CVS_NAMES).
4424 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
4430 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4434 * config.guess: Update from version 2003-06-12 to 2004-02-16.
4435 * config.sub: Update from version 2003-06-13 to 2004-02-16.
4439 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4440 (rs6000-*-aix*): Same.
4441 * configure: Regenerate.
4445 * configure.in (host): Add in missing $noconfigdirs to defines.
4446 * configure: Regenerate.
4451 PR ada/6637, PR ada/5911
4452 Merge with libada-branch:
4453 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4454 with appropriate dependencies. Add --enable-libada configure switch.
4455 * configure, Makefile.in: Regenerate.
4459 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4460 * configure: Regenerate.
4464 * COPYING.NEWLIB: Update Red Hat license to 2004.
4468 * Makefile.def (target_modules) [libiberty]: Don't stage.
4469 * Makefile.in: Rebuilt.
4473 * COPYING.NEWLIB: Update to include copyrights for new
4478 * src-release: Update copyright year.
4479 (do-proto-toplev): Configure using i686-pc-linux-gnu.
4480 (NEWLIB_SUPPORT_DIRS): Delete macro.
4481 (newlib.tar.bz2): Delete rule.
4485 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4486 * Makefile.tpl (configure-target-[+module+]): Support stage.
4487 * Makefile.in: Rebuilt.
4491 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
4496 * configure.in: Use ./config.cache, not config.cache.
4497 * configure: Regenerate.
4498 * Makefile.tpl: Special-casing not needed for GCC any more.
4499 * Makefile.in: Regenerate.
4501 * configure.in: Don't share a cache file for host dirs.
4502 * configure: Regenerate.
4504 * config-ml.in: Don't mess with the cache file.
4508 * Makefile.tpl: Make GCC use a separate config.cache.
4509 * Makefile.in: Regenerate.
4511 PR bootstrap/11932, PR bootstrap/11933
4512 (I don't know if it will fix either of them, but it relates
4514 * configure.in: Don't use shared config.cache for target
4516 * configure: Regenerate.
4520 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4521 * configure: Regenerated.
4525 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4526 * configure: Regenerated.
4530 Port change over from GCC:
4532 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4533 (configure-build-[+module+], configure-[+module+]): Likewise.
4534 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4535 * Makefile.in: Regenerate.
4539 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4540 * configure: Regenerate.
4544 * COPYING.NEWLIB: Add license info for long long routines added to
4549 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4550 * Makefile.in: Regenerate.
4554 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4555 * configure: Regenerate.
4559 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4561 * Makefile.in: Regenerate.
4565 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4566 * configure: Rebuilt
4567 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4568 * Makefile.in: Rebuilt
4572 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4576 * config-ml.in: Use ac_configure_args directly instead of
4577 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4582 * config-ml.in: Propagate INSTALL variables.
4586 * configure.in: Pass a computed --program-transform-name
4588 * configure: Regenerated.
4592 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4593 * Makefile.in: Regenerate.
4595 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4596 * Makefile.in: Regenerate.
4600 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4602 * configure: Regenerated.
4607 * src-release (do-proto-topleve): Remove junk files
4608 intl/config.cache, intl/config.status,
4609 intl/config.h, intl/stamp-h.
4613 * src-release (dejagnu.tar): New target.
4614 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
4615 (do-djunpack): Use $(PACKAGE) for the package name.
4619 * configure: Regenerate.
4623 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4627 * configure.in: Ensure arguments to sed are properly spaced.
4628 * configure: Regenerate.
4634 * install-sh: Update to newer upstream versions (associated with
4636 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4640 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4641 * configure: Regenerated.
4645 * configure.in: Use newline instead of semicolon when assuming
4646 shell arguments in a for loop.
4647 * configure: Regenerated.
4652 * configure.in: When testing with_libs and with_headers, treat
4654 * configure: Regenerate.
4656 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4658 (baseargs): Likewise.
4659 * configure: Regenerate.
4663 * configure.in: Disable libgcj for darwin not on powerpc.
4664 * configure: Rebuild.
4668 * src-release (do-proto-toplev): Remove junk files
4669 dejagnu/example/calc/config.status,
4670 dejagnu/example/calc/config.log.
4674 * config-ml.in, symlink-tree: Add license.
4681 * Makefile.tpl (check, check-c++): Express dependencies using
4682 dependencies rather than commands.
4683 * Makefile.in: Regenerate.
4686 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4687 * Makefile.in: Update.
4691 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4696 * configure.in: Enable libgcj for darwin.
4697 * configure: Rebuild.
4701 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
4705 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4706 creating target and build subdirs to build all parent dirs as needed.
4707 * Makefile.in: Rebuild.
4708 * configure.in: Don't build dirs explicitly here.
4709 * configure: Rebuild.
4713 * Makefile.tpl (all-make): Depend on intl.
4714 * Makefile.in: Rebuilt.
4718 * config.if: Remove unused libc_interface determination.
4722 * Makefile.in: Regenerate, correctly this time.
4726 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
4727 unused INSTALL_PROGRAM_ARGS.
4728 * configure.in: Use AC_PROG_INSTALL.
4729 * Makefile.in: Regenerate.
4730 * configure: Regenerate.
4734 * configure: Rebuilt.
4736 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4737 newlib nor libgloss.
4739 * configure.in (am33_2.0-*-linux*): Added.
4743 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4744 * configure: Regenerate.
4748 * config-ml.in: Replace PWD with PWD_COMMAND.
4749 * Makefile.tpl: Likewise.
4750 * Makefile.in: Regenerated.
4754 * configure.in: Clean up config-lang.in handling. Delete
4755 useless assignment to "subdirs".
4756 * configure: Regenerate.
4760 * configure.in: Rename 'target_libs' to 'target_libraries'.
4761 Remove useless reference to 'target_libs'.
4762 * configure: Regenerate.
4766 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4767 * Makefile.in: Regenerate.
4771 * Makefile.def: Introduce flags_to_pass.
4772 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4773 * Makefile.in: Regenerate.
4777 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4778 and target-libgloss.
4779 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4780 <h8300*-*-*>: Disable libf2c and ${libgcj}.
4781 * configure: Regenerate.
4785 * configure.in: Update testsuite_flags to new location.
4786 * configure. Regenerate.
4790 * Makefile.tpl: Remove BUILD_CC stuff.
4791 * Makefile.in: Regenerate.
4795 * config.guess: Update to 2003-06-12 version.
4796 * config.sub: Update to 2003-06-13 version.
4800 * MAINTAINERS: Add myself as MIPS co-maintainer.
4804 * config.guess: Update to 2003-06-06 version.
4805 * config.sub: Update to 2003-06-06 version.
4809 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4810 * configure. Regenerate.
4814 * configure.in: Disable serial configure by default.
4815 * configure: Regenerate.
4816 * Makefile.tpl: Abolish .NOTPARALLEL.
4817 * Makefile.in: Regenerate.
4819 * Makefile.tpl: Replace {build,host,target}_canonical by
4820 {build,host,target}.
4821 * Makefile.in: Regenerate.
4823 * Makefile.tpl: Fix stupid pasto.
4824 * Makefile.in: Regenerate.
4828 * Makefile.tpl: Remove bogus conditional.
4829 * Makefile.in: Regenerate.
4833 * Makefile.tpl: Make 'recursive targets' using autogen rather
4834 than shell loop. Remove duplicate 'clean' targets and false
4836 * Makefile.def: Add systematic dependencies to 'recursive' targets.
4837 Add systematic method of specifying missing targets in subdirs.
4838 Add copyright boilerplate.
4839 * Makefile.in: Regenerate.
4840 * configure.in: Add 'recursive targets' to maybe list.
4841 * configure: Regenerate.
4843 * Makefile.tpl: Rename [+target+] to [+make_target+].
4844 * Makefile.def: Rename 'target' to 'make_target'.
4848 * README-maintainer-mode: Update URL for locating blessed config
4853 * ltconfig: Import this patch and modify for use with current
4854 version of ltconfig:
4858 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
4863 * Makefile.tpl: Make maybe-check-gcc .PHONY.
4864 * Makefile.in: Regenerate.
4868 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
4872 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4874 * Makefile.in: Regenerate.
4878 * Makefile.tpl: Add missing empty maybe-check-gcc target.
4879 * Makefile.in: Regenerate.
4883 * configure.in: Use curly braces in the definition of tooldir.
4884 * configure: Regenerate.
4888 * configure.in: Switch more things to use maybe dependencies.
4889 * Makefile.tpl: Switch more things to use maybe dependencies.
4890 Factor out common code from autogen IF statements.
4891 * configure: Regenerate.
4892 * Makefile.in: Regenerate.
4896 * configure.in: Accept i[3456789]86 for machine type.
4897 * configure: Regenerate.
4901 * configure.in: Switch more things to use maybe dependencies.
4902 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
4903 * configure: Regenerate.
4904 * Makefile.tpl: Switch more things to use maybe dependencies.
4905 * Makefile.in: Regenerate.
4909 * Makefile.tpl (install-opcodes): Define.
4910 * Makefile.in: Rebuild.
4914 * config.guess: Update to 2003-05-09 version.
4915 * config.sub: Update to 2003-05-09 version.
4919 * configure.in: Correct sed script so that options in quotes are not
4921 * configure: Rebuild.
4925 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4926 and $$s/newlib/libc/sys/cygwin32 include paths.
4931 * config-ml.in: Restored from gcc repository.
4935 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4936 * Makefile.in: Regenerate.
4940 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
4945 * Makefile.tpl: Clean $(BUILD_SUBDIR).
4946 * Makefile.in: Regenerated.
4950 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4951 * Makefile.in: Regenerate.
4955 * configure.in (powerpc64*-*-linux*): Remove.
4956 * configure: Rebuilt.
4960 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
4961 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4963 * Makefile.in: Regenerate.
4967 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4968 * configure: Regenerated.
4972 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4973 * */configure: Rebuilt.
4977 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4978 * Makefile.in: Regenerate.
4982 * Makefile.in: Regenerate with correct Makefile.def.
4986 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
4988 * Makefile.in: Regenerate.
4989 * configure.in: Clean up gxx_include_dir logic.
4990 * configure: Regenerate.
4994 * configure.in (gxx_include_dir): Fix typo.
4995 * configure: Regenerated.
4999 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5003 * configure.in: Include $(build_tooldir)/sys-include in
5005 * configure: Regenerated.
5009 * Makefile.tpl: Reindent.
5010 * Makefile.in: Regenerate.
5011 * configure.in: Reindent. Don't set unused variables.
5012 * configure: Regenerate.
5014 * Makefile.tpl: Always pass down RANLIB.
5015 * Makefile.in: Regenerate.
5017 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5018 * Makefile.in: Regenerate.
5019 * configure.in: Remove unused logic relating to --enable-shared
5020 and --enable-threads. Remove bogus comments. Remove redundant
5022 * configure: Regenerate.
5024 * configure.in: Replace ${libstdcxx_version} by its value.
5025 Remove reference to mh-dgux.
5026 * configure: Regenerate.
5030 * Makefile.tpl: Rearrange.
5031 * Makefile.in: Regenerate.
5035 * configure: Remove site-file supprot - it is obsolete.
5039 * configure.in: Add support for kaOS as cross build target system.
5040 * configure: Regenerated.
5044 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5045 configure-target-* as some target builds may require additional
5046 flags for preprocessor tests.
5047 * Makefile.in: Regenerated.
5051 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5052 * ltconfig: Handle it.
5053 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5058 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5059 it is used as argument to $CC.
5060 * ltcf-gcj.sh: Likewise.
5064 * configure.in: Introduce --enable-maintainer-mode.
5065 * configure: Rebuilt.
5066 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5067 for maintainer mode.
5068 * Makefile.in: Rebuilt.
5072 * configure: Regenerate using autoconf 2.13.
5076 * config.guess: Import latest version.
5077 * config.sub: Import latest version.
5081 * Makefile.tpl (check-c++): Allow parallelism.
5085 * configure: Regenerate using autoconf 000227.
5089 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5090 don't configure target-libobjc.
5091 * configure: Regenerate.
5095 * Makefile.tpl (RANLIB): Define.
5096 * Makefile.in: Regenerate.
5100 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5101 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5102 * Makefile.in: Regenerated.
5103 * configure.in: Remove all traces of snavigator, db, and grep.
5104 * configure: Regenerated.
5108 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5109 * Makefile.in: Regenerated.
5113 * config.if: Copy from GCC.
5117 * configure.in: Revert 24Jan change.
5118 * configure: Regenerate.
5122 * configure.in: Revert previous change.
5123 * configure: Regenerate.
5127 * configure.in: Make rda native-only.
5128 * configure: Regenerate.
5132 * configure.in: Add missing \.
5133 * configure: Rebuilt.
5137 * configure.in (baseargs): Avoid using \| in sed regular
5139 * configure: Rebuilt.
5143 * configure.in (baseargs): Remove all supported forms of
5144 --cache-file, --srcdir, --host, --build and --target options
5145 from argument lists.
5146 * configure: Rebuilt.
5150 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5151 * configure: Rebuilt.
5155 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5156 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5157 * Makefile.in: Regenerate.
5158 * configure: Regenerate.
5162 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5163 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5164 * Makefile.in: Regenerate.
5168 * configure.in: Remove Makefile in build, host and target modules
5169 unless configure was run with --no-recursion.
5170 * configure: Rebuilt.
5174 * config.guess: Update to 2003-01-03 version.
5175 * config.sub: Update to 2003-01-03 version.
5179 * configure: Regenerate with proper autoconf 2.13.
5183 * configure.in: Add AC_PREREQ for consistency.
5184 * configure: Regenerate.
5188 * configure.in (GDB_TK): Add tcl directories conditional on
5189 gdb/gdbtk directory being present.
5190 * configure: Regenerate.
5194 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5195 by gcc if LD is not defined and we are not doing a Canadian Cross.
5196 * configure: Rebuilt.
5200 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5204 * Makefile.in: Rebuilt.
5205 * Makefile.def (target_modules) [libffi]: Allow installation.
5209 * configure.in: Fix use of $program_transform_name.
5210 * configure: Regenerated.
5214 * configure.in (baseargs): Don't remove first configure argument.
5215 * configure: Regenerated.
5219 * Makefile.tpl (local-distclean): Don't remove...
5220 (multilib.ts): ... this. Moved into...
5221 (multilib.out): ... this. Don't use sub-make.
5222 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5223 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5224 (configure-build-[+module+], configure-[+module+],
5225 configure-target-[+module+], configure-gcc): ... these. Test
5226 for Makefile existence. Drop config.status from dependencies.
5227 * Makefile.in: Rebuilt.
5228 * configure.in: Move gcc-version-trigger to the end of
5229 ac_configure_args. Add comments to maybedep.tmp and
5230 serdep.tmp. Introduce --disable-serial-configure. Remove
5231 nonopt from baseargs, matching and removing corresponding
5232 whitespace while at it.
5233 * configure: Rebuilt.
5237 * configure.in (host_configargs): Replace reference to
5238 no-longer-defined buildopts with --build=${build_alias}.
5239 * configure: Rebuilt.
5243 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5244 program_transform_name to standard idiom.
5245 (AUTOGEN, AUTOCONF): Define.
5246 (Makefile.in): Use $(AUTOGEN).
5247 (Makefile): Depend on config.status, and use autoconf-style rule to
5248 build it. Move original commands to...
5249 (config.status): ... this new target.
5250 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5252 * Makefile.in: Rebuilt.
5256 * Makefile.tpl: Fix dramatic bustage due to change in
5257 program_transform_name.
5258 * Makefile.in: Regenerate.
5260 * configure.in: Remove unnecessary PATH setting.
5261 * configure: Regnerate.
5263 * configure.in: Don't default to unprefixed tools unless
5264 the native tools will work.
5265 * configure: Regenerate.
5267 * configure.in: Convert to autoconf script. Blow away lots
5268 of now-redundant Makefile fragments.
5269 * configure: Generate using Autoconf.
5270 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5271 * Makefile.in: Regenerate.
5275 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
5276 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5278 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
5283 * Makefile.tpl (multilib.out): Fix missing space.
5284 * Makefile.in: Regenerate.
5288 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5289 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5290 * Makefile.in: Regenerate.
5291 * configure.in: Remove unnecessary leftovers.
5295 * configure.in (extra_ranlibflags_for_target): New variable.
5296 (*-*-darwin): Add -c to ranlib commands.
5297 * configure (tooldir): Handle extra_ranlibflags_for_target.
5301 * COPYING.NEWLIB: Updated.
5302 * COPYING.LIBGLOSS: Ditto.
5306 * Makefile.tpl: Revert HJL's change.
5307 * Makefile.in: Regenerated.
5308 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5313 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5314 * Makefile.in: Regenerate.
5318 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5319 * Makefile.in: Regenerated.
5321 * configure.in (build_prefix): New. Substitute.
5325 * Makefile.tpl: Don't let real targets depend on phony targets.
5326 * Makefile.in: Regenerate.
5328 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5329 * Makefile.in: Regenerate.
5333 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5334 previous 'make bootstrap'.
5335 * Makefile.in: Regenerate.
5339 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5343 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5345 (check-c++): Just depend on it and check-target-libstdc++-v3.
5346 * Makefile.in: Regenerate.
5350 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5351 * Makefile.in: Regenerate.
5355 * COPYING.NEWLIB: Update list of alternate Regent of California
5356 licenses and discuss official revoking of advertising clause.
5357 * COPYING.LIBGLOSS: Ditto.
5361 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5362 * Makefile.in: Rebuilt.
5366 * configure: Fix bug put in by gremlins.
5368 * Makefile.tpl: Substitute more autoconfily.
5369 * configure: Substitute more autoconfily.
5370 * Makefile.in: Regenerate.
5374 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5375 * Makefile.in (all-sim): Ditto.
5379 * Makefile.tpl: Change configure dependencies to not have real
5380 targets depend on phony targets.
5384 * configure.in: Revert unintentional change.
5386 * src-release: Configure host subdirs.
5388 * Makefile.tpl: Change dependency for */multilib.out so that
5389 it works when gcc isn't in the tree.
5391 * configure.in: Substitute more.
5392 * configure: Run subconfigures from the Makefile.
5393 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5394 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5398 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5399 and corresponding dependencies.
5400 * Makefile.in: Regenerate.
5402 * configure.in (host_tools): Order binutils, gas and ld for
5403 convenience in running the testsuites.
5405 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5406 * Makefile.in: Regenerate.
5407 * configure.in: Introduce rules to serialize subconfigure runs.
5409 * configure.in: Introduce BASE_CC_FOR_TARGET.
5410 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5411 Realize configure-build-* targets. Realize configure-target-* targets.
5412 * Makefile.in: Regenerate.
5416 * configure: Move gcc_version_trigger stuff from here...
5417 * configure.in: ...to here.
5419 * configure.in: Separate subconfigure options added by this file from
5420 options given by the user. Add machinery to put args for host
5421 subconfigures into the Makefile.
5423 * Makefile.tpl: Remove 'vault' targets.
5424 * Makefile.tpl: Reorder and comment dependencies.
5425 * Makefile.in: Regenerate.
5429 * configure.in: Move host-specific darwin noconfigdirs into
5430 the host-specific section.
5434 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
5436 * Makefile.in: Regenerate.
5438 (finishing slow-motion replay)
5439 * configure: Remove skip-this-dir support.
5440 * Makefile.tpl: Remove skip-this-dir support.
5442 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5444 * Makefile.in: Regenerate.
5446 * Makefile.tpl: Strip out useless setting of 'dir'.
5447 * Makefile.in: Regenerate.
5451 (finishing slow-motion replay)
5452 * configure.in: Fix deeply stupid bug.
5454 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5455 shell code in CXX_FOR_TARGET
5456 * Makefile.def: Introduce raw_cxx.
5457 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5459 * Makefile.in: Regenerate.
5463 (finishing slow-motion replay)
5464 * Makefile.tpl: Remove unnecessary ifs.
5465 * Makefile.in: Regenerate.
5467 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
5468 dependencies. Maybe-ize build-libiberty. Create dummy install
5469 targets for 'no_install' modules.
5470 * configure: Move GDB_TK substitution to configure.in. Move
5471 build_modules stuff to configure.in.
5472 * configure.in: Implement soft dependency machinery. Maybe-ize
5473 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5474 * Makefile.in: Regenerate.
5478 (continuing slow-motion replay)
5479 * Makefile.tpl: Make all-target, install-target behave similarly
5480 to all, install (only hitting configured targets). Eliminate
5481 unused macro defintions.
5483 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5486 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5488 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5490 * configure.in: Produce lists of subdir targets we're actually
5491 configuring. Remove references to "dosrel".
5492 * Makefile.tpl: Let configure set which subdir targets are hit.
5493 Remove install-cross; clean up install; remove ALL. Remove
5494 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5495 Autogenerate host module targets. Remove empty dependency lines
5496 and redundant dependency; rearrange slightly.
5497 * Makefile.def: Add host-side libtermcap, utils.
5499 * Makefile.in: Regenerate.
5503 (Continuing slow-motion replay)
5504 * Makefile.def: Add list of recursive targets to autogenerate.
5506 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
5507 targets. Autogenerate *-build-* targets.
5508 * Makefile.in: Regenerate.
5512 (Continuing slow-motion replay)
5513 * configure: More autoconf-style substitutions.
5514 * Makefile.tpl: More autoconf-style substitutions.
5515 * Makefile.in: Regenerate.
5519 (Continuing slow-motion replay)
5520 * configure: Substitute more variables in a more autoconf-friendly
5521 way. Simplify slightly.
5522 * Makefile.tpl: Make more variables substitutable in an
5523 autoconf-friendly way.
5524 * Makefile.in: Regenerate.
5528 (Continuing slow-motion replay)
5529 * configure.in (v810*): Remove special setting of tools.
5531 * configure: Add support for extra required flags for ar or nm.
5532 * configure.in (aix4.3+): Use above support for target-specific
5533 issues, rather than using config/mt-aix43.
5537 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
5538 * configure: Remove 'removing', which doesn't work. Replace $subdir
5539 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
5540 with $srcdir. Reformat indentation. Substitute some variables
5541 formerly hard-coded in the Makefile for build=host.
5542 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5543 * Makefile.def: Autogenerate more.
5544 * Makefile.in: Regenerate.
5548 * Makefile.tpl: syntactic cleanup
5552 * Makefile.def (host_modules): Add rda.
5553 * Makefile.in: Regenerate.
5554 * configure.in (target_tool): Add target-rda to list.
5558 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
5559 and restrap targets to this rule.
5560 * Makefile.in: Regenerate.
5564 * configure.in (i[3456]86-*-linux*): Add check to disable
5565 ${libgcj} for glibc1.
5569 * configure.in: Add tic4x target.
5573 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5574 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5575 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5576 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5577 * Makefile.in: Regenerate.
5581 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5582 * Makefile.in: Regenerate.
5584 * Makefile.def: Remove order dependency comments.
5585 * Makefile.tpl: Add explicit install-install dependencies.
5586 * Makefile.in: Regenerate.
5588 * Makefile.tpl: Remove material now in src-release. (Finally!)
5589 * Makefile.in: Regenerate.
5591 * configure: Restore my original patch by syncing with gcc version.
5593 * Bring following over from gcc:
5597 * configure.in (s390*-*-linux*): Enable libgcj.
5601 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
5605 * configure: Move stray lines back to where they belong.
5609 * Makefile.tpl: Insert configure-target target, for src-release.
5611 * configure: Finish reverting change which Andrew Cagney started
5612 reverting. Should fix bustage.
5614 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5615 * src-release: New file. Contains material for making net
5616 releases for gdb, binutils, et al., formerly in Makefile.in.
5620 * cpu: New top level directory. Intended to hold input files for
5621 CGEN which have FSF copyright assignment.
5622 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5626 Revert below (note that src does not contain Makefile.tpl):
5627 * Makefile.tpl: Make subsituted variables more autoconfy.
5628 * Makefile.in: Regenerate.
5632 * configure: Revert accidentally applied changes.
5634 * Makefile.tpl: Make more autoconf-friendly.
5635 * Makefile.in: Regenerate.
5636 * configure: Make substitution more autoconf-like.
5640 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5641 single entry to handle all these.
5642 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
5643 libjava on arm-*-elf.
5647 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5648 things that depend on them.
5652 * Makefile.tpl: Make subsituted variables more autoconfy.
5653 * Makefile.in: Regenerate.
5654 * configure: Make seds more autoconfy.
5658 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5659 * Makefile.in: Regenerate.
5660 * configure.in: Rewrite sed statements to look autoconfy.
5662 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5663 all-target-foo on configure-target-foo.
5664 * Makefile.def: Ditto.
5665 * Makefile.in: Rebuild.
5669 * Makefile.def: New file.
5670 * Makefile.tpl: New file.
5671 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5673 * configure.in: Minor rearrangement. Simplify tests.
5677 * configure.in (with_headers): Skip copy if value is "yes".
5678 (with_libs): Likewise.
5682 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5683 * configure.in (sh*-*-pe*): Ditto.
5684 * configure.in (mips*-*-pe*): Ditto.
5685 * configure.in (*arm-wince-pe): Ditto.
5687 * configure.in: Rearrange.
5691 * Import these changes from the config master repository:
5695 * config.sub: Add tic4x target.
5699 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
5704 * COPYING.NEWLIB: More updates.
5708 * COPYING.NEWLIB: Update.
5712 * texinfo/texinfo.tex: Import version 2002-06-04.06.
5714 * config.guess: Import version 2002-08-23.
5715 * config.sub: Import version 2002-08-22.
5719 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5720 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5721 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5725 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5729 * configure.in (mips*-*-linux*): Don't skip target-libffi.
5733 * configure.in: Move generic linux case to end. Copy generic
5734 linux noconfigdirs to mips*-*-linux* entry and new
5735 powerpc64*-*-linux* entry. Add target-libffi for the latter.
5739 * MAINTAINERS: Clarify on config.guess and config.sub, and add
5740 one instance of them which was missed to the list to update.
5744 * config.guess: Update to 2002-07-09 version.
5745 * config.sub: Update to 2002-07-03 version.
5749 * configure.in: Remove two redundant tests.
5753 * configure.in (mips*-*-irix6*o32): Enable stabs.
5757 * configure.in: Don't build grez.
5758 * Makefile.in: Ditto.
5760 * Makefile.in: Remove references to bsp, cygmon, libstub.
5761 * configure.in: Ditto.
5763 * configure.in: Remove leftover reference to gdbtest.
5767 * configure.in (gxx_include_dir): Change to match versioned
5768 C++ headers if --enable-version-specific-runtime-libs is used.
5772 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5776 * configure.in: Make --without-x work.
5780 * contrib: New directory. Created to contain a copy of the
5781 texi2pod.pl script so that it is in the same place as the version in
5782 the FSF GCC sources.
5786 * configure.in: Rearrange target Makefile fragment collection.
5788 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5790 * configure.in: Ditto.
5794 * Makefile.in: Eliminate 'apache' targets.
5795 * configure.in: Eliminate 'apache' targets.
5797 * configure.in: Eliminate redundant tests. Reorganize.
5799 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5801 * config-ml.in: Eliminate references to Cygnus configure.
5803 * Makefile.in: Eliminate references to building emacs.
5807 * configure.in: Add support for ip2k.
5811 * configure.in (host_tools): Remove cgen.
5813 * Makefile.in (all-cgen): Remove; runs from its source directory.
5814 (check-cgen, install-cgen, clean-cgen): Likewise.
5815 (all-opcodes): No not depend on all-cgen.
5816 (all-sim): Likewise.
5820 * configure.in: Fix AIX configury bug.
5824 * configure.in: Replace ${topsrcdir} with ${srcdir}.
5826 * configure.in: Move definition of libstdcxx_flags right above
5827 usage, rather than way earlier.
5829 * configure.in: Pull definition of is_cross_compiler earlier.
5831 * configure.in: Rearrange a little.
5833 * configure.in: Remove references to librx.
5834 * Makefile.in: Remove references to librx.
5838 * configure.in: Eliminate ${gasdir} variable.
5842 * configure.in: Add support for frv.
5843 * config.sub: Add support for frv.
5847 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5851 * configure.in (vax-*-netbsd*): Re-enable gas.
5855 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5856 BUILD_PREFIX_1, to correct nomenclature.
5857 * configure: Likewise.
5859 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5860 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5864 * config-ml.in: Propogate DESTDIR also.
5868 * configure.in (vax-*-netbsd*): Don't build gas for this
5873 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5878 * config.sub: Add DLX target.
5882 * config.guess: Update to 2002-05-22 version.
5883 * config.sub: Likewise.
5887 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5888 * config-ml.in: Likewise.
5889 * configure: Likewise.
5890 * configure.in: Likewise.
5894 * configure.in: Simplify makefile fragment collection.
5896 * configure.in: Remove code to build emacs.
5898 * configure.in : Remove --srcdir argument from targargs and buildargs
5899 (it's always overridden in the Makefile anyway). Rearrange a bit.
5901 * configure: Move some logic to configure.in.
5902 * configure.in: Move some logic from configure.
5906 * COPYING.LIBGLOSS: New file.
5910 * Makefile.in: Honour DESTDIR.
5914 * configure.in (noconfigdirs): Don't disable libgcj on
5915 sparc64-*-solaris* and sparcv9-*-solaris*.
5919 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5923 * configure.in (FLAGS_FOR_TARGET): Do not add
5924 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5925 on i[3456]86-*-linux*.
5929 * configure.in (noconfigdirs): Replace [ ] with test.
5931 * configure.in (noconfigdirs): Do not add target-newlib if
5932 target == i[3456]86-*-linux*, and host == target.
5936 * config.guess: Updated to 2002-04-26's version.
5937 * config.sub: Updated to 2002-04-26's version.
5941 * configure.in: delete reference to absent file
5943 * configure.in: replace '[' with 'test'
5945 * configure.in: Eliminate references to gash.
5946 * Makefile.in: Eliminate references to gash.
5948 * configure.in: remove useless references to 'pic' makefile fragments.
5950 * configure.in: (*-*-windows*) Finish removing.
5952 * configure.in: Eliminate redundant test for libgui.
5956 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5957 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5961 * configure.in: remove references to dead files
5965 * configure.in: Disallow configuring libgcj when it is already
5966 installed and we're using Solaris 2.8 linker. Do enable libgcj on
5967 Solaris 2.8 by default. For PR libgcj/6158.
5971 * configure.in: Move default CC setting out of config/mh-* fragments
5976 * configure.in: don't even try to configure or make a subdirectory
5977 if there's no configure script for it.
5981 * MAINTAINERS: Remove chill maintainers.
5982 * Makefile.in (CHILLFLAGS): Remove.
5983 (CHILL_LIB): Remove.
5984 (TARGET_CONFIGDIRS): Remove libchill.
5985 (CHILL_FOR_TARGET): Remove.
5986 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5988 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5989 (CHECK_TARGET_MODULES): Likewise.
5990 (INSTALL_TARGET_MODULES): Likewise.
5991 (CLEAN_TARGET_MODULES): Likewise.
5992 (configure-target-libchill): Remove.
5993 (all-target-libchill): Remove.
5994 * configure.in (target_libs): Remove target-libchill.
5995 Do not compute CHILL_FOR_TARGET.
5996 * libchill: Remove directory.
6000 * Makefile.in, configure.in, configure: Sync with gcc, entries
6005 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6006 Fixes PR libgcj/6068.
6010 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6014 * configure.in (alpha*-dec-osf*): Enable libgcj.
6018 Fix for: PR bootstrap/3591, target/5676
6019 * configure.in (mcore-pe): Disable the configuration of
6020 libstdc++-v3 since exceptions are not supported.
6024 * configure.in: Enable libgcj for xscale-elf target.
6028 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6030 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6034 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6035 libstdc++-v3 and libjava.
6039 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6044 * config.guess: Updated to 2002-01-30's version.
6045 * config.sub: Updated to 2002-02-01's version.
6046 Contribute sh64-elf.
6048 * configure.in: Added sh64-*-*.
6052 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6053 (all-target-fastjar): Also depend on all-target-libiberty.
6057 * configure, configure.in: Use temp file for long sed commands.
6061 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6066 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6070 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6074 * configure: Handle temporary files securely using mkdir.
6078 * configure.in (*-*-linux*): Disable configuration of target-newlib
6079 and target-libgloss.
6083 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6088 * Makefile.in (check-c++): Add missing semicolon.
6092 * configure.in (sh-*-linux*): New.
6096 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6097 and libgcj on m68hc11/m68hc12.
6101 * Makefile (CFLAGS_FOR_BUILD): New.
6102 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6106 * configure.in (libstdcxx_flags): Do not try to execute
6107 libstdc++-v3/testsuite_flags until it exists.
6111 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6115 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6119 * configure.in: Move *-chorusos target case to the proper switch.
6124 * Makefile.in (STAGE1_CFLAGS): Pass down.
6128 * config.guess: Add hppa64-linux support. Note for next import that
6129 this is already in the master file.
6130 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6134 * Makefile.in (DO_X): Do not backslash single-quotes in
6135 backquotes (two places).
6139 * Makefile.in (DO_X): Quote nested quotes.
6143 * Makefile.in (DO_X): Use double quotes for quoting
6144 "RANLIB=$${RANLIB}".
6148 * configure.in: Only use `lang_requires' for languages athat are
6153 * configure.in: Allow config-lang.in to set `lang_requires' to list
6154 of other required languages.
6158 * Makefile.in: Remove RANLIB definition. Use RANLIB
6159 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6160 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6165 * Makefile.in (check-c++): Use tabs, not spaces.
6169 * Makefile.in (check-c++): New rule.
6171 * configure.in (target_libs): Remove libg++.
6172 (noconfigdirs): Remove libg++.
6173 (noconfigdirs): Same.
6174 (noconfigdirs): Same.
6175 (noconfigdirs): Same.
6177 * config-ml.in: Remove libg++ references.
6179 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6180 (ALL_TARGET_MODULES): Same.
6181 (configure-target-libg++): Remove.
6182 (all-target-libg++): Remove.
6183 (configure-target-libio): Remove.
6184 (all-target-libio): Remove.
6185 (check-target-libio): Remove.
6187 (libg++.tar.bz2): Remove.
6188 (all-target-cygmon): Remove libio.
6189 (all-target-libstdc++): Remove.
6190 (configure-target-libstdc++): Remove.
6191 (TARGET_LIB_PATH): Remove libstdc++.
6192 (ALL_GCC_CXX): Remove libstdc++.
6193 (all-target-gperf): Correct.
6197 * configure: Introduce GCJ_FOR_TARGET.
6198 * configure.in: Ditto.
6199 * Makefile.in: Ditto.
6203 * configure.in: for *-chorusos, don't config target-newlib and
6208 Remove V2 C++ library.
6209 * configure.in: Remove --enable-libstdcxx_v3 support.
6213 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6217 * configure.in: Allow libgcj to be built on Sparc Solaris.
6221 * configure.in: Enable libgcj on several additional platforms.
6225 * configure.in: Enable libgcj for linux targets.
6229 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6230 failures of subdirectories.
6234 * configure: handle DOS-style absolute paths.
6238 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6242 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6243 (libstdcxx_incdir): Pass down.
6244 * config.if: Remove expired bits for cxx_interface, add stub.
6245 (libstdcxx_incdir): Add variable for g++ include directory.
6246 * configure.in (gxx_include_dir): Use it.
6250 * configure.in: Handle lang_dirs.
6254 * configure.in: Disable libgcj for any target not specifically
6255 listed. Disable libgcj for x86 and Alpha Linux until compatible
6260 * Makefile.in (local-distclean): Also remove fastjar.
6264 * configure.in: Define libgcj. Disable libgcj target libraries for
6269 * configure.in (target_libs): Revert 2000-12-08 patch.
6270 (noconfigdirs): Added target-libjava.
6274 * Makefile.in: handle DOS-style absolute paths.
6278 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6280 * configure.in (target_libs): Removed `target-libjava'.
6284 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6285 (ALL_MODULES): Added fastjar.
6286 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6287 (all-target-libjava): all-fastjar replaces all-zip.
6288 (all-fastjar): Added.
6289 (configure-target-fastjar, all-target-fastjar): Likewise.
6290 * configure.in (host_tools): Added fastjar.
6294 * Makefile.in (local-distclean): Remove leftover built files.
6298 * configure.in (enable_libstdcxx_v3): Fix typo,
6299 libstd++ -> libstdc++.
6303 * configure: Provide the original toplevel configure arguments
6304 (including $0) to subprocesses in the environment rather than
6305 through gcc/configargs.h.
6309 * configure: Turn on libstdc++ V3 by default.
6313 * configure (gcc/configargs.h): Only create if there is a build GCC
6318 * configure: Save configure arguments to gcc/configargs.h.
6322 * Makefile.in (bootstrap): avoid recursion if subdir missing
6324 (do-proto-toplev): ditto
6328 * configure.in: Do not build byacc for hppa64. Provide paths to the
6329 X11 libraries for hppa64.
6333 * Makefile.in (all-gcc): Depend on all-zlib.
6334 (CLEAN_MODULES): Add clean-zlib.
6335 (ALL_MODULES): Add all-zlib.
6336 * configure.in (host_libs): Add zlib.
6340 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6341 $targargs to tell whether newlib is going to be built.
6343 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6344 $$r/TARGET_SUBDIR/libio for _G_config.h.
6348 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6350 * configure: Make enable_threads and enable_shared defaults
6351 explicit. Substitute enable_threads into generated Makefiles.
6352 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6353 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6357 * configure.in: Re-enable all references to libg++ and librx.
6361 * configure.in: Add *-*-freebsd* configurations.
6365 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6366 (do-tar, do-bz2): New rules.
6367 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6368 (gdb-tar): New rule.
6369 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6370 (insight_dejagnu.tar): New rule.
6371 (insight.tar): New rule.
6372 (gdb+dejagnu.tar): New rule.
6373 (gdb.tar): New rule.
6377 * MAINTAINERS: Update dejagnu/
6381 * ltmain.sh (relink_command): Fix typo in previous change.
6385 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6386 (relink_command): Added --tag flags.
6387 (mode=install): If relinking fails; error out.
6391 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6393 (do-check): Rename from check.
6394 (check): Allow parallel check.
6398 * Makefile.in (.NOTPARALLEL): Add fake tag.
6402 * configure.in: Enable gprof for mips*-*-linux*.
6406 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6408 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
6412 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
6416 * config.guess: Import from master sources, rev 1.232.
6417 * config.sub: Import from master sources, rev 1.246.
6421 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6422 because its Makefile is there; test for the executable instead.
6426 Contribute sh64-elf.
6428 * configure.in: Added sh64-*-*.
6432 * COPYING.NEWLIB: Remove advertising clause from
6433 Berkeley and Red Hat licenses.
6437 * Makefile.in: Add all-tix to deps for all-snavigator
6438 so that tix is built when building snavigator.
6442 * config.guess: Import from master sources, rev 1.229.
6443 * config.sub: Import from master sources, rev 1.240.
6448 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6449 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6450 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6452 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6453 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6454 soname_spec, sys_lib_search_path_spec): Ditto.
6458 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6459 target-libiberty, and target-libgloss. Skip Java-related
6460 libraries if not supported for NetBSD on target CPU.
6464 * configure.in: Import StrongARM and XScale target_configdirs from
6469 * config.guess: Import from master sources, rev 1.225.
6470 * config.sub: Import from master sources, rev 1.238.
6472 * MAINTAINERS: Updated notes on config.guess and config.sub.
6476 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6477 ld and gdb are not supported.
6481 * Change reference to Cygnus Solutions to be Red Hat.
6485 * COPYING.NEWLIB: Update generic copyright date.
6489 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6490 Allow target-libgloss to be built for arm, strongarm, and xscale.
6494 * MAINTAINERS: Update URL for config.* scripts.
6498 * config.sub: Import latest version.
6499 * config.guess: Likewise.
6503 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6504 options for i[3456]86-pc-linux* native builds.
6508 * MAINTAINERS: gcc adopts symlink-tree, refer more to
6511 Import this patch from gcc:
6515 * symlink-tree: handle DOS-style absolute paths.
6520 When build != host, create libiberty for the build machine.
6522 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6524 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6526 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6528 (all.normal): Depend on ALL_BUILD_MODULES.
6529 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6530 (all-build-libiberty): Depend on configure-build-libiberty.
6532 * configure: Calculate and substitute proper value for
6534 * configure.in: Create the build subdirectory.
6535 Calculate and substitute TARGET_CONFIGARGS (formerly
6536 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6540 * config.sub: Update to version 1.232 on subversion.
6544 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6545 files from .po files for a distribution.
6549 * COPYING.NEWLIB: Mention preserved notice in specific parts.
6553 Merged from net gcc:
6555 * ltcf-c.sh: Use $objext, not $ac_objext.
6557 * ltcf-cxx.sh: Add support for GNU.
6559 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
6560 default settings if using GNU tools with that configuration.
6561 * ltcf-cxx.sh: Ditto.
6562 * ltcf-gcj.sh: Ditto.
6564 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6565 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
6566 * ltmain.sh: Mark as gcc-local.
6570 * Makefile.in (all-bison): Revert 2001-10-24.
6571 Don't depend on texinfo.
6575 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
6579 * configure.in (--enable-languages): Be more permissive about
6580 syntax. Check for empty lists better. Warn about $LANGUAGES.
6584 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6588 Makefile.in (all-bison): Don't depend on texinfo.
6592 * gettext.m4: Test po/POTFILES.in exists before trying to read.
6596 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6600 * config.sub, config.guess: Import latest from subversions.
6604 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6605 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6606 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6607 avoid quotes nesting problems.
6608 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6609 (DO_X): Export only variables that are set.
6613 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6614 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6615 semantics. Use the shell built-in "type" command instead.
6619 * config.sub: Reverted the earlier change, this version is not the
6624 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
6625 Add support for mips64.
6629 * configure.in: Enable libstdc++-v3 for h8300 targets.
6634 * config.sub: Add support for mipsisa32.
6638 * config.sub, config.guess: Import latest from subversions.
6642 * config.sub, config.guess: Import latest from subversions.
6646 * MAINTAINERS: Clarify libiberty merge rules and procedures.
6650 * Makefile.in: Revert 2001-06-17.
6651 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
6655 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
6656 (gas+binutils.tar.bz2): Likewise.
6657 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
6661 * Makefile.in (VER): When present, extract the version number from
6662 the file version.in.
6666 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6667 gcc/xgcc is built, use -print-prog-name to find out the program
6672 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6673 with_gcc]: Use `gcc -shared' to build a shared library.
6677 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6682 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
6683 libraries when using g++ with native linker.
6687 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6691 * configure.in : enable ld for aix
6695 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6696 [aix4*|aix5*]: Prepend blank.
6700 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6701 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
6702 of subdir/configure scripts to use the new libtool.m4.
6706 * config.if (libc_interface): Set to -libc6.2- for cross
6707 compiling to Linux/glibc 2.2.
6711 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6716 * configure.in (noconfigdirs): Don't reset it from scratch in the
6717 target case; only append to it.
6721 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6722 sparc-*-solaris2.8]: Disable ${libgcj}.
6726 * configure.in (libgcj_saved): Copy from $libgcj.
6727 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6732 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6737 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6738 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6742 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6744 (bootstrap, cross): Use RECURSE_FLAGS.
6745 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6749 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6753 * README-maintainer-mode: Add note about inability to use "make
6754 distclean" in maintainer mode.
6760 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
6761 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6762 * ltcf-cxx.sh: Likewise.
6763 * ltcf-gcj.sh: Likewise.
6767 * config.sub, config.guess: Import latest from subversions.
6771 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6772 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6776 * Makefile.in: all-m4 depends on all-texinfo.
6780 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6784 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
6789 * configure.in (noconfigdirs): Allow configuration of texinfo
6794 * config.guess: Add linux target for S/390.
6795 * config.sub: Likewise.
6796 * configure.in: Likewise.
6800 * configure: Output host type to stdout, not stderr.
6804 * config.guess: Import from subversions.gnu.org (revision 1.181).
6805 * config.sub: Import from subversions.gnu.org (revision 1.199).
6809 * config.guess: Handle hppa64-linux systems.
6813 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6814 Don't unset, it's non-portable and no longer necessary, set to empty
6819 * ltconfig: Shell portability fix for the tagname validity check.
6823 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6827 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6828 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6832 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6833 keep at least one of build_libtool_libs or build_old_libs set to
6838 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6839 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6843 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6847 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6852 * COPYING.NEWLIB: Put into source repository.
6856 * configure.in (host_tools): Add sid.
6857 Always configure cgen.
6858 * Makefile.in (all-sid): New target.
6859 (check-sid, clean-sid, install-sid): Likewise.
6863 * config.sub, config.guess: Update from subversions.
6867 * configure.in: Disable language-specific target libraries for
6868 languages that aren't enabled.
6872 * configure.in (xscale-elf): Add target.
6873 (xscale-coff): Add target.
6874 (c4x, c5x, tic54x): Move after ARM targets.
6878 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
6882 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
6886 * Makefile.in: Merge with GCC and libgcj.
6887 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
6888 configure-target-<library> when their configure scripts need the C
6889 or C++ library to have already been built to work properly.
6890 (do_proto_toplev): Set them to an empty string.
6894 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6895 (REALLY_SET_LIB_PATH): Use them.
6899 * config.sub: Add support for Sun Chorus
6903 * config.sub: Add support for the *-storm-chaos OS.
6907 * configure.in (noconfigdirs): Don't compile some
6908 of the libraries for 68HC11 & 68hc12 targets.
6912 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
6913 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
6914 all affected `configure' scripts.
6918 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
6923 * config.sub, config.guess: Update from subversions.
6927 * Makefile.in (all-zlib): Added dummy target.
6929 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
6930 multi-language branch.
6934 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6935 (bootstrap*): Depend on all-bootstrap.
6939 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6940 crosses, but add gcc/include to the header search path for them.
6944 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
6945 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
6946 * gettext.m4: New file, extracted from aclocal.m4.
6950 * config-ml.in (CC, CXX): Avoid trailing whitespace.
6951 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6956 * Makefile.in (ALL_MODULES): Add all-cgen.
6957 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6958 (all-cgen): New target.
6959 (all-opcodes,all-sim): Depend on all-cgen.
6960 * configure.in (host_tools): Add cgen.
6961 Only configure cgen if --enable-cgen-maint.
6965 * config-ml.in (CC, CXX): Don't introduce a leading space.
6969 * configure.in (libstdcxx_flags): Use
6970 libstdc++-v3/src/libstdc++.INC.
6974 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6978 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6979 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6980 (FLAGS_FOR_TARGET): Not here.
6981 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6985 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6986 "if we're also building gcc, and it's a gcc that will run on the
6987 build machine, we want to use its includes instead of the system's
6992 * configure.in (libstdcxx_flags): Don't use `"'.
6994 * config-ml.in: Adjust multilib search paths to the
6995 appropriate multilib tree.
6999 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7000 commas in $LANGUAGES.
7004 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7008 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7009 CXX_FOR_TARGET for sed.
7013 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7014 Do not override if already set in the environment or in configure.
7015 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7016 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7020 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7021 (GCC_FOR_TARGET): Use it.
7022 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7023 * configure.in: ... here.
7024 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7025 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7029 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7030 (configure-target-libchill, configure-target-libobjc): Likewise.
7032 * configure.in: Use the same cache file for all target libs.
7033 * config-ml.in: But different cache files per multilib variant.
7037 * configure (topsrcdir): Don't use dirname.
7041 * configure.in: Remove all references to libg++ and librx.
7043 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7047 * config.sub: Update to subversions version 2000-07-06.
7051 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7052 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7056 * symlink-tree: Check number of arguments.
7060 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7064 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7065 search path for a g++ extracted from the build tree. This
7066 will allow link tests run by configure scripts in
7067 subdirectories to succeed.
7071 * ltconfig: Add support for mips-dde-sysv4.2MP
7075 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7076 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7080 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7081 * config.sub: Add tic54x target.
7085 * README-maintainer-mode: New file: Contains notes on using
7086 --enable-maintainer-mode with binutils.
7090 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7094 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7095 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7099 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7100 directory are used if they exist. Make sure
7101 $(build_tooldir)/include is searched for header files,
7102 $(build_tooldir)/lib/ for library files.
7103 (GCC_FOR_TARGET): Likewise.
7104 (CXX_FOR_TARGET): Likewise.
7108 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7112 * Makefile.in (configure-target-libiberty): Depend on
7113 configure-target-newlib.
7117 * configure.in, Makefile.in: Merge all libffi-related
7118 configury stuff from the libgcj tree.
7123 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7128 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7129 current version information. Add to proto-toplev directory.
7130 (gdb-taz): Build do-djunpack.
7134 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7138 * ltmain.sh: Preserve in relink_command any environment
7139 variables that may affect the linker behavior.
7143 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7147 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7151 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7152 with the version name.
7160 * djunpack.bat: New file.
7164 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7165 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7166 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7167 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7171 * config.sub (case $basic_machine): Change default for "ibm-*"
7176 * Makefile.in (gdb-taz): New target. GDB specific archive.
7177 (do-md5sum): New target.
7179 (PACKAGE): Default to TOOL.
7180 (VER): Default to a shell script.
7181 (taz): Rewrite target. Move real work to do-proto-toplev. Include
7182 md5 checksum generation.
7183 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7184 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7185 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7186 insight.tar.bz2): Use gdb-taz to create archive.
7190 * configure (warn_cflags): Delete.
7195 * configure.in (enable_libstdcxx_v3): Add.
7196 (target_libs): Add bits here to switch between libstdc++-v2 and
7198 * config.if: And this file too.
7199 * Makefile.in: Add libstdc++-v3 targets.
7203 * config.sub (d30v): Add d30v as a basic machine type.
7207 * configure.in: -linux-gnu*, not -linux-gnu.
7211 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7212 (do-tar-bz2): Replace TOOL with PACKAGE.
7213 (gdb.tar.bz2): Remove GDBTK from GDB package.
7214 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7215 dejagnu.tar.bz2): New packages.
7219 * configure.in: Add entry for mips*-*-linux*, move catch all
7220 *-*-*linux* entry below this one.
7224 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7228 * config.sub: Support an OS of "wince".
7232 * config.guess, config.sub: Updated to match config's 2000-02-15
7237 * config.sub: Add support for Linux/IBM 370.
7238 * configure.in: Likewise.
7242 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7246 * config.guess: Guess "cygwin" rather than "cygwin32".
7250 * configure (gcc_version): When setting, narrow search to
7251 lines containing `version_string'.
7255 * config.sub: Add support for avr target.
7259 * config.sub: Add mmix-knuth-mmixware.
7263 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7264 structure stuff to -L library search.
7265 (CXX_FOR_TARGET): Ditto.
7266 (CROSS_CHECK_MODULES): Fix spelling mistake.
7270 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7275 * configure.in: Don't build some bits for beos.
7279 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7284 * configure.in: Use mt-aix43 to handle *_TARGET defs,
7289 * config.guess (alpha-osf, alpha-linux): Detect ev67.
7290 * config.sub: Accept alphaev[78], alphaev8.
7294 * config.guess, config.sub: Update from autoconf.
7298 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7299 necessary libraries are missing.
7303 * configure: Fix quoting inside arguments of eval.
7307 * config-ml.in: Allow suppression of some ARM multilibs.
7311 * config.guess: Add OS/390 match pattern.
7312 * config.sub: Add mvs, openedition targets.
7313 * configure.in (i370-ibm-opened*): New.
7317 * config.sub: Add support for configuring for pj.
7321 * config.sub (maybe_os): Add support for configuring for fr30.
7325 * configure.in: Do not configure or build ld for AIX
7326 platforms. ld is known to be broken on these platforms.
7330 * config-ml.in: Pass compiler flag corresponding to multidirs to
7335 * Makefile.in (LDFLAGS): Define.
7339 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7341 (*-*-cygwin*): Likewise.
7346 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7347 (BINUTILS_SUPPORT_DIRS): Add mkdep.
7350 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7351 long file name when using DJGPP on MS-DOS.
7355 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7359 * Makefile.in (check-target-libio): Remove all-target-libstdc++
7360 dependency as this causes "make check" to globally "make all"
7364 * configure.in (target_libs): Added target-zlib.
7365 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7366 (CONFIGURE_TARGET_MODULES): Likewise.
7367 (CHECK_TARGET_MODULES): Likewise.
7368 (INSTALL_TARGET_MODULES): Likewise.
7369 (CLEAN_TARGET_MODULES): Likewise.
7370 (configure-target-zlib): New target.
7371 (all-target-zlib): Likewise.
7372 (all-target-libjava): Depend on all-target-zlib.
7373 (configure-target-libjava): Depend on configure-target-zlib.
7375 * Makefile.in (configure-target-libjava): Depend on
7376 configure-target-newlib.
7377 (configure-target-boehm-gc): New target.
7378 (configure-target-qthreads): New target.
7380 * configure.in (target_libs): Added target-qthreads.
7381 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7382 (CONFIGURE_TARGET_MODULES): Likewise.
7383 (CHECK_TARGET_MODULES): Likewise.
7384 (INSTALL_TARGET_MODULES): Likewise.
7385 (CLEAN_TARGET_MODULES): Likewise.
7386 (all-target-qthreads): New target.
7387 (configure-target-libjava): Depend on configure-target-qthreads.
7388 (all-target-libjava): Depend on all-target-qthreads.
7390 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7391 (CONFIGURE_TARGET_MODULES): Likewise.
7392 (CHECK_TARGET_MODULES): Likewise.
7393 (INSTALL_TARGET_MODULES): Likewise.
7394 (CLEAN_TARGET_MODULES): Likewise.
7395 (all-target-libjava): New target.
7396 (all-target-boehm-gc): Likewise.
7397 * configure.in (target_libs): Added libjava, boehm-gc.
7401 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7402 configure.bat in SUPPORT_FILES.
7403 (gas+binutils.tar.bz2): Likewise.
7405 * makeall.bat: Remove; obsolete.
7410 * configure.bat: Remove; obsolete.
7414 * configure: Add -W -Wall to the default CFLAGS when compiling with
7419 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7423 * configure.in: Build ld on IRIX6.
7427 * Makefile.in: Change distribution targets to use bzip2 instead of
7429 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7430 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7434 * config.sub: Add mcore target.
7438 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7442 * config.guess (dummy): Changed to $dummy.
7446 * config.sub: Tidied up case statements.
7450 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7453 * config.guess: Merge with FSF version. Future changes will be
7454 more accurately recorded in this ChangeLog.
7455 * config.sub: Likewise.
7459 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7463 * ltmain.sh: [mode link] Always use CC given by ltconfig.
7467 * ltconfig, ltmain.sh: Update to libtool 1.2f.
7471 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7472 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7473 Bad merge removed these two changes.
7478 * config.guess (interix Alpha): Add.
7482 * configure.in (i?86-*-beos*): Do config gperf; don't config
7483 gdb, newlib, or libgloss.
7487 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7488 link a trivial program with -mabi=64. If it fails, remove mabi=64
7493 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7497 * config.sub: Add support for mcore targets.
7501 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7502 not mt-ospace, in order to shut up assembler warning about using
7503 symbols that are named the same as registers.
7507 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7508 dependency list for all-target-cygmon.
7512 * config-ml.in: Check $host, not $target, for selective multilibs.
7513 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7514 thumb interworking, and underscore prefix multilibs.
7518 * missing: Update to version from current automake.
7522 * configure (gxx_include_dir): Removed.
7524 * configure.in (gxx_include_dir): Handle it.
7525 * Makefile.in: Likewise.
7529 * config.sub (mips64vr4111,mips64vr4111el) Add.
7533 * config.guess: Correct typo for detecting ELF on FreeBSD.
7537 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7542 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7543 all-target-newlib to dependency list for all-target-bsp.
7547 * config.sub: Add i386-uwin support.
7548 * config.guess: Likewise.
7552 * configure.in: cleanup, add mh-*pic handling for arm, special
7553 case powerpc*-*-aix*
7557 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7562 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7567 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7571 * config.sub: Check for "cygwin*" rather than "cygwin32*"
7575 * config.sub: Fix typo in arm recognition.
7579 * configure.in (noconfigdirs): Changed target_configdirs to
7580 include target-bsp only for m68k-*-elf* and m68k-*-coff*
7581 rather than m68k-*-* since it is not known to work on
7582 m68k-aout. Ditto for arm-*-*oabi.
7586 * configure.in (*-*-windows*): Remove, no longer used.
7590 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7591 Smart and improved by Andrew Cagney.
7595 * config.guess: Recognize openbsd-*-hppa.
7599 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7600 only if it is not empty.
7606 * config.guess: Modified to recognize uname's armv* syntax.
7608 * config.sub: Modified to recognize uname's armv* syntax.
7612 * configure.in: Added target-bsp for sparclite.
7616 * config.sub: Recognize alphapca5[67] and up to alphaev8.
7620 * configure.in: Add support for strongarm port.
7621 * config.sub: Add support for strongarm target.
7625 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7626 the old name config/mh-cygwin32.
7631 * configure.in: Do build ld for ix86 Solaris.
7635 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
7636 $AR_FOR_TARGET. Likewise for RANLIB.
7640 * config.sub (oabi): Recognize.
7641 * configure.in (arm-*-oabi): Handle.
7645 * config.guess: Improve detection of i686 on UnixWare 7.
7649 * config.guess: Add support for i386-pc-interix.
7650 * config.sub: Likewise.
7651 * configure.in: Likewise.
7655 * Makefile.in: Remove unneeded all-target-libio from
7656 from all-target-winsup target since it is now unneeded.
7657 Add all-target-libtermcap in its place since it is now
7662 * configure.in: makefile stub for cygwin target is probably
7663 unnecessary. Remove it for now.
7667 * configure.in: libtermcap.a should be built when cygwin is the
7668 target as well as the host.
7669 * config.guess: Allow mixed case in cygwin uname output.
7670 * Makefile.in: Add libtermcap target.
7674 * config.sub: Clean up handling of hppa2.0.
7678 * config.guess: Use C code to identify more HP machines.
7682 * config.sub: Handle hppa2.0.
7686 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7687 cygmon for all sparclite targets, regardless of object format.
7691 * configure.in: Added target-bsp for several target architectures.
7693 * Makefile.in: Added rules for bsp.
7697 * config.guess: Improve detection of hppa2.0 processors.
7701 * config.guess: Recognize FreeBSD using ELF automatically.
7705 * configure (skip-this-dir): Add handling for new shell script, which
7706 might be created by a sub-directory's configure to indicate, this particular
7707 directory is "unwanted".
7708 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7712 * ltconfig: import from libtool, after changing libtool to
7713 account for the cygwin name change.
7717 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7718 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7722 * configure.in: Add libtermcap to list of cygwin dependencies.
7726 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7727 they include winsup/include when it's a cygwin target.
7731 * configure.in (host_tools): Added zip.
7732 * Makefile.in (all-target-libjava): Depend on all-zip.
7733 (all-zip): New target.
7734 (ALL_MODULES): Added all-zip.
7735 (NATIVE_CHECK_MODULES): Added check-zip.
7736 (INSTALL_MODULES): Added install-zip.
7737 (CLEAN_MODULES): Added clean-zip.
7741 * Makefile.in: lose "32" from comment about cygwin.
7745 * configure.in: Use -Os to build target libraries for the fr30.
7749 * config.sub: Add fr30.
7753 * configure.in: drop "32" from config/mh-cygwin32. Check
7754 cygwin* instead of cygwin32*.
7755 * config.sub: Check cygwin* instead of cygwin32*.
7759 * config.guess: Match any version of Unixware7.
7763 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7768 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7769 these if the appropriate directories and files to not exist.
7773 * Makefile.in (DEVO_SUPPORT): Add config.if.
7777 * configure: Add pattern to replace "build_tooldir"'s
7778 definition in the generated Makefile with "tooldir"'s
7783 * config.sub: Bring back lost sparcv9.
7785 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7789 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7790 CC_FOR_TARGET and friends.
7794 * Makefile.in (build_tooldir): New variable, same as tooldir.
7795 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7796 -B$(build_tooldir)/bin/.
7797 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7801 * config.sub: Add support for i[34567]86-pc-udk.
7802 * configure.in: Likewise.
7806 * Makefile.in: add bzip2 package building bits for user
7808 * configure.in: ditto
7812 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7813 (ALL_TARGET_MODULES): Add all-target-libobjc.
7814 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7815 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7816 (all-target-libchill): Add dependencies.
7817 * configure.in (target_libs): Add libchill.
7821 * configure.in (target_subdir): Remove duplicate line.
7825 * Makefile.in (all-automake): fix dependencies.
7829 * configure.in: Minor cleanups for building in the $(target_alias)
7834 * Makefile.in (bootstrap): Set r and s before make all. Use
7835 BASE_FLAGS_TO_PASS in make all.
7840 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7844 * config.sub: Fix typo in last change.
7848 * config.sub: Add support for C4x target.
7849 * configure.in: Likewise.
7853 * config.sub: Recognize sparcv9 just like sparc64.
7857 * config.guess: Match "Pent II" or "PentII" for OpenServer.
7861 * config.guess: Correctly identify Pentium II sco boxes.
7863 * config.guess: Fix "tr" code. From Weiwen Liu.
7867 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7872 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7873 (ALL_TARGET_MODULES): Add all-target-libchill.
7874 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7875 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7876 (all-target-libchill): Add dependencies.
7877 * configure.in (target_libs): Add libchill.
7881 * config.guess: Avoid assumptions about "tr" behaves when
7882 LANG is set to something other than English.
7886 * configure (gxx_include_dir): Changed to
7887 '${prefix}/include/g++'-${libstdcxx_interface}.
7889 * config.if: New to determine the interfaces.
7893 * config.guess: Detect and handle MPE/IX.
7894 * config.sub: Deal with MPE/IX.
7898 * configure.in: Use mh-aix43.
7902 * configure: Fix --without/--disable cases for gxx-include-dir.
7906 * mdata-sh: Imported. Needed for automake support.
7910 * Makefile.in (taz): Try "chmod -R og=u ." before
7911 "chmod og=u `find . -print`".
7915 * configure.in: Add arm-elf and thumb-elf support.
7919 * Makefile.in: Undo previous patch.
7923 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7925 (install-no-fixedincludes): and here
7926 (INSTALL_MODULES): ... from here.
7930 * config.sub: Merge with FSF.
7932 * config.guess: Merge with FSF.
7936 * configure (extraconfigdirs): New variable.
7937 (SUBDIRS): Add extraconfigdirs and recurse on them too.
7938 * Makefile.in (all): Move higher in file.
7939 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
7940 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
7941 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
7942 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
7943 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
7947 * Makefile.in (all-target-libjava): Depend on all-gcc and
7949 (configure-target-libjava): Depend on $(ALL_GCC).
7953 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
7954 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
7958 * ylwrap: Change absolute path checks to check for DOS style path
7961 * ylwrap: Don't use a full path name if the source file is in the
7964 * config-ml.in: Default to being verbose, to match Feb 18 change to
7969 Brought over from egcs:
7973 * configure.in (target_subdir): Set to ${target_alias} instead
7978 * configure.in (target_subdir): Set to libraries if enable_multilib.
7982 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
7983 multilibs, force reconfiguration the first time we create
7984 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
7988 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
7989 avoid confusion with --no-recursion.
7993 * configure.in: Win32 hosts shouldn't use install -x
7994 * install-sh: remove -x option, and special .exe-handling
7999 * config.guess: Recognize i586-pc-beos.
8000 * configure.in: Don't build some bits for beos.
8004 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8005 CFLAGS default to -O2.
8007 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8012 * ltmain.sh: Correct install when using a different shell.
8016 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8020 * makefile.vms: Update to build binutils/makefile.vms. Add install
8025 * ltconfig: Update to correct AIX handling.
8029 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8031 * configure.in (target_subdir): Set to ${target_alias} instead
8036 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8037 (Makefile): Depend on $(gcc_version_trigger).
8039 * configure (gcc_version): Change default initializer to empty
8041 (gcc_version_trigger): New variable; pass this variable down
8042 to subdir configures to enable them checking gcc's version
8043 themselves. Emit make macros for both gcc_version vars.
8044 (topsrcdir): Initialize reliably.
8045 (recursion line): Remove --with-gcc-version=${gcc_version}.
8049 * configure (enable_version_specific_runtime_libs): Implement new flag
8050 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8051 in $(libsubdir); emit definition in each generated Makefile.
8052 (gxx_include_dir): Initialize depending on
8053 $enable_version_specific_runtime_libs.
8057 * configure (gcc_version): Initialize properly depending on
8058 how and where configure is started.
8059 (recursion line): Pass a --with-gcc-version=${gcc_version}
8060 to configures in subdirs.
8064 * configure.in (noconfigdirs): Add configure pattern for mips tx39
8069 * configure.in: Add cygmon and libstub support for mn10200.
8073 * configure (gcc_version): Add new variable describing the
8074 particular gcc version we're building.
8075 * Makefile.in (libsubdir): Add new macro for the directory
8076 in which the compiler finds executables, libraries, etc.
8077 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8082 * Makefile.in (local-clean): Remove *.log.
8083 (warning.log): Built with warn_summary from build.log.
8084 (mail-report.log): Run test_summary.
8085 (mail-report-with-warnings.log): Run test_summary including
8086 warning.log in the report.
8090 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8094 * Makefile.in (grep): Grep no longer depends on libiberty.
8098 * Makefile.in: all-snavigator needs all-libgui.
8102 * configure.in: Add cygmon and libstub support for mn10300.
8106 * missing: Update to version from automake 1.3.
8108 * ltmain.sh: On installation, don't get confused if the same name
8109 appears more than once in the list of library names.
8113 * config.sub: Accept m68060 and m5200 as CPU names.
8117 * configure: Use && rather than using -a in test, because odd
8118 strings can confuse test.
8119 * configure.in: Likewise.
8123 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8127 * Makefile.in (boostrap2-lean, bootstrap3-lean,
8128 bootstrap4-lean): New targets.
8132 * mpw-* Delete. Not used.
8136 * COPYING.LIB: Update FSF address.
8140 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8142 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8147 * ltconfig, ltmain.sh: Avoid producing a version number if
8148 -version-info was not used.
8152 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8153 building with newlib.
8157 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8158 Solaris `make' causes it to continue to next definition.
8162 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8163 the right GUI libraries and files are installed along with GDB.
8167 * configure.in: Change alpha to alpha* in several places.
8171 * config.sub: Recognize sparc86x.
8175 * configure.in (--enable-target-optspace): Remove debug echo.
8179 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8183 * ltconfig: Update cygwin32 support.
8185 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8186 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8187 (GDB_SUPPORT_DIRS): Likewise.
8191 * configure.in (target_makefile_frag): If --enable-target-optspace,
8192 use -Os to compile target libraries rather than -O2. Default to
8193 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8195 * configure.in (target_cflags): Ditto for d30v.
8199 * Makefile.in (all-bfd): Depend on all-intl.
8200 (all-binutils): Likewise.
8201 (all-gas): Likewise.
8202 (all-gprof): Likewise.
8207 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8211 * Makefile.in (all-bfd): Depend upon all-libiberty.
8213 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8217 * Makefile.in: Add libstub.
8219 * configure.in: Ditto. Build libstub for targets that have cygmon
8224 * configure.in: Don't set PICFLAG on ix86-cygwin32.
8228 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8229 use mh-sysv5 if specified. Support gprof on SCO Open Server.
8233 * configure: Define DEFAULT_M4 by searching PATH.
8234 * Makfile.in: Use DEFAULT_M4.
8238 * ltconfig: Add cygwin32 support.
8240 * Makefile.in, configure.in: Add libtool as a native only directory
8241 to configure and build.
8245 * Makefile.in (INSTALL_MODULES): Remove texinfo.
8249 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8253 * Makefile.in: add ash make rules
8254 * configure.in: add ash to native_only and host_tools lists
8258 * Makefile.in (all-gettext, all-intl): New targets.
8259 (ALL_MODULES): Added all-gettext, all-intl.
8260 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8261 (INSTALL_MODULES): Added install-gettext, install-intl.
8262 (CLEAN_MODULES): Added clean-gettext, clean-intl.
8264 * configure.in (host_tools): Added gettext.
8265 (native_only): Likewise.
8266 (noconfigdirs) [various cases]: Likewise.
8267 (host_libs): Added intl.
8271 * configure: Do not disable building gdbtk for cygwin32 hosts.
8275 * configure.in: Add thumb-coff target.
8276 * config.sub: Add thumb-coff target.
8280 * Makefile.in: Revert yesterday's change.
8281 (all-target-winsup): all-target-librx stays out of here.
8285 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8286 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8287 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8288 Remove references to librx and libg++.
8292 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8297 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8298 for newlib directory.
8299 (CXX_FOR_TARGET): Likewise.
8303 * ltconfig: Update after libtool/ltconfig.in change for
8308 * ltconfig, ltmain.sh: Update to libtool 1.2.
8312 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8313 (install-gcc-cross): Instead, override LANGUAGES here.
8317 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8318 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8322 * configure.in: Add Thumb-pe target.
8326 * Makefile.in - changed sn targets to snavigator
8327 * configure.in - changed sn targets to snavigator
8331 * config-ml.in: After building symlink tree call make distclean
8332 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8333 to be the case for libiberty.
8337 * configure: When making link, also check the current
8338 directory. The configure scripts may create one.
8342 * config.sub: Accept alphapca56 and alphaev6 properly.
8346 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8350 * config.sub (sco5): Fix typo.
8354 * Makefile.in (INSTALL_MODULES): Move install-tcl before
8356 (install-itcl): Remove dependency on install-tcl.
8360 * configure.in: Remove libgloss from noconfigdirs for MN10300.
8364 * configure.in: Don't build libgui for a cygwin32 target when not on
8369 * configure (redirect): Set to null, so default behavior of
8370 configure is now --verbose.
8374 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8375 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8379 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8380 this change to sync Makefile.in with its ChangeLog entries.
8384 * ltmain.sh (mkdir): Check that the directory doesn't exist
8385 before we exit with error, so that we don't get races during
8390 * ltconfig, ltmain.sh: Update from libtool 1.0i.
8394 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8396 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8398 * configure: Emit a definition for the new macro enable_shared
8403 * configure.in (host_tools, native_only): Add libtool.
8407 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8408 Fix typo in ming config comment.
8412 * ltconfig, ltmain.sh: Update from libtool 1.0h.
8416 * config.sub: Add tic30 cases, and map c30 to tic30.
8420 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8421 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8422 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8423 (CLEAN_TARGET_MODULES): Similarly
8424 (all-target-libf2c): Add dependences.
8425 * configure.in (target_libs): Add libf2c.
8429 * configure.in: Remove expect from noconfigdirs when target
8430 is cygwin32. OK to build expect and dejagnu with Canadian
8435 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8438 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8443 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8444 here as it is not defined in the toplevel Makefile.
8448 * configure (package_makefile_rules_frag): New variable, which names
8449 a file with generic rules, ...
8450 Change comment to mention we now have FIVE parts.
8451 * configure: Undo last change.
8455 * config.guess: More accurate determination of HP processor types.
8456 * config.sub: More accurate determination of HP processor types.
8460 * configure (package_makefile_frag): Move inserting the
8461 ${package_makefile_frag} to where it should be according
8466 * config.guess: Add support for Linux/ARM.
8470 * .cvsignore: Remove *-info and *-install since they match
8471 release-info and mpw-install, which we don't want to just ignore.
8475 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8479 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8480 local_prefix to sub-make invocations.
8484 * configure.in: Check makefile fragments in the source
8489 * configure.in: Check whether host and target makefile
8490 fragments exist before adding them to *_makefile_frag.
8494 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8498 * configure.in: Make sure we only replace RPATH_ENVVAR on
8499 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8502 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8507 * config-ml.in (multi-do): LDFLAGS must include multilib
8512 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8516 * config.sub: Add mingw32 support.
8517 * configure.in: Likewise.
8521 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8525 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8526 * configure (gxx_include_dir): Provide a definition for subdirs
8527 which do not use autoconf.
8531 * config.guess: Sync with egcs. Picks up new alpha support,
8532 BeOS & some additional linux support.
8536 * config.guess: HP 9000/803 is a PA1.1 machine.
8540 * configure.in: It's alpha*-...
8544 * configure.in (host_makefile_frag, target_makefile_frag):
8545 Handle multiple config files.
8546 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8555 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8559 * Makefile.in: Add libgui directory.
8560 (GDB_TK): Add all-libgui.
8561 * configure.in: Add libgui directory.
8562 * configure: Add all-libgui to GDB_TK.
8566 * config-ml.in (multidirs): Add m32r to multilib list.
8570 * Makefile.in (all-target-gperf): Change dependency to
8571 all-target-libstdc++.
8575 * config.guess: Add BeOS support.
8579 Source directory cvs renamed to cvssrc:
8580 * configure.in (host_tools): Change cvs to cvssrc.
8581 (native_only): Likewise.
8582 (noconfigdirs) [various cases]: Likewise.
8583 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8584 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8585 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8586 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8587 (all-cvssrc): Rename target from all-cvs.
8591 * configure (gxx_include_dir): Fix thinko.
8595 * Makefile.in (INSTALL_TARGET_CROSS): Define.
8596 (install-cross, install-gcc-cross): New targets.
8600 * configure.in (noconfigdirs): Add support for Thumb target.
8602 * config.sub (maybe_os): Add support for Thumb target.
8606 * Makefile.in: Add rules for cygmon.
8608 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8612 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8613 * configure (gxx_include_dir): Provide a definition for subdirs
8614 which do not use autoconf.
8618 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8624 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8625 found on RedHat Linux systems.
8629 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8634 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8638 * ltmain.sh: If mkdir fails, check whether the directory was created
8639 anyhow by some other process.
8643 * configure.in (d30v-*-*): Configure all directories.
8647 * configure.in (d30v-*-*): Configure newlib, libiberty directories
8652 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8656 * include/libiberty.h: Add extern "C" { so it can be used with C++
8658 * include/remote-sim.h: Add extern "C" { so it can be used with C++
8663 * configure.in (d30v-*-*): Configure GCC now.
8667 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8668 is no longer needed.
8672 * Makefile.in: check-target-libio depends on all-target-libstdc++.
8676 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8677 targets using "$@" to provide support for similar but not identical
8678 targets without having to duplicate code.
8682 * makefile.vms: Fix to work with DEC C.
8686 * config.sub: Add mips-tx39-elf to marketing names.
8690 * ltmain.sh: Handle symlinks in generated script.
8694 * configure: Handle autoconf style directory options: --bindir,
8695 --datadir, --includedir, --infodir, --libdir, --libexecdir,
8696 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8698 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8699 (sharedstatedir, localstatedir, oldincludedir): New variables.
8700 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8701 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8702 sbindir, sharedstatedir, and sysconfdir.
8706 * Makefile.in (bootstrap-lean): New target.
8710 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
8711 sn, and gnuserv from noconfigdirs.
8715 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8719 * Makefile.in (cross): New target.
8724 * Makefile.in (bootstrap2, bootstrap3): New targets.
8725 (all-bootstrap): Remove outdated and confusing target.
8726 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8730 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8731 windows. Consistent with gdb/configure.
8735 * configure.in: Name Linux target fragment.
8737 * configure: Rewrite so that project Makefile fragment is inserted
8738 first and appears last in the resulting Makefile.
8742 * Makefile.in (install-itcl): Install tcl first.
8746 * configure.in: remove bison from noconfigdirs for Cygwin32 host
8750 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8752 * configure.in (skipdirs): Add target-librx for Linux.
8753 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8757 * Makefile.in (bootstrap): New target.
8761 * config.sub: Accept 'amigados' for backward compatability.
8765 * config.guess: Merge with FSF.
8769 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8773 * config.sub: Add "marketing-names" patch.
8777 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8781 * config.sub: Handle v850-elf.
8785 * .cvsignore (*-install): Remove.
8789 * ltconfig: Set CONFIG_SHELL in libtool.
8790 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8794 * configure.in (target_subdir): Set to libraries if enable_multilib.
8798 * config.guess: Update from gcc directory.
8802 * Makefile.in (all-sim): Depends on all-readline.
8806 * Makefile.in (BISON, YACC): Use $$s.
8807 (all-bison): Depend on all-texinfo.
8811 * Makefile.in (BISON): Add -L flag.
8816 * configure.in (noconfigdirs): Add support for v850e target.
8818 * config.sub (maybe_os): Add support for v850e target.
8822 * configure.in (noconfigdirs): Add support for v850ea target.
8824 * config.sub (maybe_os): Add support for v850ea target.
8828 * config.sub: Add mipstx39. Delete r3900.
8832 * Makefile.in (all-autoconf): Depends on all-texinfo.
8836 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8841 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8843 * configure: When handling a Canadian Cross, handle YACC as well as
8844 BISON. Just set BISON to bison. When setting YACC, prefer bison.
8845 * Makefile.in (all-bison): Depend upon all-texinfo.
8849 * Makefile.in (BISON): bison, not byacc or bison -y.
8850 (YACC): bison -y or byacc or yacc.
8851 (various): Add *-bison as appropriate.
8852 (taz): No need to mess with BISON anymore.
8856 * configure: If OSTYPE matches *win32*, try to find a good value for
8861 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8862 configure.in if it is present.
8866 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8870 * config.sub: Recognize `arc' cpu.
8871 * configure.in: Likewise.
8872 * config-ml.in: Likewise.
8876 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8880 * configure: Changed sed delimiter from ':' to '|' when
8881 attempting to substitute ${config_shell} for SHELL. On
8882 NT ${config_shell} may contain a ':' in it.
8886 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8890 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8894 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8896 * ylwrap: If the program is a relative path, force it to be
8901 * configure (tooldir): Set BISON to `bison -y' and not just bison.
8905 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
8906 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8911 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
8912 separated by spaces.
8917 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8919 * ltmain.sh: Handle /bin/sh at start of install program.
8921 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8923 * ltconfig, ltmain.sh: New files, from libtool 1.0.
8924 * missing: New file, from automake 1.2.
8928 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
8929 check-tk to CHECK_X11_MODULES.
8933 * config.sub: Merge with FSF.
8937 * config.guess: Merge with FSF.
8941 * configure: Treat msdosdjgpp like go32.
8942 * configure.in: Likewise. Don't remove gprof for go32.
8944 * configure: Change Makefile.tem2 to Makefile.tm2.
8948 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
8952 * install-sh (chmodcmd): Set to null if the DST directory already
8953 exists. Same as Nov 11th change.
8957 * configure (GDB_TK): Needs itcl and tix.
8961 * config.guess: Update from FSF.
8965 * Makefile.in (GDB_TK): Depend on itcl and tix.
8969 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
8970 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
8971 (INSTALL_SCRIPT): New variable.
8972 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
8973 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
8975 * install-sh: Add support for -x option.
8979 * configure.in, Makefile.in: Treat tix like itcl.
8983 * Makefile.in (WINDRES): New variable.
8984 (WINDRES_FOR_TARGET): New variable.
8985 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
8986 (EXTRA_HOST_FLAGS): Add WINDRES.
8987 (EXTRA_TARGET_FLAGS): Add WINDRES.
8988 (EXTRA_GCC_FLAGS): Add WINDRES.
8989 ($(DO_X)): Pass down WINDRES.
8990 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
8991 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
8996 * configure.in: configure sim before gdb for win32-x-ppc
9000 Move gperf into the toplevel, from libg++.
9001 * configure.in (target_tools): Add target-gperf.
9002 (native_only): Add target-gperf.
9003 * Makefile.in (all-target-gperf): New target, depend on
9005 (configure-target-gperf): Empty rule.
9006 (ALL_TARGET_MODULES): Add all-target-gperf.
9007 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9008 (CHECK_TARGET_MODULES): Add check-target-gperf.
9009 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9010 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9014 * config.sub (mn10200): Recognize new basic machine.
9018 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9019 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9023 * configure.in: If we're building mips-sgi-irix6* native, turn on
9024 ENABLE_MULTILIB and set TARGET_SUBDIR.
9028 * Makefile.in (all-sn): Depend on all-grep.
9032 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9034 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9036 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9038 * Makefile.in (DISTBISONFILES): Remove.
9039 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9042 * configure.in: Build itl, db, sn, etc., when building for native
9045 * Makefile.in (LD): New variable.
9046 (EXTRA_HOST_FLAGS): Pass down LD.
9047 ($(DO_X)): Likewise.
9051 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9055 * configure.in (targargs): Strip out any supplied --build argument
9056 before adding our own. Always add --build.
9060 * configure.in (targargs): Pass --build if we're doing
9065 * configure: Use '|' instead of ":" as the separator in
9066 sed. Otherwise sed chokes on NT path names with drive
9067 designators. Also look for "?:*" as the leading characters in an
9072 * config.sub: Support for r3900.
9076 * configure.in: Use install-sh, not install.sh.
9080 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9085 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9090 * Makefile.in: Add automake targets.
9091 * configure.in (host_tools): Add automake.
9095 * configure: Default CXX to c++, not gcc.
9096 * Makefile.in (CXX): Set to c++, not gcc.
9097 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9101 * install-sh: try appending a .exe if source file doesn't
9106 * configure.in: Turn on multilib by default.
9107 (cross_only): Remove target-libiberty.
9109 * Makefile.in (all-gcc): Don't depend on libiberty.
9113 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9117 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9118 (DISTBISONFILES): Add ld/Makefile.in
9122 * configure.in: if target is cygwin32 but host isn't cygwin32,
9123 don't configure gdb tcl tk expect, not just gdb.
9127 * configure.in: Added gnuserv everywhere sn appears.
9129 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9130 (CROSS_CHECK_MODULES): Added check-gnuserv.
9131 (INSTALL_MODULES): Added install-gnuserv.
9132 (CLEAN_MODULES): Added clean-gnuserv.
9133 (all-gnuserv): New target.
9137 * config.guess: Fixes for MIPS OpenBSD systems.
9141 * Makefile.in (INSTALL_XFORM): Remove.
9142 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9144 * mkinstalldirs: New file, copied from automake.
9145 * Makefile.in (installdirs): Rename from install-dirs. Use
9146 mkinstalldirs. Change all users.
9147 (DEVO_SUPPORT): Add mkinstalldirs.
9151 * install-sh: Rename from install.sh.
9152 * Makefile.in (INSTALL): Change install.sh to install-sh.
9153 (DEVO_SUPPORT): Likewise.
9155 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9160 * config.guess: Recognize OpenBSD systems correctly.
9164 * README, Makefile.in (ETC_SUPPORT): Remove references to
9165 cfg-paper*, configure.{texi,man,info*}._
9169 * Makefile.in (all.normal): Ensure that gcc is built after all
9170 the x11 - ie gdb - targets.
9174 * makefile.vms: Don't run conf-a-gas.
9178 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9182 * configure.in: Remove noconfigdirs case since gdb also
9183 configures and builds for tic80-coff.
9187 * configure: Set cache_file to config.cache.
9188 * Makefile.in (local-distclean): Remove config.cache.
9192 * COPYING: Update FSF address.
9196 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9201 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9206 * config.sub: Tweak mn10300 entry.
9210 * configure.in (host_tools): Put sim before gdb, so gdb's
9211 configure.tgt can determine if the simulator was configured.
9215 * config.sub: Move BeOS $os case to be with other Cygnus
9220 * config.sub: Remove misplaced comment that broke Linux.
9224 * config.sub: Add BeOS support.
9228 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9232 * configure.in (noconfigdirs): Remove tcl and tk from
9233 noconfigdirs for cygwin32 builds.
9237 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9241 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9242 make-all.com, use makefile.vms instead.
9246 * config.sub: Accept -lnews*.
9250 * configure.in (noconfigdirs): Disable target-newlib,
9251 target-examples and target-libiberty for d30v.
9255 * configure.in (noconfigdirs): Enable ld for d30v.
9259 * configure.in (tic80-*-*): Build compiler.
9263 * configure.in (d30v-*): Remove sim directory from list of
9264 unsupported d30v directories
9268 * config.sub, configure.in: Add d30v target cpu.
9272 * makefile.vms: New file.
9273 * make-all.com: Remove.
9277 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9281 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9285 * Makefile.in (ALL_MODULES): Added all-db.
9286 (CROSS_CHECK_MODULES): Addec check-db.
9287 (INSTALL_MODULES): Added install-db.
9288 (CLEAN_MODULES): Added clean-db.
9292 * config.guess: Merge with latest FSF sources.
9296 * Makefile.in (ALL_MODULES): Added all-itcl.
9297 (CROSS_CHECK_MODULES): Added check-itcl.
9298 (INSTALL_MODULES): Added install-itcl.
9299 (CLEAN_MODULES): Added clean-itcl.
9303 * configure.in: build gdb for mn10200
9307 * Makefile.in (all-target-winsup): Depend on all-target-libio.
9311 * configure.in (tic80-*-*): Turn off most targets right now.
9315 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9316 rather than the makeinfo program.
9317 (do-info): Depend upon all-texinfo.
9321 * configure.in: Remove uses of config/mh-linux.
9323 * config.sub, config.guess: Merge with latest FSF sources.
9327 * config.sub (case $basic_machine): Add tic80 entries.
9331 * config.sub, config.guess: Merge with latest FSF sources.
9335 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9336 * mpw-config.in: Test for NewFolderRecursive.
9337 * mpw-install: Use symbolic name for startup filename.
9338 * mpw-README: Add various additional details.
9342 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9346 * configure.in: Do build gcc and the target libraries for
9351 * configure.in: don't avoid building gdb for mn10300 any more
9352 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9353 instead of single-quoting it.
9357 * configure.in: Don't use --with-stabs on IRIX 6.
9361 * configure.in (m32r): Build gdb, libg++ now.
9365 * configure.in (mips*-sgi-irix6*): Remove gdb and related
9366 directories from noconfigdirs.
9370 * config.sub (basic_machine): added mips16 configuration
9374 * config.sub: Handle d10v-unknown.
9378 * config.sub: Handle v850-unknown.
9382 * Makefile.in: add findutils
9383 * configure.in: add findutils to list of host_tools
9387 * config.sub: Handle mn10200 and mn10300.
9391 * configure.in (d10v-*): Do not build librx.
9395 * configure.in (mn10300): Build everything except gdb & libgloss.
9399 * config.guess: Patch for Dansk Data Elektronik servers,
9402 For ncr, use /bin/uname rather than uname, since GNU uname does not
9405 Patch for MIPS R4000 running System V,
9408 Fix thinko for nextstep.
9413 * config.guess: Guess mips-dec-mach_bsd4.3.
9416 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
9418 * config.guess (mips-mips-riscos*): Emit just enough of the
9422 * config.guess (sparc-auspex-sunos*): Added.
9423 (f300-fujitsu-*): Added.
9426 * config.guess: Recognize a Tadpole as a sparc.
9430 * config.guess: Don't assume that NextStep version is either 2 or
9431 3. NextStep 4 (aka OpenStep 4) has come out now.
9435 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9440 * config.sub: Contributions from bug-gnu-utils to:
9441 Support plain "hppa" (no version given) architecture, reported by
9443 OpenBSD like NetBSD.
9444 LynxOs is not a hardware supplier.
9446 * config.guess: Contributions from bug-gnu-utils to add support for:
9447 OpenBSD like NetBSD.
9449 More Pyramid systems.
9450 i[n>4]86 Intel chips.
9451 M680[n>4]0 Motorola chips.
9452 Use unknown instead of lynx for hardware manufacturer.
9456 * install.sh (chmodcmd): Set to null if the DST directory already
9461 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9462 not use mt-ppc target Makefile fragment any more.
9466 * configure.in (*-*-windows): Exclude everything but those dirs
9467 needed to build windows.
9471 * Makefile.in (all-target-winsup): Depend on all-target-librx.
9475 * configure.in: Exclude mmalloc from i386-windows.
9479 * Undo my previous change.
9483 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9485 (MAKEOVERRIDES): Define (revert this part of October 18 change).
9489 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
9490 host to add it's own flags.
9494 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9498 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9499 (CXX_FOR_TARGET): Likewise.
9500 (GCC_FOR_TARGET): Define.
9501 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9502 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9503 CC_FOR_TARGET was specified on the command line.
9504 (MAKEOVERRIDES): Don't define.
9508 * configure.in (m32r): Fix spelling of libg++ libs.
9512 * config.sub (-apple*): Remove, now redundant.
9516 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9518 * configure: Rework yesterday's sed script patch.
9520 * config.sub: Merge with FSF.
9524 * config.guess: Merge from FSF.
9527 * config.guess: Use pc instead of unknown, for pc clone systems.
9528 Change linux to linux-gnu.
9531 * config.guess: Avoid non-portable tr syntax.
9535 * test-build.mk (HOLES): Add "xargs" for gdb.
9537 * configure: Avoid hpux10.20 sed bug.
9541 * configure.in: Add support for windows host
9542 (that is a build done under the Microsoft build environment).
9546 * Makefile.in: Replace all uses of srcroot with s, to shrink
9547 command line lengths.
9550 * configure.in: If configuring for newlib, pass --with-newlib to
9552 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9553 -Bnewlib/ and -Lwinsup to gcc.
9554 (CXX_FOR_TARGET): Likewise.
9558 * Makefile.in (ETC_SUPPORT): Add configure.
9562 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9563 host configuration file.
9567 * configure.in: Break mn10x00 support into separate
9568 mn10200 and mn10300 configurations.
9569 * config.sub: Likewise.
9573 * configure.in: Add lots of stuff to noconfigdirs for
9574 the mn10x00 targets.
9576 * config.sub, configure.in: Add mn10x00 support.
9580 * make-all.com: Call conf-a-gas, not config-a-gas.
9584 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9589 * mpw-README: Add much more detail for native PowerMac.
9590 * mpw-install: New file.
9591 * mpw-configure: Add --norecursion and --help options.
9592 * mpw-config.in: Translate readme and install files when
9594 * mpw-build.in: Don't always depend on byacc and flex.
9595 (install-only-top): New action.
9599 * configure.in: You can now configure GDB for the v850.
9603 * configure.in (noconfigdirs): Don't configure any C++ dirs
9608 * config.sub: Recognize mips64vr5000.
9612 * configure.in: Use a single line for host_tools and native_only.
9616 * config.sub, configure.in: Add entries for m32r.
9620 * Makefile.in (inet-install): Don't run install-gzip.
9624 * configure.in: Don't config lots of things for *-*-windows*.
9628 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9629 (host_libs, host_tools): Copy from configure.in.
9630 * mpw-configure: Don't complain about directories not found.
9634 * configure.in (i[345]86): Recognize i686 for pentium pro.
9635 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9638 * config.guess (i[345]86): Ditto.
9642 * configure.in (noconfigdirs): Removed gdb for D10V.
9646 * configure.in: Remove ld, target-libio, target-libg++, and
9647 target-libstdc++ from noconfigdirs.
9651 * configure: Fix three locations where shell scripts were
9652 being run directly rather than with config_shell.
9656 * configure.in (v850-*-*): Set up initial $noconfigdirs.
9657 * config.sub (basic_machine): Recognize v850.
9661 * mpw-configure: Handle multiple enable/disable options and
9662 pass them down recursively, handle -c and -s flags appropriately
9663 depending on choice of compiler, add escape mechanism for
9664 quoted arguments to gC.
9668 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9669 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9670 so that -mrelocatable-lib and -mno-eabi are used.
9672 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9673 not support --print-multi-lib, don't abort.
9677 * make-all.com: Run config-a-gas.
9678 * setup.com: Don't copy subdirectory files around.
9682 * configure.in (*-*-ose): Remove exclusion of libgloss for this
9683 target, it now compiles correctly.
9687 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9691 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9695 * configure.in (native_only): Add prms.
9699 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9700 (BINUTILS_SUPPORT_DIRS): Likewise.
9704 * configure.in (d10v-*-*): Don't configure ld or gdb until the
9705 d10v support is added.
9709 * configure.in (d10v-*-*): New target.
9713 * config.guess (HP 9000/811): Recognize this as a PA1.1
9718 * Makefile.in (do-tar-gz): New target, split out from tail end of
9719 taz target. Run each command separately, don't use pipes.
9724 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9725 * mpw-build.in: No builds should depend on building byacc or flex,
9726 they are assumed to be installed already.
9730 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9731 variable that CC_FOR_TARGET needs.
9735 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9736 options have changed since the last time the subdirectory was
9737 configured, and if it has, reconfigure.
9738 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9739 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9743 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9744 CLEAN_MODULES): Add bash.
9745 (all-bash): New target.
9749 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9753 * config.sub (basic_machine): Recognize d10v as a valid processor.
9757 * mpw-configure: Add support for --bindir.
9758 * mpw-build.in: Use a GCC-specific build script for GCC actions.
9762 * configure.in: add bash, time, gawk to list of hosttools and things
9763 to only build for native toolchains
9767 * Makefile.in (docdir): Remove.
9771 * Makefile.in (datadir): Set to $(prefix)/share.
9775 * configure.in: build diff and patch for cygwin32-hosted
9780 * config.sub: Accept -rtems*.
9784 * configure.in: enable dosrel for cygwin32-hosted builds,
9785 remove diff from the list of things not buildable
9790 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9795 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9799 * Makefile.in (taz): Handle case where tex3patch didn't even get
9800 checked out. Also, if it was found, put the symlink in a new util
9805 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9809 * config.sub: Recognize -openvms.
9810 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9811 * make-all.com, setup.com: New files.
9815 * Makefile.in (taz): tex3patch moved to texinfo/util.
9819 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
9820 * configure.in: remove make from disable-if-Can-Cross list
9821 enable gdb if ${host} and ${target} are cygwin32
9825 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
9826 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9830 * config.guess: Combine mips-mips-riscos cases, and use cpp to
9831 distinguish sysv/svr4/bsd variants.
9836 * configure.in: Added copyright notice.
9837 * move-if-change: Added copyright notice.
9841 * configure.in (powerpcle-*-solaris*): Until we get shared
9842 libraries working, don't build gdb, sim, make, tcl, tk, or
9847 * config.guess: Merge with FSF:
9850 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9853 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9856 * config.guess: Combine two OSF1 rules.
9858 * config.guess (dgux): Use /usr/bin/uname rather than uname,
9863 * Makefile.in (MAKEDIRS): Removed $(tooldir).
9867 * mpw-README: Document GCCIncludes.
9871 * configure.in (alpha-*-linux*): Set enable_shared to yes.
9875 * mpw-configure: Handle --enable-FOO and --disable-FOO.
9879 * configure.in (*-*-cygwin32): Configure make.
9883 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9887 * Makefile.in (all-inet): Depend on all-perl.
9889 * Makefile.in (inet-install): New target.
9891 * Makefile.in (all-inet): Depend on all-tcl.
9892 (all-inet): Depend on all-send-pr.
9896 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9901 * configure.in: Don't configure --with-gnu-ld on AIX.
9905 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9909 * Makefile.in (ALL_MODULES): Added all-inet.
9910 (CROSS_CHECK_MODULES): Added check-inet.
9911 (INSTALL_MODULES): Added install-inet.
9912 (CLEAN_MODULES): Added clean-inet.
9913 (all-indent): New target.
9915 * configure.in (host_tools): Added inet.
9916 (native_only): Added inet.
9917 (noconfigdirs): Added inet.
9921 * configure.in: Don't configure libgloss if we are not configuring
9926 * configure.in: Don't configure libgloss for unsupported
9931 * Makefile.in (CLEAN_MODULES): Add clean-apache.
9935 * Makefile.in (ALL_MODULES): Include all-apache.
9936 (CROSS_CHECK_MODULES): Include check-apache.
9937 (INSTALL_MODULES): Include install-apache.
9938 (all-apache): New target.
9940 * configure.in: Added apache everywhere perl is seen.
9944 * Makefile.in: Add support for clean-{module} and
9945 clean-target-{module} rules.
9949 * configure.in (*-*-ose) do not build libgloss.
9953 * config.guess (prep*:SunOS:5.*:*): Turn into
9954 powerpele-unknown-solaris2.
9958 * configure.in: Permit --enable-shared to specify a list of
9963 * configure.in (host==solaris): Pass only the first word of $CC
9964 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
9968 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
9972 * Makefile.in (ALL_MODULES): Include all-perl.
9973 (CROSS_CHECK_MODULES): Include check-perl.
9974 (INSTALL_MODULES): Include install-perl.
9975 (ALL_X11_MODULES): Include all-guile.
9976 (CHECK_X11_MODULES): Include check-guile.
9977 (INSTALL_X11_MODULES): Include install-guile.
9978 (all-perl): New target.
9979 (all-guile): New target.
9981 * configure.in (host_tools): Include perl and guile.
9982 (native_only): Include perl and guile.
9983 (noconfigdirs): Don't build guile and perl; no ports have been
9988 * configure (--enable-*): Handle quoted option lists such as
9989 --enable-sim-cflags='-g0 -O' better.
9993 * Makefile.in ({,inst}all-target): New rule so we can make and
9994 install all of the target directories easily.
9998 * configure.in: Add missing global flag in sed substitution when
9999 deleting `target-' from ${configdirs}.
10003 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10006 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10009 * install.sh: Correct misspelling of transformbasename.
10011 * config.guess: Recognize mips-*-sysv*.
10015 * config.sub: Recognize mon960.
10019 * configure: Restore Canadian Cross handling of BISON and LEX,
10020 removed in Feb 20 change.
10025 Mention make install. Remove the old copyright date as well the
10026 clumsy and rather pointless copyright on the README file.
10030 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10031 Makefile after running symlink-tree, then run `make distclean' to
10032 avoid clobbering any generated files in srcdir.
10036 * configure.in (m68k-*-netbsd*): Build everything now.
10040 * Makefile.in (taz): Fix quoting.
10044 * configure.in (sparclet-*-*): Build everything now.
10048 * configure.in (m68k-*-linux*): New host.
10052 * configure: Check for bison before byacc.
10056 * Makefile.in configure: Change the way LEX and BISON/YACC are
10057 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10058 searching PATH. These are used as fallbacks by Makefile.in if
10059 flex/bison/byacc aren't in objdir.
10063 * Makefile.in: Make everything which depends upon all-bfd also
10064 depend upon all-opcodes, in case --with-commonbfdlib is used.
10068 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10069 building NT native compilers on Unix.
10073 * configure.in: Don't get CC from the host Makefile fragment if we
10074 can find gcc in PATH, or if this is a Canadian Cross. Move the
10075 Solaris test for /usr/ucb/cc to the post target script, just after
10076 the compiler sanity test.
10080 * config.sub: Merge with FSF.
10084 * Makefile.in (RPATH_ENVVAR): New variable.
10085 (REALLY_SET_LIB_PATH): Use it.
10086 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10090 * config.sub, configure.in: Recognize sparclet cpu.
10094 * config.guess: Support m68k-cbm-sysv4.
10098 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10099 m68k-unknown-linuxaout from linker help string. Put quotes around
10104 * config.guess (powerpc-harris-powerunix): Add guess for port
10109 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10113 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10114 $(REALLY_SET_LIB_PATH) in Makefile.
10115 * Makefile.in (SET_LIB_PATH): New variable.
10116 (REALLY_SET_LIB_PATH): New variable.
10117 ($(DO_X)): Use $(SET_LIB_PATH).
10118 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10119 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10120 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10121 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10122 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10123 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10124 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10125 (install-dosrel): Likewise.
10126 (all-opcodes): Depend upon all-libiberty.
10130 * config.guess (*:CYGWIN*): New
10134 * Makefile.in (all-target-winsup): All all-target-libiberty.
10138 * configure.in (noconfigdirs): Add missing # in front of comment.
10142 * configure.in: add second pass to things added to noconfigdirs
10143 so *-gm-magic can exclude libgloss properly.
10147 * mpw-configure (extralibs_name, rez_name): Set correctly
10148 for MWC68K compiler.
10150 * mpw-README: Add more info on the necessary build tools.
10154 * configure.in, config.sub: Recognize cygwin32.
10158 * config.guess, config.sub: Recognize A/UX.
10162 * config.sub: Merge with gcc/config.sub.
10166 * mpw-build.in (do-binutils): Add build of stamps.
10170 * config.sub: Add recognition for mips64vr4100*-* targets.
10174 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10175 Add creation of gconfigargs with `--enable-shared' turned on.
10176 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10177 ($(host)-stamp-stage3-configured): Likewise.
10178 (HOLES): Add chatr and ldd.
10179 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10183 * configure: Pass --nfp to recursive configures.
10187 * Makefile.in (DLLTOOL): New.
10188 (DLLTOOL_FOR_TARGET): New.
10189 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10190 (EXTRA_TARGET_FLAGS): Ditto.
10191 (EXTRA_GCC_FLAGS): Ditto.
10192 (CONFIGURE_TARGET_MODULES): Ditto.
10194 * configure: Add DLLTOOL.
10199 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10200 mh-sco, since old workarounds no longer needed, and don't
10201 build ld, since libraries have weak symbols in COFF.
10205 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10209 * configure.in: Make sure that ${CC} can be used to compile an
10214 * Makefile.in (all-gdb): Depend on $(GDB_TK).
10215 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10216 nothing depending on whether gdbtk is being built.
10220 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10224 * configure.in (noconfigdirs): Put ld or gas in this early, if the
10225 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10229 * config-ml.in: Add support for
10230 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10231 Simplify setting of multidirs from --disable-foo.
10235 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10236 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10237 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10238 non-empty, pass them on to the GCC make.
10239 (all-bootstrap): New rule that is like all-gcc, except it executes
10240 the GCC bootstrap rule instead of the GCC all rule.
10244 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10248 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10253 * config.sub (i*86*) Change [345] to [3456]
10257 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10262 * config-ml.in (rs6000*, powerpc*): Add switches to control which
10263 AIX multilibs get built.
10267 * configure.in (i386-win32): Don't build expect if we're not
10268 building the tcl subdir.
10272 * Makefile.in: (configure-target-examples, all-target-examples):
10273 New targets, configure and build example programs.
10277 * mpw-configure: If an mpw-config.in generated a file mk.sed,
10278 use it as input to sedit the generated MPW makefile.
10279 * mpw-README: Add a suggestion about Gestalt.h.
10283 * config.sub: Accept *-*-ieee*.
10287 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
10292 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10293 for powerpc-pe native.
10294 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10295 (target==powerpc-pe): duplicate i386-win32 entry.
10299 * configure.in (noconfigdirs): Exclude target-newlib for all versions
10300 of vxworks, not just vxworks5.1.
10304 * mpw-configure: Add support for exec-prefix.
10308 * config.guess: Recognize HP model 816 machines as having
10313 * configure: Ignore new autoconf configure options.
10317 * config.guess: Recognize Pentium under SCO.
10322 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10326 * configure.in: Don't configure gas for alpha-dec-osf*.
10330 * configure.in: Default to --with-stabs for some targets for which
10331 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10332 i[345]86*-*-unixware*.
10336 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10337 rather than basing it on the target. Simplify handling of options
10338 controlling which directories to configure. Remove extraneous
10339 slash in multi-clean target.
10343 * config-ml.in: Prefix more variables with ml_ so they don't collide
10348 * configure: Don't turn -v into --v.
10352 * configure.in (targargs): Fix typo.
10354 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10358 * configure.in: Strip --host and --target options from
10359 CONFIG_ARGUMENTS, and always configure for --host only. Add
10360 --with-cross-host option when building with a cross-compiler.
10361 * configure: Canonicalize the arguments put into config.status by
10362 always using `=' for an option with an argument. Pass a presumed
10363 --host or --target explicitly.
10367 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10368 into general OS recognition case.
10372 * configure.in (target_configdirs): add target-winsup only
10373 for win32 target systems.
10377 * Makefile.in (all-target-libgloss): Depend upon
10378 configure-target-newlib, since when libgloss is built it looks to
10379 see if the newlib directory exists.
10383 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10388 * configure: Handle LD and LD_FOR_TARGET when configuring a
10393 * configure.in (target_libs): add target-winsup.
10394 (target==i386-win32): add patch diff flex make to $noconfigdirs.
10395 (target==ppcle-pe): remove ld from $noconfigdirs.
10399 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10400 Preserve relative path names in $srcdir. Build symlink tree if
10401 configuring cross target dir and srcdir=. (= no VPATH support).
10402 (configure-target-libg++): Depend on configure-target-librx.
10403 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10404 * config-ml.in: New file.
10405 * symlink-tree: New file.
10406 * configure: Ensure srcdir="." if that's what it is.
10410 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10411 includes and FLEX_SKELETON setting.
10412 * mpw-configure (--with-gnu-ld): New option, controls whether
10413 to use PPCLink or ld with PowerMac GCC.
10414 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10415 * mpw-config.in: Configure grez if targeting Mac.
10417 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10418 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10420 * configure.in: Configure grez resource compiler if targeting Mac.
10421 * Makefile.in (all-grez, install-grez): New targets.
10425 * configure: CXX defaults to gcc, not g++. If we find
10426 gcc in the path, set CC to gcc -O2.
10430 * configure: Default ${build} correctly. Avoid picking up extra
10431 spaces when reading CC and CXX from Makefile. When doing a
10432 Canadian Cross, use plausible default values for numerous
10434 * configure.in: When doing a Canadian Cross, don't try to
10435 configure tools whose configure script can't handle it.
10439 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10443 * configure: Remove dubious bug reporting address.
10447 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
10448 configure script, run that instead of this directory's configure.
10449 In either case, print a message that we're configuring the sub-dir.
10453 * configure.in: Before checking for the existence of various files,
10454 use sed to filter out "target-".
10458 * Makefile.in (DO_X): Split rule to decrease command line length
10460 (Philippe De Muyter).
10464 * Makefile.in (all-patch): depend on all-libiberty.
10468 * configure.in: If the only directory in target_configdirs which
10469 actually exists is libiberty, then set target_configdirs to empty,
10470 to avoid trying to build a target libiberty in a gas or gdb
10475 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10476 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10481 * configure.in (copy_dirs): Use sys-include instead of include
10482 for --with-headers option.
10486 * Makefile.in, configure.in: Make winsup builds work with
10491 * configure.in: Build the linker on AIX.
10495 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
10500 * Makefile.in (all-gcc): Fix typo.
10504 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
10508 * configure.in: Rename libFOO to target-libFOO, and xiberty
10509 to target-xiberty, to provide more flexibility.
10510 (target_subdir): Define. Create if cross.
10511 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10512 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
10513 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10514 check-libFOO -> check-target-libFOO, etc.
10515 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10516 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10517 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10518 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
10519 allow ALL_GCC="" to only configure.
10520 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
10521 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
10522 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
10526 * Makefile.in (taz): Build "info" in etc explicitly.
10530 * configure.in: Make sure that CC is undefined (as opposed to
10531 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
10532 problem with autoconf trying to configure on a host without GCC.
10536 * mpw-configure: Set host alias from choice of host compiler,
10537 only use generic MPW Makefile sed if present, edit a file
10538 named "hacked_Makefile.in" instead of "Makefile.in" if present.
10539 * mpw-README: Add problem notes about CW6 and CW7.
10543 * Makefile.in (taz): Use ";" instead of ";;".
10547 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
10548 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10550 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
10551 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
10555 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
10556 and gnats, because they are now subsumed by DISTSTUFFDIRS.
10557 Move bfd to DISTSTUFFDIRS.
10561 * Makefile.in (X11_LIB): Removed.
10562 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10564 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10568 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10573 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10577 * configure.in (i[345]86-*-win32): Always build newlib.
10578 Don't configure cvs, autoconf or texinfo.
10579 * Makefile.in (LD_FOR_TARGET): New.
10580 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10581 Pass down LD_FOR_TARGET.
10585 * winsup: New directory.
10586 * Makefile.in: Build winsup.
10587 * configure.in: Winsup is configured when target is win32.
10588 Can only build win32 target GDB when native.
10592 * config.guess: Recognize HP model 819 machines as having
10593 a PA 1.1 processor.
10597 * configure: Fix sed loop which substitutes for CC and CXX to
10598 avoid bug found in various sed implementations.
10602 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10603 simulator. Use standard powerpc-*-eabi*.
10607 * configure.in: Stop putting gas and binutils in noconfigdirs for
10608 powerpc-*-aix* and rs6000-*-*.
10612 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10613 -mcall-aixdesc libraries.
10619 * config.sub (arm | armel | armeb): Fix shell syntax.
10623 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10624 -msoft-float and -mcpu=common support.
10625 (powerpc*-*-eabisim*): Add support for building -mcall-aix
10630 * configure.in: Allow configuration and build of emacs19 for the alpha.
10634 * configure.in (CC): Get ^CC, not just any old CC, from
10635 ${host_makefile_frag}.
10639 * configure.in (CC): Try to get CC from
10640 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10644 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10645 only if it exists in $(srcdir).
10649 * configure: If CC and CXX are not set in the environment, set
10650 them, based on either an existing Makefile or on searching for gcc
10651 in PATH. Substitute for CC and CXX in Makefile.
10652 * configure.in: Remove libm from target_libs. Separate
10653 target_configdirs from configdirs. If CC is not set in
10654 environment, try to get it from a host Makefile fragment. Rewrite
10655 changes of configdirs to use skipdirs instead. A few minor
10656 tweaks. Take directories out of target_configdirs as they are
10657 taken out of configdirs. Remove existing Makefile files from
10658 subdirectories. Substitute for TARGET_CONFIGDIRS and
10659 CONFIG_ARGUMENTS in Makefile.
10660 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10662 (CONFIG_ARGUMENTS): Likewise.
10663 (CONFIGURE_TARGET_MODULES): New variable.
10664 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10665 ($(CONFIGURE_TARGET_MODULES)): New target.
10666 (configure-libg++, configure-libio): New targets.
10667 (all-libg++): Depend upon configure-libg++.
10668 (all-libio): Depend upon configure-libio.
10669 (configure-libgloss, all-libgloss): New targets.
10670 (configure-libstdc++): New target.
10671 (all-libstdc++): Depend upon configure-libstdc++.
10672 (configure-librx, all-librx): New targets.
10673 (configure-newlib): New target.
10674 (all-newlib): Depend upon configure-newlib
10675 (configure-xiberty): New target.
10676 (all-xiberty): Depend upon configure-xiberty.
10680 * configure.in (host i[345]86-*-win32): Expand the
10681 noconfigdirs again.
10685 * mpw-configure: Fix sed command file name.
10689 * configure.in (host i[345]86-*-win32): Reduce the
10690 noconfigdirs again.
10694 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10695 or powerpc*-*-pe*, since they are not yet supported.
10699 Add PowerMac support and many other enhancements.
10700 * mpw-configure: New option --cc to select compiler to use,
10701 paste options set according to --cc into the generated
10702 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10703 if mpw-make.sed is present.
10704 * mpw-config.in: Don't test for gC1, test for mpw-touch,
10705 add forward includes for PowerPC include files.
10706 * mpw-build.in: Build using Makefile.PPC if present.
10707 (do-byacc, etc): Remove separate version resource builds.
10708 (do-gas): Build "stamps" before "all".
10709 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10710 * mpw-README: Update to reflect --cc option, PowerMac support,
10711 and recently-reported compatibility problems.
10715 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10716 embedded m68k systems (-aout, -coff, -elf, -vxworks).
10717 (--with-multilib-top): Pass to recursive invocations.
10721 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10726 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10727 gdb, ld and opcodes on v810-*-*.
10731 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10732 (local-maintainer-clean): New target.
10733 (maintainer-clean): New target.
10734 (realclean): Just depend upon maintainer-clean.
10738 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10742 * configure.in: Build ld in mips*-*-bsd* case.
10746 * config.sub: Accept -lites* OS. From Ian Dall.
10750 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10755 * configure.in: treat i386-win32 canadian cross the same as
10756 i386-go32 canadian cross.
10760 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10761 running under the simulator to build a reduced set of libraries.
10762 (powerpc-*-eabiaix): Add fine grained multilib support added to
10763 other powerpc targets yesterday.
10767 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10768 -disable-softfloat, -disable-relocatable, -disable-aix, and
10769 -disable-sysv to control which multilib libraries get built.
10773 * configure: Add Makefile.tem to list of files to remove in trap
10778 * config.guess (*Linux*): Add missing "exit"s.
10779 Also, need specific check for alpha-unknown-linux (uses COFF).
10783 * config.guess: Merge with FSF:
10786 * config.guess (AIX4): More robust release numbering discovery.
10789 * config.guess (i386-sequent-ptx): Properly get version number.
10792 * config.guess (mips:*:4*:UMIPS): New case.
10796 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10797 (i386-win32 host): Likewise. Don't build readline.
10801 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
10802 SUPPORT_FILES to submakes.
10806 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10807 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10812 * configure.in (appdirs): Use =, not ==, in test expression when
10813 trying to build the text to print in the warning message for
10818 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10822 * config.guess: Recognize lynx-2.3.
10826 * config.sub (z8ksim): Deleted
10827 (z8k-*-coff): New, this is the one true name of the target.
10831 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10835 * config.guess (*:Linux:*:*): First try asking the linker what the
10836 default object file format is (elf, aout, or coff). Then if this
10837 fails, try previous methods.
10841 * configure.in: Don't build newlib for *-*-vxworks5.1.
10845 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10846 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10850 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10854 * cfg-ml-com.in: New file.
10855 * cfg-ml-pos.in: New file.
10859 * COPYING.NEWLIB: Add HP free copyright to list.
10863 * config.sub: Recognize -eabi* for the system, not just -eabi.
10867 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10868 * config.sub, configure.in (win32): New target and host.
10872 * configure.in: Add i386-pe configuration.
10876 * mpw-build.in (install): Install GDB after LD.
10880 * mpw-config.in (elf/mips.h): Always forward-include, needed
10885 * testsuite: New directory for customer acceptance and whole tool
10890 * configure: If per-host line isn't found, but AC_OUTPUT is found
10891 and a configure script exists, run it instead.
10895 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
10899 * configure: Set build_{cpu,vendor,os,alias} to host values when
10900 --build isn't specified.
10904 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10905 (FLAGS_TO_PASS): Pass them.
10906 (EXTRA_TARGET_FLAGS): Ditto.
10910 * Makefile.in (all-libg++): Depend on all-libstdc++.
10914 * configure.in (noconfigdirs): Enable all packages for
10915 i386-unknown-netbsd.
10919 * configure.in (noconfigdirs): Don't configure tk for i386-go32
10920 hosted builds (DOS builds)
10924 Changes for ARM based on patches from Richard Earnshaw:
10925 * config.sub: Handle armeb and armel.
10926 * configure.in: Omit arm linker only for riscix.
10930 * config.guess: Update from FSF.
10934 * config.sub: Recognize powerpcle as the little endian varient of
10935 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
10936 powerpcle variant. Convert pentium into i586, not i486. Add p5
10937 alias for i586. Map new x86 variants p6, k5, nexgen into i586
10942 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
10946 * config.sub: Accept -lites* as a basic system type.
10950 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
10951 installed, and if so return linuxoldld as the system name.
10955 * config.guess: Add hppa1.1-hp-lites support.
10959 * configure.in: Don't build newlib for m68k-vxworks5.1.
10963 * configure.in (mips-sgi-irix6): Use mh-irix5.
10967 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
10971 * test-build.mk: Enable building of shared libraries on IRIX 5 and
10972 OSF/1. Fix compiler flags.
10973 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
10977 * configure.in: Recognize --with-newlib.
10978 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
10982 * Makefile.in: move {all,check,install}-gdb from *_MODULES
10983 to *_X11_MODULES due to gdbtk needing X include files et al.
10987 Merge in support for Mac MPW as a host.
10988 (Old change descriptions retained for informational value.)
10990 * mpw-config.in: Add generic include forwards for cpu-specific
10991 include files in aout and elf directories.
10993 * mpw-configure: Added copyright.
10994 * mpw-config.in: Check for presence of required build tools.
10995 (target_libs): Add newlib.
10996 (target_tools): Add examples.
10997 (Read Me): Generate as "Read Me for MPW" instead.
10998 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
10999 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11000 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11002 * mpw-configure: Remove subdir-specific makefile hackery,
11003 delete mk.tmp after using it.
11005 * mpw-build.in (all): Display start and end times.
11007 * mpw-configure (host_canonical): Set.
11008 (target_cpu): Always add to makefiles.
11009 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11010 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11011 (mpw-mh-mpw): Look for in srcdir and srcroot.
11012 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11014 * mpw-build.in: (install-only): New target.
11016 * mpw-configure (host_alias, target_alias): Rename from hostalias
11017 and targetalias, add into generated Makefile.
11018 (mk.tmp): If present, add into generated Makefile.
11019 * mpw-build.in (all-gas): Build config.h first before gas proper.
11021 * mpw-configure (config.status): Write only if changed.
11022 * mpw-config.in (readline): Configure it (not built, just used for
11025 * mpw-config.in (elf/mips.h): Add a forward include.
11027 * mpw-config.in: Forward-include most .h files in include into
11029 (readline): Don't build.
11030 mpw-build.in (install): Install GDB.
11032 * mpw-configure (prefix, mpw_prefix): Handle it.
11033 * mpw-config.in (mmalloc, readline): Don't configure.
11034 * mpw-build.in (thisscript): Rename to ThisScript.
11035 Use mpw-build instead of BuildProgram everywhere.
11036 (mmalloc, readline): Don't build.
11037 * mpw-README: New file, basic documentation about the MPW port.
11039 * mpw-config.in: Use forward-include to create include files.
11041 * mpw-configure: Add more things to the top of each configured
11042 Makefile, including contents of config/mpw-mh-mpw.
11043 * mpw-config.in (extra-include): Create this directory and fill it
11044 with Posix-like include files when configuring.
11046 * config.sub (apple, mac, mpw): Add various aliases.
11048 * mpw-build.in: New file, top-level build script fragment for MPW.
11049 * mpw-configure: New file, configure script for MPW.
11050 * mpw-config.in: New file, config fragment for MPW.
11054 * configure.in (host_libs): Remove glob, since it is gone from the
11059 * Makefile.in: define empty GDB_NLM_DEPS var.
11061 * configure.in(target_makefile_frag): use config/mt-netware
11062 for netware targets.
11066 * config.sub: Merge in recent FSF changes. Remove linux special
11071 Revert this change:
11075 * build-all.mk: Use CC=cc -Xs on Solaris.
11079 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11081 * Makefile.in: Nuke all references to glob subdirectory.
11085 * configure.in: Fix --enable-shared logic in per-host.
11089 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11093 * configure.in (noconfigdirs): Don't build gas on AIX, for
11094 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11098 * configure: Fix --cache-file to work if the file argument is a
11103 * configure: If the --cache-file is used, pass it down to
11104 configure in subdirectories.
11108 * config.sub: add vxworks29k configuration.
11112 * Makefile.in (taz): Do "diststuff" part quietly.
11116 * config.sub: Mini-merge with gcc/config.sub.
11120 * config.guess (IRIX): Sed - to _.
11124 * Makefile.in (source-vault, binary-vault): New targets.
11128 * config.sub: Recognize -eabi as a basic system type.
11132 * configure.in (enable_shared stuff): Fix typo.
11136 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11140 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11144 * configure.in (rs6000-*-*): Don't build gas.
11148 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11149 reduce command line length.
11150 (AS_FOR_TARGET): Check for as.new, not Makefile.
11151 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11155 * config.guess: Merge from FSF.
11159 * configure: Don't use $ when handling program_suffix.
11163 * configure.in: Configure tk for hppa/hpux.
11167 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11171 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11172 to LIBCXXFLAGS. Tests are better run without it.
11176 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11180 * configure.in (*-*-netware*): Don't configure xiberty.
11184 * configure.in: Remove tk from native_only list.
11188 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11189 for special NCD build.
11193 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11194 makeall.bat, they're only useful for binutils snapshots.
11195 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11196 makeall.bat to specified SUPPORT_FILES.
11200 * build-all.mk: Add Ericsson targets to sun4 and solaris
11201 hosts. Add BNR's sun4 target to solaris host, so their
11202 build-from-source will be tested in-house first.
11206 * Makefile.in (LIBCFLAGS): New variable.
11207 (CFLAGS_FOR_TARGET): Ditto.
11208 (LIBCFLAGS_FOR_TARGET): Ditto.
11209 (LIBCXXFLAGS): Ditto.
11210 (CXXFLAGS_FOR_TARGET): Ditto.
11211 (LIBCXXFLAGS_FOR_TARGET): Ditto.
11212 (BASE_FLAGS_TO_PASS): Pass them.
11213 (EXTRA_TARGET_FLAGS): Ditto.
11215 * configure.in: Support --enable-shared.
11219 * configure.in (target_libs): Include libstdc++ again.
11220 * config.guess: Update from FSF (for FreeBSD).
11224 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11226 (DISTDOCDIRS): Add `etc'.
11227 (ETC_SUPPORT_PFX): New variable.
11228 (taz): Include anything from etc starting with a word in
11233 * config.sub: Update for recent FSF changes. Remove obsolete
11234 h8300hds entry. Add -windows* and -osx as basic os. Minor
11239 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
11241 * config.guess: Merge with FSF.
11242 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11246 * configure: Since the "trap 0" handler will override the exit
11247 status on many systems, only use it for "exit 1", and make it set
11248 a non-zero exit status; reset it before "exit 0". Also, check
11249 exit status of config.sub, and error out if it failed.
11253 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11254 and install libgloss.
11258 * Makefile.in (all-binutils): Depend upon all-byacc.
11260 * configure.in: Don't build emacs on Irix 5.
11264 * configure.in (*-*-netware*): Add libio.
11268 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11269 (CHECK_TARGET_MODULES): Ditto.
11270 (INSTALL_TARGET_MODULES): Ditto.
11271 (TARGET_LIBS): Ditto.
11272 (all-libstdc++): Note dependencies.
11276 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11280 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11281 -fexternal-templates.
11283 * configure.in (target_libs): Add libstdc++.
11284 (noconfigdirs): Add libstdc++ as appropriate.
11288 * config.guess: Update from FSF.
11292 * configure: Use ${config_shell} when running ${configsub}.
11296 * config.sub: No longer recognize h8300h.
11300 * config.sub: Remove extraneous differences between config.sub and
11305 * Makefile.in (DISTSTUFFDIRS): Add gas.
11309 * COPYING.NEWLIB: New file.
11313 * config.guess (HP-UX): Patch from Harlan Stenn
11318 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11322 * config.sub: Merge nextstep cleanup from FSF.
11326 * configure.in (arm-*-*): Don't configure ld for this target.
11330 * configure.in (*-*-netware): don't configure libg++, libio,
11335 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
11336 configure ld--it works, but it doesn't support shared libraries.
11340 * config.guess (*-unknown-freebsd*): Get rid of possible
11341 trailing "(Release)" in version string.
11346 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11347 Fix type: *-next-neststep -> *-next-nextstep.
11349 * config.guess: Merge from FSF:
11353 * config.guess: Recognize powerpc-ibm-aix3.2.5.
11357 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11358 instead of UNIX_SV for UnixWare 1.0).
11362 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
11363 to make gdb/nlm/* build after the compiler and linker.
11367 * config.guess (netbsd, freebsd, linux): Accept any machine,
11369 (m68k-atari-sysv4): Relocate to match FSF version.
11371 * config.guess: More merges from the FSF:
11373 Add a space before function call or macro invocation.
11377 * config.guess: Add trap cmd to remove dummy.c and dummy when
11382 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11383 (dummy): Redirect stderr from compilation of dummy.c.
11387 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11391 * configure: Accept and ignore --cache*, for compatibility with
11396 * config.guess: Merge from FSF:
11400 * config.guess (Pyramid*:OSx*:*:*): New case.
11401 (PATH): Add /.attbin at end for finding uname.
11402 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
11406 * config.guess (M88*:DolphinOS:*:*): New case.
11410 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11411 to select whether to use ELF or COFF.
11415 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11419 * config.guess: Guess the OS version for HPUX.
11423 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11427 * configure.in: Recognize --with-headers, --with-libs, and
11429 * Makefile.in (all-xiberty): Depend upon all-ld.
11433 * configure.in: Change i[34]86 to i[345]86.
11437 * configure (version): A few more tweaks to help message.
11441 * Makefile.in: Remove (for now) librx as a host library,
11442 now that we're building it for target.
11451 * configure.in: Also configure librx.
11455 * Makefile.in: Update various rules to reflect that librx
11456 is now needed for libg++.
11460 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11464 * configure.in: Configure the examples directory.
11468 * configure: Simplify Jun 2 1994 change.
11472 * change CC to /usr/latest/bin/gcc for lynx host builds, since
11473 /bin/gcc isn't good enough to build gcc.
11477 * Makefile.in (GDB_SUPPORT_FILES): Remove
11478 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
11479 (gdb.tar.gz): Add new rule to use standard distribution building
11484 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
11493 * configure: Search current dir first in .gdbinit.
11497 * config.sub: Recognize freebsd (merged from gcc config.sub).
11501 * config.sub: Refer to NeXT's operating system as nextstep.
11503 * config.sub (case $basic_machine): Re-order the cases, to match
11504 the order in the FSF version (which is mostly alphabethical).
11505 Merge in some additions and changes from the FSF.
11509 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11510 * config.sub: Recognize cxux7.
11511 * configure.in: Use mh-cxux for m88k-harris-cxux*.
11515 * config.sub: Fix typo powerpc -> powerpc-*.
11519 * Makefile.in: `all-emacs19' depends on `all-byacc'.
11521 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11522 parallel with all-emacs and install-emacs). Top-level command
11523 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11527 * test-build.mk ($(host)-stamp-stage2-installed): Remove
11528 $(relbindir)/make before doing ``make install'', and use
11529 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
11530 installing over running make binary.
11531 ($(host)-stamp-stage3-installed): Likewise.
11535 * config.guess: Recognize Mach.
11539 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11540 see whether --exec-prefix was used.
11544 * README: Explicitly mention libg++/README. (Zoo's idea.)
11548 * Makefile.in: Add all-librx target similar to all-libproc.
11552 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
11553 with post 1.2 uname bogosity.
11557 * configure: Remove temporary files on receipt of a signal.
11561 * configure: If there is a package_makefile_frag, remove
11562 ${subdir}/Makefile.tem after copying it in.
11566 * build_all.mk: support rs6000 lynx identifies itself as
11567 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
11568 since /bin/gcc is too feeble to compile a modern gcc.
11572 * brought devo/test-build.mk update-to-date with progressive/
11573 test-build.mk. Add lynx targets and hppa flag info.
11577 * configure.in: Use mh-ncrsvr43. Patch from
11582 * config.guess (i386-unknown-bsdi): No longer need to
11583 check #if defined(__bsdi__) && defined(__i386__).
11587 * configure: Set program_transform_nameoption correctly.
11591 * brought build-all.mk update-to-date with progressive build-all.mk,
11592 added new targets and hppa info.
11596 * configure: If config.guess result is a prefix of the user
11597 specified target, assume a native build and use the user specified
11598 target as the host alias. Remove SunOS patch suffix removal hack.
11599 * configure.in: Remove SunOS patch suffix removal hack.
11601 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11602 in NATIVE_CHECK_MODULES.
11606 * Makefile.in: Rename HOST_ONLY to NATIVE.
11607 * configure: Delete SunOs patch suffix from host_canonical
11608 and build_canonical variables that are prepended to Makefiles.
11609 * configure.in: Add comments for easier maintenance.
11613 * Makefile.in: Add all-libproc target similar to all-gui.
11617 * Makefile.in (CHECK_MODULES): split into
11618 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11622 * config.guess (i386-unknown-bsdi): New system to guess.
11626 * Makefile.in: Add all-gui target (but not yet build by "all").
11630 * config.sub: Move deletion of patch suffix from here...
11631 * configure.in: To here, at Ian's suggestion. The top-
11632 level scripts might need to know of a patch level.
11636 * config.sub: Strip off patch suffix so rtl is recognized
11637 as a sunos4.1.3 machine, even though it's been patched.
11641 * Makefile.in (INSTALL_LAST): Delete.
11642 (INSTALL_DOSREL): New.
11646 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11647 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11648 whether we pass down --with-gnu-ld anyhow.
11652 * Makefile.in (INSTALL_LAST): Change operation so it works
11653 on more flavors of make.
11654 * configure.in (go32): Don't build libg++ or libio.
11658 * Makefile.in (Move HOST_PREFIX_1 and friends up so
11659 they can be overriden by templates.
11663 * configure.in (target==go32): Don't build gdb.
11664 * dosrel: New directory.
11668 * configure.in (host==go32): Configure dosrel too.
11669 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11670 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11671 be set by incoming names or templates.
11672 (INSTALL_LAST): New rule.
11676 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11680 * configure.in (appdirs): New variable. Currently empty, but will
11681 be used in gas distribution. If nonempty, lists a set of
11682 directories at least one of which must get configured, or top
11683 level configuration is considered to have failed.
11684 (rs6000-*-lynxos*): Use new file name.
11688 Eliminate XTRAFLAGS.
11689 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11690 newlib include files using -idirafter, and also use -nostdinc.
11691 (CXX_FOR_TARGET): Likewise.
11692 (XTRAFLAGS): Removed.
11693 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11694 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11695 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11696 ($(DO_X)): Don't pass down XTRAFLAGS.
11700 * configure.in (mips*-dec-bsd*): New target; do build linker.
11701 (mips*-*-bsd*): New target; don't build linker.
11705 * configure.in: support rs6000-*-lynxos* configuration.
11706 support sunos4 as a cross target.
11708 * config.sub: look for lynx*, not lynx since the OS version may
11709 legitimately be part of the name.
11713 * configure.in (i[34]86-*-sco*): Move to be with other i386
11715 (romp-*-*): New target. Skip various binary utilities.
11716 (vax-*-*): New target. Don't build newlib.
11717 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
11721 * configure.in: Only set host_makefile_frag if config
11726 * install.sh: If $dstdir exists, don't check whether each
11731 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11735 * configure.in (*-*-lynxos*): Don't configure newlib for either
11736 native or cross Lynx.
11740 * config.sub (sparc64-elf): Fix os.
11741 (z8k): Remove duplicate.
11745 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11746 gcc/stmp-fixproto, to try to prevent fixproto from being run.
11750 * configure: Make file links cleanly even if Lynx fails on
11751 an NFS symlink (at least fail cleanly).
11755 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11760 * configure: Unknown options are fatal again.
11764 * configure: Ignore --x-includes and --x-libraries, for Autoconf
11769 * build-all.mk: Add `clean' target.
11773 * config.guess: Add SINIX support.
11774 * configure.in: Add mips-*-sysv4* support.
11778 * build-all.mk: Document all useful targets.
11779 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11780 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11784 * configure: Support --silent, --quiet.
11788 * configure: Support --disable-FEATURE.
11792 * config.guess: Recognize NCR running SVR4.3.
11796 * config.guess: Make BSDI generate i386-unknown-bsd386.
11801 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11805 * configure: Make unrecognized options give nonfatal warnings
11806 instead of fatal errors, and pass them to any subdirectory
11807 configures in case they recognize them.
11808 Make --x equivalent to --with-x.
11812 * configure: Add --enable-* options. Clean up usage message and
11817 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11821 * configure.in (hppa*-*-*): Enable binutils.
11825 * config.sub: Recognize cisco.
11829 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11833 * config.guess: about target *-hitachi-hiuxwe2, don't print more
11834 than one configuration name. Add comment.
11838 * config.guess: about target *-hitachi-hiuxwe2, fixed
11839 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
11840 macro is incorrect.]
11844 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11845 than the "make ls" stuff which used to be here.
11849 * config.guess: Recognize i[34]86-unknown-freebsd.
11854 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11858 * config.guess: Check for ptx.
11862 * config.sub: Add os9k checking.
11866 * config.guess: Handle OSF1 running on HPPA processors
11870 * configure: If subdir configure fails, print out a message with
11871 subdirectory name, in case subdir's configure code didn't identify
11876 * configure.in: Remove embedded newlines from configdirs.
11877 Avoid mismatches of substrings. Fix matching strings at end
11880 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
11882 * config.guess: Add Lynx/rs6000 config support.
11886 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11890 * configure.in (hppa*-*-osf*): Treat this just like most other
11891 PA configurations (eg no binutils or ld).
11892 (hppa*-*-*elf*): These configurations have binutils and ld.
11900 * configure.in (rs6000-*-*): Build gas.
11904 * Makefile.in: Avoid bug in losing hpux sed.
11908 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11909 for GDB and GDB has been fixed to not need it.
11913 * config.guess: Recognize vax hosts.
11917 * configure (while loop): Don't use "break 2" inside case
11918 statement -- the case statement isn't an enclosing loop.
11922 * config.guess: Clean up NeXT support, to allow nextstep
11923 on Intel machines. Make OS be nextstep.
11927 * config.guess: Add alternate forms for Convex.
11929 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
11931 * configure: Completely rewrite option processing. Take
11932 advantage of pattern-matching to avoid invoking test frequently.
11933 Also clean up host and target defaulting logic.
11937 * Makefile.in: Replace all occurrances of "rootme" with "r" and
11938 "$${rootme}" with "$$r", to increase the likelihood that the do-*
11939 commands (plus user environment) will fit SCO limits.
11943 * configure.in: Don't issue warnings about directories which are
11944 not being configured if -norecursion is set. Correct test for
11945 --with-gnu-as and --with-gnu-ld to not get confused by substring
11948 * configure.in: Don't build gas for alpha-dec-osf1*.
11950 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
11952 * configure: Back out Per's change of 12/19/1993. It changes the
11953 behavior of configure in unexpected and confusing ways.
11955 Also, use different delim char when calculating
11956 program_transform_name so that the name can contain slashes.
11960 * configure.in, config.sub: Add support for VSTa micro-kernel.
11964 * configure.in: Nuke hacks which were used to get a special
11965 version of GAS for HPPA configurations.
11969 * configure: If only ${target_alias} is given, use that
11970 as the default for ${host_alias}.
11971 * configure: Add missing back-slashes before nested quotes.
11975 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
11979 * config.guess: Recognize some Tektronix configurations.
11984 * config.sub: Match any flavor of SH.
11988 * configure.in: Don't try to configure newlib for Alpha.
11992 * configure.in: Don't build ld for Irix 5. Don't build gas,
11993 libg++ or libio for any Alpha target.
11995 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
11999 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12000 default arguments -- so it tried to compress itself.
12004 * configure.in (notsupp): ensure that a space is always at the end
12005 of the configdirs list, since the grep checks for an explicit space
12009 * configure.in (target i386-sysv4.2): don't build ld, since static
12010 versions of many libraries are not available.
12014 * config.guess: Recognize Apollos (using environment variables).
12015 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12019 * config.guess: Recognize Sony news mips running newsos.
12023 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12024 "fi ; else" for bash.
12028 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12032 * config.sub: accept unixware as an alias for svr4.2.
12033 Fix some inconsistancies with the gcc version.
12037 * Makefile.in (DISTDOCDIRS): Add gdb.
12041 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12045 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12046 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12051 * config.sub: Accept hiux* as an OS name.
12053 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12054 etc/make-stds.texi. The underscore came from gcc, and dje now
12055 agrees that RUNTESTFLAGS is the correct name.
12059 * install.sh: Remove 'set -e'. It makes any conditionals
12060 in the script useless.
12062 * config.guess: Automatically recognize arm-acorn-riscix
12067 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12071 * Makefile.in (DISTDOCDIRS): New variable.
12072 (taz): Edit local Makefile.in sooner, instead of proto-toplev
12073 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
12077 * configure.in (hppa target): check the source directory for the
12078 pagas sub-directory
12082 * config.sub: Allow -aout* and -elf*.
12086 * configure.in: Don't build ld on i386-solaris2, same as for
12091 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12095 * configure.in: Configure gdb for alpha.
12099 * Makefile.in (CXXFLAGS): Add -O.
12103 * config.guess: added support for DG Aviion
12107 * configure.in: Produce warning message for subdirectories not
12108 configurable for this host/target combination. Don't try to
12109 configure gdb for vms.
12113 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12114 appropriate files before making "diststuff".
12115 (DISTBISONFILES): New var: list of files to be edited.
12116 (DISTSTUFFDIRS): Add binutils.
12120 * config.sub: also handle mipsel and mips64el (for little endian mips)
12124 * configure.in: Add * to end of all OS names.
12128 * configure.in: Build newlib for LynxOS native.
12132 * config.guess: Add support for delta 88k running SVR3.
12134 * configure.in: Add comment about HP compiler vs. emacs.
12138 * configure.in: don't build ld on solaris2 (not a viable option
12139 due to bugs in getpwnam & getpwuid)
12143 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12144 config.guess will produce a full version number.
12148 * configure.in: Build linker and binutils for alpha-dec-osf1.
12152 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12153 and gdb/testsuite/Makefile.in.
12157 * configure.in: recognize mips*- instead of mips-
12161 * config.sub: Accept linux*coff and linux*elf as operating
12166 * config.sub: Recognize mips64, and mips3 as an alias for it.
12170 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12171 gdb knows how to handle OSF/1 shared libraries.
12175 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12176 * config.guess: Recognize Hitachi's HIUX.
12177 * config.sub: Recognize h3050r* and hppahitachi.
12178 Remove redundant cases for hp9k[23]*.
12182 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12183 if gas and ld are in the source tree and are in ${configdirs}.
12184 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12185 --with options (but still pass them down on the command line,
12186 if they were explicitly specified).
12190 * configure: substitute SHELL value in Makefile.in with
12195 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12196 *-*-solaris2* targets.
12200 * Makefile.in: define M4, and pass it down to sub-makes;
12201 all-autoconf now depends on all-m4
12205 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12206 presence of {ar,ranlib} instead of a configured directory
12210 * config.guess: Accept 34?? as well as 33?? for NCR.
12214 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12215 of 'gas' in sed commands, since 'gash' is now in the tree as well.
12219 * configure: grab values for $(CC) and $(CXX) from the
12220 environment, so that someone can do "CC=gcc configure; make" and
12221 have it work right (matching the way that autoconf works now)
12223 * configure.in, Makefile.in: add support for gash, the tcl
12224 interface to Galaxy
12226 * config.guess: add NetBSD variants (hp300, x86)
12230 * install.sh: Support -d option (in the manner of SunOS 4 install,
12231 as it is more deterministic than that of GNU install)
12232 (chmodcmd): Set file to mode 755 by default (should also do default
12233 chgrp and chown, but I don't feel like dealing with that now)
12237 * config.sub: Remove h8300hhms alias.
12241 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12245 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12250 * config.sub: recognize m88110-bug-coff.
12254 * Makefile.in (all-libio): all dependencies on the toolchain used
12255 to build this (gcc, gas, ld, etc)
12259 * config.guess: Deal with OSF/1 1.3 on alpha.
12263 * install.sh: add some 'else true' clauses for portability
12265 * configure.in: don't build libio for h8[35]00-*-* targets
12269 * Makefile.in: Add support for new libio.
12273 * install.sh: If one command fails, don't try the rest. Don't try
12274 to remove $dsttmp (via trap) unless we have already created it.
12275 If $src doesn't exist, detect it and exit with an error.
12277 * config.guess: Recognize BSD on hp300.
12281 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12286 * Makefile.in (all-send-pr): depends on all-prms
12290 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12295 Added test for mips-mips-riscos5.
12299 * configure.in: use mh-hp300 for 68k HP hosts
12303 * configure: add support for CONFIG_SHELL, so that you can use
12304 some alternate shell for evaluating configure scripts
12308 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
12310 distribution archive.
12311 * Makefile.in (COMPRESS): Remove def.
12312 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
12313 gdb.tar.Z and make-gdb.tar.Z respectively.
12314 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
12315 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
12316 to convergence with 'taz' target in Makefile.in.
12320 * install.sh (dsttmp): use trap to ensure that tmp files go
12321 away on error conditions
12325 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12329 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12330 its parent is '/' not ''.
12332 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12336 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12337 that ${newsrcdir}/configure.in does.
12341 * test-build.mk: support for CONFIG_SHELL
12345 * config.sub (netware): Add as a basic system type.
12349 * Makefile.in (Makefile): depend on configure.in. Also drop the
12350 $(srcdir)/ from the dependency on Makefile.in.
12354 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12355 (h8300hhms is temporary until multi-libraries are implemented).
12356 * configure.in: Handle h8300h too.
12360 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12364 * configure: Remove extraneous output when guessing host type.
12365 * config.guess: Remove extraneous output when guessing using C
12366 compiler rather than uname, or when guessing fails.
12368 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12370 * Makefile.in: remove all.cross and install.cross targets
12372 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12377 * configure.in (target sh): Build gprof.
12379 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12381 * config.sub: change -solaris to -solaris2
12385 * configure.in: Use config/mh-riscos for mips-*-sysv*.
12389 * configure: Correct error message for missing Makefile.in to
12390 print correct directory.
12392 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12394 * install.sh: kludge around 386BSD shell bug
12398 * config.guess: Recognize NeXT.
12399 * config.guess: Recognize i486-ncr-sysv4.
12400 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
12404 * Makefile.in (MAKEINFOFLAGS): New variable.
12405 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12406 * build-all.mk, test-build.mk: Pass down --no-split as
12407 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
12411 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
12415 * Makefile.in (libg++.tar.z): New rule.
12416 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
12417 * Makefile.in (taz): Only do a single chmod.
12419 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12421 * install.sh: don't use dirname anymore (replaced with sed usage)
12425 * Makefile.in: Change extension for gzip'd files from '.z' to
12426 '.gz' per new FSF standard usage.
12428 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12430 * configure: put quotes around the final value of program_transform_name
12432 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12434 * Makefile.in: new install.sh support; update install-info rules
12438 * configure.in: Build diff for crosses, but not for go32 host.
12440 * configure.in: Build gprof only for native, and don't build it
12441 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12443 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
12445 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12449 * configure.in (host_tools): Add prms.
12451 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12453 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12454 with $(FLAGS_TO_PASS) on the command line
12456 * config.sub: Recognize lynx and lynxos
12460 * config.sub: Accept -ecoff*, not just -ecoff.
12464 * Makefile.in (taz): Use .gz suffix instead of .z.
12465 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12468 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12470 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12472 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12474 * Makefile.in (install-no-fixedincludes): install gcc last, so
12475 that rebuilds that might happen during 'make install' don't get
12476 bogus gcc include files
12480 Change from Utah for HPPA support:
12481 * config.guess: Recognize hppa1.x-hp-bsd.
12485 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
12488 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
12490 * config.sub: Add support for rom68k and bug boot monitors.
12494 * Makefile.in: Make all-opcodes depend on all-bfd.
12498 * config.guess: Added special check for i[34]86-univel-sysv4*.
12502 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12503 the processor rather than assuming i486.
12507 * config.guess: Recognize SunOS6 as Solaris3.
12511 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
12512 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12516 * build-all.mk (all-cross): New target for Canadian Cross.
12517 Added Q2 go32 targets.
12518 * test-build.mk: Configure go32 cross sparclite-aout and
12519 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
12520 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12522 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12524 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12525 GO32 hosted toolchains
12527 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
12529 * configure: change so "-exec-prefix" gets passed down rather
12530 than "-exec_prefix" so autoconf generated Makefiles get the
12531 exec_prefix set right.
12533 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12535 * config.guess: get the Solaris2 minor version number
12537 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12541 * config.guess: Recognize some Sequent platforms.
12543 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12545 * Makefile.in: added the vault-install target
12547 * configure.in: actually use the Sun3 makefile fragment that's in
12548 config, also added the release dir to configdirs
12552 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12554 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12556 * configure.in: remove some program from Alpha targetted toolchains
12560 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
12562 (taz): Run "make diststuff" in those directories instead of "make
12563 proto-dir". Look for "VERSION=" only at start of line in subdir
12564 Makefile. Use "gzip -9" for compression.
12565 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12566 (binutils.tar.z): New target.
12570 * Makefile.in (taz): Include gpl.texinfo.
12574 * Makefile.in (setup-dirs): Merged into "taz" target.
12575 (taz): Only do `proto-dir' stuff if a directory is actually needed
12580 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12581 (FLAGS_TO_PASS): Pass down MUNCH_NM.
12582 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12583 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12584 (gcc-no-fixedincludes): Correct for current gcc Makefile.
12588 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
12589 config.sub, and move-if-change to gdb testsuite distribution
12590 archive, so the testsuite can be extracted, configured, and
12591 run separately from the gdb distribution. Blow away the Chill
12592 tests that require a Chill compiled executable, since GNU Chill
12593 is not yet publically available.
12595 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12597 * test-build.mk: set environment variables in a single command,
12598 instead of a list of assignments and exports
12600 * config.guess: recognize Alpha/OSF1 systems
12604 * configure: Change help message to prefer --options rather than
12609 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12611 * config.guess: Recognize miniframe.
12613 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
12615 * Makefile.in: Use srcroot to find runtest rather than rootme.
12616 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12620 * test-build.mk: Extensive additions to support building on a
12621 machine other than the host.
12625 * configure (tooldir): Fix for i386-aix again.
12629 * configure, Makefile.in: Change definition of $(tooldir)
12634 * config.guess: Recognize i[34]86/SVR4.
12638 * Makefile.in (all-gdb): gdb depends on sim.
12642 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
12643 at the same time we make the prototype gdb directory.
12644 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
12645 files at the same time as the gdb base release distribution.
12649 * Makefile.in (check): Use individual check targets rather than
12651 (check-gcc): Added.
12655 * config.sub: Use sysv3.2 not sysv32 for canonical OS
12656 for System V release 3.2.
12660 * config.sub: Recognize hppaosf.
12661 * configure.in: Do configure ld/binutils/gas for it.
12665 * configure (tooldir): Alter syntax used to set this, for systems
12666 where "\$" isn't handled right, like i386-aix.
12670 * configure: Pass program-transform-name, not
12671 program_transform_name, to recursive configures.
12675 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12676 of gas+ld+binutils.
12680 * config.guess: Recognize AIX3.2 as distinct from 3.1.
12682 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12684 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12688 * Makefile.in (PRMS): Set back to all-prms.
12692 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12693 targets, rather than for MIPS hosts.
12695 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12697 * configure.in: add comment for --with-x default values
12699 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12701 * Makefile.in: add check-* targets for each of the directories in
12702 the tree. Add a definition of RUNTEST that will use the one we
12703 just built, if it exists. Pass this down via FLAGS_TO_PASS.
12707 * configure.in: Removed obsolete references to bfd_target and
12708 target_makefile_frag.
12710 * build-all.mk: Set assorted targets for Q2.
12711 * config.sub: Recognize z8k-sim and h8300-hms.
12712 * test-build.mk: Really don't pass host to configure.
12713 (HOLES): Added uname.
12717 * configure: Handle an empty program-prefix, program-suffix or
12718 program-transform-name correctly.
12722 * build-all.mk: -G 8 no longer required for MIPS targets.
12723 * test-build.mk: Don't pass host argument to configure; make it
12728 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
12729 * Makefile.in (COMPRESS): New macro, like GZIP.
12733 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12735 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12736 with gas currently defaults to -G 0.
12740 * Makefile.in (all-flex): flex depends on byacc.
12742 * build-all.mk: If host not specified, use config.guess. Pass TAG
12743 to test-build.mk as RELEASE_TAG.
12744 * test-build.mk (configargs): New variable containing arguments to
12745 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
12746 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12748 * config.guess: Use /bin/uname when checking -X argument on SCO,
12749 to avoid invoking GNU uname which doesn't understand -X.
12751 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12753 * configure.in: Build gas for mips-*-*.
12757 * Makefile.in (all.normal): insert missing backslash.
12761 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12763 * Makefile.in: Complete overhaul to merge many almost identical
12768 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12769 (gdb.tar.Z): Adjusted.
12771 * Makefile.in (setup-dirs, taz): New targets; should be general
12772 enough to adapt for gdb sometime. Build only .z file.
12773 (gas.tar.z): New target.
12777 * build-all.mk: Use CC=cc -Xs on Solaris.
12782 for handling BISON for FSF releases.
12786 * configure: Actually implement the change zoo just documented.
12788 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12790 * configure: when using config.guess, only set target_alias when
12791 it's not already been set (ie, on the command line)
12793 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12795 * Makefile.in: add installcheck target, set PRMS to install-prms
12797 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12799 * configure: add support for package_makefile_fragment, handle the
12800 case where a directory has a configure.in file but no Makefile.in
12801 more gracefully (with an actual understandable error message, even);
12802 add support for --without (and add this to the usage message); also
12803 explicitly add a --host=${host_alias} to the command line when
12804 config.guess is used
12808 * configure: Must use both --host and --target in recursive calls.
12812 * Makefile.in: Change deja-gnu to dejagnu.
12816 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12818 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12820 * configure.in: canonicalize all instances to *-*-solaris2*,
12821 also strip out a number of tools to not build for go32 host
12825 * config.guess: add GPL.
12827 * Makefile.in, config.guess, config.sub, configure: bump
12832 * Makefile.in (do-info): Removed obsolete check for existence of
12835 * Makefile.in (MAKEOVERRIDES): Define to be empty.
12837 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12839 * Makefile.in: a couple of 'else true' for decstation,
12842 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12846 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12848 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
12850 * config.guess: Recognize i386-ibm-aix (PS/2).
12851 * configure.in: Use config/mh-aix386 file for it.
12855 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12856 CC_FOR_TARGET instead.
12857 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12861 * Makefile.in: Add sim to list of directories sent with gdb
12865 * configure.in: Put back mips-dec-bsd* case.
12870 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
12871 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12873 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12875 * configure.in: remove no-op mips-dec-bsd* in "case $target"
12877 * Makefile.in (dir.info): only run gen-info-dir if it exists,
12878 (install-info): install dir.info only if it exists,
12879 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12883 * configure.in: For vms target, skip bfd, ld, binutils. Do build
12884 gas for mips-dec-bsd.
12888 * configure (makesrcdir): If ${srcdir} is relative and not ".",
12889 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12893 * configure.in: Added "dejagnu" to hosttools list.
12897 * config.sub, configure.in, config.guess: Add support
12898 for Bosx, an AIX variant from Bull.
12903 * devo/dejagnu: Initial creation of devo/dejagnu.
12904 Migrated dejagnu testcases and support files for testing software
12905 tools to reside as subdirectories, currently called "testsuite",
12906 within the directory of the software tool. Migrated all programs,
12907 support libraries, etc. beloging to dejagnu proper from
12908 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
12909 with no modifications. The changes to these files which will
12910 allow them to configure, build, and execute properly will be made
12911 in a future update.
12915 * Makefile.in: Change send_pr to send-pr.
12916 * configure.in: Likewise.
12917 * send_pr: Renamed directory to send-pr.
12921 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
12925 * README: Update for gdb-4.8 release.
12926 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
12927 gdb-xxx.tar.z (gzip'd) file also.
12929 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12931 * Makefile.in: make all-diff depend on all-libiberty
12935 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
12937 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12939 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
12943 * Makefile.in (DEVO_SUPPORT): Remove etc directory
12944 (ETC_SUPPORT): Only add the files GDB wants from etc/.
12945 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
12947 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12949 * Makefile.in: makeinfo binary is in a new location
12953 * config.sub: Accept -ecoff as an OS.
12955 * Makefile.in: Various changes to eliminate a level of make
12956 recursion and reduce the required command line length.
12957 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
12959 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
12960 variables holding settings for specific sub-makes.
12961 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
12962 in terms of BASE_FLAGS_TO_PASS.
12963 (TARGET_LIBS): New variable listing directories which use
12964 TARGET_FLAGS_TO_PASS.
12965 (subdir_do): Eliminated.
12966 (do-*): New set of targets to replace subdir_do.
12967 (various): All targets which used subdir_do now depend on do-*.
12968 (local-clean): Renamed from do_clean.
12969 (local-distclean): New target, dependency of distclean and
12971 (install-info): Don't create directories. Depend on dir.info
12972 rather than calling make recursively.
12973 (install-dir.info): Eliminated.
12974 (install-info-dirs): Create all info directories here.
12975 (dir.info): Depend upon do-install-info.
12977 * test-build.mk (HOLES): Added false.
12981 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
12983 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12985 * Makefile.in (info): remove dependency on all-texinfo. The
12986 problem was really in texinfo/C, not at this level.
12990 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
12994 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
12999 * configure: Include srcdir in message about target of link not
13000 being found. Don't convert `-' to `_' in `with' options being
13003 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13005 * configure.in: add uudecode to host_tools
13007 * Makefile.in: added {all,install}-uudecode targets, added them to
13008 the appropriate lists
13012 * Makefile.in (all-gcc): Added dependency on all-gas.
13014 * configure.in (mips-*-*): Build ld and binutils.
13018 * configure: check return code from mkdir, print error message and
13023 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13027 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13031 * config.sub (h8500): Recognize this as a cpu type.
13033 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13035 * configure: source directory missing is no longer a warning
13037 * configure.in: recognize irix[34]* instead of irix[34]
13039 * Makefile.in: define and pass down X11_LIB
13043 * guess-systype: Renamed to ...
13044 * config.guess: ... by popular request.
13045 * configure.in, Makefile.in: Update accordingly.
13050 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13051 + Execute ./dummy instead of assuming . is in PATH.
13055 * guess-systype: New shell script. Attempts to guess the
13056 canonical host name of the executing host.
13057 Only a few hosts are supported so far.
13058 * configure: Call guess-systype if no host is specified.
13062 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13068 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13069 (all-gcc, install-gcc, subdir_do): Use it.
13073 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13077 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13078 set exclusively by configure, using configure.in .
13080 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13082 * test-build.mk: set $PATH for all builds
13084 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13088 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13089 the one used in gcc/Makefile.in, so that a null expansion doesn't
13090 override the one needed to build gcc with a native cc.
13095 * configure: Accept -with arguments.
13099 * Makefile.in: added h8300sim
13103 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13104 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13105 (all-cygnus, native, build-cygnus): Make
13106 $(canonhost)-stamp-3stage-done, not $(host)....
13107 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13108 i386-sco3.2v4. Added else true to if command.
13112 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13116 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13118 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13120 * configure.in: don't remove binutils from Solaris builds
13124 * Makefile.in: get rid of earlier definitions for *clean,
13125 also handle the recursive info rule better
13129 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13130 do more-or-less the right thing.
13134 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13135 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13137 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13139 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13142 * configure.in: split the configdirs list into 4 categories (native
13143 v. cross, library v. tool) and handle the cross-only and native-
13144 only in more reasonable (and correct!) way.
13146 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13148 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13149 configdirs anymore.
13151 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13153 * Makefile.in: extensive cleanup:: removed all of the explicit
13154 clean-* targets, collapsed many wrappers around subdir_do into
13155 one, added additional targets to satisfy standards.texi, deleted
13156 some old targets, some changes for consistency
13158 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13160 * configure.in: handle some programs as cross-only, and others as
13163 * test-build.mk: handle partial holes in a more generic manner
13165 * Makefile.in: m4 depends on libiberty
13167 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13169 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13170 time, wdiff, and find to configdirs
13172 * Makefile.in: all, clean, and install rules for the new programs
13173 added to configure.in
13175 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13177 * configure.in: use mh-sun for all *-sun-* hosts
13179 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13181 * Makefile.in: define flags for X11 include files and library file
13182 locations, pass them down to the programs that need this info
13184 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13186 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13188 * configure.in: start building libg++ for HP-UX targets
13192 * README: Update references to files moved into etc/.
13196 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13197 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13201 * configure: accept dash as well as underscore in long option
13202 names for FSF compatibility.
13206 * config.sub: added -sco3.2v4 support from FSF.
13208 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13210 * configure.in: expand the section that adds or removes
13211 directories from the list of programs to build, to handle native
13212 vs. cross in addition to host v. native
13216 * Makefile.in: Replace C++ in macro names with CXX.
13217 This is less likely to break ...
13219 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13221 * test-build.mk: add -w to GNU_MAKE
13223 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13225 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13226 add 'sparc' to list of recognized cpus. This needed to make
13227 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13228 Delete some redundant ose68 variants. Recognize -wrs as an os,
13229 then changes that into $CPU-wrs-vxworks.
13231 * configure.in: remove most references to gdbtest, regularize
13232 target based program removal
13234 * test-build.mk: import from p3 tree (many fixes and changes)
13238 * Makefile.in: added rules to handle tcl, tk, and expect
13240 * configure.in: handle those directories if they exist
13242 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13244 * config.sub: removed bogus hppabsd and hppahpux names, since
13245 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13247 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13249 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
13250 depends upon all-xiberty
13252 * Makefile.in: changes from p3, including:
13256 * Makefile.in (XTRAFLAGS): include newlib directories if
13257 newlib/Makefile exists, rather than if host != target.
13261 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13262 from the same source tree and not building a cross-compiler. This
13263 matters for the libg++ configuration if reconfiguring a tree that
13264 has already been installed.
13268 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13269 pick up the machine and system specific header files.
13271 * Makefile.in: added AS_FOR_TARGET, passed down in
13272 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13273 the C compiler to use to create programs which are run in the
13274 build environment, set it to default to $(CC), and passed it down
13275 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13279 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13280 We need them for unusual native builds, like systems without
13283 * configure: also define $(host_canonical) and
13284 $(target_canonical), which are the full, canonical names for the
13285 given host and target
13289 * Makefile.in: Added separate definitions for C++.
13293 * configure.in (configdirs): Add deja-gnu.
13297 * README: Update for configure.texi and gdb-4.7 release.
13301 * Makefile.in: Move "all" target to top of file.
13302 Previously, first target was ".PHONY" which caused BSD4.4 make
13303 to build .PHONY when make was run without arguments.
13307 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
13308 Library-copylefted code in libiberty.
13312 * config.sub: Replace m68kmote with plain old m68k.
13316 * Makefile.in: Remove space from blank line, avoid Make complaints.
13320 * config.sub: Complain if no argument is given. Added support for
13321 386bsd as OS and target alias.
13325 * Makefile.in (XTRAFLAGS): include newlib directories if
13326 newlib/Makefile exists, rather than if host != target.
13328 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
13330 * config.sub: recognize sparclite-wrs-vxworks.
13332 * Makefile.in (install-xiberty): added *-xiberty make rules (from
13333 p3.) Added clean-xiberty to clean.
13335 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13337 * configure.in: use *-*-* instead of nested cases for host and target
13341 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13342 from the same source tree and not building a cross-compiler. This
13343 matters for the libg++ configuration if reconfiguring a tree that
13344 has already been installed.
13348 * config.sub (i486v/i486v4): Merge in from FSF version.
13352 * configure: only set PWD if it is already set.
13356 * configure: just set PWD=`pwd` at the top, since Ultrix sh
13357 doesn't have unset and all success paths (and most error paths)
13358 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13359 to just ${PWD} to avoid confusion.)
13363 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13364 even for a native compilation.
13368 Changes to make the gdb.tar.Z rule work better.
13370 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
13371 (DEVO_SUPPORT): Add configure.texi.
13372 (bfd-ilrt.tar.Z): Remove ancient rule.
13376 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13377 pick up the machine and system specific header files.
13379 * configure.in, config.sub: added new target m68010-adobe-scout,
13380 with alias of adobe68k. Changed configure.in to check for
13381 -scout before -sco* to avoid a false match.
13383 * Makefile.in: added AS_FOR_TARGET, passed down in
13384 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13385 the C compiler to use to create programs which are run in the
13386 build environment, set it to default to $(CC), and passed it down
13387 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13391 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13392 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
13393 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13394 FOR_TARGET variants, to newlib and libg++.
13398 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13403 * config.sub: Accept `elf' as an environment.
13407 * Makefile.in (all-opcodes): cd into the right directory
13411 * configure: added -program_transform_name option, used as
13412 argument to sed when installing programs.
13413 configure.texi: added documentation for -program_prefix,
13414 -program_suffix and -program_transform_name.
13418 * config.sub: Accept i486 where i386 ok.
13422 * config.sub: accept we32k
13426 * config.sub, configure.in: accept OSE68000 and OSE68k.
13428 * Makefile.in: don't create all directories for ``make install'';
13429 let the subdirectories create the ones they need.
13431 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13433 * COPYING: new file, GPL v2
13435 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13437 * Makefile.in: use the new gen-info-dir, which needs a template
13438 argument (which also lives in texinfo)
13440 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13444 * config.sub (ncr3000): Change i386 to i486.
13446 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13448 * Makefile.in: add install-rcs, install-grep to
13449 install-no-fixedincludes, removed install-bison and install-libgcc
13453 * configure.in: grab the HPUX makefile fragment if on HPUX
13457 * Makefile.in: eradicate bison spoor (ditto libgcc).
13458 configure.in: recognise m68{k,000}-ericsson-OSE.
13459 es1800 is alias for m68k-ericsson-OSE
13461 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13463 * configure.in: rearrange the parts that remove programs from
13464 configdirs, based now on HOST==TARGET or by canonical triple.
13468 * test-build.mk: recurse explicitly with -f test-build.mk when
13469 appropriate. predicate stage3 and comparison on the existence
13470 of gcc. That is, if gcc isn't around, we aren't three-staging.
13471 On very clean, also remove ...stamp-co. Build in-place before
13472 doing other builds.
13476 * Makefile.in, configure.in: add tgas
13480 * Makefile.in: a number of changes merged in from progressive.
13482 * configure.in: add libm.
13484 * .cvsignore: ignore some stuff that comes from test-build.mk.
13488 * config.sub: Add es1800 (m68k-ericsson-es1800).
13492 * configure: Add program_suffix (parallel to program_prefix)
13493 * Makefile.in: adjust directory-creating script for losing decstation
13497 * configure: Minor $subdir-related fixes.
13501 * configure: fix various problems with propogating
13502 makefile_target_frag in subdirs.
13503 * configure.in: config libgcc if its there
13505 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
13507 * config.sub: HPPA merge.
13509 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
13511 * Makefile.in: Replace all-bison with all-byacc in all
13512 dependency lines for other tools (which now use byacc).
13514 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
13516 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
13520 * Makefile.in: make gprof rules similar to byacc rules (instead of
13521 vestigal $(unsubdir) that didn't work...)
13525 * config.sub: Add support for Linux.
13526 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
13527 (at least for libg++).
13531 * configure.texi: fix doc for the -nfp option to configure
13535 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13537 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
13539 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13540 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13541 * configure.in: added solaris* host_makefile_frag hook.
13543 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13545 * config.sub: changed recognition of m68000 so that various
13546 m68k types can be specified via m680[01234]0
13548 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13550 * config.sub (basic_machine): fix sed so that '-foo' isn't
13551 completely substituted out while .+'-foo' loses the '-foo'
13555 * config.sub ($os): Add -aout.
13559 * configure: If host_makefile_frag is absolute, don't
13560 prefix ${invsubdir} (relevant to libg++ auto-configure).
13564 * Makefile.in (tooldir): Define it.
13565 (all-ld): Depend on all-flex.
13569 * Makefile.in (check): Fix libg++ special case.
13573 * configure: do not bury `pwd` into config.status, thus do fewer
13576 * configure: print the "Building in" message only when building in
13577 other than "." AND verbose.
13579 * configure: remove -s, rework -v to better accomodate guested
13582 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13586 * Makefile.in: macroize flags passed on recursion. remove
13591 * configure: get makesrcdir right for subdirs deeper than 1.
13593 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13598 * Makefile.in: don't print subdir_do or recursion lines.
13602 * standards.texi: added menu item.
13604 * Makefile.in: build and install standards.info.
13606 * standards.texi: new file.
13610 * configure: test for and move config.status pieces from
13615 * configure: Test for existance of files before trying to mv
13616 them, to avoid numerous non-existance messages.
13620 * configure: correct final line of config.status.
13622 * configure: patch from eggert. Avoids a protection problem if
13623 the original Makefile.in is read only.
13625 * configure: use move-if-change from gcc to create config.status.
13626 Some makefiles depend on config.status to tell if a directory
13627 has been reconfigured for a different host. This change
13628 prevents those directories from remaking everything in the case
13629 where the reconfig was only intended to rebuild a Makefile.
13631 * configure: test for config.sub with "config.sub sun4" rather
13632 than "config.sub ${host_alias}". Otherwise we can't tell a bad
13633 host alias from a missing config.sub.
13637 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13638 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
13642 * configure: mkdir ${subdir} as needed.
13646 * Makefile.in,configure.in: added autoconf.
13650 * Makefile.in: no longer pass against on recursion.
13652 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13653 definitions are not inherited.
13655 * configure: correct makesrcdir when subdir is .
13659 * configure: Add support for 'subdirs' variable, which is
13660 like 'configdirs', except that configure doesn't re-invoke
13661 itself for subdirs, it just creates a Makefile for each subdir.
13662 * configure.texi: Document subdirs.
13664 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13666 * configure.in: added flex to configdirs
13670 * Makefile.in: remove clean-stamps from clean.
13672 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
13674 * configure.in: Add gdbtest to configdirs.
13678 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
13679 to recursive makes.
13680 * configure.in: Recognize new ncr3000 config.
13684 * Makefile.in, configure.in: removed references to gdbm.
13688 * config.sub: Don't canonicalize os value
13689 newsos* to bsd (readline needs to check for newsos).
13690 (This fix was earlier made Jan 31, but got re-broken.)
13692 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
13694 * configure.in: sco is an os, not a vendor!
13696 * configure: Quote $( better. Keep various shells happy.
13700 * Makefile.in: eliminate stamp-files.
13704 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
13705 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13709 * config.sub: fix iris/iris3.
13713 * configure: re-add -rm.
13717 * Maskefile.in: add .stmp-rcs to all.
13719 * configure.in: remove gas from rs6000 build, use aix host fragment.
13723 * configure: pass down site_option during recursion.
13725 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
13727 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
13731 * configure: Change exec_prefix so that it really defaults to prefix.
13735 * Makefile.in, configure.in: Add support for mmalloc library.
13739 * Makefile.in: add stmp dependencies for a few more things.
13743 * configure: adjusted error message on objdir/srcdir configure
13744 collision, per john's suggestion.
13746 * Makefile.in: add libiberty stmp to all and all.cross.
13750 * Makefile.in: remove force dependencies, add grep to all.
13754 * Makefile.in: drop flex. make stamp files work.
13756 * configure: added test for conflicting configuration in srcdir,
13757 remove trailing slashes from srcdir. Otherwise emacs gdb mode
13758 gets cranky. use relative paths for configure and srcdir
13759 whenever possible. Send some error messages to stderr that were
13764 * Makefile.in: Fix libg++ rule to check for gcc directory
13765 before using gcc/gcc. Also pass XTRAFLAGS.
13767 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
13769 * Makefile.in: added stmp-files so that directories aren't polled
13770 when they are already built.
13772 * configure.texi: fixed a node pointer problem.
13774 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
13776 * config.sub configure.in gdb/configure.in
13777 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13778 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13779 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
13783 * configure: -recurring becomes -silent. corrected help message
13786 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13790 * configure: when building Makefile for crosses, replace
13791 tooldir and program_prefix. default srcdir from location of
13792 config.sub. remove "for host in hosts" and "for target in
13797 * Makefile.in: Do not pass bindir or mandir to cvs.
13801 * Makefile.in, configure.in: removed traces of namesubdir,
13802 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13803 copyrights to '92, changed some from Cygnus to FSF.
13805 * configure.texi: remove most references to multiple hosts,
13806 multiple targets, subdirs, etc.
13808 * configure.man: removed rcsid. reference config.sub not
13811 * Makefile.in: mkdir $(infodir) on install-info.
13813 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
13815 * configure.texi: Explain better about .gdbinit and about
13816 the environment that configure.in sections run in.
13818 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
13820 * configure.in: Ultrix is only a decstation if it's a MIPS.
13822 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
13824 * README: DOC.configure => cfg-paper.texi.
13826 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
13828 * config.sub (near case $os): Don't convert newsos* to bsd!
13830 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
13832 * Makefile.in: Reinstall change from gdb-4.3 that reduces
13833 the number of copies of COPYING that go into the GDB tar file.
13835 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
13837 * bfd/configure.in, gdb/config/mh-i386sco,
13838 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13839 Fix SCO configuration stuff.
13841 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
13843 * Makefile.in: For libg++, make sure the -I pointing
13844 to the gcc directory goes *after* all the libg++-local -I flags.
13845 Also, move just-gcc dependency from just-libg++ to all-libg++.
13847 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
13849 * configure: Change -x to -f to keep Ultrix /bin/test happy.
13851 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
13853 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
13855 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
13857 * config.sub: Add stratus configuration frags. Also
13860 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
13862 * Makefile.in (DEV_SUPPORT): add configure.man.
13864 * config.sub(Decode manufacturer-specific): add -none*.
13866 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
13868 * Makefile.in: remove form feeds to make Sun's make happy.
13869 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
13871 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
13873 * Makefile.in (AR_FLAGS): Make quieter.
13875 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
13877 * configure.in: Add libg++.
13878 * configure: When verbose, don't output the command line at each
13879 level; it will be unremarkably the same as the previous version,
13880 which will be the same as what the user typed.
13882 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
13884 * configure.in, Makefile.in: fix clean-info, add flex. add
13887 * configure: be less sensitive to spaces in Makefile.in. Do not
13888 look for sources in "..". Doing so breaks subdirectories that
13889 might have their own configure. If a subdir has it's own
13890 configure script, use it.
13892 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
13894 * cfg-paper.texi: some changes suggested by rms.
13896 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
13898 * config.sub: Merge in some small additions from the FSF version,
13899 taken from the gcc distribution, to bring the Cygnus and FSF
13900 versions into closer sync.
13902 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
13904 * configure.in: Changed svr4 references to sysv4.
13906 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
13908 * configure: added -V for version number option.
13910 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
13912 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13913 renamed from DOC.configure to cfg-paper.texi.
13915 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13917 * configure, config.subr, config.sub: config.subr is now
13920 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
13922 * configure.texi: new file, in progress.
13924 * Makefile.in: build info file and install the man page for
13927 * configure.man: new file, first cut.
13929 * configure: find config.subr again now that configuration "none"
13930 has gone. removed all traces of the -ansi option. removed all
13931 traces of the -languages option.
13933 * config.subr: resync from rms.
13935 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
13937 * configure, config.sub, config.subr: merge config.sub into
13938 config.subr, call the result config.subr, remove config.sub, use
13941 * Makefile.in: revised install for dir.info.
13943 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
13945 * configure.in: add decstation host makefile frag.
13947 * Makefile.in: BISON now bison -y again. also install-gcc on
13948 install. clean-gdbm on clean. infodir belongs in datadir.
13949 Make directories for info install. Build dir.info here then
13952 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
13954 * Makefile.in: fix for bad directory tests.
13956 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
13958 * configure: \{1,2\} appears to be a sysv'ism. Use a different
13959 regexp. -srcdir relative was being handled incorrectly.
13961 * Makefile.in: unwrapped some for loops so that parallel makes
13962 work again and so one can focus one's attention on a particular
13965 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
13967 * configure: added PWD as a stand in for `pwd` (for speed). use
13968 elif wherever possible. make -srcdir work without -objdir.
13969 -objdir= commented out.
13971 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
13973 * configure: +options become --options. -subdirs commented out.
13974 added -host, -datadir. Renamed -destdir to -prefix. Comment in
13975 Makefile now at top of generated Makefile. Removed cvs log
13976 entries. added -srcdir. create .gdbinit only if there is one
13979 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13980 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13981 and mandir now keyed off datadir by default.
13983 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
13985 * Freshly created ChangeLog.
13992 version-control: never