3 * configure: Output host type to stdout, not stderr.
7 * config.guess: Import from subversions.gnu.org (revision 1.181).
8 * config.sub: Import from subversions.gnu.org (revision 1.199).
12 * config.guess: Handle hppa64-linux systems.
16 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
17 Don't unset, it's non-portable and no longer necessary, set to empty
22 * ltconfig: Shell portability fix for the tagname validity check.
26 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
30 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
31 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
35 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
36 keep at least one of build_libtool_libs or build_old_libs set to
41 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
42 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
46 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
50 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
55 * COPYING.NEWLIB: Put into source repository.
59 * configure.in (host_tools): Add sid.
60 Always configure cgen.
61 * Makefile.in (all-sid): New target.
62 (check-sid, clean-sid, install-sid): Likewise.
66 * config.sub, config.guess: Update from subversions.
70 * configure.in: Disable language-specific target libraries for
71 languages that aren't enabled.
75 * configure.in (xscale-elf): Add target.
76 (xscale-coff): Add target.
77 (c4x, c5x, tic54x): Move after ARM targets.
81 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
85 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
89 * Makefile.in: Merge with GCC and libgcj.
90 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
91 configure-target-<library> when their configure scripts need the C
92 or C++ library to have already been built to work properly.
93 (do_proto_toplev): Set them to an empty string.
97 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
98 (REALLY_SET_LIB_PATH): Use them.
102 * config.sub: Add support for Sun Chorus
106 * config.sub: Add support for the *-storm-chaos OS.
110 * configure.in (noconfigdirs): Don't compile some
111 of the libraries for 68HC11 & 68hc12 targets.
115 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
116 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
117 all affected `configure' scripts.
121 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
126 * config.sub, config.guess: Update from subversions.
130 * Makefile.in (all-zlib): Added dummy target.
132 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
133 multi-language branch.
137 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
138 (bootstrap*): Depend on all-bootstrap.
142 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
143 crosses, but add gcc/include to the header search path for them.
147 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
148 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
149 * gettext.m4: New file, extracted from aclocal.m4.
153 * config-ml.in (CC, CXX): Avoid trailing whitespace.
154 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
159 * Makefile.in (ALL_MODULES): Add all-cgen.
160 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
161 (all-cgen): New target.
162 (all-opcodes,all-sim): Depend on all-cgen.
163 * configure.in (host_tools): Add cgen.
164 Only configure cgen if --enable-cgen-maint.
168 * config-ml.in (CC, CXX): Don't introduce a leading space.
172 * configure.in (libstdcxx_flags): Use
173 libstdc++-v3/src/libstdc++.INC.
177 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
181 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
182 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
183 (FLAGS_FOR_TARGET): Not here.
184 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
188 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
189 "if we're also building gcc, and it's a gcc that will run on the
190 build machine, we want to use its includes instead of the system's
195 * configure.in (libstdcxx_flags): Don't use `"'.
197 * config-ml.in: Adjust multilib search paths to the
198 appropriate multilib tree.
202 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
203 commas in $LANGUAGES.
207 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
211 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
212 CXX_FOR_TARGET for sed.
216 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
217 Do not override if already set in the environment or in configure.
218 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
219 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
223 * Makefile.in (FLAGS_FOR_TARGET): New macro.
224 (GCC_FOR_TARGET): Use it.
225 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
226 * configure.in: ... here.
227 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
228 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
232 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
233 (configure-target-libchill, configure-target-libobjc): Likewise.
235 * configure.in: Use the same cache file for all target libs.
236 * config-ml.in: But different cache files per multilib variant.
240 * configure (topsrcdir): Don't use dirname.
244 * configure.in: Remove all references to libg++ and librx.
246 * configure, configure.in, Makefile.in: Unify gcc and binutils.
250 * config.sub: Update to subversions version 2000-07-06.
254 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
255 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
259 * symlink-tree: Check number of arguments.
263 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
267 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
268 search path for a g++ extracted from the build tree. This
269 will allow link tests run by configure scripts in
270 subdirectories to succeed.
274 * ltconfig: Add support for mips-dde-sysv4.2MP
278 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
279 `os2'. Force ac_cv_exeext to be ".exe" in that case.
283 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
284 * config.sub: Add tic54x target.
288 * README-maintainer-mode: New file: Contains notes on using
289 --enable-maintainer-mode with binutils.
293 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
297 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
298 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
302 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
303 directory are used if they exist. Make sure
304 $(build_tooldir)/include is searched for header files,
305 $(build_tooldir)/lib/ for library files.
306 (GCC_FOR_TARGET): Likewise.
307 (CXX_FOR_TARGET): Likewise.
311 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
315 * Makefile.in (configure-target-libiberty): Depend on
316 configure-target-newlib.
320 * configure.in, Makefile.in: Merge all libffi-related
321 configury stuff from the libgcj tree.
326 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
331 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
332 current version information. Add to proto-toplev directory.
333 (gdb-taz): Build do-djunpack.
337 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
341 * ltmain.sh: Preserve in relink_command any environment
342 variables that may affect the linker behavior.
346 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
350 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
354 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
355 with the version name.
363 * djunpack.bat: New file.
367 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
368 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
369 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
370 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
374 * config.sub (case $basic_machine): Change default for "ibm-*"
379 * Makefile.in (gdb-taz): New target. GDB specific archive.
380 (do-md5sum): New target.
382 (PACKAGE): Default to TOOL.
383 (VER): Default to a shell script.
384 (taz): Rewrite target. Move real work to do-proto-toplev. Include
385 md5 checksum generation.
386 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
387 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
388 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
389 insight.tar.bz2): Use gdb-taz to create archive.
393 * configure (warn_cflags): Delete.
398 * configure.in (enable_libstdcxx_v3): Add.
399 (target_libs): Add bits here to switch between libstdc++-v2 and
401 * config.if: And this file too.
402 * Makefile.in: Add libstdc++-v3 targets.
406 * config.sub (d30v): Add d30v as a basic machine type.
410 * configure.in: -linux-gnu*, not -linux-gnu.
414 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
415 (do-tar-bz2): Replace TOOL with PACKAGE.
416 (gdb.tar.bz2): Remove GDBTK from GDB package.
417 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
418 dejagnu.tar.bz2): New packages.
422 * configure.in: Add entry for mips*-*-linux*, move catch all
423 *-*-*linux* entry below this one.
427 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
431 * config.sub: Support an OS of "wince".
435 * config.guess, config.sub: Updated to match config's 2000-02-15
440 * config.sub: Add support for Linux/IBM 370.
441 * configure.in: Likewise.
445 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
449 * config.guess: Guess "cygwin" rather than "cygwin32".
453 * configure (gcc_version): When setting, narrow search to
454 lines containing `version_string'.
458 * config.sub: Add support for avr target.
462 * config.sub: Add mmix-knuth-mmixware.
466 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
467 structure stuff to -L library search.
468 (CXX_FOR_TARGET): Ditto.
469 (CROSS_CHECK_MODULES): Fix spelling mistake.
473 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
478 * configure.in: Don't build some bits for beos.
482 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
487 * configure.in: Use mt-aix43 to handle *_TARGET defs,
492 * config.guess (alpha-osf, alpha-linux): Detect ev67.
493 * config.sub: Accept alphaev[78], alphaev8.
497 * config.guess, config.sub: Update from autoconf.
501 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
502 necessary libraries are missing.
506 * configure: Fix quoting inside arguments of eval.
510 * config-ml.in: Allow suppression of some ARM multilibs.
514 * config.guess: Add OS/390 match pattern.
515 * config.sub: Add mvs, openedition targets.
516 * configure.in (i370-ibm-opened*): New.
520 * config.sub: Add support for configuring for pj.
524 * config.sub (maybe_os): Add support for configuring for fr30.
528 * configure.in: Do not configure or build ld for AIX
529 platforms. ld is known to be broken on these platforms.
533 * config-ml.in: Pass compiler flag corresponding to multidirs to
538 * Makefile.in (LDFLAGS): Define.
542 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
544 (*-*-cygwin*): Likewise.
549 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
550 (BINUTILS_SUPPORT_DIRS): Add mkdep.
553 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
554 long file name when using DJGPP on MS-DOS.
558 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
562 * Makefile.in (check-target-libio): Remove all-target-libstdc++
563 dependency as this causes "make check" to globally "make all"
567 * configure.in (target_libs): Added target-zlib.
568 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
569 (CONFIGURE_TARGET_MODULES): Likewise.
570 (CHECK_TARGET_MODULES): Likewise.
571 (INSTALL_TARGET_MODULES): Likewise.
572 (CLEAN_TARGET_MODULES): Likewise.
573 (configure-target-zlib): New target.
574 (all-target-zlib): Likewise.
575 (all-target-libjava): Depend on all-target-zlib.
576 (configure-target-libjava): Depend on configure-target-zlib.
578 * Makefile.in (configure-target-libjava): Depend on
579 configure-target-newlib.
580 (configure-target-boehm-gc): New target.
581 (configure-target-qthreads): New target.
583 * configure.in (target_libs): Added target-qthreads.
584 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
585 (CONFIGURE_TARGET_MODULES): Likewise.
586 (CHECK_TARGET_MODULES): Likewise.
587 (INSTALL_TARGET_MODULES): Likewise.
588 (CLEAN_TARGET_MODULES): Likewise.
589 (all-target-qthreads): New target.
590 (configure-target-libjava): Depend on configure-target-qthreads.
591 (all-target-libjava): Depend on all-target-qthreads.
593 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
594 (CONFIGURE_TARGET_MODULES): Likewise.
595 (CHECK_TARGET_MODULES): Likewise.
596 (INSTALL_TARGET_MODULES): Likewise.
597 (CLEAN_TARGET_MODULES): Likewise.
598 (all-target-libjava): New target.
599 (all-target-boehm-gc): Likewise.
600 * configure.in (target_libs): Added libjava, boehm-gc.
604 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
605 configure.bat in SUPPORT_FILES.
606 (gas+binutils.tar.bz2): Likewise.
608 * makeall.bat: Remove; obsolete.
613 * configure.bat: Remove; obsolete.
617 * configure: Add -W -Wall to the default CFLAGS when compiling with
622 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
626 * configure.in: Build ld on IRIX6.
630 * Makefile.in: Change distribution targets to use bzip2 instead of
632 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
633 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
637 * config.sub: Add mcore target.
641 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
645 * config.guess (dummy): Changed to $dummy.
649 * config.sub: Tidied up case statements.
653 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
656 * config.guess: Merge with FSF version. Future changes will be
657 more accurately recorded in this ChangeLog.
658 * config.sub: Likewise.
662 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
666 * ltmain.sh: [mode link] Always use CC given by ltconfig.
670 * ltconfig, ltmain.sh: Update to libtool 1.2f.
674 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
675 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
676 Bad merge removed these two changes.
681 * config.guess (interix Alpha): Add.
685 * configure.in (i?86-*-beos*): Do config gperf; don't config
686 gdb, newlib, or libgloss.
690 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
691 link a trivial program with -mabi=64. If it fails, remove mabi=64
696 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
700 * config.sub: Add support for mcore targets.
704 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
705 not mt-ospace, in order to shut up assembler warning about using
706 symbols that are named the same as registers.
710 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
711 dependency list for all-target-cygmon.
715 * config-ml.in: Check $host, not $target, for selective multilibs.
716 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
717 thumb interworking, and underscore prefix multilibs.
721 * missing: Update to version from current automake.
725 * configure (gxx_include_dir): Removed.
727 * configure.in (gxx_include_dir): Handle it.
728 * Makefile.in: Likewise.
732 * config.sub (mips64vr4111,mips64vr4111el) Add.
736 * config.guess: Correct typo for detecting ELF on FreeBSD.
740 * config/mh-go32: Delete.
741 * config/mh-djgpp: New. Renamed from mh-go32.
742 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
747 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
748 all-target-newlib to dependency list for all-target-bsp.
752 * config.sub: Add i386-uwin support.
753 * config.guess: Likewise.
757 * configure.in: cleanup, add mh-*pic handling for arm, special
762 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
767 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
772 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
776 * config.sub: Check for "cygwin*" rather than "cygwin32*"
780 * config.sub: Fix typo in arm recognition.
784 * configure.in (noconfigdirs): Changed target_configdirs to
785 include target-bsp only for m68k-*-elf* and m68k-*-coff*
786 rather than m68k-*-* since it is not known to work on
787 m68k-aout. Ditto for arm-*-*oabi.
791 * configure.in (*-*-windows*): Remove, no longer used.
792 * config/mh-windows: Ditto.
796 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
797 Smart and improved by Andrew Cagney.
801 * config.guess: Recognize openbsd-*-hppa.
805 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
806 only if it is not empty.
812 * config.guess: Modified to recognize uname's armv* syntax.
814 * config.sub: Modified to recognize uname's armv* syntax.
818 * configure.in: Added target-bsp for sparclite.
822 * config.sub: Recognize alphapca5[67] and up to alphaev8.
826 * configure.in: Add support for strongarm port.
827 * config.sub: Add support for strongarm target.
831 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
832 the old name config/mh-cygwin32.
837 * configure.in: Do build ld for ix86 Solaris.
841 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
842 $AR_FOR_TARGET. Likewise for RANLIB.
846 * config.sub (oabi): Recognize.
847 * configure.in (arm-*-oabi): Handle.
851 * config.guess: Improve detection of i686 on UnixWare 7.
855 * config.guess: Add support for i386-pc-interix.
856 * config.sub: Likewise.
857 * configure.in: Likewise.
858 * config/mh-interix: New file.
862 * Makefile.in: Remove unneeded all-target-libio from
863 from all-target-winsup target since it is now unneeded.
864 Add all-target-libtermcap in its place since it is now
869 * configure.in: makefile stub for cygwin target is probably
870 unnecessary. Remove it for now.
871 * config/mt-cygwin: Remove.
875 * configure.in: libtermcap.a should be built when cygwin is the
876 target as well as the host.
877 * config.guess: Allow mixed case in cygwin uname output.
878 * Makefile.in: Add libtermcap target.
879 * config/mt-cygwin: New file. libtermcap target info.
883 * config.sub: Clean up handling of hppa2.0.
887 * config.guess: Use C code to identify more HP machines.
891 * config.sub: Handle hppa2.0.
895 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
896 cygmon for all sparclite targets, regardless of object format.
900 * configure.in: Added target-bsp for several target architectures.
902 * Makefile.in: Added rules for bsp.
906 * config.guess: Improve detection of hppa2.0 processors.
910 * config.guess: Recognize FreeBSD using ELF automatically.
914 * configure (skip-this-dir): Add handling for new shell script, which
915 might be created by a sub-directory's configure to indicate, this particular
916 directory is "unwanted".
917 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
921 * ltconfig: import from libtool, after changing libtool to
922 account for the cygwin name change.
926 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
927 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
931 * configure.in: Add libtermcap to list of cygwin dependencies.
935 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
936 they include winsup/include when it's a cygwin target.
940 * configure.in (host_tools): Added zip.
941 * Makefile.in (all-target-libjava): Depend on all-zip.
942 (all-zip): New target.
943 (ALL_MODULES): Added all-zip.
944 (NATIVE_CHECK_MODULES): Added check-zip.
945 (INSTALL_MODULES): Added install-zip.
946 (CLEAN_MODULES): Added clean-zip.
950 * Makefile.in: lose "32" from comment about cygwin.
954 * configure.in: Use -Os to build target libraries for the fr30.
958 * config.sub: Add fr30.
962 * configure.in: drop "32" from config/mh-cygwin32. Check
963 cygwin* instead of cygwin32*.
964 * config.sub: Check cygwin* instead of cygwin32*.
968 * config.guess: Match any version of Unixware7.
972 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
977 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
978 these if the appropriate directories and files to not exist.
982 * Makefile.in (DEVO_SUPPORT): Add config.if.
986 * configure: Add pattern to replace "build_tooldir"'s
987 definition in the generated Makefile with "tooldir"'s
992 * config.sub: Bring back lost sparcv9.
994 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
998 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
999 CC_FOR_TARGET and friends.
1003 * Makefile.in (build_tooldir): New variable, same as tooldir.
1004 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
1005 -B$(build_tooldir)/bin/.
1006 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
1010 * config.sub: Add support for i[34567]86-pc-udk.
1011 * configure.in: Likewise.
1015 * Makefile.in: add bzip2 package building bits for user
1017 * configure.in: ditto
1021 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
1022 (ALL_TARGET_MODULES): Add all-target-libobjc.
1023 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
1024 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
1025 (all-target-libchill): Add dependencies.
1026 * configure.in (target_libs): Add libchill.
1030 * configure.in (target_subdir): Remove duplicate line.
1034 * Makefile.in (all-automake): fix dependencies.
1038 * configure.in: Minor cleanups for building in the $(target_alias)
1043 * Makefile.in (bootstrap): Set r and s before make all. Use
1044 BASE_FLAGS_TO_PASS in make all.
1049 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
1053 * config.sub: Fix typo in last change.
1057 * config.sub: Add support for C4x target.
1058 * configure.in: Likewise.
1062 * config.sub: Recognize sparcv9 just like sparc64.
1066 * config.guess: Match "Pent II" or "PentII" for OpenServer.
1070 * config.guess: Correctly identify Pentium II sco boxes.
1072 * config.guess: Fix "tr" code. From Weiwen Liu.
1076 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
1081 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
1082 (ALL_TARGET_MODULES): Add all-target-libchill.
1083 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
1084 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
1085 (all-target-libchill): Add dependencies.
1086 * configure.in (target_libs): Add libchill.
1090 * config.guess: Avoid assumptions about "tr" behaves when
1091 LANG is set to something other than English.
1095 * configure (gxx_include_dir): Changed to
1096 '${prefix}/include/g++'-${libstdcxx_interface}.
1098 * config.if: New to determine the interfaces.
1102 * config.guess: Detect and handle MPE/IX.
1103 * config.sub: Deal with MPE/IX.
1107 * configure.in: Use mh-aix43.
1111 * configure: Fix --without/--disable cases for gxx-include-dir.
1115 * mdata-sh: Imported. Needed for automake support.
1119 * Makefile.in (taz): Try "chmod -R og=u ." before
1120 "chmod og=u `find . -print`".
1124 * configure.in: Add arm-elf and thumb-elf support.
1128 * Makefile.in: Undo previous patch.
1132 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
1134 (install-no-fixedincludes): and here
1135 (INSTALL_MODULES): ... from here.
1139 * config.sub: Merge with FSF.
1141 * config.guess: Merge with FSF.
1145 * configure (extraconfigdirs): New variable.
1146 (SUBDIRS): Add extraconfigdirs and recurse on them too.
1147 * Makefile.in (all): Move higher in file.
1148 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
1149 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
1150 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
1151 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
1152 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
1156 * Makefile.in (all-target-libjava): Depend on all-gcc and
1158 (configure-target-libjava): Depend on $(ALL_GCC).
1162 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
1163 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
1167 * ylwrap: Change absolute path checks to check for DOS style path
1170 * ylwrap: Don't use a full path name if the source file is in the
1173 * config-ml.in: Default to being verbose, to match Feb 18 change to
1178 Brought over from egcs:
1182 * configure.in (target_subdir): Set to ${target_alias} instead
1187 * configure.in (target_subdir): Set to libraries if enable_multilib.
1191 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
1192 multilibs, force reconfiguration the first time we create
1193 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
1197 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
1198 avoid confusion with --no-recursion.
1202 * configure.in: Win32 hosts shouldn't use install -x
1203 * install-sh: remove -x option, and special .exe-handling
1208 * config.guess: Recognize i586-pc-beos.
1209 * configure.in: Don't build some bits for beos.
1213 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
1214 CFLAGS default to -O2.
1216 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
1221 * ltmain.sh: Correct install when using a different shell.
1225 * ltconfig, ltmain.sh: Update to libtool 1.2b.
1229 * makefile.vms: Update to build binutils/makefile.vms. Add install
1234 * ltconfig: Update to correct AIX handling.
1238 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
1240 * configure.in (target_subdir): Set to ${target_alias} instead
1245 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
1246 (Makefile): Depend on $(gcc_version_trigger).
1248 * configure (gcc_version): Change default initializer to empty
1250 (gcc_version_trigger): New variable; pass this variable down
1251 to subdir configures to enable them checking gcc's version
1252 themselves. Emit make macros for both gcc_version vars.
1253 (topsrcdir): Initialize reliably.
1254 (recursion line): Remove --with-gcc-version=${gcc_version}.
1258 * configure (enable_version_specific_runtime_libs): Implement new flag
1259 --enable-version-specific-runtime-libs which installs C++ runtime stuff
1260 in $(libsubdir); emit definition in each generated Makefile.
1261 (gxx_include_dir): Initialize depending on
1262 $enable_version_specific_runtime_libs.
1266 * configure (gcc_version): Initialize properly depending on
1267 how and where configure is started.
1268 (recursion line): Pass a --with-gcc-version=${gcc_version}
1269 to configures in subdirs.
1273 * configure.in (noconfigdirs): Add configure pattern for mips tx39
1278 * configure.in: Add cygmon and libstub support for mn10200.
1282 * configure (gcc_version): Add new variable describing the
1283 particular gcc version we're building.
1284 * Makefile.in (libsubdir): Add new macro for the directory
1285 in which the compiler finds executables, libraries, etc.
1286 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
1291 * Makefile.in (local-clean): Remove *.log.
1292 (warning.log): Built with warn_summary from build.log.
1293 (mail-report.log): Run test_summary.
1294 (mail-report-with-warnings.log): Run test_summary including
1295 warning.log in the report.
1299 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
1303 * Makefile.in (grep): Grep no longer depends on libiberty.
1307 * Makefile.in: all-snavigator needs all-libgui.
1311 * configure.in: Add cygmon and libstub support for mn10300.
1315 * missing: Update to version from automake 1.3.
1317 * ltmain.sh: On installation, don't get confused if the same name
1318 appears more than once in the list of library names.
1322 * config.sub: Accept m68060 and m5200 as CPU names.
1326 * configure: Use && rather than using -a in test, because odd
1327 strings can confuse test.
1328 * configure.in: Likewise.
1332 * ltconfig, ltmain.sh: Bring in Visual C++ support.
1336 * Makefile.in (boostrap2-lean, bootstrap3-lean,
1337 bootstrap4-lean): New targets.
1341 * mpw-* Delete. Not used.
1345 * COPYING.LIB: Update FSF address.
1349 * ltconfig, ltmain.sh: Update to libtool 1.2a.
1351 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
1356 * ltconfig, ltmain.sh: Avoid producing a version number if
1357 -version-info was not used.
1361 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
1362 building with newlib.
1366 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
1367 Solaris `make' causes it to continue to next definition.
1371 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
1372 the right GUI libraries and files are installed along with GDB.
1376 * configure.in: Change alpha to alpha* in several places.
1380 * config.sub: Recognize sparc86x.
1384 * configure.in (--enable-target-optspace): Remove debug echo.
1388 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
1392 * ltconfig: Update cygwin32 support.
1394 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
1395 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
1396 (GDB_SUPPORT_DIRS): Likewise.
1400 * configure.in (target_makefile_frag): If --enable-target-optspace,
1401 use -Os to compile target libraries rather than -O2. Default to
1402 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
1404 * configure.in (target_cflags): Ditto for d30v.
1408 * Makefile.in (all-bfd): Depend on all-intl.
1409 (all-binutils): Likewise.
1410 (all-gas): Likewise.
1411 (all-gprof): Likewise.
1416 * configure.in (host_tools): Fix typo, lbtool -> libtool.
1420 * Makefile.in (all-bfd): Depend upon all-libiberty.
1422 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
1426 * Makefile.in: Add libstub.
1428 * configure.in: Ditto. Build libstub for targets that have cygmon
1433 * configure.in: Don't set PICFLAG on ix86-cygwin32.
1437 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
1438 use mh-sysv5 if specified. Support gprof on SCO Open Server.
1442 * configure: Define DEFAULT_M4 by searching PATH.
1443 * Makfile.in: Use DEFAULT_M4.
1447 * ltconfig: Add cygwin32 support.
1449 * Makefile.in, configure.in: Add libtool as a native only directory
1450 to configure and build.
1454 * Makefile.in (INSTALL_MODULES): Remove texinfo.
1458 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
1462 * Makefile.in: add ash make rules
1463 * configure.in: add ash to native_only and host_tools lists
1467 * Makefile.in (all-gettext, all-intl): New targets.
1468 (ALL_MODULES): Added all-gettext, all-intl.
1469 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
1470 (INSTALL_MODULES): Added install-gettext, install-intl.
1471 (CLEAN_MODULES): Added clean-gettext, clean-intl.
1473 * configure.in (host_tools): Added gettext.
1474 (native_only): Likewise.
1475 (noconfigdirs) [various cases]: Likewise.
1476 (host_libs): Added intl.
1480 * configure: Do not disable building gdbtk for cygwin32 hosts.
1484 * configure.in: Add thumb-coff target.
1485 * config.sub: Add thumb-coff target.
1489 * Makefile.in: Revert yesterday's change.
1490 (all-target-winsup): all-target-librx stays out of here.
1494 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
1495 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
1496 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
1497 Remove references to librx and libg++.
1501 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
1506 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
1507 for newlib directory.
1508 (CXX_FOR_TARGET): Likewise.
1512 * ltconfig: Update after libtool/ltconfig.in change for
1517 * ltconfig, ltmain.sh: Update to libtool 1.2.
1521 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
1522 (install-gcc-cross): Instead, override LANGUAGES here.
1526 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
1527 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
1531 * configure.in: Add Thumb-pe target.
1535 * Makefile.in - changed sn targets to snavigator
1536 * configure.in - changed sn targets to snavigator
1540 * config-ml.in: After building symlink tree call make distclean
1541 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
1542 to be the case for libiberty.
1546 * configure: When making link, also check the current
1547 directory. The configure scripts may create one.
1551 * config.sub: Accept alphapca56 and alphaev6 properly.
1555 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
1559 * config.sub (sco5): Fix typo.
1563 * Makefile.in (INSTALL_MODULES): Move install-tcl before
1565 (install-itcl): Remove dependency on install-tcl.
1569 * configure.in: Remove libgloss from noconfigdirs for MN10300.
1573 * configure.in: Don't build libgui for a cygwin32 target when not on
1578 * configure (redirect): Set to null, so default behavior of
1579 configure is now --verbose.
1583 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
1584 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
1588 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
1589 this change to sync Makefile.in with its ChangeLog entries.
1593 * ltmain.sh (mkdir): Check that the directory doesn't exist
1594 before we exit with error, so that we don't get races during
1599 * ltconfig, ltmain.sh: Update from libtool 1.0i.
1603 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
1605 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
1607 * configure: Emit a definition for the new macro enable_shared
1610 * config/mh-sparcpic (PICFLAG): Define to properly according
1611 to current multilib configuration.
1612 * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
1613 according to current multilib configuration.
1617 * configure.in (host_tools, native_only): Add libtool.
1621 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
1622 Fix typo in ming config comment.
1626 * ltconfig, ltmain.sh: Update from libtool 1.0h.
1630 * config.sub: Add tic30 cases, and map c30 to tic30.
1634 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
1635 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
1636 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
1637 (CLEAN_TARGET_MODULES): Similarly
1638 (all-target-libf2c): Add dependences.
1639 * configure.in (target_libs): Add libf2c.
1643 * configure.in: Remove expect from noconfigdirs when target
1644 is cygwin32. OK to build expect and dejagnu with Canadian
1649 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
1652 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
1657 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
1658 here as it is not defined in the toplevel Makefile.
1662 * configure (package_makefile_rules_frag): New variable, which names
1663 a file with generic rules, ...
1664 Change comment to mention we now have FIVE parts.
1665 * configure: Undo last change.
1669 * config.guess: More accurate determination of HP processor types.
1670 * config.sub: More accurate determination of HP processor types.
1674 * configure (package_makefile_frag): Move inserting the
1675 ${package_makefile_frag} to where it should be according
1680 * config.guess: Add support for Linux/ARM.
1684 * .cvsignore: Remove *-info and *-install since they match
1685 release-info and mpw-install, which we don't want to just ignore.
1689 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
1693 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
1694 local_prefix to sub-make invocations.
1698 * configure.in: Check makefile fragments in the source
1703 * configure.in: Check whether host and target makefile
1704 fragments exist before adding them to *_makefile_frag.
1708 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
1712 * configure.in: Make sure we only replace RPATH_ENVVAR on
1713 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
1716 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
1721 * config-ml.in (multi-do): LDFLAGS must include multilib
1726 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
1730 * config.sub: Add mingw32 support.
1731 * configure.in: Likewise.
1732 * config/mh-mingw32: New file.
1736 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
1740 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
1741 * configure (gxx_include_dir): Provide a definition for subdirs
1742 which do not use autoconf.
1746 * config.guess: Sync with egcs. Picks up new alpha support,
1747 BeOS & some additional linux support.
1751 * config.guess: HP 9000/803 is a PA1.1 machine.
1755 * configure.in: It's alpha*-...
1759 * configure.in (host_makefile_frag, target_makefile_frag):
1760 Handle multiple config files.
1761 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
1770 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
1774 * Makefile.in: Add libgui directory.
1775 (GDB_TK): Add all-libgui.
1776 * configure.in: Add libgui directory.
1777 * configure: Add all-libgui to GDB_TK.
1781 * config-ml.in (multidirs): Add m32r to multilib list.
1785 * Makefile.in (all-target-gperf): Change dependency to
1786 all-target-libstdc++.
1790 * config.guess: Add BeOS support.
1794 Source directory cvs renamed to cvssrc:
1795 * configure.in (host_tools): Change cvs to cvssrc.
1796 (native_only): Likewise.
1797 (noconfigdirs) [various cases]: Likewise.
1798 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
1799 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
1800 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
1801 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
1802 (all-cvssrc): Rename target from all-cvs.
1806 * configure (gxx_include_dir): Fix thinko.
1810 * Makefile.in (INSTALL_TARGET_CROSS): Define.
1811 (install-cross, install-gcc-cross): New targets.
1815 * configure.in (noconfigdirs): Add support for Thumb target.
1817 * config.sub (maybe_os): Add support for Thumb target.
1821 * Makefile.in: Add rules for cygmon.
1823 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
1827 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
1828 * configure (gxx_include_dir): Provide a definition for subdirs
1829 which do not use autoconf.
1833 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
1839 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
1840 found on RedHat Linux systems.
1844 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
1849 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
1853 * ltmain.sh: If mkdir fails, check whether the directory was created
1854 anyhow by some other process.
1858 * configure.in (d30v-*-*): Configure all directories.
1862 * configure.in (d30v-*-*): Configure newlib, libiberty directories
1867 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
1871 * include/libiberty.h: Add extern "C" { so it can be used with C++
1873 * include/remote-sim.h: Add extern "C" { so it can be used with C++
1878 * configure.in (d30v-*-*): Configure GCC now.
1882 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
1883 is no longer needed.
1887 * Makefile.in: check-target-libio depends on all-target-libstdc++.
1891 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
1892 targets using "$@" to provide support for similar but not identical
1893 targets without having to duplicate code.
1897 * makefile.vms: Fix to work with DEC C.
1901 * config.sub: Add mips-tx39-elf to marketing names.
1905 * ltmain.sh: Handle symlinks in generated script.
1909 * configure: Handle autoconf style directory options: --bindir,
1910 --datadir, --includedir, --infodir, --libdir, --libexecdir,
1911 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
1913 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
1914 (sharedstatedir, localstatedir, oldincludedir): New variables.
1915 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
1916 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
1917 sbindir, sharedstatedir, and sysconfdir.
1921 * Makefile.in (bootstrap-lean): New target.
1925 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
1926 sn, and gnuserv from noconfigdirs.
1930 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
1934 * Makefile.in (cross): New target.
1939 * Makefile.in (bootstrap2, bootstrap3): New targets.
1940 (all-bootstrap): Remove outdated and confusing target.
1941 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
1945 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
1946 windows. Consistent with gdb/configure.
1950 * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
1952 * configure.in: Name Linux target fragment.
1954 * configure: Rewrite so that project Makefile fragment is inserted
1955 first and appears last in the resulting Makefile.
1959 * Makefile.in (install-itcl): Install tcl first.
1963 * config/mh-cygwin32: ok to build split texinfo files
1967 * configure.in: remove bison from noconfigdirs for Cygwin32 host
1971 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
1973 * configure.in (skipdirs): Add target-librx for Linux.
1974 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
1978 * Makefile.in (bootstrap): New target.
1982 * config.sub: Accept 'amigados' for backward compatability.
1986 * config.guess: Merge with FSF.
1990 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
1994 * config.sub: Add "marketing-names" patch.
1998 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
2002 * config.sub: Handle v850-elf.
2006 * .cvsignore (*-install): Remove.
2010 * ltconfig: Set CONFIG_SHELL in libtool.
2011 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
2015 * configure.in (target_subdir): Set to libraries if enable_multilib.
2019 * config.guess: Update from gcc directory.
2023 * Makefile.in (all-sim): Depends on all-readline.
2027 * Makefile.in (BISON, YACC): Use $$s.
2028 (all-bison): Depend on all-texinfo.
2032 * Makefile.in (BISON): Add -L flag.
2037 * configure.in (noconfigdirs): Add support for v850e target.
2039 * config.sub (maybe_os): Add support for v850e target.
2043 * configure.in (noconfigdirs): Add support for v850ea target.
2045 * config.sub (maybe_os): Add support for v850ea target.
2049 * config.sub: Add mipstx39. Delete r3900.
2053 * Makefile.in (all-autoconf): Depends on all-texinfo.
2057 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
2062 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
2064 * configure: When handling a Canadian Cross, handle YACC as well as
2065 BISON. Just set BISON to bison. When setting YACC, prefer bison.
2066 * Makefile.in (all-bison): Depend upon all-texinfo.
2070 * Makefile.in (BISON): bison, not byacc or bison -y.
2071 (YACC): bison -y or byacc or yacc.
2072 (various): Add *-bison as appropriate.
2073 (taz): No need to mess with BISON anymore.
2077 * configure: If OSTYPE matches *win32*, try to find a good value for
2082 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
2083 configure.in if it is present.
2087 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
2091 * config.sub: Recognize `arc' cpu.
2092 * configure.in: Likewise.
2093 * config-ml.in: Likewise.
2097 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
2101 * configure: Changed sed delimiter from ':' to '|' when
2102 attempting to substitute ${config_shell} for SHELL. On
2103 NT ${config_shell} may contain a ':' in it.
2107 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
2111 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
2115 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
2117 * ylwrap: If the program is a relative path, force it to be
2122 * configure (tooldir): Set BISON to `bison -y' and not just bison.
2126 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
2127 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
2132 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
2133 separated by spaces.
2138 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
2140 * ltmain.sh: Handle /bin/sh at start of install program.
2142 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
2144 * ltconfig, ltmain.sh: New files, from libtool 1.0.
2145 * missing: New file, from automake 1.2.
2149 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
2150 check-tk to CHECK_X11_MODULES.
2154 * config.sub: Merge with FSF.
2158 * config.guess: Merge with FSF.
2162 * configure: Treat msdosdjgpp like go32.
2163 * configure.in: Likewise. Don't remove gprof for go32.
2165 * configure: Change Makefile.tem2 to Makefile.tm2.
2169 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
2173 * install-sh (chmodcmd): Set to null if the DST directory already
2174 exists. Same as Nov 11th change.
2178 * configure (GDB_TK): Needs itcl and tix.
2182 * config.guess: Update from FSF.
2186 * Makefile.in (GDB_TK): Depend on itcl and tix.
2190 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
2191 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
2192 (INSTALL_SCRIPT): New variable.
2193 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
2194 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
2196 * install-sh: Add support for -x option.
2200 * configure.in, Makefile.in: Treat tix like itcl.
2204 * Makefile.in (WINDRES): New variable.
2205 (WINDRES_FOR_TARGET): New variable.
2206 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
2207 (EXTRA_HOST_FLAGS): Add WINDRES.
2208 (EXTRA_TARGET_FLAGS): Add WINDRES.
2209 (EXTRA_GCC_FLAGS): Add WINDRES.
2210 ($(DO_X)): Pass down WINDRES.
2211 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
2212 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
2217 * configure.in: configure sim before gdb for win32-x-ppc
2221 Move gperf into the toplevel, from libg++.
2222 * configure.in (target_tools): Add target-gperf.
2223 (native_only): Add target-gperf.
2224 * Makefile.in (all-target-gperf): New target, depend on
2226 (configure-target-gperf): Empty rule.
2227 (ALL_TARGET_MODULES): Add all-target-gperf.
2228 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
2229 (CHECK_TARGET_MODULES): Add check-target-gperf.
2230 (INSTALL_TARGET_MODULES): Add install-target-gperf.
2231 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
2235 * config.sub (mn10200): Recognize new basic machine.
2239 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
2240 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
2244 * configure.in: If we're building mips-sgi-irix6* native, turn on
2245 ENABLE_MULTILIB and set TARGET_SUBDIR.
2249 * Makefile.in (all-sn): Depend on all-grep.
2253 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
2255 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
2257 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
2259 * Makefile.in (DISTBISONFILES): Remove.
2260 (taz): Don't futz with DISTBISONFILES. Change BISON to use
2263 * configure.in: Build itl, db, sn, etc., when building for native
2266 * Makefile.in (LD): New variable.
2267 (EXTRA_HOST_FLAGS): Pass down LD.
2268 ($(DO_X)): Likewise.
2272 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
2276 * configure.in (targargs): Strip out any supplied --build argument
2277 before adding our own. Always add --build.
2281 * configure.in (targargs): Pass --build if we're doing
2286 * configure: Use '|' instead of ":" as the separator in
2287 sed. Otherwise sed chokes on NT path names with drive
2288 designators. Also look for "?:*" as the leading characters in an
2293 * config.sub: Support for r3900.
2297 * configure.in: Use install-sh, not install.sh.
2301 * Makefile.in (taz): Improve check for BISON so it doesn't try to
2306 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
2311 * Makefile.in: Add automake targets.
2312 * configure.in (host_tools): Add automake.
2316 * configure: Default CXX to c++, not gcc.
2317 * Makefile.in (CXX): Set to c++, not gcc.
2318 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
2322 * install-sh: try appending a .exe if source file doesn't
2327 * configure.in: Turn on multilib by default.
2328 (cross_only): Remove target-libiberty.
2330 * Makefile.in (all-gcc): Don't depend on libiberty.
2334 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
2338 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
2339 (DISTBISONFILES): Add ld/Makefile.in
2343 * configure.in: if target is cygwin32 but host isn't cygwin32,
2344 don't configure gdb tcl tk expect, not just gdb.
2348 * configure.in: Added gnuserv everywhere sn appears.
2350 * Makefile.in (ALL_MODULES): Added all-gnuserv.
2351 (CROSS_CHECK_MODULES): Added check-gnuserv.
2352 (INSTALL_MODULES): Added install-gnuserv.
2353 (CLEAN_MODULES): Added clean-gnuserv.
2354 (all-gnuserv): New target.
2358 * config.guess: Fixes for MIPS OpenBSD systems.
2362 * Makefile.in (INSTALL_XFORM): Remove.
2363 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
2365 * mkinstalldirs: New file, copied from automake.
2366 * Makefile.in (installdirs): Rename from install-dirs. Use
2367 mkinstalldirs. Change all users.
2368 (DEVO_SUPPORT): Add mkinstalldirs.
2372 * install-sh: Rename from install.sh.
2373 * Makefile.in (INSTALL): Change install.sh to install-sh.
2374 (DEVO_SUPPORT): Likewise.
2376 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
2381 * config.guess: Recognize OpenBSD systems correctly.
2385 * README, Makefile.in (ETC_SUPPORT): Remove references to
2386 cfg-paper*, configure.{texi,man,info*}._
2390 * Makefile.in (all.normal): Ensure that gcc is built after all
2391 the x11 - ie gdb - targets.
2395 * makefile.vms: Don't run conf-a-gas.
2399 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
2403 * configure.in: Remove noconfigdirs case since gdb also
2404 configures and builds for tic80-coff.
2408 * configure: Set cache_file to config.cache.
2409 * Makefile.in (local-distclean): Remove config.cache.
2413 * COPYING: Update FSF address.
2417 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
2422 * Makefile.in (install-dirs): Don't crash if prefix, and hence
2427 * config.sub: Tweak mn10300 entry.
2431 * configure.in (host_tools): Put sim before gdb, so gdb's
2432 configure.tgt can determine if the simulator was configured.
2436 * config.sub: Move BeOS $os case to be with other Cygnus
2441 * config.sub: Remove misplaced comment that broke Linux.
2445 * config.sub: Add BeOS support.
2449 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
2453 * configure.in (noconfigdirs): Remove tcl and tk from
2454 noconfigdirs for cygwin32 builds.
2458 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
2462 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
2463 make-all.com, use makefile.vms instead.
2467 * config.sub: Accept -lnews*.
2471 * configure.in (noconfigdirs): Disable target-newlib,
2472 target-examples and target-libiberty for d30v.
2476 * configure.in (noconfigdirs): Enable ld for d30v.
2480 * configure.in (tic80-*-*): Build compiler.
2484 * configure.in (d30v-*): Remove sim directory from list of
2485 unsupported d30v directories
2489 * config.sub, configure.in: Add d30v target cpu.
2493 * makefile.vms: New file.
2494 * make-all.com: Remove.
2498 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
2502 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
2506 * Makefile.in (ALL_MODULES): Added all-db.
2507 (CROSS_CHECK_MODULES): Addec check-db.
2508 (INSTALL_MODULES): Added install-db.
2509 (CLEAN_MODULES): Added clean-db.
2513 * config.guess: Merge with latest FSF sources.
2517 * Makefile.in (ALL_MODULES): Added all-itcl.
2518 (CROSS_CHECK_MODULES): Added check-itcl.
2519 (INSTALL_MODULES): Added install-itcl.
2520 (CLEAN_MODULES): Added clean-itcl.
2524 * configure.in: build gdb for mn10200
2528 * Makefile.in (all-target-winsup): Depend on all-target-libio.
2532 * configure.in (tic80-*-*): Turn off most targets right now.
2536 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
2537 rather than the makeinfo program.
2538 (do-info): Depend upon all-texinfo.
2542 * configure.in: Remove uses of config/mh-linux.
2544 * config.sub, config.guess: Merge with latest FSF sources.
2548 * config.sub (case $basic_machine): Add tic80 entries.
2552 * config.sub, config.guess: Merge with latest FSF sources.
2556 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
2557 * mpw-config.in: Test for NewFolderRecursive.
2558 * mpw-install: Use symbolic name for startup filename.
2559 * mpw-README: Add various additional details.
2563 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
2567 * configure.in: Do build gcc and the target libraries for
2572 * configure.in: don't avoid building gdb for mn10300 any more
2573 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
2574 instead of single-quoting it.
2578 * configure.in: Don't use --with-stabs on IRIX 6.
2582 * configure.in (m32r): Build gdb, libg++ now.
2586 * configure.in (mips*-sgi-irix6*): Remove gdb and related
2587 directories from noconfigdirs.
2591 * config.sub (basic_machine): added mips16 configuration
2595 * config.sub: Handle d10v-unknown.
2599 * config.sub: Handle v850-unknown.
2603 * Makefile.in: add findutils
2604 * configure.in: add findutils to list of host_tools
2608 * config.sub: Handle mn10200 and mn10300.
2612 * configure.in (d10v-*): Do not build librx.
2616 * configure.in (mn10300): Build everything except gdb & libgloss.
2620 * config.guess: Patch for Dansk Data Elektronik servers,
2623 For ncr, use /bin/uname rather than uname, since GNU uname does not
2626 Patch for MIPS R4000 running System V,
2629 Fix thinko for nextstep.
2634 * config.guess: Guess mips-dec-mach_bsd4.3.
2637 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
2639 * config.guess (mips-mips-riscos*): Emit just enough of the
2643 * config.guess (sparc-auspex-sunos*): Added.
2644 (f300-fujitsu-*): Added.
2647 * config.guess: Recognize a Tadpole as a sparc.
2651 * config.guess: Don't assume that NextStep version is either 2 or
2652 3. NextStep 4 (aka OpenStep 4) has come out now.
2656 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
2661 * config.sub: Contributions from bug-gnu-utils to:
2662 Support plain "hppa" (no version given) architecture, reported by
2664 OpenBSD like NetBSD.
2665 LynxOs is not a hardware supplier.
2667 * config.guess: Contributions from bug-gnu-utils to add support for:
2668 OpenBSD like NetBSD.
2670 More Pyramid systems.
2671 i[n>4]86 Intel chips.
2672 M680[n>4]0 Motorola chips.
2673 Use unknown instead of lynx for hardware manufacturer.
2677 * install.sh (chmodcmd): Set to null if the DST directory already
2682 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
2683 not use mt-ppc target Makefile fragment any more.
2687 * configure.in (*-*-windows): Exclude everything but those dirs
2688 needed to build windows.
2692 * Makefile.in (all-target-winsup): Depend on all-target-librx.
2696 * configure.in: Exclude mmalloc from i386-windows.
2697 * config/mh-windows: Add rules for building MSVC makefiles.
2701 * Undo my previous change.
2705 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
2707 (MAKEOVERRIDES): Define (revert this part of October 18 change).
2711 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
2712 host to add it's own flags.
2713 * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
2714 for MSVC build procedure.
2718 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
2722 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
2723 (CXX_FOR_TARGET): Likewise.
2724 (GCC_FOR_TARGET): Define.
2725 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
2726 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
2727 CC_FOR_TARGET was specified on the command line.
2728 (MAKEOVERRIDES): Don't define.
2732 * configure.in (m32r): Fix spelling of libg++ libs.
2736 * config.sub (-apple*): Remove, now redundant.
2740 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
2742 * configure: Rework yesterday's sed script patch.
2744 * config.sub: Merge with FSF.
2748 * config.guess: Merge from FSF.
2751 * config.guess: Use pc instead of unknown, for pc clone systems.
2752 Change linux to linux-gnu.
2755 * config.guess: Avoid non-portable tr syntax.
2759 * test-build.mk (HOLES): Add "xargs" for gdb.
2761 * configure: Avoid hpux10.20 sed bug.
2765 * configure.in config/mh-windows: Add support for windows host
2766 (that is a build done under the Microsoft build environment).
2770 * Makefile.in: Replace all uses of srcroot with s, to shrink
2771 command line lengths.
2774 * configure.in: If configuring for newlib, pass --with-newlib to
2776 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
2777 -Bnewlib/ and -Lwinsup to gcc.
2778 (CXX_FOR_TARGET): Likewise.
2782 * Makefile.in (ETC_SUPPORT): Add configure.
2786 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
2787 host configuration file.
2791 * configure.in: Break mn10x00 support into separate
2792 mn10200 and mn10300 configurations.
2793 * config.sub: Likewise.
2797 * configure.in: Add lots of stuff to noconfigdirs for
2798 the mn10x00 targets.
2800 * config.sub, configure.in: Add mn10x00 support.
2804 * make-all.com: Call conf-a-gas, not config-a-gas.
2808 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
2813 * mpw-README: Add much more detail for native PowerMac.
2814 * mpw-install: New file.
2815 * mpw-configure: Add --norecursion and --help options.
2816 * mpw-config.in: Translate readme and install files when
2818 * mpw-build.in: Don't always depend on byacc and flex.
2819 (install-only-top): New action.
2823 * configure.in: You can now configure GDB for the v850.
2827 * configure.in (noconfigdirs): Don't configure any C++ dirs
2832 * config.sub: Recognize mips64vr5000.
2836 * configure.in: Use a single line for host_tools and native_only.
2840 * Makefile.in (install-itcl): Install tcl first.
2844 * config/mh-cygwin32: ok to build split texinfo files
2848 * configure.in: remove bison from noconfigdirs for Cygwin32 host
2852 * config.sub, configure.in: Add entries for m32r.
2856 * config.guess: Merge with FSF.
2860 * Makefile.in (inet-install): Don't run install-gzip.
2864 * configure.in: Don't config lots of things for *-*-windows*.
2868 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
2869 (host_libs, host_tools): Copy from configure.in.
2870 * mpw-configure: Don't complain about directories not found.
2874 * configure.in (i[345]86): Recognize i686 for pentium pro.
2875 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
2878 * config.guess (i[345]86): Ditto.
2882 * configure.in (noconfigdirs): Removed gdb for D10V.
2886 * configure.in: Remove ld, target-libio, target-libg++, and
2887 target-libstdc++ from noconfigdirs.
2891 * configure: Fix three locations where shell scripts were
2892 being run directly rather than with config_shell.
2896 * configure.in (v850-*-*): Set up initial $noconfigdirs.
2897 * config.sub (basic_machine): Recognize v850.
2901 * mpw-configure: Handle multiple enable/disable options and
2902 pass them down recursively, handle -c and -s flags appropriately
2903 depending on choice of compiler, add escape mechanism for
2904 quoted arguments to gC.
2908 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
2909 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
2910 so that -mrelocatable-lib and -mno-eabi are used.
2912 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
2913 not support --print-multi-lib, don't abort.
2917 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
2918 with normal Windows compilation environment.
2922 * make-all.com: Run config-a-gas.
2923 * setup.com: Don't copy subdirectory files around.
2927 * configure.in (*-*-ose): Remove exclusion of libgloss for this
2928 target, it now compiles correctly.
2932 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
2936 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
2940 * configure.in (native_only): Add prms.
2944 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
2945 (BINUTILS_SUPPORT_DIRS): Likewise.
2949 * configure.in (d10v-*-*): Don't configure ld or gdb until the
2950 d10v support is added.
2954 * configure.in (d10v-*-*): New target.
2958 * config.guess (HP 9000/811): Recognize this as a PA1.1
2963 * Makefile.in (do-tar-gz): New target, split out from tail end of
2964 taz target. Run each command separately, don't use pipes.
2969 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
2970 * mpw-build.in: No builds should depend on building byacc or flex,
2971 they are assumed to be installed already.
2975 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
2976 variable that CC_FOR_TARGET needs.
2980 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
2981 options have changed since the last time the subdirectory was
2982 configured, and if it has, reconfigure.
2983 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
2984 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
2988 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
2989 CLEAN_MODULES): Add bash.
2990 (all-bash): New target.
2994 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
2998 * config.sub (basic_machine): Recognize d10v as a valid processor.
3002 * mpw-configure: Add support for --bindir.
3003 * mpw-build.in: Use a GCC-specific build script for GCC actions.
3007 * configure.in: add bash, time, gawk to list of hosttools and things
3008 to only build for native toolchains
3012 * Makefile.in (docdir): Remove.
3016 * Makefile.in (datadir): Set to $(prefix)/share.
3020 * configure.in: build diff and patch for cygwin32-hosted
3025 * config.sub: Accept -rtems*.
3029 * configure.in: enable dosrel for cygwin32-hosted builds,
3030 remove diff from the list of things not buildable
3035 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3040 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
3044 * Makefile.in (taz): Handle case where tex3patch didn't even get
3045 checked out. Also, if it was found, put the symlink in a new util
3050 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
3054 * config.sub: Recognize -openvms.
3055 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
3056 * make-all.com, setup.com: New files.
3060 * Makefile.in (taz): tex3patch moved to texinfo/util.
3064 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
3065 * configure.in: remove make from disable-if-Can-Cross list
3066 enable gdb if ${host} and ${target} are cygwin32
3070 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
3071 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
3075 * config.guess: Combine mips-mips-riscos cases, and use cpp to
3076 distinguish sysv/svr4/bsd variants.
3081 * configure.in: Added copyright notice.
3082 * move-if-change: Added copyright notice.
3086 * configure.in (powerpcle-*-solaris*): Until we get shared
3087 libraries working, don't build gdb, sim, make, tcl, tk, or
3092 * config.guess: Merge with FSF:
3095 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
3098 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
3101 * config.guess: Combine two OSF1 rules.
3103 * config.guess (dgux): Use /usr/bin/uname rather than uname,
3108 * Makefile.in (MAKEDIRS): Removed $(tooldir).
3112 * mpw-README: Document GCCIncludes.
3116 * configure.in (alpha-*-linux*): Set enable_shared to yes.
3120 * mpw-configure: Handle --enable-FOO and --disable-FOO.
3124 * configure.in (*-*-cygwin32): Configure make.
3128 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
3132 * Makefile.in (all-inet): Depend on all-perl.
3134 * Makefile.in (inet-install): New target.
3136 * Makefile.in (all-inet): Depend on all-tcl.
3137 (all-inet): Depend on all-send-pr.
3141 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
3146 * configure.in: Don't configure --with-gnu-ld on AIX.
3150 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
3154 * Makefile.in (ALL_MODULES): Added all-inet.
3155 (CROSS_CHECK_MODULES): Added check-inet.
3156 (INSTALL_MODULES): Added install-inet.
3157 (CLEAN_MODULES): Added clean-inet.
3158 (all-indent): New target.
3160 * configure.in (host_tools): Added inet.
3161 (native_only): Added inet.
3162 (noconfigdirs): Added inet.
3166 * configure.in: Don't configure libgloss if we are not configuring
3171 * configure.in: Don't configure libgloss for unsupported
3176 * Makefile.in (CLEAN_MODULES): Add clean-apache.
3180 * Makefile.in (ALL_MODULES): Include all-apache.
3181 (CROSS_CHECK_MODULES): Include check-apache.
3182 (INSTALL_MODULES): Include install-apache.
3183 (all-apache): New target.
3185 * configure.in: Added apache everywhere perl is seen.
3189 * Makefile.in: Add support for clean-{module} and
3190 clean-target-{module} rules.
3194 * configure.in (*-*-ose) do not build libgloss.
3198 * config.guess (prep*:SunOS:5.*:*): Turn into
3199 powerpele-unknown-solaris2.
3203 * configure.in: Permit --enable-shared to specify a list of
3208 * configure.in (host==solaris): Pass only the first word of $CC
3209 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
3213 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
3217 * Makefile.in (ALL_MODULES): Include all-perl.
3218 (CROSS_CHECK_MODULES): Include check-perl.
3219 (INSTALL_MODULES): Include install-perl.
3220 (ALL_X11_MODULES): Include all-guile.
3221 (CHECK_X11_MODULES): Include check-guile.
3222 (INSTALL_X11_MODULES): Include install-guile.
3223 (all-perl): New target.
3224 (all-guile): New target.
3226 * configure.in (host_tools): Include perl and guile.
3227 (native_only): Include perl and guile.
3228 (noconfigdirs): Don't build guile and perl; no ports have been
3233 * configure (--enable-*): Handle quoted option lists such as
3234 --enable-sim-cflags='-g0 -O' better.
3238 * Makefile.in ({,inst}all-target): New rule so we can make and
3239 install all of the target directories easily.
3243 * configure.in: Add missing global flag in sed substitution when
3244 deleting `target-' from ${configdirs}.
3248 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
3251 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
3254 * install.sh: Correct misspelling of transformbasename.
3256 * config.guess: Recognize mips-*-sysv*.
3260 * config.sub: Recognize mon960.
3264 * configure: Restore Canadian Cross handling of BISON and LEX,
3265 removed in Feb 20 change.
3270 Mention make install. Remove the old copyright date as well the
3271 clumsy and rather pointless copyright on the README file.
3275 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
3276 Makefile after running symlink-tree, then run `make distclean' to
3277 avoid clobbering any generated files in srcdir.
3281 * configure.in (m68k-*-netbsd*): Build everything now.
3285 * Makefile.in (taz): Fix quoting.
3289 * configure.in (sparclet-*-*): Build everything now.
3293 * configure.in (m68k-*-linux*): New host.
3297 * configure: Check for bison before byacc.
3301 * Makefile.in configure: Change the way LEX and BISON/YACC are
3302 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
3303 searching PATH. These are used as fallbacks by Makefile.in if
3304 flex/bison/byacc aren't in objdir.
3308 * Makefile.in: Make everything which depends upon all-bfd also
3309 depend upon all-opcodes, in case --with-commonbfdlib is used.
3313 * configure.in (host *-*-cygwin32): Don't build gdb if we are
3314 building NT native compilers on Unix.
3318 * configure.in: Don't get CC from the host Makefile fragment if we
3319 can find gcc in PATH, or if this is a Canadian Cross. Move the
3320 Solaris test for /usr/ucb/cc to the post target script, just after
3321 the compiler sanity test.
3325 * config.sub: Merge with FSF.
3329 * Makefile.in (RPATH_ENVVAR): New variable.
3330 (REALLY_SET_LIB_PATH): Use it.
3331 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
3335 * config.sub, configure.in: Recognize sparclet cpu.
3339 * config.guess: Support m68k-cbm-sysv4.
3343 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
3344 m68k-unknown-linuxaout from linker help string. Put quotes around
3349 * config.guess (powerpc-harris-powerunix): Add guess for port
3354 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
3358 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
3359 $(REALLY_SET_LIB_PATH) in Makefile.
3360 * Makefile.in (SET_LIB_PATH): New variable.
3361 (REALLY_SET_LIB_PATH): New variable.
3362 ($(DO_X)): Use $(SET_LIB_PATH).
3363 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
3364 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
3365 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
3366 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
3367 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
3368 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
3369 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
3370 (install-dosrel): Likewise.
3371 (all-opcodes): Depend upon all-libiberty.
3375 * config.guess (*:CYGWIN*): New
3379 * Makefile.in (all-target-winsup): All all-target-libiberty.
3383 * configure.in (noconfigdirs): Add missing # in front of comment.
3387 * configure.in: add second pass to things added to noconfigdirs
3388 so *-gm-magic can exclude libgloss properly.
3392 * mpw-configure (extralibs_name, rez_name): Set correctly
3393 for MWC68K compiler.
3395 * mpw-README: Add more info on the necessary build tools.
3399 * configure.in, config.sub: Recognize cygwin32.
3403 * config.guess, config.sub: Recognize A/UX.
3407 * config.sub: Merge with gcc/config.sub.
3411 * mpw-build.in (do-binutils): Add build of stamps.
3415 * config.sub: Add recognition for mips64vr4100*-* targets.
3419 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
3420 Add creation of gconfigargs with `--enable-shared' turned on.
3421 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
3422 ($(host)-stamp-stage3-configured): Likewise.
3423 (HOLES): Add chatr and ldd.
3424 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
3428 * configure: Pass --nfp to recursive configures.
3432 * Makefile.in (DLLTOOL): New.
3433 (DLLTOOL_FOR_TARGET): New.
3434 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
3435 (EXTRA_TARGET_FLAGS): Ditto.
3436 (EXTRA_GCC_FLAGS): Ditto.
3437 (CONFIGURE_TARGET_MODULES): Ditto.
3439 * configure: Add DLLTOOL.
3444 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
3445 mh-sco, since old workarounds no longer needed, and don't
3446 build ld, since libraries have weak symbols in COFF.
3450 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
3454 * configure.in: Make sure that ${CC} can be used to compile an
3459 * Makefile.in (all-gdb): Depend on $(GDB_TK).
3460 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
3461 nothing depending on whether gdbtk is being built.
3465 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
3469 * configure.in (noconfigdirs): Put ld or gas in this early, if the
3470 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
3474 * config-ml.in: Add support for
3475 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
3476 Simplify setting of multidirs from --disable-foo.
3480 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
3481 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
3482 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3483 non-empty, pass them on to the GCC make.
3484 (all-bootstrap): New rule that is like all-gcc, except it executes
3485 the GCC bootstrap rule instead of the GCC all rule.
3489 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
3493 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
3498 * config.sub (i*86*) Change [345] to [3456]
3502 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
3507 * config-ml.in (rs6000*, powerpc*): Add switches to control which
3508 AIX multilibs get built.
3512 * configure.in (i386-win32): Don't build expect if we're not
3513 building the tcl subdir.
3517 * Makefile.in: (configure-target-examples, all-target-examples):
3518 New targets, configure and build example programs.
3522 * mpw-configure: If an mpw-config.in generated a file mk.sed,
3523 use it as input to sedit the generated MPW makefile.
3524 * mpw-README: Add a suggestion about Gestalt.h.
3528 * config.sub: Accept *-*-ieee*.
3532 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
3537 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
3538 for powerpc-pe native.
3539 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
3540 (target==powerpc-pe): duplicate i386-win32 entry.
3544 * configure.in (noconfigdirs): Exclude target-newlib for all versions
3545 of vxworks, not just vxworks5.1.
3549 * mpw-configure: Add support for exec-prefix.
3553 * config.guess: Recognize HP model 816 machines as having
3558 * configure: Ignore new autoconf configure options.
3562 * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
3563 defaults to K&R mode, but doesn't have varargs.h, so we have to
3564 compile in ANSI mode.
3568 * config.guess: Recognize Pentium under SCO.
3573 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
3574 * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
3575 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
3579 * configure.in: Don't configure gas for alpha-dec-osf*.
3583 * configure.in: Default to --with-stabs for some targets for which
3584 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
3585 i[345]86*-*-unixware*.
3589 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
3590 rather than basing it on the target. Simplify handling of options
3591 controlling which directories to configure. Remove extraneous
3592 slash in multi-clean target.
3596 * config-ml.in: Prefix more variables with ml_ so they don't collide
3601 * configure: Don't turn -v into --v.
3605 * configure.in (targargs): Fix typo.
3607 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
3611 * configure.in: Strip --host and --target options from
3612 CONFIG_ARGUMENTS, and always configure for --host only. Add
3613 --with-cross-host option when building with a cross-compiler.
3614 * configure: Canonicalize the arguments put into config.status by
3615 always using `=' for an option with an argument. Pass a presumed
3616 --host or --target explicitly.
3620 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
3621 into general OS recognition case.
3625 * configure.in (target_configdirs): add target-winsup only
3626 for win32 target systems.
3630 * Makefile.in (all-target-libgloss): Depend upon
3631 configure-target-newlib, since when libgloss is built it looks to
3632 see if the newlib directory exists.
3636 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
3641 * configure: Handle LD and LD_FOR_TARGET when configuring a
3646 * config/mh-i386win32: add LD_FOR_TARGET.
3650 * configure.in (target_libs): add target-winsup.
3651 (target==i386-win32): add patch diff flex make to $noconfigdirs.
3652 (target==ppcle-pe): remove ld from $noconfigdirs.
3656 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
3657 Preserve relative path names in $srcdir. Build symlink tree if
3658 configuring cross target dir and srcdir=. (= no VPATH support).
3659 (configure-target-libg++): Depend on configure-target-librx.
3660 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
3661 * config-ml.in: New file.
3662 * symlink-tree: New file.
3663 * configure: Ensure srcdir="." if that's what it is.
3667 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
3668 includes and FLEX_SKELETON setting.
3669 * mpw-configure (--with-gnu-ld): New option, controls whether
3670 to use PPCLink or ld with PowerMac GCC.
3671 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
3672 * mpw-config.in: Configure grez if targeting Mac.
3674 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3675 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
3677 * configure.in: Configure grez resource compiler if targeting Mac.
3678 * Makefile.in (all-grez, install-grez): New targets.
3682 * configure: CXX defaults to gcc, not g++. If we find
3683 gcc in the path, set CC to gcc -O2.
3687 * configure: Default ${build} correctly. Avoid picking up extra
3688 spaces when reading CC and CXX from Makefile. When doing a
3689 Canadian Cross, use plausible default values for numerous
3691 * configure.in: When doing a Canadian Cross, don't try to
3692 configure tools whose configure script can't handle it.
3696 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
3700 * configure: Remove dubious bug reporting address.
3704 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
3705 configure script, run that instead of this directory's configure.
3706 In either case, print a message that we're configuring the sub-dir.
3710 * configure.in: Before checking for the existence of various files,
3711 use sed to filter out "target-".
3715 * Makefile.in (DO_X): Split rule to decrease command line length
3717 (Philippe De Muyter).
3721 * Makefile.in (all-patch): depend on all-libiberty.
3725 * configure.in: If the only directory in target_configdirs which
3726 actually exists is libiberty, then set target_configdirs to empty,
3727 to avoid trying to build a target libiberty in a gas or gdb
3732 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3733 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
3738 * configure.in (copy_dirs): Use sys-include instead of include
3739 for --with-headers option.
3743 * Makefile.in, configure.in: Make winsup builds work with
3748 * configure.in: Build the linker on AIX.
3752 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
3757 * Makefile.in (all-gcc): Fix typo.
3761 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
3765 * configure.in: Rename libFOO to target-libFOO, and xiberty
3766 to target-xiberty, to provide more flexibility.
3767 (target_subdir): Define. Create if cross.
3768 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
3769 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
3770 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
3771 check-libFOO -> check-target-libFOO, etc.
3772 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
3773 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
3774 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
3775 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
3776 allow ALL_GCC="" to only configure.
3777 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
3778 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
3779 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
3783 * Makefile.in (taz): Build "info" in etc explicitly.
3787 * configure.in: Make sure that CC is undefined (as opposed to
3788 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
3789 problem with autoconf trying to configure on a host without GCC.
3793 * mpw-configure: Set host alias from choice of host compiler,
3794 only use generic MPW Makefile sed if present, edit a file
3795 named "hacked_Makefile.in" instead of "Makefile.in" if present.
3796 * mpw-README: Add problem notes about CW6 and CW7.
3800 * Makefile.in (taz): Use ";" instead of ";;".
3804 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
3805 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
3807 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
3808 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
3812 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
3813 and gnats, because they are now subsumed by DISTSTUFFDIRS.
3814 Move bfd to DISTSTUFFDIRS.
3818 * Makefile.in (X11_LIB): Removed.
3819 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
3821 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
3825 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
3830 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
3834 * configure.in (i[345]86-*-win32): Always build newlib.
3835 Don't configure cvs, autoconf or texinfo.
3836 * Makefile.in (LD_FOR_TARGET): New.
3837 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
3838 Pass down LD_FOR_TARGET.
3842 * winsup: New directory.
3843 * Makefile.in: Build winsup.
3844 * configure.in: Winsup is configured when target is win32.
3845 Can only build win32 target GDB when native.
3849 * config.guess: Recognize HP model 819 machines as having
3854 * configure: Fix sed loop which substitutes for CC and CXX to
3855 avoid bug found in various sed implementations.
3859 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
3860 simulator. Use standard powerpc-*-eabi*.
3864 * configure.in: Stop putting gas and binutils in noconfigdirs for
3865 powerpc-*-aix* and rs6000-*-*.
3869 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
3870 -mcall-aixdesc libraries.
3876 * config.sub (arm | armel | armeb): Fix shell syntax.
3880 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
3881 -msoft-float and -mcpu=common support.
3882 (powerpc*-*-eabisim*): Add support for building -mcall-aix
3887 * configure.in: Allow configuration and build of emacs19 for the alpha.
3891 * configure.in (CC): Get ^CC, not just any old CC, from
3892 ${host_makefile_frag}.
3896 * configure.in (CC): Try to get CC from
3897 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
3901 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
3902 only if it exists in $(srcdir).
3906 * configure: If CC and CXX are not set in the environment, set
3907 them, based on either an existing Makefile or on searching for gcc
3908 in PATH. Substitute for CC and CXX in Makefile.
3909 * configure.in: Remove libm from target_libs. Separate
3910 target_configdirs from configdirs. If CC is not set in
3911 environment, try to get it from a host Makefile fragment. Rewrite
3912 changes of configdirs to use skipdirs instead. A few minor
3913 tweaks. Take directories out of target_configdirs as they are
3914 taken out of configdirs. Remove existing Makefile files from
3915 subdirectories. Substitute for TARGET_CONFIGDIRS and
3916 CONFIG_ARGUMENTS in Makefile.
3917 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
3919 (CONFIG_ARGUMENTS): Likewise.
3920 (CONFIGURE_TARGET_MODULES): New variable.
3921 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
3922 ($(CONFIGURE_TARGET_MODULES)): New target.
3923 (configure-libg++, configure-libio): New targets.
3924 (all-libg++): Depend upon configure-libg++.
3925 (all-libio): Depend upon configure-libio.
3926 (configure-libgloss, all-libgloss): New targets.
3927 (configure-libstdc++): New target.
3928 (all-libstdc++): Depend upon configure-libstdc++.
3929 (configure-librx, all-librx): New targets.
3930 (configure-newlib): New target.
3931 (all-newlib): Depend upon configure-newlib
3932 (configure-xiberty): New target.
3933 (all-xiberty): Depend upon configure-xiberty.
3937 * configure.in (host i[345]86-*-win32): Expand the
3942 * mpw-configure: Fix sed command file name.
3946 * configure.in (host i[345]86-*-win32): Reduce the
3951 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
3952 or powerpc*-*-pe*, since they are not yet supported.
3956 Add PowerMac support and many other enhancements.
3957 * mpw-configure: New option --cc to select compiler to use,
3958 paste options set according to --cc into the generated
3959 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
3960 if mpw-make.sed is present.
3961 * mpw-config.in: Don't test for gC1, test for mpw-touch,
3962 add forward includes for PowerPC include files.
3963 * mpw-build.in: Build using Makefile.PPC if present.
3964 (do-byacc, etc): Remove separate version resource builds.
3965 (do-gas): Build "stamps" before "all".
3966 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
3967 * mpw-README: Update to reflect --cc option, PowerMac support,
3968 and recently-reported compatibility problems.
3972 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
3973 embedded m68k systems (-aout, -coff, -elf, -vxworks).
3974 (--with-multilib-top): Pass to recursive invocations.
3978 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
3983 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
3984 gdb, ld and opcodes on v810-*-*.
3988 * config/mh-ncrsvr43: Removed AR_FLAGS
3992 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
3993 (local-maintainer-clean): New target.
3994 (maintainer-clean): New target.
3995 (realclean): Just depend upon maintainer-clean.
3999 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
4003 * configure.in: Build ld in mips*-*-bsd* case.
4007 * config.sub: Accept -lites* OS. From Ian Dall.
4011 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4016 * configure.in: treat i386-win32 canadian cross the same as
4017 i386-go32 canadian cross.
4021 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
4022 running under the simulator to build a reduced set of libraries.
4023 (powerpc-*-eabiaix): Add fine grained multilib support added to
4024 other powerpc targets yesterday.
4028 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
4029 -disable-softfloat, -disable-relocatable, -disable-aix, and
4030 -disable-sysv to control which multilib libraries get built.
4034 * configure: Add Makefile.tem to list of files to remove in trap
4039 * config.guess (*Linux*): Add missing "exit"s.
4040 Also, need specific check for alpha-unknown-linux (uses COFF).
4044 * config.guess: Merge with FSF:
4047 * config.guess (AIX4): More robust release numbering discovery.
4050 * config.guess (i386-sequent-ptx): Properly get version number.
4053 * config.guess (mips:*:4*:UMIPS): New case.
4057 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
4058 (i386-win32 host): Likewise. Don't build readline.
4062 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
4063 SUPPORT_FILES to submakes.
4067 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
4068 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
4073 * configure.in (appdirs): Use =, not ==, in test expression when
4074 trying to build the text to print in the warning message for
4079 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
4083 * config.guess: Recognize lynx-2.3.
4087 * config.sub (z8ksim): Deleted
4088 (z8k-*-coff): New, this is the one true name of the target.
4092 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
4096 * config.guess (*:Linux:*:*): First try asking the linker what the
4097 default object file format is (elf, aout, or coff). Then if this
4098 fails, try previous methods.
4102 * configure.in: Don't build newlib for *-*-vxworks5.1.
4106 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
4107 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
4111 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
4115 * cfg-ml-com.in: New file.
4116 * cfg-ml-pos.in: New file.
4120 * COPYING.NEWLIB: Add HP free copyright to list.
4124 * config.sub: Recognize -eabi* for the system, not just -eabi.
4128 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
4129 * config.sub, configure.in (win32): New target and host.
4133 * configure.in: Add i386-pe configuration.
4137 * mpw-build.in (install): Install GDB after LD.
4141 * mpw-config.in (elf/mips.h): Always forward-include, needed
4146 * testsuite: New directory for customer acceptance and whole tool
4151 * configure: If per-host line isn't found, but AC_OUTPUT is found
4152 and a configure script exists, run it instead.
4156 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
4160 * configure: Set build_{cpu,vendor,os,alias} to host values when
4161 --build isn't specified.
4165 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
4166 (FLAGS_TO_PASS): Pass them.
4167 (EXTRA_TARGET_FLAGS): Ditto.
4169 * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
4173 * Makefile.in (all-libg++): Depend on all-libstdc++.
4177 * configure.in (noconfigdirs): Enable all packages for
4178 i386-unknown-netbsd.
4182 * configure.in (noconfigdirs): Don't configure tk for i386-go32
4183 hosted builds (DOS builds)
4187 Changes for ARM based on patches from Richard Earnshaw:
4188 * config.sub: Handle armeb and armel.
4189 * configure.in: Omit arm linker only for riscix.
4193 * config.guess: Update from FSF.
4197 * config.sub: Recognize powerpcle as the little endian varient of
4198 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
4199 powerpcle variant. Convert pentium into i586, not i486. Add p5
4200 alias for i586. Map new x86 variants p6, k5, nexgen into i586
4205 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
4209 * config.sub: Accept -lites* as a basic system type.
4213 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
4214 installed, and if so return linuxoldld as the system name.
4218 * config.guess: Add hppa1.1-hp-lites support.
4222 * configure.in: Don't build newlib for m68k-vxworks5.1.
4226 * configure.in (mips-sgi-irix6): Use mh-irix5.
4230 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
4234 * test-build.mk: Enable building of shared libraries on IRIX 5 and
4235 OSF/1. Fix compiler flags.
4236 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
4240 * configure.in: Recognize --with-newlib.
4241 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
4245 * Makefile.in: move {all,check,install}-gdb from *_MODULES
4246 to *_X11_MODULES due to gdbtk needing X include files et al.
4250 Merge in support for Mac MPW as a host.
4251 (Old change descriptions retained for informational value.)
4253 * mpw-config.in: Add generic include forwards for cpu-specific
4254 include files in aout and elf directories.
4256 * mpw-configure: Added copyright.
4257 * mpw-config.in: Check for presence of required build tools.
4258 (target_libs): Add newlib.
4259 (target_tools): Add examples.
4260 (Read Me): Generate as "Read Me for MPW" instead.
4261 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
4262 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
4263 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
4265 * mpw-configure: Remove subdir-specific makefile hackery,
4266 delete mk.tmp after using it.
4268 * mpw-build.in (all): Display start and end times.
4270 * mpw-configure (host_canonical): Set.
4271 (target_cpu): Always add to makefiles.
4272 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
4273 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
4274 (mpw-mh-mpw): Look for in srcdir and srcroot.
4275 Use sed instead of mpw-edit-prefix to edit prefix definitions.
4277 * mpw-build.in: (install-only): New target.
4279 * mpw-configure (host_alias, target_alias): Rename from hostalias
4280 and targetalias, add into generated Makefile.
4281 (mk.tmp): If present, add into generated Makefile.
4282 * mpw-build.in (all-gas): Build config.h first before gas proper.
4284 * mpw-configure (config.status): Write only if changed.
4285 * mpw-config.in (readline): Configure it (not built, just used for
4288 * mpw-config.in (elf/mips.h): Add a forward include.
4290 * mpw-config.in: Forward-include most .h files in include into
4292 (readline): Don't build.
4293 mpw-build.in (install): Install GDB.
4295 * mpw-configure (prefix, mpw_prefix): Handle it.
4296 * mpw-config.in (mmalloc, readline): Don't configure.
4297 * mpw-build.in (thisscript): Rename to ThisScript.
4298 Use mpw-build instead of BuildProgram everywhere.
4299 (mmalloc, readline): Don't build.
4300 * mpw-README: New file, basic documentation about the MPW port.
4302 * mpw-config.in: Use forward-include to create include files.
4304 * mpw-configure: Add more things to the top of each configured
4305 Makefile, including contents of config/mpw-mh-mpw.
4306 * mpw-config.in (extra-include): Create this directory and fill it
4307 with Posix-like include files when configuring.
4309 * config.sub (apple, mac, mpw): Add various aliases.
4311 * mpw-build.in: New file, top-level build script fragment for MPW.
4312 * mpw-configure: New file, configure script for MPW.
4313 * mpw-config.in: New file, config fragment for MPW.
4317 * configure.in (host_libs): Remove glob, since it is gone from the
4322 * Makefile.in: define empty GDB_NLM_DEPS var.
4324 * configure.in(target_makefile_frag): use config/mt-netware
4325 for netware targets.
4329 * config.sub: Merge in recent FSF changes. Remove linux special
4334 build-all.mk,config/mh-solaris: revert these two changes:
4338 * build-all.mk: Use CC=cc -Xs on Solaris.
4340 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4342 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
4343 working xmakefile for Emacs.
4347 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
4349 * Makefile.in: Nuke all references to glob subdirectory.
4353 * configure.in: Fix --enable-shared logic in per-host.
4357 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
4361 * configure.in (noconfigdirs): Don't build gas on AIX, for
4362 powerpc*-*-aix* as well as for rs6000*-*-aix*.
4366 * configure: Fix --cache-file to work if the file argument is a
4371 * configure: If the --cache-file is used, pass it down to
4372 configure in subdirectories.
4376 * config.sub: add vxworks29k configuration.
4380 * Makefile.in (taz): Do "diststuff" part quietly.
4384 * config.sub: Mini-merge with gcc/config.sub.
4388 * config.guess (IRIX): Sed - to _.
4392 * Makefile.in (source-vault, binary-vault): New targets.
4396 * config.sub: Recognize -eabi as a basic system type.
4400 * configure.in (enable_shared stuff): Fix typo.
4404 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
4408 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
4412 * configure.in (rs6000-*-*): Don't build gas.
4416 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
4417 reduce command line length.
4418 (AS_FOR_TARGET): Check for as.new, not Makefile.
4419 (NM_FOR_TARGET): Check for nm.new, not Makefile.
4423 * config.guess: Merge from FSF.
4427 * configure: Don't use $ when handling program_suffix.
4431 * configure.in: Configure tk for hppa/hpux.
4435 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
4439 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
4440 to LIBCXXFLAGS. Tests are better run without it.
4444 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
4448 * configure.in (*-*-netware*): Don't configure xiberty.
4452 * configure.in: Remove tk from native_only list.
4456 * build-all.mk: Add mips-ncd-elf target to sun4 targets
4457 for special NCD build.
4461 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
4462 makeall.bat, they're only useful for binutils snapshots.
4463 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
4464 makeall.bat to specified SUPPORT_FILES.
4468 * build-all.mk: Add Ericsson targets to sun4 and solaris
4469 hosts. Add BNR's sun4 target to solaris host, so their
4470 build-from-source will be tested in-house first.
4474 * Makefile.in (LIBCFLAGS): New variable.
4475 (CFLAGS_FOR_TARGET): Ditto.
4476 (LIBCFLAGS_FOR_TARGET): Ditto.
4477 (LIBCXXFLAGS): Ditto.
4478 (CXXFLAGS_FOR_TARGET): Ditto.
4479 (LIBCXXFLAGS_FOR_TARGET): Ditto.
4480 (BASE_FLAGS_TO_PASS): Pass them.
4481 (EXTRA_TARGET_FLAGS): Ditto.
4483 * configure.in, config/m[th]-*pic: Support --enable-shared.
4487 * configure.in (target_libs): Include libstdc++ again.
4488 * config.guess: Update from FSF (for FreeBSD).
4492 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
4494 (DISTDOCDIRS): Add `etc'.
4495 (ETC_SUPPORT_PFX): New variable.
4496 (taz): Include anything from etc starting with a word in
4501 * config.sub: Update for recent FSF changes. Remove obsolete
4502 h8300hds entry. Add -windows* and -osx as basic os. Minor
4507 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
4509 * config.guess: Merge with FSF.
4510 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
4514 * configure: Since the "trap 0" handler will override the exit
4515 status on many systems, only use it for "exit 1", and make it set
4516 a non-zero exit status; reset it before "exit 0". Also, check
4517 exit status of config.sub, and error out if it failed.
4521 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
4522 and install libgloss.
4526 * Makefile.in (all-binutils): Depend upon all-byacc.
4528 * configure.in: Don't build emacs on Irix 5.
4532 * configure.in (*-*-netware*): Add libio.
4536 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
4537 (CHECK_TARGET_MODULES): Ditto.
4538 (INSTALL_TARGET_MODULES): Ditto.
4539 (TARGET_LIBS): Ditto.
4540 (all-libstdc++): Note dependencies.
4544 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
4548 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
4549 -fexternal-templates.
4551 * configure.in (target_libs): Add libstdc++.
4552 (noconfigdirs): Add libstdc++ as appropriate.
4556 * config.guess: Update from FSF.
4560 * configure: Use ${config_shell} when running ${configsub}.
4564 * config.sub: No longer recognize h8300h.
4568 * config.sub: Remove extraneous differences between config.sub and
4573 * Makefile.in (DISTSTUFFDIRS): Add gas.
4577 * COPYING.NEWLIB: New file.
4581 * config.guess (HP-UX): Patch from Harlan Stenn
4586 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
4590 * config.sub: Merge nextstep cleanup from FSF.
4594 * configure.in (arm-*-*): Don't configure ld for this target.
4598 * configure.in (*-*-netware): don't configure libg++, libio,
4603 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
4604 configure ld--it works, but it doesn't support shared libraries.
4608 * config.guess (*-unknown-freebsd*): Get rid of possible
4609 trailing "(Release)" in version string.
4614 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
4615 Fix type: *-next-neststep -> *-next-nextstep.
4617 * config.guess: Merge from FSF:
4621 * config.guess: Recognize powerpc-ibm-aix3.2.5.
4625 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
4626 instead of UNIX_SV for UnixWare 1.0).
4630 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
4631 to make gdb/nlm/* build after the compiler and linker.
4635 * config.guess (netbsd, freebsd, linux): Accept any machine,
4637 (m68k-atari-sysv4): Relocate to match FSF version.
4639 * config.guess: More merges from the FSF:
4641 Add a space before function call or macro invocation.
4645 * config.guess: Add trap cmd to remove dummy.c and dummy when
4650 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
4651 (dummy): Redirect stderr from compilation of dummy.c.
4655 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
4659 * configure: Accept and ignore --cache*, for compatibility with
4664 * config.guess: Merge from FSF:
4668 * config.guess (Pyramid*:OSx*:*:*): New case.
4669 (PATH): Add /.attbin at end for finding uname.
4670 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
4674 * config.guess (M88*:DolphinOS:*:*): New case.
4678 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
4679 to select whether to use ELF or COFF.
4683 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
4687 * config.guess: Guess the OS version for HPUX.
4691 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
4695 * configure.in: Recognize --with-headers, --with-libs, and
4697 * Makefile.in (all-xiberty): Depend upon all-ld.
4701 * configure.in: Change i[34]86 to i[345]86.
4705 * configure (version): A few more tweaks to help message.
4709 * Makefile.in: Remove (for now) librx as a host library,
4710 now that we're building it for target.
4719 * configure.in: Also configure librx.
4723 * Makefile.in: Update various rules to reflect that librx
4724 is now needed for libg++.
4728 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
4732 * configure.in: Configure the examples directory.
4736 * configure: Simplify Jun 2 1994 change.
4740 * change CC to /usr/latest/bin/gcc for lynx host builds, since
4741 /bin/gcc isn't good enough to build gcc.
4745 * Makefile.in (GDB_SUPPORT_FILES): Remove
4746 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
4747 (gdb.tar.gz): Add new rule to use standard distribution building
4752 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
4761 * configure: Search current dir first in .gdbinit.
4765 * config.sub: Recognize freebsd (merged from gcc config.sub).
4769 * config.sub: Refer to NeXT's operating system as nextstep.
4771 * config.sub (case $basic_machine): Re-order the cases, to match
4772 the order in the FSF version (which is mostly alphabethical).
4773 Merge in some additions and changes from the FSF.
4777 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
4778 * config.sub: Recognize cxux7.
4779 * configure.in: Use mh-cxux for m88k-harris-cxux*.
4783 * config.sub: Fix typo powerpc -> powerpc-*.
4787 * Makefile.in: `all-emacs19' depends on `all-byacc'.
4789 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
4790 parallel with all-emacs and install-emacs). Top-level command
4791 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
4795 * test-build.mk ($(host)-stamp-stage2-installed): Remove
4796 $(relbindir)/make before doing ``make install'', and use
4797 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
4798 installing over running make binary.
4799 ($(host)-stamp-stage3-installed): Likewise.
4803 * config.guess: Recognize Mach.
4807 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
4808 see whether --exec-prefix was used.
4812 * README: Explicitly mention libg++/README. (Zoo's idea.)
4816 * Makefile.in: Add all-librx target similar to all-libproc.
4820 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
4821 with post 1.2 uname bogosity.
4825 * configure: Remove temporary files on receipt of a signal.
4829 * configure: If there is a package_makefile_frag, remove
4830 ${subdir}/Makefile.tem after copying it in.
4834 * build_all.mk: support rs6000 lynx identifies itself as
4835 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
4836 since /bin/gcc is too feeble to compile a modern gcc.
4840 * brought devo/test-build.mk update-to-date with progressive/
4841 test-build.mk. Add lynx targets and hppa flag info.
4845 * configure.in: Use mh-ncrsvr43. Patch from
4850 * config.guess (i386-unknown-bsdi): No longer need to
4851 check #if defined(__bsdi__) && defined(__i386__).
4855 * configure: Set program_transform_nameoption correctly.
4859 * brought build-all.mk update-to-date with progressive build-all.mk,
4860 added new targets and hppa info.
4864 * configure: If config.guess result is a prefix of the user
4865 specified target, assume a native build and use the user specified
4866 target as the host alias. Remove SunOS patch suffix removal hack.
4867 * configure.in: Remove SunOS patch suffix removal hack.
4869 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
4870 in NATIVE_CHECK_MODULES.
4874 * Makefile.in: Rename HOST_ONLY to NATIVE.
4875 * configure: Delete SunOs patch suffix from host_canonical
4876 and build_canonical variables that are prepended to Makefiles.
4877 * configure.in: Add comments for easier maintenance.
4881 * Makefile.in: Add all-libproc target similar to all-gui.
4885 * Makefile.in (CHECK_MODULES): split into
4886 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
4890 * config.guess (i386-unknown-bsdi): New system to guess.
4894 * Makefile.in: Add all-gui target (but not yet build by "all").
4898 * config.sub: Move deletion of patch suffix from here...
4899 * configure.in: To here, at Ian's suggestion. The top-
4900 level scripts might need to know of a patch level.
4904 * config.sub: Strip off patch suffix so rtl is recognized
4905 as a sunos4.1.3 machine, even though it's been patched.
4909 * Makefile.in (INSTALL_LAST): Delete.
4910 (INSTALL_DOSREL): New.
4914 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
4915 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
4916 whether we pass down --with-gnu-ld anyhow.
4920 * Makefile.in (INSTALL_LAST): Change operation so it works
4921 on more flavors of make.
4922 * configure.in (go32): Don't build libg++ or libio.
4926 * Makefile.in (Move HOST_PREFIX_1 and friends up so
4927 they can be overriden by templates.
4931 * configure.in (target==go32): Don't build gdb.
4932 * dosrel: New directory.
4936 * configure.in (host==go32): Configure dosrel too.
4937 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
4938 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
4939 be set by incoming names or templates.
4940 (INSTALL_LAST): New rule.
4941 * config/mh-go32: New fragment.
4945 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
4949 * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
4950 unique in 8.3 naming schemes.
4951 * configure.in (appdirs): New variable. Currently empty, but will
4952 be used in gas distribution. If nonempty, lists a set of
4953 directories at least one of which must get configured, or top
4954 level configuration is considered to have failed.
4955 (rs6000-*-lynxos*): Use new file name.
4959 Eliminate XTRAFLAGS.
4960 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
4961 newlib include files using -idirafter, and also use -nostdinc.
4962 (CXX_FOR_TARGET): Likewise.
4963 (XTRAFLAGS): Removed.
4964 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
4965 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
4966 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
4967 ($(DO_X)): Don't pass down XTRAFLAGS.
4971 * configure.in (mips*-dec-bsd*): New target; do build linker.
4972 (mips*-*-bsd*): New target; don't build linker.
4976 * configure.in: support rs6000-*-lynxos* configuration.
4977 support sunos4 as a cross target.
4979 * config.sub: look for lynx*, not lynx since the OS version may
4980 legitimately be part of the name.
4984 * configure.in (i[34]86-*-sco*): Move to be with other i386
4986 (romp-*-*): New target. Skip various binary utilities.
4987 (vax-*-*): New target. Don't build newlib.
4988 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
4992 * configure.in: Only set host_makefile_frag if config
4997 * install.sh: If $dstdir exists, don't check whether each
5002 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
5006 * configure.in (*-*-lynxos*): Don't configure newlib for either
5007 native or cross Lynx.
5011 * config.sub (sparc64-elf): Fix os.
5012 (z8k): Remove duplicate.
5016 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
5017 gcc/stmp-fixproto, to try to prevent fixproto from being run.
5021 * configure: Make file links cleanly even if Lynx fails on
5022 an NFS symlink (at least fail cleanly).
5026 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
5031 * configure: Unknown options are fatal again.
5035 * configure: Ignore --x-includes and --x-libraries, for Autoconf
5040 * build-all.mk: Add `clean' target.
5044 * config.guess: Add SINIX support.
5045 * configure.in: Add mips-*-sysv4* support.
5049 * build-all.mk: Document all useful targets.
5050 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
5051 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
5055 * configure: Support --silent, --quiet.
5059 * configure: Support --disable-FEATURE.
5063 * config.guess: Recognize NCR running SVR4.3.
5067 * config.guess: Make BSDI generate i386-unknown-bsd386.
5072 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
5076 * configure: Make unrecognized options give nonfatal warnings
5077 instead of fatal errors, and pass them to any subdirectory
5078 configures in case they recognize them.
5079 Make --x equivalent to --with-x.
5083 * configure: Add --enable-* options. Clean up usage message and
5088 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
5092 * configure.in (hppa*-*-*): Enable binutils.
5096 * config.sub: Recognize cisco.
5100 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
5104 * config.guess: about target *-hitachi-hiuxwe2, don't print more
5105 than one configuration name. Add comment.
5109 * config.guess: about target *-hitachi-hiuxwe2, fixed
5110 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
5111 macro is incorrect.]
5115 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
5116 than the "make ls" stuff which used to be here.
5120 * config.guess: Recognize i[34]86-unknown-freebsd.
5125 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
5129 * config.guess: Check for ptx.
5133 * config.sub: Add os9k checking.
5137 * config.guess: Handle OSF1 running on HPPA processors
5141 * configure: If subdir configure fails, print out a message with
5142 subdirectory name, in case subdir's configure code didn't identify
5147 * configure.in: Remove embedded newlines from configdirs.
5148 Avoid mismatches of substrings. Fix matching strings at end
5151 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
5153 * config.guess: Add Lynx/rs6000 config support.
5157 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
5161 * configure.in (hppa*-*-osf*): Treat this just like most other
5162 PA configurations (eg no binutils or ld).
5163 (hppa*-*-*elf*): These configurations have binutils and ld.
5171 * configure.in (rs6000-*-*): Build gas.
5175 * Makefile.in: Avoid bug in losing hpux sed.
5179 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
5180 for GDB and GDB has been fixed to not need it.
5182 Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
5184 * config/mh-lynxosrs6k: Account for lack of ranlib!
5188 * config.guess: Recognize vax hosts.
5192 * configure (while loop): Don't use "break 2" inside case
5193 statement -- the case statement isn't an enclosing loop.
5197 * config.guess: Clean up NeXT support, to allow nextstep
5198 on Intel machines. Make OS be nextstep.
5202 * config.guess: Add alternate forms for Convex.
5204 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
5206 * configure: Completely rewrite option processing. Take
5207 advantage of pattern-matching to avoid invoking test frequently.
5208 Also clean up host and target defaulting logic.
5212 * Makefile.in: Replace all occurrances of "rootme" with "r" and
5213 "$${rootme}" with "$$r", to increase the likelihood that the do-*
5214 commands (plus user environment) will fit SCO limits.
5218 * configure.in: Don't issue warnings about directories which are
5219 not being configured if -norecursion is set. Correct test for
5220 --with-gnu-as and --with-gnu-ld to not get confused by substring
5223 * configure.in: Don't build gas for alpha-dec-osf1*.
5225 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
5227 * configure: Back out Per's change of 12/19/1993. It changes the
5228 behavior of configure in unexpected and confusing ways.
5230 Also, use different delim char when calculating
5231 program_transform_name so that the name can contain slashes.
5235 * configure.in, config.sub: Add support for VSTa micro-kernel.
5239 * configure.in: Nuke hacks which were used to get a special
5240 version of GAS for HPPA configurations.
5244 * configure: If only ${target_alias} is given, use that
5245 as the default for ${host_alias}.
5246 * configure: Add missing back-slashes before nested quotes.
5250 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
5254 * config.guess: Recognize some Tektronix configurations.
5259 * config.sub: Match any flavor of SH.
5263 * configure.in: Don't try to configure newlib for Alpha.
5267 * configure.in: Don't build ld for Irix 5. Don't build gas,
5268 libg++ or libio for any Alpha target.
5270 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
5271 * config/mh-irix5. New file for Irix 5.
5275 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
5276 default arguments -- so it tried to compress itself.
5280 * configure.in (notsupp): ensure that a space is always at the end
5281 of the configdirs list, since the grep checks for an explicit space
5285 * configure.in (target i386-sysv4.2): don't build ld, since static
5286 versions of many libraries are not available.
5290 * config.guess: Recognize Apollos (using environment variables).
5291 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
5295 * config.guess: Recognize Sony news mips running newsos.
5299 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
5300 "fi ; else" for bash.
5304 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
5308 * config.sub: accept unixware as an alias for svr4.2.
5309 Fix some inconsistancies with the gcc version.
5313 * Makefile.in (DISTDOCDIRS): Add gdb.
5317 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
5321 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
5322 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
5327 * config.sub: Accept hiux* as an OS name.
5329 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
5330 etc/make-stds.texi. The underscore came from gcc, and dje now
5331 agrees that RUNTESTFLAGS is the correct name.
5335 * install.sh: Remove 'set -e'. It makes any conditionals
5336 in the script useless.
5338 * config.guess: Automatically recognize arm-acorn-riscix
5343 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
5347 * Makefile.in (DISTDOCDIRS): New variable.
5348 (taz): Edit local Makefile.in sooner, instead of proto-toplev
5349 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
5353 * configure.in (hppa target): check the source directory for the
5358 * config.sub: Allow -aout* and -elf*.
5362 * configure.in: Don't build ld on i386-solaris2, same as for
5367 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
5371 * configure.in: Configure gdb for alpha.
5375 * Makefile.in (CXXFLAGS): Add -O.
5379 * config.guess: added support for DG Aviion
5383 * configure.in: Produce warning message for subdirectories not
5384 configurable for this host/target combination. Don't try to
5385 configure gdb for vms.
5389 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
5390 appropriate files before making "diststuff".
5391 (DISTBISONFILES): New var: list of files to be edited.
5392 (DISTSTUFFDIRS): Add binutils.
5396 * config.sub: also handle mipsel and mips64el (for little endian mips)
5400 * configure.in: Add * to end of all OS names.
5404 * configure.in: Build newlib for LynxOS native.
5408 * config.guess: Add support for delta 88k running SVR3.
5410 * configure.in: Add comment about HP compiler vs. emacs.
5414 * configure.in: don't build ld on solaris2 (not a viable option
5415 due to bugs in getpwnam & getpwuid)
5419 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
5420 config.guess will produce a full version number.
5424 * configure.in: Build linker and binutils for alpha-dec-osf1.
5428 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
5429 and gdb/testsuite/Makefile.in.
5433 * configure.in: recognize mips*- instead of mips-
5437 * config.sub: Accept linux*coff and linux*elf as operating
5442 * ltmain.sh: Handle symlinks in generated script.
5446 * config.sub: Recognize mips64, and mips3 as an alias for it.
5450 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
5451 gdb knows how to handle OSF/1 shared libraries.
5455 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
5456 * config.guess: Recognize Hitachi's HIUX.
5457 * config.sub: Recognize h3050r* and hppahitachi.
5458 Remove redundant cases for hp9k[23]*.
5462 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
5463 if gas and ld are in the source tree and are in ${configdirs}.
5464 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
5465 --with options (but still pass them down on the command line,
5466 if they were explicitly specified).
5470 * configure: Handle autoconf style directory options: --bindir,
5471 --datadir, --includedir, --infodir, --libdir, --libexecdir,
5472 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
5474 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
5475 (sharedstatedir, localstatedir, oldincludedir): New variables.
5476 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
5477 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
5478 sbindir, sharedstatedir, and sysconfdir.
5482 * configure: substitute SHELL value in Makefile.in with
5487 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
5491 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
5492 *-*-solaris2* targets.
5496 * Makefile.in: define M4, and pass it down to sub-makes;
5497 all-autoconf now depends on all-m4
5501 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
5502 presence of {ar,ranlib} instead of a configured directory
5506 * config.guess: Accept 34?? as well as 33?? for NCR.
5510 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
5511 of 'gas' in sed commands, since 'gash' is now in the tree as well.
5515 * configure: grab values for $(CC) and $(CXX) from the
5516 environment, so that someone can do "CC=gcc configure; make" and
5517 have it work right (matching the way that autoconf works now)
5519 * configure.in, Makefile.in: add support for gash, the tcl
5522 * config.guess: add NetBSD variants (hp300, x86)
5526 * install.sh: Support -d option (in the manner of SunOS 4 install,
5527 as it is more deterministic than that of GNU install)
5528 (chmodcmd): Set file to mode 755 by default (should also do default
5529 chgrp and chown, but I don't feel like dealing with that now)
5533 * config.sub: Remove h8300hhms alias.
5537 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
5541 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
5546 * config.sub: recognize m88110-bug-coff.
5550 * Makefile.in (all-libio): all dependencies on the toolchain used
5551 to build this (gcc, gas, ld, etc)
5555 * config.guess: Deal with OSF/1 1.3 on alpha.
5559 * install.sh: add some 'else true' clauses for portability
5561 * configure.in: don't build libio for h8[35]00-*-* targets
5565 * Makefile.in: Add support for new libio.
5569 * install.sh: If one command fails, don't try the rest. Don't try
5570 to remove $dsttmp (via trap) unless we have already created it.
5571 If $src doesn't exist, detect it and exit with an error.
5573 * config.guess: Recognize BSD on hp300.
5577 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
5582 * Makefile.in (all-send-pr): depends on all-prms
5586 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
5591 Added test for mips-mips-riscos5.
5595 * configure.in: use mh-hp300 for 68k HP hosts
5599 * configure: add support for CONFIG_SHELL, so that you can use
5600 some alternate shell for evaluating configure scripts
5604 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
5606 distribution archive.
5607 * Makefile.in (COMPRESS): Remove def.
5608 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
5609 gdb.tar.Z and make-gdb.tar.Z respectively.
5610 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
5611 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
5612 to convergence with 'taz' target in Makefile.in.
5616 * install.sh (dsttmp): use trap to ensure that tmp files go
5617 away on error conditions
5621 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
5625 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
5626 its parent is '/' not ''.
5628 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
5632 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
5633 that ${newsrcdir}/configure.in does.
5637 * test-build.mk: support for CONFIG_SHELL
5641 * config.sub (netware): Add as a basic system type.
5645 * Makefile.in (Makefile): depend on configure.in. Also drop the
5646 $(srcdir)/ from the dependency on Makefile.in.
5650 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
5651 (h8300hhms is temporary until multi-libraries are implemented).
5652 * configure.in: Handle h8300h too.
5656 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
5660 * configure: Remove extraneous output when guessing host type.
5661 * config.guess: Remove extraneous output when guessing using C
5662 compiler rather than uname, or when guessing fails.
5664 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5666 * Makefile.in: remove all.cross and install.cross targets
5668 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
5673 * configure.in (target sh): Build gprof.
5675 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5677 * config.sub: change -solaris to -solaris2
5681 * configure.in: Use config/mh-riscos for mips-*-sysv*.
5685 * configure: Correct error message for missing Makefile.in to
5686 print correct directory.
5688 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5690 * install.sh: kludge around 386BSD shell bug
5694 * config.guess: Recognize NeXT.
5695 * config.guess: Recognize i486-ncr-sysv4.
5696 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
5700 * Makefile.in (MAKEINFOFLAGS): New variable.
5701 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
5702 * build-all.mk, test-build.mk: Pass down --no-split as
5703 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
5707 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
5711 * Makefile.in (libg++.tar.z): New rule.
5712 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
5713 * Makefile.in (taz): Only do a single chmod.
5715 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
5717 * install.sh: don't use dirname anymore (replaced with sed usage)
5721 * Makefile.in: Change extension for gzip'd files from '.z' to
5722 '.gz' per new FSF standard usage.
5724 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
5726 * configure: put quotes around the final value of program_transform_name
5728 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5730 * Makefile.in: new install.sh support; update install-info rules
5734 * configure.in: Build diff for crosses, but not for go32 host.
5736 * configure.in: Build gprof only for native, and don't build it
5737 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
5739 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
5741 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
5745 * configure.in (host_tools): Add prms.
5747 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5749 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
5750 with $(FLAGS_TO_PASS) on the command line
5752 * config.sub: Recognize lynx and lynxos
5756 * config.sub: Accept -ecoff*, not just -ecoff.
5760 * Makefile.in (taz): Use .gz suffix instead of .z.
5761 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
5764 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5766 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
5768 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5770 * Makefile.in (install-no-fixedincludes): install gcc last, so
5771 that rebuilds that might happen during 'make install' don't get
5772 bogus gcc include files
5776 Change from Utah for HPPA support:
5777 * config.guess: Recognize hppa1.x-hp-bsd.
5781 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
5784 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
5786 * config.sub: Add support for rom68k and bug boot monitors.
5790 * Makefile.in: Make all-opcodes depend on all-bfd.
5794 * config.guess: Added special check for i[34]86-univel-sysv4*.
5798 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
5799 the processor rather than assuming i486.
5803 * config.guess: Recognize SunOS6 as Solaris3.
5807 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
5808 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
5812 * build-all.mk (all-cross): New target for Canadian Cross.
5813 Added Q2 go32 targets.
5814 * test-build.mk: Configure go32 cross sparclite-aout and
5815 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
5816 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
5818 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5820 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
5821 GO32 hosted toolchains
5823 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
5825 * configure: change so "-exec-prefix" gets passed down rather
5826 than "-exec_prefix" so autoconf generated Makefiles get the
5827 exec_prefix set right.
5829 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5831 * config.guess: get the Solaris2 minor version number
5833 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
5837 * config.guess: Recognize some Sequent platforms.
5839 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5841 * Makefile.in: added the vault-install target
5843 * configure.in: actually use the Sun3 makefile fragment that's in
5844 config, also added the release dir to configdirs
5848 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
5850 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5852 * configure.in: remove some program from Alpha targetted toolchains
5856 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
5858 (taz): Run "make diststuff" in those directories instead of "make
5859 proto-dir". Look for "VERSION=" only at start of line in subdir
5860 Makefile. Use "gzip -9" for compression.
5861 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
5862 (binutils.tar.z): New target.
5866 * Makefile.in (taz): Include gpl.texinfo.
5870 * Makefile.in (setup-dirs): Merged into "taz" target.
5871 (taz): Only do `proto-dir' stuff if a directory is actually needed
5876 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
5877 (FLAGS_TO_PASS): Pass down MUNCH_NM.
5878 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
5879 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
5880 (gcc-no-fixedincludes): Correct for current gcc Makefile.
5884 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
5885 config.sub, and move-if-change to gdb testsuite distribution
5886 archive, so the testsuite can be extracted, configured, and
5887 run separately from the gdb distribution. Blow away the Chill
5888 tests that require a Chill compiled executable, since GNU Chill
5889 is not yet publically available.
5891 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5893 * test-build.mk: set environment variables in a single command,
5894 instead of a list of assignments and exports
5896 * config.guess: recognize Alpha/OSF1 systems
5900 * configure: Change help message to prefer --options rather than
5905 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
5907 * config.guess: Recognize miniframe.
5909 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
5911 * Makefile.in: Use srcroot to find runtest rather than rootme.
5912 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
5916 * test-build.mk: Extensive additions to support building on a
5917 machine other than the host.
5921 * configure (tooldir): Fix for i386-aix again.
5925 * configure, Makefile.in: Change definition of $(tooldir)
5930 * config.guess: Recognize i[34]86/SVR4.
5934 * Makefile.in (all-gdb): gdb depends on sim.
5938 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
5939 at the same time we make the prototype gdb directory.
5940 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
5941 files at the same time as the gdb base release distribution.
5945 * Makefile.in (check): Use individual check targets rather than
5951 * config.sub: Use sysv3.2 not sysv32 for canonical OS
5952 for System V release 3.2.
5956 * config.sub: Recognize hppaosf.
5957 * configure.in: Do configure ld/binutils/gas for it.
5961 * configure (tooldir): Alter syntax used to set this, for systems
5962 where "\$" isn't handled right, like i386-aix.
5966 * configure: Pass program-transform-name, not
5967 program_transform_name, to recursive configures.
5971 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
5976 * config.guess: Recognize AIX3.2 as distinct from 3.1.
5978 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5980 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
5982 * config/mh-delta88: remove extraneous GCC references
5986 * Makefile.in (PRMS): Set back to all-prms.
5990 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
5991 targets, rather than for MIPS hosts.
5993 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5995 * configure.in: add comment for --with-x default values
5997 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
5999 * Makefile.in: add check-* targets for each of the directories in
6000 the tree. Add a definition of RUNTEST that will use the one we
6001 just built, if it exists. Pass this down via FLAGS_TO_PASS.
6005 * configure.in: Removed obsolete references to bfd_target and
6006 target_makefile_frag.
6008 * build-all.mk: Set assorted targets for Q2.
6009 * config.sub: Recognize z8k-sim and h8300-hms.
6010 * test-build.mk: Really don't pass host to configure.
6011 (HOLES): Added uname.
6015 * configure: Handle an empty program-prefix, program-suffix or
6016 program-transform-name correctly.
6020 * build-all.mk: -G 8 no longer required for MIPS targets.
6021 * test-build.mk: Don't pass host argument to configure; make it
6026 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
6027 * Makefile.in (COMPRESS): New macro, like GZIP.
6031 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
6033 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
6034 with gas currently defaults to -G 0.
6038 * Makefile.in (all-flex): flex depends on byacc.
6040 * build-all.mk: If host not specified, use config.guess. Pass TAG
6041 to test-build.mk as RELEASE_TAG.
6042 * test-build.mk (configargs): New variable containing arguments to
6043 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
6044 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
6046 * config.guess: Use /bin/uname when checking -X argument on SCO,
6047 to avoid invoking GNU uname which doesn't understand -X.
6049 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
6051 * configure.in: Build gas for mips-*-*.
6055 * Makefile.in (all.normal): insert missing backslash.
6059 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
6062 * Makefile.in: Complete overhaul to merge many almost identical
6067 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
6068 (gdb.tar.Z): Adjusted.
6070 * Makefile.in (setup-dirs, taz): New targets; should be general
6071 enough to adapt for gdb sometime. Build only .z file.
6072 (gas.tar.z): New target.
6076 * build-all.mk: Use CC=cc -Xs on Solaris.
6078 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6080 * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
6082 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
6083 working xmakefile for Emacs.
6088 for handling BISON for FSF releases.
6092 * configure: Actually implement the change zoo just documented.
6094 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
6096 * configure: when using config.guess, only set target_alias when
6097 it's not already been set (ie, on the command line)
6099 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6101 * Makefile.in: add installcheck target, set PRMS to install-prms
6103 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6105 * configure: add support for package_makefile_fragment, handle the
6106 case where a directory has a configure.in file but no Makefile.in
6107 more gracefully (with an actual understandable error message, even);
6108 add support for --without (and add this to the usage message); also
6109 explicitly add a --host=${host_alias} to the command line when
6110 config.guess is used
6114 * configure: Must use both --host and --target in recursive calls.
6118 * Makefile.in: Change deja-gnu to dejagnu.
6122 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
6124 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6126 * configure.in: canonicalize all instances to *-*-solaris2*,
6127 also strip out a number of tools to not build for go32 host
6131 * config.guess: add GPL.
6133 * Makefile.in, config.guess, config.sub, configure: bump
6138 * Makefile.in (do-info): Removed obsolete check for existence of
6141 * Makefile.in (MAKEOVERRIDES): Define to be empty.
6143 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6145 * Makefile.in: a couple of 'else true' for decstation,
6148 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
6152 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
6154 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
6156 * config.guess: Recognize i386-ibm-aix (PS/2).
6157 * configure.in: Use config/mh-aix386 file for it.
6161 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
6162 CC_FOR_TARGET instead.
6163 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
6167 * Makefile.in: Add sim to list of directories sent with gdb
6171 * configure.in: Put back mips-dec-bsd* case.
6176 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
6177 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6178 * config/mh-vaxult2: New file.
6180 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6182 * configure.in: remove no-op mips-dec-bsd* in "case $target"
6184 * Makefile.in (dir.info): only run gen-info-dir if it exists,
6185 (install-info): install dir.info only if it exists,
6186 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
6190 * configure.in: For vms target, skip bfd, ld, binutils. Do build
6191 gas for mips-dec-bsd.
6195 * configure (makesrcdir): If ${srcdir} is relative and not ".",
6196 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
6200 * configure.in: Added "dejagnu" to hosttools list.
6204 * config.sub, configure.in, config.guess: Add support
6205 for Bosx, an AIX variant from Bull.
6210 * devo/dejagnu: Initial creation of devo/dejagnu.
6211 Migrated dejagnu testcases and support files for testing software
6212 tools to reside as subdirectories, currently called "testsuite",
6213 within the directory of the software tool. Migrated all programs,
6214 support libraries, etc. beloging to dejagnu proper from
6215 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
6216 with no modifications. The changes to these files which will
6217 allow them to configure, build, and execute properly will be made
6222 * Makefile.in: Change send_pr to send-pr.
6223 * configure.in: Likewise.
6224 * send_pr: Renamed directory to send-pr.
6228 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
6232 * README: Update for gdb-4.8 release.
6233 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
6234 gdb-xxx.tar.z (gzip'd) file also.
6236 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6238 * Makefile.in: make all-diff depend on all-libiberty
6242 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
6244 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6246 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
6250 * Makefile.in (DEVO_SUPPORT): Remove etc directory
6251 (ETC_SUPPORT): Only add the files GDB wants from etc/.
6252 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
6254 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6256 * Makefile.in: makeinfo binary is in a new location
6260 * config.sub: Accept -ecoff as an OS.
6262 * Makefile.in: Various changes to eliminate a level of make
6263 recursion and reduce the required command line length.
6264 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
6266 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
6267 variables holding settings for specific sub-makes.
6268 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
6269 in terms of BASE_FLAGS_TO_PASS.
6270 (TARGET_LIBS): New variable listing directories which use
6271 TARGET_FLAGS_TO_PASS.
6272 (subdir_do): Eliminated.
6273 (do-*): New set of targets to replace subdir_do.
6274 (various): All targets which used subdir_do now depend on do-*.
6275 (local-clean): Renamed from do_clean.
6276 (local-distclean): New target, dependency of distclean and
6278 (install-info): Don't create directories. Depend on dir.info
6279 rather than calling make recursively.
6280 (install-dir.info): Eliminated.
6281 (install-info-dirs): Create all info directories here.
6282 (dir.info): Depend upon do-install-info.
6284 * test-build.mk (HOLES): Added false.
6288 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
6290 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6292 * Makefile.in (info): remove dependency on all-texinfo. The
6293 problem was really in texinfo/C, not at this level.
6297 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
6301 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
6306 * configure: Include srcdir in message about target of link not
6307 being found. Don't convert `-' to `_' in `with' options being
6310 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6312 * configure.in: add uudecode to host_tools
6314 * Makefile.in: added {all,install}-uudecode targets, added them to
6315 the appropriate lists
6319 * Makefile.in (all-gcc): Added dependency on all-gas.
6321 * configure.in (mips-*-*): Build ld and binutils.
6325 * configure: check return code from mkdir, print error message and
6330 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
6334 * test-build.mk (HOLES): Added tar, cpio and uudecode.
6338 * config.sub (h8500): Recognize this as a cpu type.
6340 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6342 * configure: source directory missing is no longer a warning
6344 * configure.in: recognize irix[34]* instead of irix[34]
6346 * Makefile.in: define and pass down X11_LIB
6348 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
6352 * guess-systype: Renamed to ...
6353 * config.guess: ... by popular request.
6354 * configure.in, Makefile.in: Update accordingly.
6359 + Add Convex, Cray/Unicos, and Encore/Multimax support.
6360 + Execute ./dummy instead of assuming . is in PATH.
6364 * guess-systype: New shell script. Attempts to guess the
6365 canonical host name of the executing host.
6366 Only a few hosts are supported so far.
6367 * configure: Call guess-systype if no host is specified.
6371 * Makefile.in (gcc-no-fixedincludes): Made to work with current
6377 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
6378 (all-gcc, install-gcc, subdir_do): Use it.
6382 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
6386 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
6387 set exclusively by configure, using configure.in .
6389 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6391 * test-build.mk: set $PATH for all builds
6393 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
6397 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
6398 the one used in gcc/Makefile.in, so that a null expansion doesn't
6399 override the one needed to build gcc with a native cc.
6404 * configure: Accept -with arguments.
6408 * Makefile.in: added h8300sim
6412 * config/mh-sco: Don't override BISON definition.
6414 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
6415 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
6416 (all-cygnus, native, build-cygnus): Make
6417 $(canonhost)-stamp-3stage-done, not $(host)....
6418 * test-build.mk (stamp-3stage-compared): Use tail +10c for
6419 i386-sco3.2v4. Added else true to if command.
6423 * config.sub: (from FSF) Sequent uses a BSD-like OS.
6427 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
6429 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6431 * configure.in: don't remove binutils from Solaris builds
6435 * Makefile.in: get rid of earlier definitions for *clean,
6436 also handle the recursive info rule better
6440 * Makefile.in (mostlyclean, distclean, realclean): Fix to
6441 do more-or-less the right thing.
6445 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
6446 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
6448 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6450 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
6453 * configure.in: split the configdirs list into 4 categories (native
6454 v. cross, library v. tool) and handle the cross-only and native-
6455 only in more reasonable (and correct!) way.
6457 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
6459 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
6462 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6464 * Makefile.in: extensive cleanup:: removed all of the explicit
6465 clean-* targets, collapsed many wrappers around subdir_do into
6466 one, added additional targets to satisfy standards.texi, deleted
6467 some old targets, some changes for consistency
6469 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6471 * configure.in: handle some programs as cross-only, and others as
6474 * test-build.mk: handle partial holes in a more generic manner
6476 * Makefile.in: m4 depends on libiberty
6478 Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6480 * config/mh-sco: don't default $(CC) to gcc
6482 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6484 * configure.in: add m4, textutils, fileutils, sed, shellutils,
6485 time, wdiff, and find to configdirs
6487 * Makefile.in: all, clean, and install rules for the new programs
6488 added to configure.in
6490 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6492 * configure.in: use mh-sun for all *-sun-* hosts
6494 * config/mh-solaris: rework standard X location to use
6495 $OPENWINHOME, if defined.
6497 * config/mh-sun: handle X11 include locations
6499 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
6500 work around dain-bramaged DECwindows include files
6502 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6504 * Makefile.in: define flags for X11 include files and library file
6505 locations, pass them down to the programs that need this info
6507 * build-all.mk: added a 'native' target, to 3stage the native toolchain
6509 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
6510 the vendor supplied X11 headers and libraries
6512 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6514 * configure.in: start building libg++ for HP-UX targets
6518 * README: Update references to files moved into etc/.
6522 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
6523 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
6527 * configure: accept dash as well as underscore in long option
6528 names for FSF compatibility.
6532 * config.sub: added -sco3.2v4 support from FSF.
6534 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6536 * configure.in: expand the section that adds or removes
6537 directories from the list of programs to build, to handle native
6538 vs. cross in addition to host v. native
6542 * Makefile.in: Replace C++ in macro names with CXX.
6543 This is less likely to break ...
6545 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6547 * test-build.mk: add -w to GNU_MAKE
6549 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6551 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
6552 add 'sparc' to list of recognized cpus. This needed to make
6553 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
6554 Delete some redundant ose68 variants. Recognize -wrs as an os,
6555 then changes that into $CPU-wrs-vxworks.
6557 * configure.in: remove most references to gdbtest, regularize
6558 target based program removal
6560 * test-build.mk: import from p3 tree (many fixes and changes)
6564 * Makefile.in: added rules to handle tcl, tk, and expect
6566 * configure.in: handle those directories if they exist
6568 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6570 * config.sub: removed bogus hppabsd and hppahpux names, since
6571 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
6573 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6575 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
6576 depends upon all-xiberty
6578 * Makefile.in: changes from p3, including:
6582 * Makefile.in (XTRAFLAGS): include newlib directories if
6583 newlib/Makefile exists, rather than if host != target.
6587 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
6588 from the same source tree and not building a cross-compiler. This
6589 matters for the libg++ configuration if reconfiguring a tree that
6590 has already been installed.
6594 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
6595 pick up the machine and system specific header files.
6597 * Makefile.in: added AS_FOR_TARGET, passed down in
6598 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
6599 the C compiler to use to create programs which are run in the
6600 build environment, set it to default to $(CC), and passed it down
6601 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
6605 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
6606 We need them for unusual native builds, like systems without
6609 * configure: also define $(host_canonical) and
6610 $(target_canonical), which are the full, canonical names for the
6611 given host and target
6615 * Makefile.in: Added separate definitions for C++.
6619 * configure.in (configdirs): Add deja-gnu.
6623 * README: Update for configure.texi and gdb-4.7 release.
6627 * Makefile.in: Move "all" target to top of file.
6628 Previously, first target was ".PHONY" which caused BSD4.4 make
6629 to build .PHONY when make was run without arguments.
6633 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
6634 Library-copylefted code in libiberty.
6638 * config.sub: Replace m68kmote with plain old m68k.
6642 * Makefile.in: Remove space from blank line, avoid Make complaints.
6646 * config.sub: Complain if no argument is given. Added support for
6647 386bsd as OS and target alias.
6651 * Makefile.in (XTRAFLAGS): include newlib directories if
6652 newlib/Makefile exists, rather than if host != target.
6654 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
6656 * config.sub: recognize sparclite-wrs-vxworks.
6658 * Makefile.in (install-xiberty): added *-xiberty make rules (from
6659 p3.) Added clean-xiberty to clean.
6661 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6663 * configure.in: use *-*-* instead of nested cases for host and target
6667 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
6668 from the same source tree and not building a cross-compiler. This
6669 matters for the libg++ configuration if reconfiguring a tree that
6670 has already been installed.
6674 * config.sub (i486v/i486v4): Merge in from FSF version.
6678 * configure: only set PWD if it is already set.
6682 * configure: just set PWD=`pwd` at the top, since Ultrix sh
6683 doesn't have unset and all success paths (and most error paths)
6684 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
6685 to just ${PWD} to avoid confusion.)
6689 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
6690 even for a native compilation.
6694 Changes to make the gdb.tar.Z rule work better.
6696 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
6697 (DEVO_SUPPORT): Add configure.texi.
6698 (bfd-ilrt.tar.Z): Remove ancient rule.
6702 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
6703 pick up the machine and system specific header files.
6705 * configure.in, config.sub: added new target m68010-adobe-scout,
6706 with alias of adobe68k. Changed configure.in to check for
6707 -scout before -sco* to avoid a false match.
6709 * Makefile.in: added AS_FOR_TARGET, passed down in
6710 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
6711 the C compiler to use to create programs which are run in the
6712 build environment, set it to default to $(CC), and passed it down
6713 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
6717 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
6718 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
6719 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
6720 FOR_TARGET variants, to newlib and libg++.
6724 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
6729 * config.sub: Accept `elf' as an environment.
6733 * Makefile.in (all-opcodes): cd into the right directory
6737 * configure: added -program_transform_name option, used as
6738 argument to sed when installing programs.
6739 configure.texi: added documentation for -program_prefix,
6740 -program_suffix and -program_transform_name.
6744 * config.sub: Accept i486 where i386 ok.
6748 * config.sub: accept we32k
6752 * config.sub, configure.in: accept OSE68000 and OSE68k.
6754 * Makefile.in: don't create all directories for ``make install'';
6755 let the subdirectories create the ones they need.
6757 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6759 * COPYING: new file, GPL v2
6761 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6763 * Makefile.in: use the new gen-info-dir, which needs a template
6764 argument (which also lives in texinfo)
6766 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
6768 Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6770 * config/mh-solaris: removed the -xs from CFLAGS (let the people
6771 with Sun's C compiler deal with it themselved)
6775 * config.sub (ncr3000): Change i386 to i486.
6777 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6779 * Makefile.in: add install-rcs, install-grep to
6780 install-no-fixedincludes, removed install-bison and install-libgcc
6784 * configure.in: grab the HPUX makefile fragment if on HPUX
6788 * Makefile.in: eradicate bison spoor (ditto libgcc).
6789 configure.in: recognise m68{k,000}-ericsson-OSE.
6790 es1800 is alias for m68k-ericsson-OSE
6792 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6794 * configure.in: rearrange the parts that remove programs from
6795 configdirs, based now on HOST==TARGET or by canonical triple.
6799 * test-build.mk: recurse explicitly with -f test-build.mk when
6800 appropriate. predicate stage3 and comparison on the existence
6801 of gcc. That is, if gcc isn't around, we aren't three-staging.
6802 On very clean, also remove ...stamp-co. Build in-place before
6807 * Makefile.in, configure.in: add tgas
6811 * Makefile.in: a number of changes merged in from progressive.
6813 * configure.in: add libm.
6815 * .cvsignore: ignore some stuff that comes from test-build.mk.
6817 Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
6819 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
6820 a symbol-table into the executable.
6824 * config.sub: Add es1800 (m68k-ericsson-es1800).
6828 * configure: Add program_suffix (parallel to program_prefix)
6829 * Makefile.in: adjust directory-creating script for losing decstation
6833 * configure: Minor $subdir-related fixes.
6837 * configure: fix various problems with propogating
6838 makefile_target_frag in subdirs.
6839 * configure.in: config libgcc if its there
6841 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
6843 * config.sub: HPPA merge.
6847 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
6848 it is broken on ncr 3000's.
6850 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
6852 * Makefile.in: Replace all-bison with all-byacc in all
6853 dependency lines for other tools (which now use byacc).
6855 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
6857 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
6859 Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
6861 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
6865 * Makefile.in: make gprof rules similar to byacc rules (instead of
6866 vestigal $(unsubdir) that didn't work...)
6870 * config.sub: Add support for Linux.
6871 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
6872 (at least for libg++).
6876 * configure.texi: fix doc for the -nfp option to configure
6880 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
6882 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
6884 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
6885 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
6886 * configure.in: added solaris* host_makefile_frag hook.
6888 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6890 * config.sub: changed recognition of m68000 so that various
6891 m68k types can be specified via m680[01234]0
6893 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6895 * config.sub (basic_machine): fix sed so that '-foo' isn't
6896 completely substituted out while .+'-foo' loses the '-foo'
6900 * config.sub ($os): Add -aout.
6904 * configure: If host_makefile_frag is absolute, don't
6905 prefix ${invsubdir} (relevant to libg++ auto-configure).
6909 * Makefile.in (tooldir): Define it.
6910 (all-ld): Depend on all-flex.
6914 * Makefile.in (check): Fix libg++ special case.
6918 * configure: do not bury `pwd` into config.status, thus do fewer
6921 * configure: print the "Building in" message only when building in
6922 other than "." AND verbose.
6924 * configure: remove -s, rework -v to better accomodate guested
6927 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
6931 * Makefile.in: macroize flags passed on recursion. remove
6936 * configure: get makesrcdir right for subdirs deeper than 1.
6938 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
6943 * Makefile.in: don't print subdir_do or recursion lines.
6947 * standards.texi: added menu item.
6949 * Makefile.in: build and install standards.info.
6951 * standards.texi: new file.
6955 * configure: test for and move config.status pieces from
6960 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
6961 CFLAGS per new configuration strategy.
6962 * configure: Test for existance of files before trying to mv
6963 them, to avoid numerous non-existance messages.
6967 * configure: correct final line of config.status.
6969 * configure: patch from eggert. Avoids a protection problem if
6970 the original Makefile.in is read only.
6972 * configure: use move-if-change from gcc to create config.status.
6973 Some makefiles depend on config.status to tell if a directory
6974 has been reconfigured for a different host. This change
6975 prevents those directories from remaking everything in the case
6976 where the reconfig was only intended to rebuild a Makefile.
6978 * configure: test for config.sub with "config.sub sun4" rather
6979 than "config.sub ${host_alias}". Otherwise we can't tell a bad
6980 host alias from a missing config.sub.
6984 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
6985 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
6989 * configure: mkdir ${subdir} as needed.
6993 * Makefile.in,configure.in: added autoconf.
6997 * Makefile.in: no longer pass against on recursion.
6999 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
7000 definitions are not inherited.
7002 * configure: correct makesrcdir when subdir is .
7006 * configure: Add support for 'subdirs' variable, which is
7007 like 'configdirs', except that configure doesn't re-invoke
7008 itself for subdirs, it just creates a Makefile for each subdir.
7009 * configure.texi: Document subdirs.
7011 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7013 * configure.in: added flex to configdirs
7017 * Makefile.in: remove clean-stamps from clean.
7019 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
7021 * configure.in: Add gdbtest to configdirs.
7025 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
7027 * configure.in: Recognize new ncr3000 config.
7031 * Makefile.in, configure.in: removed references to gdbm.
7035 * config.sub: Don't canonicalize os value
7036 newsos* to bsd (readline needs to check for newsos).
7037 (This fix was earlier made Jan 31, but got re-broken.)
7039 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
7041 * configure.in: sco is an os, not a vendor!
7043 * configure: Quote $( better. Keep various shells happy.
7047 * Makefile.in: eliminate stamp-files.
7051 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
7052 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
7056 * config.sub: fix iris/iris3.
7060 * configure: re-add -rm.
7064 * Maskefile.in: add .stmp-rcs to all.
7066 * configure.in: remove gas from rs6000 build, use aix host fragment.
7070 * configure: pass down site_option during recursion.
7072 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
7074 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
7078 * configure: Change exec_prefix so that it really defaults to prefix.
7082 * Makefile.in, configure.in: Add support for mmalloc library.
7086 * Makefile.in: add stmp dependencies for a few more things.
7090 * configure: adjusted error message on objdir/srcdir configure
7091 collision, per john's suggestion.
7093 * Makefile.in: add libiberty stmp to all and all.cross.
7097 * Makefile.in: remove force dependencies, add grep to all.
7101 * Makefile.in: drop flex. make stamp files work.
7103 * configure: added test for conflicting configuration in srcdir,
7104 remove trailing slashes from srcdir. Otherwise emacs gdb mode
7105 gets cranky. use relative paths for configure and srcdir
7106 whenever possible. Send some error messages to stderr that were
7111 * Makefile.in: Fix libg++ rule to check for gcc directory
7112 before using gcc/gcc. Also pass XTRAFLAGS.
7114 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
7116 * Makefile.in: added stmp-files so that directories aren't polled
7117 when they are already built.
7119 * configure.texi: fixed a node pointer problem.
7121 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
7123 * config.sub configure.in config/mh-irix4 gdb/configure.in
7124 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
7125 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
7126 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
7130 * configure: -recurring becomes -silent. corrected help message
7133 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
7137 * configure: when building Makefile for crosses, replace
7138 tooldir and program_prefix. default srcdir from location of
7139 config.sub. remove "for host in hosts" and "for target in
7144 * Makefile.in: Do not pass bindir or mandir to cvs.
7148 * Makefile.in, configure.in: removed traces of namesubdir,
7149 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
7150 copyrights to '92, changed some from Cygnus to FSF.
7152 * configure.texi: remove most references to multiple hosts,
7153 multiple targets, subdirs, etc.
7155 * configure.man: removed rcsid. reference config.sub not
7158 * Makefile.in: mkdir $(infodir) on install-info.
7160 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
7162 * configure.texi: Explain better about .gdbinit and about
7163 the environment that configure.in sections run in.
7165 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
7167 * configure.in: Ultrix is only a decstation if it's a MIPS.
7169 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
7171 * README: DOC.configure => cfg-paper.texi.
7173 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
7175 * config.sub (near case $os): Don't convert newsos* to bsd!
7177 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
7179 * Makefile.in: Reinstall change from gdb-4.3 that reduces
7180 the number of copies of COPYING that go into the GDB tar file.
7182 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
7184 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
7185 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
7186 Fix SCO configuration stuff.
7188 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
7190 * Makefile.in: For libg++, make sure the -I pointing
7191 to the gcc directory goes *after* all the libg++-local -I flags.
7192 Also, move just-gcc dependency from just-libg++ to all-libg++.
7194 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
7196 * configure: Change -x to -f to keep Ultrix /bin/test happy.
7198 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
7200 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
7202 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
7204 * config.sub: Add stratus configuration frags. Also
7207 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
7209 * Makefile.in (DEV_SUPPORT): add configure.man.
7211 * config.sub(Decode manufacturer-specific): add -none*.
7213 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
7215 * Makefile.in: remove form feeds to make Sun's make happy.
7216 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
7218 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
7220 * Makefile.in (AR_FLAGS): Make quieter.
7222 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
7224 * configure.in: Add libg++.
7225 * configure: When verbose, don't output the command line at each
7226 level; it will be unremarkably the same as the previous version,
7227 which will be the same as what the user typed.
7229 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
7231 * configure.in, Makefile.in: fix clean-info, add flex. add
7234 * configure: be less sensitive to spaces in Makefile.in. Do not
7235 look for sources in "..". Doing so breaks subdirectories that
7236 might have their own configure. If a subdir has it's own
7237 configure script, use it.
7239 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
7241 * cfg-paper.texi: some changes suggested by rms.
7243 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
7245 * config.sub: Merge in some small additions from the FSF version,
7246 taken from the gcc distribution, to bring the Cygnus and FSF
7247 versions into closer sync.
7249 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
7251 * configure.in: Changed svr4 references to sysv4.
7253 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
7255 * configure: added -V for version number option.
7257 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
7259 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
7260 renamed from DOC.configure to cfg-paper.texi.
7262 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7264 * configure, config.subr, config.sub: config.subr is now
7267 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
7269 * configure.texi: new file, in progress.
7271 * Makefile.in: build info file and install the man page for
7274 * configure.man: new file, first cut.
7276 * configure: find config.subr again now that configuration "none"
7277 has gone. removed all traces of the -ansi option. removed all
7278 traces of the -languages option.
7280 * config.subr: resync from rms.
7282 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7284 * configure, config.sub, config.subr: merge config.sub into
7285 config.subr, call the result config.subr, remove config.sub, use
7288 * Makefile.in: revised install for dir.info.
7290 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7292 * configure.in: add decstation host makefile frag.
7294 * Makefile.in: BISON now bison -y again. also install-gcc on
7295 install. clean-gdbm on clean. infodir belongs in datadir.
7296 Make directories for info install. Build dir.info here then
7299 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7301 * Makefile.in: fix for bad directory tests.
7303 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7305 * configure: \{1,2\} appears to be a sysv'ism. Use a different
7306 regexp. -srcdir relative was being handled incorrectly.
7308 * Makefile.in: unwrapped some for loops so that parallel makes
7309 work again and so one can focus one's attention on a particular
7312 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7314 * configure: added PWD as a stand in for `pwd` (for speed). use
7315 elif wherever possible. make -srcdir work without -objdir.
7316 -objdir= commented out.
7318 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7320 * configure: +options become --options. -subdirs commented out.
7321 added -host, -datadir. Renamed -destdir to -prefix. Comment in
7322 Makefile now at top of generated Makefile. Removed cvs log
7323 entries. added -srcdir. create .gdbinit only if there is one
7326 * Makefile.in: idestdir and ddestdir go away. Added copyrights
7327 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
7328 and mandir now keyed off datadir by default.
7330 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7332 * Freshly created ChangeLog.
7339 version-control: never