3 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
12 * configure.in (noconfigdirs): Allow configuration of texinfo
17 * config.guess: Add linux target for S/390.
18 * config.sub: Likewise.
19 * configure.in: Likewise.
23 * configure: Output host type to stdout, not stderr.
27 * config.guess: Import from subversions.gnu.org (revision 1.181).
28 * config.sub: Import from subversions.gnu.org (revision 1.199).
32 * config.guess: Handle hppa64-linux systems.
36 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
37 Don't unset, it's non-portable and no longer necessary, set to empty
42 * ltconfig: Shell portability fix for the tagname validity check.
46 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
50 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
51 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
55 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
56 keep at least one of build_libtool_libs or build_old_libs set to
61 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
62 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
66 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
70 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
75 * COPYING.NEWLIB: Put into source repository.
79 * configure.in (host_tools): Add sid.
80 Always configure cgen.
81 * Makefile.in (all-sid): New target.
82 (check-sid, clean-sid, install-sid): Likewise.
86 * config.sub, config.guess: Update from subversions.
90 * configure.in: Disable language-specific target libraries for
91 languages that aren't enabled.
95 * configure.in (xscale-elf): Add target.
96 (xscale-coff): Add target.
97 (c4x, c5x, tic54x): Move after ARM targets.
101 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
105 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
109 * Makefile.in: Merge with GCC and libgcj.
110 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
111 configure-target-<library> when their configure scripts need the C
112 or C++ library to have already been built to work properly.
113 (do_proto_toplev): Set them to an empty string.
117 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
118 (REALLY_SET_LIB_PATH): Use them.
122 * config.sub: Add support for Sun Chorus
126 * config.sub: Add support for the *-storm-chaos OS.
130 * configure.in (noconfigdirs): Don't compile some
131 of the libraries for 68HC11 & 68hc12 targets.
135 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
136 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
137 all affected `configure' scripts.
141 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
146 * config.sub, config.guess: Update from subversions.
150 * Makefile.in (all-zlib): Added dummy target.
152 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
153 multi-language branch.
157 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
158 (bootstrap*): Depend on all-bootstrap.
162 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
163 crosses, but add gcc/include to the header search path for them.
167 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
168 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
169 * gettext.m4: New file, extracted from aclocal.m4.
173 * config-ml.in (CC, CXX): Avoid trailing whitespace.
174 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
179 * Makefile.in (ALL_MODULES): Add all-cgen.
180 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
181 (all-cgen): New target.
182 (all-opcodes,all-sim): Depend on all-cgen.
183 * configure.in (host_tools): Add cgen.
184 Only configure cgen if --enable-cgen-maint.
188 * config-ml.in (CC, CXX): Don't introduce a leading space.
192 * configure.in (libstdcxx_flags): Use
193 libstdc++-v3/src/libstdc++.INC.
197 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
201 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
202 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
203 (FLAGS_FOR_TARGET): Not here.
204 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
208 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
209 "if we're also building gcc, and it's a gcc that will run on the
210 build machine, we want to use its includes instead of the system's
215 * configure.in (libstdcxx_flags): Don't use `"'.
217 * config-ml.in: Adjust multilib search paths to the
218 appropriate multilib tree.
222 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
223 commas in $LANGUAGES.
227 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
231 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
232 CXX_FOR_TARGET for sed.
236 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
237 Do not override if already set in the environment or in configure.
238 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
239 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
243 * Makefile.in (FLAGS_FOR_TARGET): New macro.
244 (GCC_FOR_TARGET): Use it.
245 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
246 * configure.in: ... here.
247 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
248 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
252 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
253 (configure-target-libchill, configure-target-libobjc): Likewise.
255 * configure.in: Use the same cache file for all target libs.
256 * config-ml.in: But different cache files per multilib variant.
260 * configure (topsrcdir): Don't use dirname.
264 * configure.in: Remove all references to libg++ and librx.
266 * configure, configure.in, Makefile.in: Unify gcc and binutils.
270 * config.sub: Update to subversions version 2000-07-06.
274 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
275 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
279 * symlink-tree: Check number of arguments.
283 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
287 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
288 search path for a g++ extracted from the build tree. This
289 will allow link tests run by configure scripts in
290 subdirectories to succeed.
294 * ltconfig: Add support for mips-dde-sysv4.2MP
298 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
299 `os2'. Force ac_cv_exeext to be ".exe" in that case.
303 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
304 * config.sub: Add tic54x target.
308 * README-maintainer-mode: New file: Contains notes on using
309 --enable-maintainer-mode with binutils.
313 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
317 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
318 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
322 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
323 directory are used if they exist. Make sure
324 $(build_tooldir)/include is searched for header files,
325 $(build_tooldir)/lib/ for library files.
326 (GCC_FOR_TARGET): Likewise.
327 (CXX_FOR_TARGET): Likewise.
331 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
335 * Makefile.in (configure-target-libiberty): Depend on
336 configure-target-newlib.
340 * configure.in, Makefile.in: Merge all libffi-related
341 configury stuff from the libgcj tree.
346 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
351 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
352 current version information. Add to proto-toplev directory.
353 (gdb-taz): Build do-djunpack.
357 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
361 * ltmain.sh: Preserve in relink_command any environment
362 variables that may affect the linker behavior.
366 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
370 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
374 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
375 with the version name.
383 * djunpack.bat: New file.
387 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
388 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
389 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
390 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
394 * config.sub (case $basic_machine): Change default for "ibm-*"
399 * Makefile.in (gdb-taz): New target. GDB specific archive.
400 (do-md5sum): New target.
402 (PACKAGE): Default to TOOL.
403 (VER): Default to a shell script.
404 (taz): Rewrite target. Move real work to do-proto-toplev. Include
405 md5 checksum generation.
406 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
407 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
408 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
409 insight.tar.bz2): Use gdb-taz to create archive.
413 * configure (warn_cflags): Delete.
418 * configure.in (enable_libstdcxx_v3): Add.
419 (target_libs): Add bits here to switch between libstdc++-v2 and
421 * config.if: And this file too.
422 * Makefile.in: Add libstdc++-v3 targets.
426 * config.sub (d30v): Add d30v as a basic machine type.
430 * configure.in: -linux-gnu*, not -linux-gnu.
434 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
435 (do-tar-bz2): Replace TOOL with PACKAGE.
436 (gdb.tar.bz2): Remove GDBTK from GDB package.
437 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
438 dejagnu.tar.bz2): New packages.
442 * configure.in: Add entry for mips*-*-linux*, move catch all
443 *-*-*linux* entry below this one.
447 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
451 * config.sub: Support an OS of "wince".
455 * config.guess, config.sub: Updated to match config's 2000-02-15
460 * config.sub: Add support for Linux/IBM 370.
461 * configure.in: Likewise.
465 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
469 * config.guess: Guess "cygwin" rather than "cygwin32".
473 * configure (gcc_version): When setting, narrow search to
474 lines containing `version_string'.
478 * config.sub: Add support for avr target.
482 * config.sub: Add mmix-knuth-mmixware.
486 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
487 structure stuff to -L library search.
488 (CXX_FOR_TARGET): Ditto.
489 (CROSS_CHECK_MODULES): Fix spelling mistake.
493 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
498 * configure.in: Don't build some bits for beos.
502 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
507 * configure.in: Use mt-aix43 to handle *_TARGET defs,
512 * config.guess (alpha-osf, alpha-linux): Detect ev67.
513 * config.sub: Accept alphaev[78], alphaev8.
517 * config.guess, config.sub: Update from autoconf.
521 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
522 necessary libraries are missing.
526 * configure: Fix quoting inside arguments of eval.
530 * config-ml.in: Allow suppression of some ARM multilibs.
534 * config.guess: Add OS/390 match pattern.
535 * config.sub: Add mvs, openedition targets.
536 * configure.in (i370-ibm-opened*): New.
540 * config.sub: Add support for configuring for pj.
544 * config.sub (maybe_os): Add support for configuring for fr30.
548 * configure.in: Do not configure or build ld for AIX
549 platforms. ld is known to be broken on these platforms.
553 * config-ml.in: Pass compiler flag corresponding to multidirs to
558 * Makefile.in (LDFLAGS): Define.
562 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
564 (*-*-cygwin*): Likewise.
569 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
570 (BINUTILS_SUPPORT_DIRS): Add mkdep.
573 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
574 long file name when using DJGPP on MS-DOS.
578 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
582 * Makefile.in (check-target-libio): Remove all-target-libstdc++
583 dependency as this causes "make check" to globally "make all"
587 * configure.in (target_libs): Added target-zlib.
588 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
589 (CONFIGURE_TARGET_MODULES): Likewise.
590 (CHECK_TARGET_MODULES): Likewise.
591 (INSTALL_TARGET_MODULES): Likewise.
592 (CLEAN_TARGET_MODULES): Likewise.
593 (configure-target-zlib): New target.
594 (all-target-zlib): Likewise.
595 (all-target-libjava): Depend on all-target-zlib.
596 (configure-target-libjava): Depend on configure-target-zlib.
598 * Makefile.in (configure-target-libjava): Depend on
599 configure-target-newlib.
600 (configure-target-boehm-gc): New target.
601 (configure-target-qthreads): New target.
603 * configure.in (target_libs): Added target-qthreads.
604 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
605 (CONFIGURE_TARGET_MODULES): Likewise.
606 (CHECK_TARGET_MODULES): Likewise.
607 (INSTALL_TARGET_MODULES): Likewise.
608 (CLEAN_TARGET_MODULES): Likewise.
609 (all-target-qthreads): New target.
610 (configure-target-libjava): Depend on configure-target-qthreads.
611 (all-target-libjava): Depend on all-target-qthreads.
613 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
614 (CONFIGURE_TARGET_MODULES): Likewise.
615 (CHECK_TARGET_MODULES): Likewise.
616 (INSTALL_TARGET_MODULES): Likewise.
617 (CLEAN_TARGET_MODULES): Likewise.
618 (all-target-libjava): New target.
619 (all-target-boehm-gc): Likewise.
620 * configure.in (target_libs): Added libjava, boehm-gc.
624 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
625 configure.bat in SUPPORT_FILES.
626 (gas+binutils.tar.bz2): Likewise.
628 * makeall.bat: Remove; obsolete.
633 * configure.bat: Remove; obsolete.
637 * configure: Add -W -Wall to the default CFLAGS when compiling with
642 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
646 * configure.in: Build ld on IRIX6.
650 * Makefile.in: Change distribution targets to use bzip2 instead of
652 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
653 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
657 * config.sub: Add mcore target.
661 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
665 * config.guess (dummy): Changed to $dummy.
669 * config.sub: Tidied up case statements.
673 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
676 * config.guess: Merge with FSF version. Future changes will be
677 more accurately recorded in this ChangeLog.
678 * config.sub: Likewise.
682 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
686 * ltmain.sh: [mode link] Always use CC given by ltconfig.
690 * ltconfig, ltmain.sh: Update to libtool 1.2f.
694 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
695 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
696 Bad merge removed these two changes.
701 * config.guess (interix Alpha): Add.
705 * configure.in (i?86-*-beos*): Do config gperf; don't config
706 gdb, newlib, or libgloss.
710 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
711 link a trivial program with -mabi=64. If it fails, remove mabi=64
716 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
720 * config.sub: Add support for mcore targets.
724 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
725 not mt-ospace, in order to shut up assembler warning about using
726 symbols that are named the same as registers.
730 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
731 dependency list for all-target-cygmon.
735 * config-ml.in: Check $host, not $target, for selective multilibs.
736 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
737 thumb interworking, and underscore prefix multilibs.
741 * missing: Update to version from current automake.
745 * configure (gxx_include_dir): Removed.
747 * configure.in (gxx_include_dir): Handle it.
748 * Makefile.in: Likewise.
752 * config.sub (mips64vr4111,mips64vr4111el) Add.
756 * config.guess: Correct typo for detecting ELF on FreeBSD.
760 * config/mh-go32: Delete.
761 * config/mh-djgpp: New. Renamed from mh-go32.
762 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
767 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
768 all-target-newlib to dependency list for all-target-bsp.
772 * config.sub: Add i386-uwin support.
773 * config.guess: Likewise.
777 * configure.in: cleanup, add mh-*pic handling for arm, special
782 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
787 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
792 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
796 * config.sub: Check for "cygwin*" rather than "cygwin32*"
800 * config.sub: Fix typo in arm recognition.
804 * configure.in (noconfigdirs): Changed target_configdirs to
805 include target-bsp only for m68k-*-elf* and m68k-*-coff*
806 rather than m68k-*-* since it is not known to work on
807 m68k-aout. Ditto for arm-*-*oabi.
811 * configure.in (*-*-windows*): Remove, no longer used.
812 * config/mh-windows: Ditto.
816 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
817 Smart and improved by Andrew Cagney.
821 * config.guess: Recognize openbsd-*-hppa.
825 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
826 only if it is not empty.
832 * config.guess: Modified to recognize uname's armv* syntax.
834 * config.sub: Modified to recognize uname's armv* syntax.
838 * configure.in: Added target-bsp for sparclite.
842 * config.sub: Recognize alphapca5[67] and up to alphaev8.
846 * configure.in: Add support for strongarm port.
847 * config.sub: Add support for strongarm target.
851 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
852 the old name config/mh-cygwin32.
857 * configure.in: Do build ld for ix86 Solaris.
861 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
862 $AR_FOR_TARGET. Likewise for RANLIB.
866 * config.sub (oabi): Recognize.
867 * configure.in (arm-*-oabi): Handle.
871 * config.guess: Improve detection of i686 on UnixWare 7.
875 * config.guess: Add support for i386-pc-interix.
876 * config.sub: Likewise.
877 * configure.in: Likewise.
878 * config/mh-interix: New file.
882 * Makefile.in: Remove unneeded all-target-libio from
883 from all-target-winsup target since it is now unneeded.
884 Add all-target-libtermcap in its place since it is now
889 * configure.in: makefile stub for cygwin target is probably
890 unnecessary. Remove it for now.
891 * config/mt-cygwin: Remove.
895 * configure.in: libtermcap.a should be built when cygwin is the
896 target as well as the host.
897 * config.guess: Allow mixed case in cygwin uname output.
898 * Makefile.in: Add libtermcap target.
899 * config/mt-cygwin: New file. libtermcap target info.
903 * config.sub: Clean up handling of hppa2.0.
907 * config.guess: Use C code to identify more HP machines.
911 * config.sub: Handle hppa2.0.
915 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
916 cygmon for all sparclite targets, regardless of object format.
920 * configure.in: Added target-bsp for several target architectures.
922 * Makefile.in: Added rules for bsp.
926 * config.guess: Improve detection of hppa2.0 processors.
930 * config.guess: Recognize FreeBSD using ELF automatically.
934 * configure (skip-this-dir): Add handling for new shell script, which
935 might be created by a sub-directory's configure to indicate, this particular
936 directory is "unwanted".
937 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
941 * ltconfig: import from libtool, after changing libtool to
942 account for the cygwin name change.
946 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
947 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
951 * configure.in: Add libtermcap to list of cygwin dependencies.
955 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
956 they include winsup/include when it's a cygwin target.
960 * configure.in (host_tools): Added zip.
961 * Makefile.in (all-target-libjava): Depend on all-zip.
962 (all-zip): New target.
963 (ALL_MODULES): Added all-zip.
964 (NATIVE_CHECK_MODULES): Added check-zip.
965 (INSTALL_MODULES): Added install-zip.
966 (CLEAN_MODULES): Added clean-zip.
970 * Makefile.in: lose "32" from comment about cygwin.
974 * configure.in: Use -Os to build target libraries for the fr30.
978 * config.sub: Add fr30.
982 * configure.in: drop "32" from config/mh-cygwin32. Check
983 cygwin* instead of cygwin32*.
984 * config.sub: Check cygwin* instead of cygwin32*.
988 * config.guess: Match any version of Unixware7.
992 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
997 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
998 these if the appropriate directories and files to not exist.
1002 * Makefile.in (DEVO_SUPPORT): Add config.if.
1006 * configure: Add pattern to replace "build_tooldir"'s
1007 definition in the generated Makefile with "tooldir"'s
1012 * config.sub: Bring back lost sparcv9.
1014 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
1018 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
1019 CC_FOR_TARGET and friends.
1023 * Makefile.in (build_tooldir): New variable, same as tooldir.
1024 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
1025 -B$(build_tooldir)/bin/.
1026 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
1030 * config.sub: Add support for i[34567]86-pc-udk.
1031 * configure.in: Likewise.
1035 * Makefile.in: add bzip2 package building bits for user
1037 * configure.in: ditto
1041 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
1042 (ALL_TARGET_MODULES): Add all-target-libobjc.
1043 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
1044 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
1045 (all-target-libchill): Add dependencies.
1046 * configure.in (target_libs): Add libchill.
1050 * configure.in (target_subdir): Remove duplicate line.
1054 * Makefile.in (all-automake): fix dependencies.
1058 * configure.in: Minor cleanups for building in the $(target_alias)
1063 * Makefile.in (bootstrap): Set r and s before make all. Use
1064 BASE_FLAGS_TO_PASS in make all.
1069 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
1073 * config.sub: Fix typo in last change.
1077 * config.sub: Add support for C4x target.
1078 * configure.in: Likewise.
1082 * config.sub: Recognize sparcv9 just like sparc64.
1086 * config.guess: Match "Pent II" or "PentII" for OpenServer.
1090 * config.guess: Correctly identify Pentium II sco boxes.
1092 * config.guess: Fix "tr" code. From Weiwen Liu.
1096 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
1101 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
1102 (ALL_TARGET_MODULES): Add all-target-libchill.
1103 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
1104 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
1105 (all-target-libchill): Add dependencies.
1106 * configure.in (target_libs): Add libchill.
1110 * config.guess: Avoid assumptions about "tr" behaves when
1111 LANG is set to something other than English.
1115 * configure (gxx_include_dir): Changed to
1116 '${prefix}/include/g++'-${libstdcxx_interface}.
1118 * config.if: New to determine the interfaces.
1122 * config.guess: Detect and handle MPE/IX.
1123 * config.sub: Deal with MPE/IX.
1127 * configure.in: Use mh-aix43.
1131 * configure: Fix --without/--disable cases for gxx-include-dir.
1135 * mdata-sh: Imported. Needed for automake support.
1139 * Makefile.in (taz): Try "chmod -R og=u ." before
1140 "chmod og=u `find . -print`".
1144 * configure.in: Add arm-elf and thumb-elf support.
1148 * Makefile.in: Undo previous patch.
1152 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
1154 (install-no-fixedincludes): and here
1155 (INSTALL_MODULES): ... from here.
1159 * config.sub: Merge with FSF.
1161 * config.guess: Merge with FSF.
1165 * configure (extraconfigdirs): New variable.
1166 (SUBDIRS): Add extraconfigdirs and recurse on them too.
1167 * Makefile.in (all): Move higher in file.
1168 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
1169 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
1170 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
1171 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
1172 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
1176 * Makefile.in (all-target-libjava): Depend on all-gcc and
1178 (configure-target-libjava): Depend on $(ALL_GCC).
1182 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
1183 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
1187 * ylwrap: Change absolute path checks to check for DOS style path
1190 * ylwrap: Don't use a full path name if the source file is in the
1193 * config-ml.in: Default to being verbose, to match Feb 18 change to
1198 Brought over from egcs:
1202 * configure.in (target_subdir): Set to ${target_alias} instead
1207 * configure.in (target_subdir): Set to libraries if enable_multilib.
1211 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
1212 multilibs, force reconfiguration the first time we create
1213 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
1217 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
1218 avoid confusion with --no-recursion.
1222 * configure.in: Win32 hosts shouldn't use install -x
1223 * install-sh: remove -x option, and special .exe-handling
1228 * config.guess: Recognize i586-pc-beos.
1229 * configure.in: Don't build some bits for beos.
1233 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
1234 CFLAGS default to -O2.
1236 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
1241 * ltmain.sh: Correct install when using a different shell.
1245 * ltconfig, ltmain.sh: Update to libtool 1.2b.
1249 * makefile.vms: Update to build binutils/makefile.vms. Add install
1254 * ltconfig: Update to correct AIX handling.
1258 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
1260 * configure.in (target_subdir): Set to ${target_alias} instead
1265 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
1266 (Makefile): Depend on $(gcc_version_trigger).
1268 * configure (gcc_version): Change default initializer to empty
1270 (gcc_version_trigger): New variable; pass this variable down
1271 to subdir configures to enable them checking gcc's version
1272 themselves. Emit make macros for both gcc_version vars.
1273 (topsrcdir): Initialize reliably.
1274 (recursion line): Remove --with-gcc-version=${gcc_version}.
1278 * configure (enable_version_specific_runtime_libs): Implement new flag
1279 --enable-version-specific-runtime-libs which installs C++ runtime stuff
1280 in $(libsubdir); emit definition in each generated Makefile.
1281 (gxx_include_dir): Initialize depending on
1282 $enable_version_specific_runtime_libs.
1286 * configure (gcc_version): Initialize properly depending on
1287 how and where configure is started.
1288 (recursion line): Pass a --with-gcc-version=${gcc_version}
1289 to configures in subdirs.
1293 * configure.in (noconfigdirs): Add configure pattern for mips tx39
1298 * configure.in: Add cygmon and libstub support for mn10200.
1302 * configure (gcc_version): Add new variable describing the
1303 particular gcc version we're building.
1304 * Makefile.in (libsubdir): Add new macro for the directory
1305 in which the compiler finds executables, libraries, etc.
1306 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
1311 * Makefile.in (local-clean): Remove *.log.
1312 (warning.log): Built with warn_summary from build.log.
1313 (mail-report.log): Run test_summary.
1314 (mail-report-with-warnings.log): Run test_summary including
1315 warning.log in the report.
1319 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
1323 * Makefile.in (grep): Grep no longer depends on libiberty.
1327 * Makefile.in: all-snavigator needs all-libgui.
1331 * configure.in: Add cygmon and libstub support for mn10300.
1335 * missing: Update to version from automake 1.3.
1337 * ltmain.sh: On installation, don't get confused if the same name
1338 appears more than once in the list of library names.
1342 * config.sub: Accept m68060 and m5200 as CPU names.
1346 * configure: Use && rather than using -a in test, because odd
1347 strings can confuse test.
1348 * configure.in: Likewise.
1352 * ltconfig, ltmain.sh: Bring in Visual C++ support.
1356 * Makefile.in (boostrap2-lean, bootstrap3-lean,
1357 bootstrap4-lean): New targets.
1361 * mpw-* Delete. Not used.
1365 * COPYING.LIB: Update FSF address.
1369 * ltconfig, ltmain.sh: Update to libtool 1.2a.
1371 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
1376 * ltconfig, ltmain.sh: Avoid producing a version number if
1377 -version-info was not used.
1381 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
1382 building with newlib.
1386 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
1387 Solaris `make' causes it to continue to next definition.
1391 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
1392 the right GUI libraries and files are installed along with GDB.
1396 * configure.in: Change alpha to alpha* in several places.
1400 * config.sub: Recognize sparc86x.
1404 * configure.in (--enable-target-optspace): Remove debug echo.
1408 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
1412 * ltconfig: Update cygwin32 support.
1414 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
1415 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
1416 (GDB_SUPPORT_DIRS): Likewise.
1420 * configure.in (target_makefile_frag): If --enable-target-optspace,
1421 use -Os to compile target libraries rather than -O2. Default to
1422 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
1424 * configure.in (target_cflags): Ditto for d30v.
1428 * Makefile.in (all-bfd): Depend on all-intl.
1429 (all-binutils): Likewise.
1430 (all-gas): Likewise.
1431 (all-gprof): Likewise.
1436 * configure.in (host_tools): Fix typo, lbtool -> libtool.
1440 * Makefile.in (all-bfd): Depend upon all-libiberty.
1442 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
1446 * Makefile.in: Add libstub.
1448 * configure.in: Ditto. Build libstub for targets that have cygmon
1453 * configure.in: Don't set PICFLAG on ix86-cygwin32.
1457 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
1458 use mh-sysv5 if specified. Support gprof on SCO Open Server.
1462 * configure: Define DEFAULT_M4 by searching PATH.
1463 * Makfile.in: Use DEFAULT_M4.
1467 * ltconfig: Add cygwin32 support.
1469 * Makefile.in, configure.in: Add libtool as a native only directory
1470 to configure and build.
1474 * Makefile.in (INSTALL_MODULES): Remove texinfo.
1478 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
1482 * Makefile.in: add ash make rules
1483 * configure.in: add ash to native_only and host_tools lists
1487 * Makefile.in (all-gettext, all-intl): New targets.
1488 (ALL_MODULES): Added all-gettext, all-intl.
1489 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
1490 (INSTALL_MODULES): Added install-gettext, install-intl.
1491 (CLEAN_MODULES): Added clean-gettext, clean-intl.
1493 * configure.in (host_tools): Added gettext.
1494 (native_only): Likewise.
1495 (noconfigdirs) [various cases]: Likewise.
1496 (host_libs): Added intl.
1500 * configure: Do not disable building gdbtk for cygwin32 hosts.
1504 * configure.in: Add thumb-coff target.
1505 * config.sub: Add thumb-coff target.
1509 * Makefile.in: Revert yesterday's change.
1510 (all-target-winsup): all-target-librx stays out of here.
1514 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
1515 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
1516 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
1517 Remove references to librx and libg++.
1521 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
1526 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
1527 for newlib directory.
1528 (CXX_FOR_TARGET): Likewise.
1532 * ltconfig: Update after libtool/ltconfig.in change for
1537 * ltconfig, ltmain.sh: Update to libtool 1.2.
1541 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
1542 (install-gcc-cross): Instead, override LANGUAGES here.
1546 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
1547 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
1551 * configure.in: Add Thumb-pe target.
1555 * Makefile.in - changed sn targets to snavigator
1556 * configure.in - changed sn targets to snavigator
1560 * config-ml.in: After building symlink tree call make distclean
1561 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
1562 to be the case for libiberty.
1566 * configure: When making link, also check the current
1567 directory. The configure scripts may create one.
1571 * config.sub: Accept alphapca56 and alphaev6 properly.
1575 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
1579 * config.sub (sco5): Fix typo.
1583 * Makefile.in (INSTALL_MODULES): Move install-tcl before
1585 (install-itcl): Remove dependency on install-tcl.
1589 * configure.in: Remove libgloss from noconfigdirs for MN10300.
1593 * configure.in: Don't build libgui for a cygwin32 target when not on
1598 * configure (redirect): Set to null, so default behavior of
1599 configure is now --verbose.
1603 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
1604 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
1608 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
1609 this change to sync Makefile.in with its ChangeLog entries.
1613 * ltmain.sh (mkdir): Check that the directory doesn't exist
1614 before we exit with error, so that we don't get races during
1619 * ltconfig, ltmain.sh: Update from libtool 1.0i.
1623 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
1625 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
1627 * configure: Emit a definition for the new macro enable_shared
1630 * config/mh-sparcpic (PICFLAG): Define to properly according
1631 to current multilib configuration.
1632 * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
1633 according to current multilib configuration.
1637 * configure.in (host_tools, native_only): Add libtool.
1641 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
1642 Fix typo in ming config comment.
1646 * ltconfig, ltmain.sh: Update from libtool 1.0h.
1650 * config.sub: Add tic30 cases, and map c30 to tic30.
1654 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
1655 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
1656 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
1657 (CLEAN_TARGET_MODULES): Similarly
1658 (all-target-libf2c): Add dependences.
1659 * configure.in (target_libs): Add libf2c.
1663 * configure.in: Remove expect from noconfigdirs when target
1664 is cygwin32. OK to build expect and dejagnu with Canadian
1669 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
1672 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
1677 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
1678 here as it is not defined in the toplevel Makefile.
1682 * configure (package_makefile_rules_frag): New variable, which names
1683 a file with generic rules, ...
1684 Change comment to mention we now have FIVE parts.
1685 * configure: Undo last change.
1689 * config.guess: More accurate determination of HP processor types.
1690 * config.sub: More accurate determination of HP processor types.
1694 * configure (package_makefile_frag): Move inserting the
1695 ${package_makefile_frag} to where it should be according
1700 * config.guess: Add support for Linux/ARM.
1704 * .cvsignore: Remove *-info and *-install since they match
1705 release-info and mpw-install, which we don't want to just ignore.
1709 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
1713 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
1714 local_prefix to sub-make invocations.
1718 * configure.in: Check makefile fragments in the source
1723 * configure.in: Check whether host and target makefile
1724 fragments exist before adding them to *_makefile_frag.
1728 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
1732 * configure.in: Make sure we only replace RPATH_ENVVAR on
1733 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
1736 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
1741 * config-ml.in (multi-do): LDFLAGS must include multilib
1746 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
1750 * config.sub: Add mingw32 support.
1751 * configure.in: Likewise.
1752 * config/mh-mingw32: New file.
1756 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
1760 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
1761 * configure (gxx_include_dir): Provide a definition for subdirs
1762 which do not use autoconf.
1766 * config.guess: Sync with egcs. Picks up new alpha support,
1767 BeOS & some additional linux support.
1771 * config.guess: HP 9000/803 is a PA1.1 machine.
1775 * configure.in: It's alpha*-...
1779 * configure.in (host_makefile_frag, target_makefile_frag):
1780 Handle multiple config files.
1781 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
1790 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
1794 * Makefile.in: Add libgui directory.
1795 (GDB_TK): Add all-libgui.
1796 * configure.in: Add libgui directory.
1797 * configure: Add all-libgui to GDB_TK.
1801 * config-ml.in (multidirs): Add m32r to multilib list.
1805 * Makefile.in (all-target-gperf): Change dependency to
1806 all-target-libstdc++.
1810 * config.guess: Add BeOS support.
1814 Source directory cvs renamed to cvssrc:
1815 * configure.in (host_tools): Change cvs to cvssrc.
1816 (native_only): Likewise.
1817 (noconfigdirs) [various cases]: Likewise.
1818 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
1819 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
1820 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
1821 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
1822 (all-cvssrc): Rename target from all-cvs.
1826 * configure (gxx_include_dir): Fix thinko.
1830 * Makefile.in (INSTALL_TARGET_CROSS): Define.
1831 (install-cross, install-gcc-cross): New targets.
1835 * configure.in (noconfigdirs): Add support for Thumb target.
1837 * config.sub (maybe_os): Add support for Thumb target.
1841 * Makefile.in: Add rules for cygmon.
1843 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
1847 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
1848 * configure (gxx_include_dir): Provide a definition for subdirs
1849 which do not use autoconf.
1853 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
1859 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
1860 found on RedHat Linux systems.
1864 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
1869 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
1873 * ltmain.sh: If mkdir fails, check whether the directory was created
1874 anyhow by some other process.
1878 * configure.in (d30v-*-*): Configure all directories.
1882 * configure.in (d30v-*-*): Configure newlib, libiberty directories
1887 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
1891 * include/libiberty.h: Add extern "C" { so it can be used with C++
1893 * include/remote-sim.h: Add extern "C" { so it can be used with C++
1898 * configure.in (d30v-*-*): Configure GCC now.
1902 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
1903 is no longer needed.
1907 * Makefile.in: check-target-libio depends on all-target-libstdc++.
1911 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
1912 targets using "$@" to provide support for similar but not identical
1913 targets without having to duplicate code.
1917 * makefile.vms: Fix to work with DEC C.
1921 * config.sub: Add mips-tx39-elf to marketing names.
1925 * ltmain.sh: Handle symlinks in generated script.
1929 * configure: Handle autoconf style directory options: --bindir,
1930 --datadir, --includedir, --infodir, --libdir, --libexecdir,
1931 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
1933 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
1934 (sharedstatedir, localstatedir, oldincludedir): New variables.
1935 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
1936 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
1937 sbindir, sharedstatedir, and sysconfdir.
1941 * Makefile.in (bootstrap-lean): New target.
1945 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
1946 sn, and gnuserv from noconfigdirs.
1950 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
1954 * Makefile.in (cross): New target.
1959 * Makefile.in (bootstrap2, bootstrap3): New targets.
1960 (all-bootstrap): Remove outdated and confusing target.
1961 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
1965 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
1966 windows. Consistent with gdb/configure.
1970 * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is
1972 * configure.in: Name Linux target fragment.
1974 * configure: Rewrite so that project Makefile fragment is inserted
1975 first and appears last in the resulting Makefile.
1979 * Makefile.in (install-itcl): Install tcl first.
1983 * config/mh-cygwin32: ok to build split texinfo files
1987 * configure.in: remove bison from noconfigdirs for Cygwin32 host
1991 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
1993 * configure.in (skipdirs): Add target-librx for Linux.
1994 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
1998 * Makefile.in (bootstrap): New target.
2002 * config.sub: Accept 'amigados' for backward compatability.
2006 * config.guess: Merge with FSF.
2010 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
2014 * config.sub: Add "marketing-names" patch.
2018 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
2022 * config.sub: Handle v850-elf.
2026 * .cvsignore (*-install): Remove.
2030 * ltconfig: Set CONFIG_SHELL in libtool.
2031 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
2035 * configure.in (target_subdir): Set to libraries if enable_multilib.
2039 * config.guess: Update from gcc directory.
2043 * Makefile.in (all-sim): Depends on all-readline.
2047 * Makefile.in (BISON, YACC): Use $$s.
2048 (all-bison): Depend on all-texinfo.
2052 * Makefile.in (BISON): Add -L flag.
2057 * configure.in (noconfigdirs): Add support for v850e target.
2059 * config.sub (maybe_os): Add support for v850e target.
2063 * configure.in (noconfigdirs): Add support for v850ea target.
2065 * config.sub (maybe_os): Add support for v850ea target.
2069 * config.sub: Add mipstx39. Delete r3900.
2073 * Makefile.in (all-autoconf): Depends on all-texinfo.
2077 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
2082 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
2084 * configure: When handling a Canadian Cross, handle YACC as well as
2085 BISON. Just set BISON to bison. When setting YACC, prefer bison.
2086 * Makefile.in (all-bison): Depend upon all-texinfo.
2090 * Makefile.in (BISON): bison, not byacc or bison -y.
2091 (YACC): bison -y or byacc or yacc.
2092 (various): Add *-bison as appropriate.
2093 (taz): No need to mess with BISON anymore.
2097 * configure: If OSTYPE matches *win32*, try to find a good value for
2102 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
2103 configure.in if it is present.
2107 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
2111 * config.sub: Recognize `arc' cpu.
2112 * configure.in: Likewise.
2113 * config-ml.in: Likewise.
2117 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
2121 * configure: Changed sed delimiter from ':' to '|' when
2122 attempting to substitute ${config_shell} for SHELL. On
2123 NT ${config_shell} may contain a ':' in it.
2127 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
2131 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
2135 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
2137 * ylwrap: If the program is a relative path, force it to be
2142 * configure (tooldir): Set BISON to `bison -y' and not just bison.
2146 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
2147 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
2152 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
2153 separated by spaces.
2158 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
2160 * ltmain.sh: Handle /bin/sh at start of install program.
2162 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
2164 * ltconfig, ltmain.sh: New files, from libtool 1.0.
2165 * missing: New file, from automake 1.2.
2169 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
2170 check-tk to CHECK_X11_MODULES.
2174 * config.sub: Merge with FSF.
2178 * config.guess: Merge with FSF.
2182 * configure: Treat msdosdjgpp like go32.
2183 * configure.in: Likewise. Don't remove gprof for go32.
2185 * configure: Change Makefile.tem2 to Makefile.tm2.
2189 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
2193 * install-sh (chmodcmd): Set to null if the DST directory already
2194 exists. Same as Nov 11th change.
2198 * configure (GDB_TK): Needs itcl and tix.
2202 * config.guess: Update from FSF.
2206 * Makefile.in (GDB_TK): Depend on itcl and tix.
2210 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
2211 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
2212 (INSTALL_SCRIPT): New variable.
2213 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
2214 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
2216 * install-sh: Add support for -x option.
2220 * configure.in, Makefile.in: Treat tix like itcl.
2224 * Makefile.in (WINDRES): New variable.
2225 (WINDRES_FOR_TARGET): New variable.
2226 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
2227 (EXTRA_HOST_FLAGS): Add WINDRES.
2228 (EXTRA_TARGET_FLAGS): Add WINDRES.
2229 (EXTRA_GCC_FLAGS): Add WINDRES.
2230 ($(DO_X)): Pass down WINDRES.
2231 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
2232 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
2237 * configure.in: configure sim before gdb for win32-x-ppc
2241 Move gperf into the toplevel, from libg++.
2242 * configure.in (target_tools): Add target-gperf.
2243 (native_only): Add target-gperf.
2244 * Makefile.in (all-target-gperf): New target, depend on
2246 (configure-target-gperf): Empty rule.
2247 (ALL_TARGET_MODULES): Add all-target-gperf.
2248 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
2249 (CHECK_TARGET_MODULES): Add check-target-gperf.
2250 (INSTALL_TARGET_MODULES): Add install-target-gperf.
2251 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
2255 * config.sub (mn10200): Recognize new basic machine.
2259 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
2260 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
2264 * configure.in: If we're building mips-sgi-irix6* native, turn on
2265 ENABLE_MULTILIB and set TARGET_SUBDIR.
2269 * Makefile.in (all-sn): Depend on all-grep.
2273 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
2275 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
2277 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
2279 * Makefile.in (DISTBISONFILES): Remove.
2280 (taz): Don't futz with DISTBISONFILES. Change BISON to use
2283 * configure.in: Build itl, db, sn, etc., when building for native
2286 * Makefile.in (LD): New variable.
2287 (EXTRA_HOST_FLAGS): Pass down LD.
2288 ($(DO_X)): Likewise.
2292 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
2296 * configure.in (targargs): Strip out any supplied --build argument
2297 before adding our own. Always add --build.
2301 * configure.in (targargs): Pass --build if we're doing
2306 * configure: Use '|' instead of ":" as the separator in
2307 sed. Otherwise sed chokes on NT path names with drive
2308 designators. Also look for "?:*" as the leading characters in an
2313 * config.sub: Support for r3900.
2317 * configure.in: Use install-sh, not install.sh.
2321 * Makefile.in (taz): Improve check for BISON so it doesn't try to
2326 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
2331 * Makefile.in: Add automake targets.
2332 * configure.in (host_tools): Add automake.
2336 * configure: Default CXX to c++, not gcc.
2337 * Makefile.in (CXX): Set to c++, not gcc.
2338 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
2342 * install-sh: try appending a .exe if source file doesn't
2347 * configure.in: Turn on multilib by default.
2348 (cross_only): Remove target-libiberty.
2350 * Makefile.in (all-gcc): Don't depend on libiberty.
2354 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
2358 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
2359 (DISTBISONFILES): Add ld/Makefile.in
2363 * configure.in: if target is cygwin32 but host isn't cygwin32,
2364 don't configure gdb tcl tk expect, not just gdb.
2368 * configure.in: Added gnuserv everywhere sn appears.
2370 * Makefile.in (ALL_MODULES): Added all-gnuserv.
2371 (CROSS_CHECK_MODULES): Added check-gnuserv.
2372 (INSTALL_MODULES): Added install-gnuserv.
2373 (CLEAN_MODULES): Added clean-gnuserv.
2374 (all-gnuserv): New target.
2378 * config.guess: Fixes for MIPS OpenBSD systems.
2382 * Makefile.in (INSTALL_XFORM): Remove.
2383 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
2385 * mkinstalldirs: New file, copied from automake.
2386 * Makefile.in (installdirs): Rename from install-dirs. Use
2387 mkinstalldirs. Change all users.
2388 (DEVO_SUPPORT): Add mkinstalldirs.
2392 * install-sh: Rename from install.sh.
2393 * Makefile.in (INSTALL): Change install.sh to install-sh.
2394 (DEVO_SUPPORT): Likewise.
2396 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
2401 * config.guess: Recognize OpenBSD systems correctly.
2405 * README, Makefile.in (ETC_SUPPORT): Remove references to
2406 cfg-paper*, configure.{texi,man,info*}._
2410 * Makefile.in (all.normal): Ensure that gcc is built after all
2411 the x11 - ie gdb - targets.
2415 * makefile.vms: Don't run conf-a-gas.
2419 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
2423 * configure.in: Remove noconfigdirs case since gdb also
2424 configures and builds for tic80-coff.
2428 * configure: Set cache_file to config.cache.
2429 * Makefile.in (local-distclean): Remove config.cache.
2433 * COPYING: Update FSF address.
2437 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
2442 * Makefile.in (install-dirs): Don't crash if prefix, and hence
2447 * config.sub: Tweak mn10300 entry.
2451 * configure.in (host_tools): Put sim before gdb, so gdb's
2452 configure.tgt can determine if the simulator was configured.
2456 * config.sub: Move BeOS $os case to be with other Cygnus
2461 * config.sub: Remove misplaced comment that broke Linux.
2465 * config.sub: Add BeOS support.
2469 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
2473 * configure.in (noconfigdirs): Remove tcl and tk from
2474 noconfigdirs for cygwin32 builds.
2478 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
2482 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
2483 make-all.com, use makefile.vms instead.
2487 * config.sub: Accept -lnews*.
2491 * configure.in (noconfigdirs): Disable target-newlib,
2492 target-examples and target-libiberty for d30v.
2496 * configure.in (noconfigdirs): Enable ld for d30v.
2500 * configure.in (tic80-*-*): Build compiler.
2504 * configure.in (d30v-*): Remove sim directory from list of
2505 unsupported d30v directories
2509 * config.sub, configure.in: Add d30v target cpu.
2513 * makefile.vms: New file.
2514 * make-all.com: Remove.
2518 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
2522 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
2526 * Makefile.in (ALL_MODULES): Added all-db.
2527 (CROSS_CHECK_MODULES): Addec check-db.
2528 (INSTALL_MODULES): Added install-db.
2529 (CLEAN_MODULES): Added clean-db.
2533 * config.guess: Merge with latest FSF sources.
2537 * Makefile.in (ALL_MODULES): Added all-itcl.
2538 (CROSS_CHECK_MODULES): Added check-itcl.
2539 (INSTALL_MODULES): Added install-itcl.
2540 (CLEAN_MODULES): Added clean-itcl.
2544 * configure.in: build gdb for mn10200
2548 * Makefile.in (all-target-winsup): Depend on all-target-libio.
2552 * configure.in (tic80-*-*): Turn off most targets right now.
2556 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
2557 rather than the makeinfo program.
2558 (do-info): Depend upon all-texinfo.
2562 * configure.in: Remove uses of config/mh-linux.
2564 * config.sub, config.guess: Merge with latest FSF sources.
2568 * config.sub (case $basic_machine): Add tic80 entries.
2572 * config.sub, config.guess: Merge with latest FSF sources.
2576 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
2577 * mpw-config.in: Test for NewFolderRecursive.
2578 * mpw-install: Use symbolic name for startup filename.
2579 * mpw-README: Add various additional details.
2583 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
2587 * configure.in: Do build gcc and the target libraries for
2592 * configure.in: don't avoid building gdb for mn10300 any more
2593 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
2594 instead of single-quoting it.
2598 * configure.in: Don't use --with-stabs on IRIX 6.
2602 * configure.in (m32r): Build gdb, libg++ now.
2606 * configure.in (mips*-sgi-irix6*): Remove gdb and related
2607 directories from noconfigdirs.
2611 * config.sub (basic_machine): added mips16 configuration
2615 * config.sub: Handle d10v-unknown.
2619 * config.sub: Handle v850-unknown.
2623 * Makefile.in: add findutils
2624 * configure.in: add findutils to list of host_tools
2628 * config.sub: Handle mn10200 and mn10300.
2632 * configure.in (d10v-*): Do not build librx.
2636 * configure.in (mn10300): Build everything except gdb & libgloss.
2640 * config.guess: Patch for Dansk Data Elektronik servers,
2643 For ncr, use /bin/uname rather than uname, since GNU uname does not
2646 Patch for MIPS R4000 running System V,
2649 Fix thinko for nextstep.
2654 * config.guess: Guess mips-dec-mach_bsd4.3.
2657 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
2659 * config.guess (mips-mips-riscos*): Emit just enough of the
2663 * config.guess (sparc-auspex-sunos*): Added.
2664 (f300-fujitsu-*): Added.
2667 * config.guess: Recognize a Tadpole as a sparc.
2671 * config.guess: Don't assume that NextStep version is either 2 or
2672 3. NextStep 4 (aka OpenStep 4) has come out now.
2676 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
2681 * config.sub: Contributions from bug-gnu-utils to:
2682 Support plain "hppa" (no version given) architecture, reported by
2684 OpenBSD like NetBSD.
2685 LynxOs is not a hardware supplier.
2687 * config.guess: Contributions from bug-gnu-utils to add support for:
2688 OpenBSD like NetBSD.
2690 More Pyramid systems.
2691 i[n>4]86 Intel chips.
2692 M680[n>4]0 Motorola chips.
2693 Use unknown instead of lynx for hardware manufacturer.
2697 * install.sh (chmodcmd): Set to null if the DST directory already
2702 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
2703 not use mt-ppc target Makefile fragment any more.
2707 * configure.in (*-*-windows): Exclude everything but those dirs
2708 needed to build windows.
2712 * Makefile.in (all-target-winsup): Depend on all-target-librx.
2716 * configure.in: Exclude mmalloc from i386-windows.
2717 * config/mh-windows: Add rules for building MSVC makefiles.
2721 * Undo my previous change.
2725 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
2727 (MAKEOVERRIDES): Define (revert this part of October 18 change).
2731 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
2732 host to add it's own flags.
2733 * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed
2734 for MSVC build procedure.
2738 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
2742 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
2743 (CXX_FOR_TARGET): Likewise.
2744 (GCC_FOR_TARGET): Define.
2745 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
2746 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
2747 CC_FOR_TARGET was specified on the command line.
2748 (MAKEOVERRIDES): Don't define.
2752 * configure.in (m32r): Fix spelling of libg++ libs.
2756 * config.sub (-apple*): Remove, now redundant.
2760 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
2762 * configure: Rework yesterday's sed script patch.
2764 * config.sub: Merge with FSF.
2768 * config.guess: Merge from FSF.
2771 * config.guess: Use pc instead of unknown, for pc clone systems.
2772 Change linux to linux-gnu.
2775 * config.guess: Avoid non-portable tr syntax.
2779 * test-build.mk (HOLES): Add "xargs" for gdb.
2781 * configure: Avoid hpux10.20 sed bug.
2785 * configure.in config/mh-windows: Add support for windows host
2786 (that is a build done under the Microsoft build environment).
2790 * Makefile.in: Replace all uses of srcroot with s, to shrink
2791 command line lengths.
2794 * configure.in: If configuring for newlib, pass --with-newlib to
2796 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
2797 -Bnewlib/ and -Lwinsup to gcc.
2798 (CXX_FOR_TARGET): Likewise.
2802 * Makefile.in (ETC_SUPPORT): Add configure.
2806 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
2807 host configuration file.
2811 * configure.in: Break mn10x00 support into separate
2812 mn10200 and mn10300 configurations.
2813 * config.sub: Likewise.
2817 * configure.in: Add lots of stuff to noconfigdirs for
2818 the mn10x00 targets.
2820 * config.sub, configure.in: Add mn10x00 support.
2824 * make-all.com: Call conf-a-gas, not config-a-gas.
2828 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
2833 * mpw-README: Add much more detail for native PowerMac.
2834 * mpw-install: New file.
2835 * mpw-configure: Add --norecursion and --help options.
2836 * mpw-config.in: Translate readme and install files when
2838 * mpw-build.in: Don't always depend on byacc and flex.
2839 (install-only-top): New action.
2843 * configure.in: You can now configure GDB for the v850.
2847 * configure.in (noconfigdirs): Don't configure any C++ dirs
2852 * config.sub: Recognize mips64vr5000.
2856 * configure.in: Use a single line for host_tools and native_only.
2860 * Makefile.in (install-itcl): Install tcl first.
2864 * config/mh-cygwin32: ok to build split texinfo files
2868 * configure.in: remove bison from noconfigdirs for Cygwin32 host
2872 * config.sub, configure.in: Add entries for m32r.
2876 * config.guess: Merge with FSF.
2880 * Makefile.in (inet-install): Don't run install-gzip.
2884 * configure.in: Don't config lots of things for *-*-windows*.
2888 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
2889 (host_libs, host_tools): Copy from configure.in.
2890 * mpw-configure: Don't complain about directories not found.
2894 * configure.in (i[345]86): Recognize i686 for pentium pro.
2895 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
2898 * config.guess (i[345]86): Ditto.
2902 * configure.in (noconfigdirs): Removed gdb for D10V.
2906 * configure.in: Remove ld, target-libio, target-libg++, and
2907 target-libstdc++ from noconfigdirs.
2911 * configure: Fix three locations where shell scripts were
2912 being run directly rather than with config_shell.
2916 * configure.in (v850-*-*): Set up initial $noconfigdirs.
2917 * config.sub (basic_machine): Recognize v850.
2921 * mpw-configure: Handle multiple enable/disable options and
2922 pass them down recursively, handle -c and -s flags appropriately
2923 depending on choice of compiler, add escape mechanism for
2924 quoted arguments to gC.
2928 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
2929 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
2930 so that -mrelocatable-lib and -mno-eabi are used.
2932 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
2933 not support --print-multi-lib, don't abort.
2937 * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
2938 with normal Windows compilation environment.
2942 * make-all.com: Run config-a-gas.
2943 * setup.com: Don't copy subdirectory files around.
2947 * configure.in (*-*-ose): Remove exclusion of libgloss for this
2948 target, it now compiles correctly.
2952 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
2956 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
2960 * configure.in (native_only): Add prms.
2964 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
2965 (BINUTILS_SUPPORT_DIRS): Likewise.
2969 * configure.in (d10v-*-*): Don't configure ld or gdb until the
2970 d10v support is added.
2974 * configure.in (d10v-*-*): New target.
2978 * config.guess (HP 9000/811): Recognize this as a PA1.1
2983 * Makefile.in (do-tar-gz): New target, split out from tail end of
2984 taz target. Run each command separately, don't use pipes.
2989 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
2990 * mpw-build.in: No builds should depend on building byacc or flex,
2991 they are assumed to be installed already.
2995 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
2996 variable that CC_FOR_TARGET needs.
3000 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
3001 options have changed since the last time the subdirectory was
3002 configured, and if it has, reconfigure.
3003 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
3004 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
3008 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
3009 CLEAN_MODULES): Add bash.
3010 (all-bash): New target.
3014 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
3018 * config.sub (basic_machine): Recognize d10v as a valid processor.
3022 * mpw-configure: Add support for --bindir.
3023 * mpw-build.in: Use a GCC-specific build script for GCC actions.
3027 * configure.in: add bash, time, gawk to list of hosttools and things
3028 to only build for native toolchains
3032 * Makefile.in (docdir): Remove.
3036 * Makefile.in (datadir): Set to $(prefix)/share.
3040 * configure.in: build diff and patch for cygwin32-hosted
3045 * config.sub: Accept -rtems*.
3049 * configure.in: enable dosrel for cygwin32-hosted builds,
3050 remove diff from the list of things not buildable
3055 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3060 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
3064 * Makefile.in (taz): Handle case where tex3patch didn't even get
3065 checked out. Also, if it was found, put the symlink in a new util
3070 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
3074 * config.sub: Recognize -openvms.
3075 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
3076 * make-all.com, setup.com: New files.
3080 * Makefile.in (taz): tex3patch moved to texinfo/util.
3084 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
3085 * configure.in: remove make from disable-if-Can-Cross list
3086 enable gdb if ${host} and ${target} are cygwin32
3090 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
3091 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
3095 * config.guess: Combine mips-mips-riscos cases, and use cpp to
3096 distinguish sysv/svr4/bsd variants.
3101 * configure.in: Added copyright notice.
3102 * move-if-change: Added copyright notice.
3106 * configure.in (powerpcle-*-solaris*): Until we get shared
3107 libraries working, don't build gdb, sim, make, tcl, tk, or
3112 * config.guess: Merge with FSF:
3115 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
3118 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
3121 * config.guess: Combine two OSF1 rules.
3123 * config.guess (dgux): Use /usr/bin/uname rather than uname,
3128 * Makefile.in (MAKEDIRS): Removed $(tooldir).
3132 * mpw-README: Document GCCIncludes.
3136 * configure.in (alpha-*-linux*): Set enable_shared to yes.
3140 * mpw-configure: Handle --enable-FOO and --disable-FOO.
3144 * configure.in (*-*-cygwin32): Configure make.
3148 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
3152 * Makefile.in (all-inet): Depend on all-perl.
3154 * Makefile.in (inet-install): New target.
3156 * Makefile.in (all-inet): Depend on all-tcl.
3157 (all-inet): Depend on all-send-pr.
3161 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
3166 * configure.in: Don't configure --with-gnu-ld on AIX.
3170 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
3174 * Makefile.in (ALL_MODULES): Added all-inet.
3175 (CROSS_CHECK_MODULES): Added check-inet.
3176 (INSTALL_MODULES): Added install-inet.
3177 (CLEAN_MODULES): Added clean-inet.
3178 (all-indent): New target.
3180 * configure.in (host_tools): Added inet.
3181 (native_only): Added inet.
3182 (noconfigdirs): Added inet.
3186 * configure.in: Don't configure libgloss if we are not configuring
3191 * configure.in: Don't configure libgloss for unsupported
3196 * Makefile.in (CLEAN_MODULES): Add clean-apache.
3200 * Makefile.in (ALL_MODULES): Include all-apache.
3201 (CROSS_CHECK_MODULES): Include check-apache.
3202 (INSTALL_MODULES): Include install-apache.
3203 (all-apache): New target.
3205 * configure.in: Added apache everywhere perl is seen.
3209 * Makefile.in: Add support for clean-{module} and
3210 clean-target-{module} rules.
3214 * configure.in (*-*-ose) do not build libgloss.
3218 * config.guess (prep*:SunOS:5.*:*): Turn into
3219 powerpele-unknown-solaris2.
3223 * configure.in: Permit --enable-shared to specify a list of
3228 * configure.in (host==solaris): Pass only the first word of $CC
3229 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
3233 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
3237 * Makefile.in (ALL_MODULES): Include all-perl.
3238 (CROSS_CHECK_MODULES): Include check-perl.
3239 (INSTALL_MODULES): Include install-perl.
3240 (ALL_X11_MODULES): Include all-guile.
3241 (CHECK_X11_MODULES): Include check-guile.
3242 (INSTALL_X11_MODULES): Include install-guile.
3243 (all-perl): New target.
3244 (all-guile): New target.
3246 * configure.in (host_tools): Include perl and guile.
3247 (native_only): Include perl and guile.
3248 (noconfigdirs): Don't build guile and perl; no ports have been
3253 * configure (--enable-*): Handle quoted option lists such as
3254 --enable-sim-cflags='-g0 -O' better.
3258 * Makefile.in ({,inst}all-target): New rule so we can make and
3259 install all of the target directories easily.
3263 * configure.in: Add missing global flag in sed substitution when
3264 deleting `target-' from ${configdirs}.
3268 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
3271 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
3274 * install.sh: Correct misspelling of transformbasename.
3276 * config.guess: Recognize mips-*-sysv*.
3280 * config.sub: Recognize mon960.
3284 * configure: Restore Canadian Cross handling of BISON and LEX,
3285 removed in Feb 20 change.
3290 Mention make install. Remove the old copyright date as well the
3291 clumsy and rather pointless copyright on the README file.
3295 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
3296 Makefile after running symlink-tree, then run `make distclean' to
3297 avoid clobbering any generated files in srcdir.
3301 * configure.in (m68k-*-netbsd*): Build everything now.
3305 * Makefile.in (taz): Fix quoting.
3309 * configure.in (sparclet-*-*): Build everything now.
3313 * configure.in (m68k-*-linux*): New host.
3317 * configure: Check for bison before byacc.
3321 * Makefile.in configure: Change the way LEX and BISON/YACC are
3322 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
3323 searching PATH. These are used as fallbacks by Makefile.in if
3324 flex/bison/byacc aren't in objdir.
3328 * Makefile.in: Make everything which depends upon all-bfd also
3329 depend upon all-opcodes, in case --with-commonbfdlib is used.
3333 * configure.in (host *-*-cygwin32): Don't build gdb if we are
3334 building NT native compilers on Unix.
3338 * configure.in: Don't get CC from the host Makefile fragment if we
3339 can find gcc in PATH, or if this is a Canadian Cross. Move the
3340 Solaris test for /usr/ucb/cc to the post target script, just after
3341 the compiler sanity test.
3345 * config.sub: Merge with FSF.
3349 * Makefile.in (RPATH_ENVVAR): New variable.
3350 (REALLY_SET_LIB_PATH): Use it.
3351 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
3355 * config.sub, configure.in: Recognize sparclet cpu.
3359 * config.guess: Support m68k-cbm-sysv4.
3363 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
3364 m68k-unknown-linuxaout from linker help string. Put quotes around
3369 * config.guess (powerpc-harris-powerunix): Add guess for port
3374 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
3378 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
3379 $(REALLY_SET_LIB_PATH) in Makefile.
3380 * Makefile.in (SET_LIB_PATH): New variable.
3381 (REALLY_SET_LIB_PATH): New variable.
3382 ($(DO_X)): Use $(SET_LIB_PATH).
3383 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
3384 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
3385 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
3386 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
3387 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
3388 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
3389 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
3390 (install-dosrel): Likewise.
3391 (all-opcodes): Depend upon all-libiberty.
3395 * config.guess (*:CYGWIN*): New
3399 * Makefile.in (all-target-winsup): All all-target-libiberty.
3403 * configure.in (noconfigdirs): Add missing # in front of comment.
3407 * configure.in: add second pass to things added to noconfigdirs
3408 so *-gm-magic can exclude libgloss properly.
3412 * mpw-configure (extralibs_name, rez_name): Set correctly
3413 for MWC68K compiler.
3415 * mpw-README: Add more info on the necessary build tools.
3419 * configure.in, config.sub: Recognize cygwin32.
3423 * config.guess, config.sub: Recognize A/UX.
3427 * config.sub: Merge with gcc/config.sub.
3431 * mpw-build.in (do-binutils): Add build of stamps.
3435 * config.sub: Add recognition for mips64vr4100*-* targets.
3439 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
3440 Add creation of gconfigargs with `--enable-shared' turned on.
3441 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
3442 ($(host)-stamp-stage3-configured): Likewise.
3443 (HOLES): Add chatr and ldd.
3444 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
3448 * configure: Pass --nfp to recursive configures.
3452 * Makefile.in (DLLTOOL): New.
3453 (DLLTOOL_FOR_TARGET): New.
3454 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
3455 (EXTRA_TARGET_FLAGS): Ditto.
3456 (EXTRA_GCC_FLAGS): Ditto.
3457 (CONFIGURE_TARGET_MODULES): Ditto.
3459 * configure: Add DLLTOOL.
3464 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
3465 mh-sco, since old workarounds no longer needed, and don't
3466 build ld, since libraries have weak symbols in COFF.
3470 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
3474 * configure.in: Make sure that ${CC} can be used to compile an
3479 * Makefile.in (all-gdb): Depend on $(GDB_TK).
3480 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
3481 nothing depending on whether gdbtk is being built.
3485 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
3489 * configure.in (noconfigdirs): Put ld or gas in this early, if the
3490 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
3494 * config-ml.in: Add support for
3495 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
3496 Simplify setting of multidirs from --disable-foo.
3500 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
3501 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
3502 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3503 non-empty, pass them on to the GCC make.
3504 (all-bootstrap): New rule that is like all-gcc, except it executes
3505 the GCC bootstrap rule instead of the GCC all rule.
3509 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
3513 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
3518 * config.sub (i*86*) Change [345] to [3456]
3522 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
3527 * config-ml.in (rs6000*, powerpc*): Add switches to control which
3528 AIX multilibs get built.
3532 * configure.in (i386-win32): Don't build expect if we're not
3533 building the tcl subdir.
3537 * Makefile.in: (configure-target-examples, all-target-examples):
3538 New targets, configure and build example programs.
3542 * mpw-configure: If an mpw-config.in generated a file mk.sed,
3543 use it as input to sedit the generated MPW makefile.
3544 * mpw-README: Add a suggestion about Gestalt.h.
3548 * config.sub: Accept *-*-ieee*.
3552 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
3557 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
3558 for powerpc-pe native.
3559 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
3560 (target==powerpc-pe): duplicate i386-win32 entry.
3564 * configure.in (noconfigdirs): Exclude target-newlib for all versions
3565 of vxworks, not just vxworks5.1.
3569 * mpw-configure: Add support for exec-prefix.
3573 * config.guess: Recognize HP model 816 machines as having
3578 * configure: Ignore new autoconf configure options.
3582 * config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
3583 defaults to K&R mode, but doesn't have varargs.h, so we have to
3584 compile in ANSI mode.
3588 * config.guess: Recognize Pentium under SCO.
3593 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
3594 * config/mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
3595 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
3599 * configure.in: Don't configure gas for alpha-dec-osf*.
3603 * configure.in: Default to --with-stabs for some targets for which
3604 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
3605 i[345]86*-*-unixware*.
3609 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
3610 rather than basing it on the target. Simplify handling of options
3611 controlling which directories to configure. Remove extraneous
3612 slash in multi-clean target.
3616 * config-ml.in: Prefix more variables with ml_ so they don't collide
3621 * configure: Don't turn -v into --v.
3625 * configure.in (targargs): Fix typo.
3627 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
3631 * configure.in: Strip --host and --target options from
3632 CONFIG_ARGUMENTS, and always configure for --host only. Add
3633 --with-cross-host option when building with a cross-compiler.
3634 * configure: Canonicalize the arguments put into config.status by
3635 always using `=' for an option with an argument. Pass a presumed
3636 --host or --target explicitly.
3640 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
3641 into general OS recognition case.
3645 * configure.in (target_configdirs): add target-winsup only
3646 for win32 target systems.
3650 * Makefile.in (all-target-libgloss): Depend upon
3651 configure-target-newlib, since when libgloss is built it looks to
3652 see if the newlib directory exists.
3656 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
3661 * configure: Handle LD and LD_FOR_TARGET when configuring a
3666 * config/mh-i386win32: add LD_FOR_TARGET.
3670 * configure.in (target_libs): add target-winsup.
3671 (target==i386-win32): add patch diff flex make to $noconfigdirs.
3672 (target==ppcle-pe): remove ld from $noconfigdirs.
3676 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
3677 Preserve relative path names in $srcdir. Build symlink tree if
3678 configuring cross target dir and srcdir=. (= no VPATH support).
3679 (configure-target-libg++): Depend on configure-target-librx.
3680 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
3681 * config-ml.in: New file.
3682 * symlink-tree: New file.
3683 * configure: Ensure srcdir="." if that's what it is.
3687 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
3688 includes and FLEX_SKELETON setting.
3689 * mpw-configure (--with-gnu-ld): New option, controls whether
3690 to use PPCLink or ld with PowerMac GCC.
3691 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
3692 * mpw-config.in: Configure grez if targeting Mac.
3694 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3695 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
3697 * configure.in: Configure grez resource compiler if targeting Mac.
3698 * Makefile.in (all-grez, install-grez): New targets.
3702 * configure: CXX defaults to gcc, not g++. If we find
3703 gcc in the path, set CC to gcc -O2.
3707 * configure: Default ${build} correctly. Avoid picking up extra
3708 spaces when reading CC and CXX from Makefile. When doing a
3709 Canadian Cross, use plausible default values for numerous
3711 * configure.in: When doing a Canadian Cross, don't try to
3712 configure tools whose configure script can't handle it.
3716 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
3720 * configure: Remove dubious bug reporting address.
3724 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
3725 configure script, run that instead of this directory's configure.
3726 In either case, print a message that we're configuring the sub-dir.
3730 * configure.in: Before checking for the existence of various files,
3731 use sed to filter out "target-".
3735 * Makefile.in (DO_X): Split rule to decrease command line length
3737 (Philippe De Muyter).
3741 * Makefile.in (all-patch): depend on all-libiberty.
3745 * configure.in: If the only directory in target_configdirs which
3746 actually exists is libiberty, then set target_configdirs to empty,
3747 to avoid trying to build a target libiberty in a gas or gdb
3752 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3753 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
3758 * configure.in (copy_dirs): Use sys-include instead of include
3759 for --with-headers option.
3763 * Makefile.in, configure.in: Make winsup builds work with
3768 * configure.in: Build the linker on AIX.
3772 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
3777 * Makefile.in (all-gcc): Fix typo.
3781 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
3785 * configure.in: Rename libFOO to target-libFOO, and xiberty
3786 to target-xiberty, to provide more flexibility.
3787 (target_subdir): Define. Create if cross.
3788 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
3789 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
3790 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
3791 check-libFOO -> check-target-libFOO, etc.
3792 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
3793 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
3794 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
3795 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
3796 allow ALL_GCC="" to only configure.
3797 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
3798 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
3799 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
3803 * Makefile.in (taz): Build "info" in etc explicitly.
3807 * configure.in: Make sure that CC is undefined (as opposed to
3808 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
3809 problem with autoconf trying to configure on a host without GCC.
3813 * mpw-configure: Set host alias from choice of host compiler,
3814 only use generic MPW Makefile sed if present, edit a file
3815 named "hacked_Makefile.in" instead of "Makefile.in" if present.
3816 * mpw-README: Add problem notes about CW6 and CW7.
3820 * Makefile.in (taz): Use ";" instead of ";;".
3824 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
3825 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
3827 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
3828 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
3832 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
3833 and gnats, because they are now subsumed by DISTSTUFFDIRS.
3834 Move bfd to DISTSTUFFDIRS.
3838 * Makefile.in (X11_LIB): Removed.
3839 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
3841 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
3845 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
3850 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
3854 * configure.in (i[345]86-*-win32): Always build newlib.
3855 Don't configure cvs, autoconf or texinfo.
3856 * Makefile.in (LD_FOR_TARGET): New.
3857 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
3858 Pass down LD_FOR_TARGET.
3862 * winsup: New directory.
3863 * Makefile.in: Build winsup.
3864 * configure.in: Winsup is configured when target is win32.
3865 Can only build win32 target GDB when native.
3869 * config.guess: Recognize HP model 819 machines as having
3874 * configure: Fix sed loop which substitutes for CC and CXX to
3875 avoid bug found in various sed implementations.
3879 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
3880 simulator. Use standard powerpc-*-eabi*.
3884 * configure.in: Stop putting gas and binutils in noconfigdirs for
3885 powerpc-*-aix* and rs6000-*-*.
3889 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
3890 -mcall-aixdesc libraries.
3896 * config.sub (arm | armel | armeb): Fix shell syntax.
3900 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
3901 -msoft-float and -mcpu=common support.
3902 (powerpc*-*-eabisim*): Add support for building -mcall-aix
3907 * configure.in: Allow configuration and build of emacs19 for the alpha.
3911 * configure.in (CC): Get ^CC, not just any old CC, from
3912 ${host_makefile_frag}.
3916 * configure.in (CC): Try to get CC from
3917 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
3921 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
3922 only if it exists in $(srcdir).
3926 * configure: If CC and CXX are not set in the environment, set
3927 them, based on either an existing Makefile or on searching for gcc
3928 in PATH. Substitute for CC and CXX in Makefile.
3929 * configure.in: Remove libm from target_libs. Separate
3930 target_configdirs from configdirs. If CC is not set in
3931 environment, try to get it from a host Makefile fragment. Rewrite
3932 changes of configdirs to use skipdirs instead. A few minor
3933 tweaks. Take directories out of target_configdirs as they are
3934 taken out of configdirs. Remove existing Makefile files from
3935 subdirectories. Substitute for TARGET_CONFIGDIRS and
3936 CONFIG_ARGUMENTS in Makefile.
3937 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
3939 (CONFIG_ARGUMENTS): Likewise.
3940 (CONFIGURE_TARGET_MODULES): New variable.
3941 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
3942 ($(CONFIGURE_TARGET_MODULES)): New target.
3943 (configure-libg++, configure-libio): New targets.
3944 (all-libg++): Depend upon configure-libg++.
3945 (all-libio): Depend upon configure-libio.
3946 (configure-libgloss, all-libgloss): New targets.
3947 (configure-libstdc++): New target.
3948 (all-libstdc++): Depend upon configure-libstdc++.
3949 (configure-librx, all-librx): New targets.
3950 (configure-newlib): New target.
3951 (all-newlib): Depend upon configure-newlib
3952 (configure-xiberty): New target.
3953 (all-xiberty): Depend upon configure-xiberty.
3957 * configure.in (host i[345]86-*-win32): Expand the
3962 * mpw-configure: Fix sed command file name.
3966 * configure.in (host i[345]86-*-win32): Reduce the
3971 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
3972 or powerpc*-*-pe*, since they are not yet supported.
3976 Add PowerMac support and many other enhancements.
3977 * mpw-configure: New option --cc to select compiler to use,
3978 paste options set according to --cc into the generated
3979 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
3980 if mpw-make.sed is present.
3981 * mpw-config.in: Don't test for gC1, test for mpw-touch,
3982 add forward includes for PowerPC include files.
3983 * mpw-build.in: Build using Makefile.PPC if present.
3984 (do-byacc, etc): Remove separate version resource builds.
3985 (do-gas): Build "stamps" before "all".
3986 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
3987 * mpw-README: Update to reflect --cc option, PowerMac support,
3988 and recently-reported compatibility problems.
3992 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
3993 embedded m68k systems (-aout, -coff, -elf, -vxworks).
3994 (--with-multilib-top): Pass to recursive invocations.
3998 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
4003 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
4004 gdb, ld and opcodes on v810-*-*.
4008 * config/mh-ncrsvr43: Removed AR_FLAGS
4012 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
4013 (local-maintainer-clean): New target.
4014 (maintainer-clean): New target.
4015 (realclean): Just depend upon maintainer-clean.
4019 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
4023 * configure.in: Build ld in mips*-*-bsd* case.
4027 * config.sub: Accept -lites* OS. From Ian Dall.
4031 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4036 * configure.in: treat i386-win32 canadian cross the same as
4037 i386-go32 canadian cross.
4041 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
4042 running under the simulator to build a reduced set of libraries.
4043 (powerpc-*-eabiaix): Add fine grained multilib support added to
4044 other powerpc targets yesterday.
4048 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
4049 -disable-softfloat, -disable-relocatable, -disable-aix, and
4050 -disable-sysv to control which multilib libraries get built.
4054 * configure: Add Makefile.tem to list of files to remove in trap
4059 * config.guess (*Linux*): Add missing "exit"s.
4060 Also, need specific check for alpha-unknown-linux (uses COFF).
4064 * config.guess: Merge with FSF:
4067 * config.guess (AIX4): More robust release numbering discovery.
4070 * config.guess (i386-sequent-ptx): Properly get version number.
4073 * config.guess (mips:*:4*:UMIPS): New case.
4077 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
4078 (i386-win32 host): Likewise. Don't build readline.
4082 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
4083 SUPPORT_FILES to submakes.
4087 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
4088 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
4093 * configure.in (appdirs): Use =, not ==, in test expression when
4094 trying to build the text to print in the warning message for
4099 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
4103 * config.guess: Recognize lynx-2.3.
4107 * config.sub (z8ksim): Deleted
4108 (z8k-*-coff): New, this is the one true name of the target.
4112 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
4116 * config.guess (*:Linux:*:*): First try asking the linker what the
4117 default object file format is (elf, aout, or coff). Then if this
4118 fails, try previous methods.
4122 * configure.in: Don't build newlib for *-*-vxworks5.1.
4126 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
4127 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
4131 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
4135 * cfg-ml-com.in: New file.
4136 * cfg-ml-pos.in: New file.
4140 * COPYING.NEWLIB: Add HP free copyright to list.
4144 * config.sub: Recognize -eabi* for the system, not just -eabi.
4148 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
4149 * config.sub, configure.in (win32): New target and host.
4153 * configure.in: Add i386-pe configuration.
4157 * mpw-build.in (install): Install GDB after LD.
4161 * mpw-config.in (elf/mips.h): Always forward-include, needed
4166 * testsuite: New directory for customer acceptance and whole tool
4171 * configure: If per-host line isn't found, but AC_OUTPUT is found
4172 and a configure script exists, run it instead.
4176 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
4180 * configure: Set build_{cpu,vendor,os,alias} to host values when
4181 --build isn't specified.
4185 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
4186 (FLAGS_TO_PASS): Pass them.
4187 (EXTRA_TARGET_FLAGS): Ditto.
4189 * config/m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
4193 * Makefile.in (all-libg++): Depend on all-libstdc++.
4197 * configure.in (noconfigdirs): Enable all packages for
4198 i386-unknown-netbsd.
4202 * configure.in (noconfigdirs): Don't configure tk for i386-go32
4203 hosted builds (DOS builds)
4207 Changes for ARM based on patches from Richard Earnshaw:
4208 * config.sub: Handle armeb and armel.
4209 * configure.in: Omit arm linker only for riscix.
4213 * config.guess: Update from FSF.
4217 * config.sub: Recognize powerpcle as the little endian varient of
4218 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
4219 powerpcle variant. Convert pentium into i586, not i486. Add p5
4220 alias for i586. Map new x86 variants p6, k5, nexgen into i586
4225 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
4229 * config.sub: Accept -lites* as a basic system type.
4233 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
4234 installed, and if so return linuxoldld as the system name.
4238 * config.guess: Add hppa1.1-hp-lites support.
4242 * configure.in: Don't build newlib for m68k-vxworks5.1.
4246 * configure.in (mips-sgi-irix6): Use mh-irix5.
4250 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
4254 * test-build.mk: Enable building of shared libraries on IRIX 5 and
4255 OSF/1. Fix compiler flags.
4256 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
4260 * configure.in: Recognize --with-newlib.
4261 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
4265 * Makefile.in: move {all,check,install}-gdb from *_MODULES
4266 to *_X11_MODULES due to gdbtk needing X include files et al.
4270 Merge in support for Mac MPW as a host.
4271 (Old change descriptions retained for informational value.)
4273 * mpw-config.in: Add generic include forwards for cpu-specific
4274 include files in aout and elf directories.
4276 * mpw-configure: Added copyright.
4277 * mpw-config.in: Check for presence of required build tools.
4278 (target_libs): Add newlib.
4279 (target_tools): Add examples.
4280 (Read Me): Generate as "Read Me for MPW" instead.
4281 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
4282 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
4283 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
4285 * mpw-configure: Remove subdir-specific makefile hackery,
4286 delete mk.tmp after using it.
4288 * mpw-build.in (all): Display start and end times.
4290 * mpw-configure (host_canonical): Set.
4291 (target_cpu): Always add to makefiles.
4292 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
4293 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
4294 (mpw-mh-mpw): Look for in srcdir and srcroot.
4295 Use sed instead of mpw-edit-prefix to edit prefix definitions.
4297 * mpw-build.in: (install-only): New target.
4299 * mpw-configure (host_alias, target_alias): Rename from hostalias
4300 and targetalias, add into generated Makefile.
4301 (mk.tmp): If present, add into generated Makefile.
4302 * mpw-build.in (all-gas): Build config.h first before gas proper.
4304 * mpw-configure (config.status): Write only if changed.
4305 * mpw-config.in (readline): Configure it (not built, just used for
4308 * mpw-config.in (elf/mips.h): Add a forward include.
4310 * mpw-config.in: Forward-include most .h files in include into
4312 (readline): Don't build.
4313 mpw-build.in (install): Install GDB.
4315 * mpw-configure (prefix, mpw_prefix): Handle it.
4316 * mpw-config.in (mmalloc, readline): Don't configure.
4317 * mpw-build.in (thisscript): Rename to ThisScript.
4318 Use mpw-build instead of BuildProgram everywhere.
4319 (mmalloc, readline): Don't build.
4320 * mpw-README: New file, basic documentation about the MPW port.
4322 * mpw-config.in: Use forward-include to create include files.
4324 * mpw-configure: Add more things to the top of each configured
4325 Makefile, including contents of config/mpw-mh-mpw.
4326 * mpw-config.in (extra-include): Create this directory and fill it
4327 with Posix-like include files when configuring.
4329 * config.sub (apple, mac, mpw): Add various aliases.
4331 * mpw-build.in: New file, top-level build script fragment for MPW.
4332 * mpw-configure: New file, configure script for MPW.
4333 * mpw-config.in: New file, config fragment for MPW.
4337 * configure.in (host_libs): Remove glob, since it is gone from the
4342 * Makefile.in: define empty GDB_NLM_DEPS var.
4344 * configure.in(target_makefile_frag): use config/mt-netware
4345 for netware targets.
4349 * config.sub: Merge in recent FSF changes. Remove linux special
4354 build-all.mk,config/mh-solaris: revert these two changes:
4358 * build-all.mk: Use CC=cc -Xs on Solaris.
4360 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4362 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
4363 working xmakefile for Emacs.
4367 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
4369 * Makefile.in: Nuke all references to glob subdirectory.
4373 * configure.in: Fix --enable-shared logic in per-host.
4377 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
4381 * configure.in (noconfigdirs): Don't build gas on AIX, for
4382 powerpc*-*-aix* as well as for rs6000*-*-aix*.
4386 * configure: Fix --cache-file to work if the file argument is a
4391 * configure: If the --cache-file is used, pass it down to
4392 configure in subdirectories.
4396 * config.sub: add vxworks29k configuration.
4400 * Makefile.in (taz): Do "diststuff" part quietly.
4404 * config.sub: Mini-merge with gcc/config.sub.
4408 * config.guess (IRIX): Sed - to _.
4412 * Makefile.in (source-vault, binary-vault): New targets.
4416 * config.sub: Recognize -eabi as a basic system type.
4420 * configure.in (enable_shared stuff): Fix typo.
4424 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
4428 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
4432 * configure.in (rs6000-*-*): Don't build gas.
4436 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
4437 reduce command line length.
4438 (AS_FOR_TARGET): Check for as.new, not Makefile.
4439 (NM_FOR_TARGET): Check for nm.new, not Makefile.
4443 * config.guess: Merge from FSF.
4447 * configure: Don't use $ when handling program_suffix.
4451 * configure.in: Configure tk for hppa/hpux.
4455 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
4459 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
4460 to LIBCXXFLAGS. Tests are better run without it.
4464 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
4468 * configure.in (*-*-netware*): Don't configure xiberty.
4472 * configure.in: Remove tk from native_only list.
4476 * build-all.mk: Add mips-ncd-elf target to sun4 targets
4477 for special NCD build.
4481 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
4482 makeall.bat, they're only useful for binutils snapshots.
4483 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
4484 makeall.bat to specified SUPPORT_FILES.
4488 * build-all.mk: Add Ericsson targets to sun4 and solaris
4489 hosts. Add BNR's sun4 target to solaris host, so their
4490 build-from-source will be tested in-house first.
4494 * Makefile.in (LIBCFLAGS): New variable.
4495 (CFLAGS_FOR_TARGET): Ditto.
4496 (LIBCFLAGS_FOR_TARGET): Ditto.
4497 (LIBCXXFLAGS): Ditto.
4498 (CXXFLAGS_FOR_TARGET): Ditto.
4499 (LIBCXXFLAGS_FOR_TARGET): Ditto.
4500 (BASE_FLAGS_TO_PASS): Pass them.
4501 (EXTRA_TARGET_FLAGS): Ditto.
4503 * configure.in, config/m[th]-*pic: Support --enable-shared.
4507 * configure.in (target_libs): Include libstdc++ again.
4508 * config.guess: Update from FSF (for FreeBSD).
4512 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
4514 (DISTDOCDIRS): Add `etc'.
4515 (ETC_SUPPORT_PFX): New variable.
4516 (taz): Include anything from etc starting with a word in
4521 * config.sub: Update for recent FSF changes. Remove obsolete
4522 h8300hds entry. Add -windows* and -osx as basic os. Minor
4527 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
4529 * config.guess: Merge with FSF.
4530 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
4534 * configure: Since the "trap 0" handler will override the exit
4535 status on many systems, only use it for "exit 1", and make it set
4536 a non-zero exit status; reset it before "exit 0". Also, check
4537 exit status of config.sub, and error out if it failed.
4541 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
4542 and install libgloss.
4546 * Makefile.in (all-binutils): Depend upon all-byacc.
4548 * configure.in: Don't build emacs on Irix 5.
4552 * configure.in (*-*-netware*): Add libio.
4556 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
4557 (CHECK_TARGET_MODULES): Ditto.
4558 (INSTALL_TARGET_MODULES): Ditto.
4559 (TARGET_LIBS): Ditto.
4560 (all-libstdc++): Note dependencies.
4564 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
4568 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
4569 -fexternal-templates.
4571 * configure.in (target_libs): Add libstdc++.
4572 (noconfigdirs): Add libstdc++ as appropriate.
4576 * config.guess: Update from FSF.
4580 * configure: Use ${config_shell} when running ${configsub}.
4584 * config.sub: No longer recognize h8300h.
4588 * config.sub: Remove extraneous differences between config.sub and
4593 * Makefile.in (DISTSTUFFDIRS): Add gas.
4597 * COPYING.NEWLIB: New file.
4601 * config.guess (HP-UX): Patch from Harlan Stenn
4606 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
4610 * config.sub: Merge nextstep cleanup from FSF.
4614 * configure.in (arm-*-*): Don't configure ld for this target.
4618 * configure.in (*-*-netware): don't configure libg++, libio,
4623 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
4624 configure ld--it works, but it doesn't support shared libraries.
4628 * config.guess (*-unknown-freebsd*): Get rid of possible
4629 trailing "(Release)" in version string.
4634 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
4635 Fix type: *-next-neststep -> *-next-nextstep.
4637 * config.guess: Merge from FSF:
4641 * config.guess: Recognize powerpc-ibm-aix3.2.5.
4645 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
4646 instead of UNIX_SV for UnixWare 1.0).
4650 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
4651 to make gdb/nlm/* build after the compiler and linker.
4655 * config.guess (netbsd, freebsd, linux): Accept any machine,
4657 (m68k-atari-sysv4): Relocate to match FSF version.
4659 * config.guess: More merges from the FSF:
4661 Add a space before function call or macro invocation.
4665 * config.guess: Add trap cmd to remove dummy.c and dummy when
4670 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
4671 (dummy): Redirect stderr from compilation of dummy.c.
4675 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
4679 * configure: Accept and ignore --cache*, for compatibility with
4684 * config.guess: Merge from FSF:
4688 * config.guess (Pyramid*:OSx*:*:*): New case.
4689 (PATH): Add /.attbin at end for finding uname.
4690 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
4694 * config.guess (M88*:DolphinOS:*:*): New case.
4698 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
4699 to select whether to use ELF or COFF.
4703 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
4707 * config.guess: Guess the OS version for HPUX.
4711 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
4715 * configure.in: Recognize --with-headers, --with-libs, and
4717 * Makefile.in (all-xiberty): Depend upon all-ld.
4721 * configure.in: Change i[34]86 to i[345]86.
4725 * configure (version): A few more tweaks to help message.
4729 * Makefile.in: Remove (for now) librx as a host library,
4730 now that we're building it for target.
4739 * configure.in: Also configure librx.
4743 * Makefile.in: Update various rules to reflect that librx
4744 is now needed for libg++.
4748 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
4752 * configure.in: Configure the examples directory.
4756 * configure: Simplify Jun 2 1994 change.
4760 * change CC to /usr/latest/bin/gcc for lynx host builds, since
4761 /bin/gcc isn't good enough to build gcc.
4765 * Makefile.in (GDB_SUPPORT_FILES): Remove
4766 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
4767 (gdb.tar.gz): Add new rule to use standard distribution building
4772 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
4781 * configure: Search current dir first in .gdbinit.
4785 * config.sub: Recognize freebsd (merged from gcc config.sub).
4789 * config.sub: Refer to NeXT's operating system as nextstep.
4791 * config.sub (case $basic_machine): Re-order the cases, to match
4792 the order in the FSF version (which is mostly alphabethical).
4793 Merge in some additions and changes from the FSF.
4797 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
4798 * config.sub: Recognize cxux7.
4799 * configure.in: Use mh-cxux for m88k-harris-cxux*.
4803 * config.sub: Fix typo powerpc -> powerpc-*.
4807 * Makefile.in: `all-emacs19' depends on `all-byacc'.
4809 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
4810 parallel with all-emacs and install-emacs). Top-level command
4811 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
4815 * test-build.mk ($(host)-stamp-stage2-installed): Remove
4816 $(relbindir)/make before doing ``make install'', and use
4817 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
4818 installing over running make binary.
4819 ($(host)-stamp-stage3-installed): Likewise.
4823 * config.guess: Recognize Mach.
4827 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
4828 see whether --exec-prefix was used.
4832 * README: Explicitly mention libg++/README. (Zoo's idea.)
4836 * Makefile.in: Add all-librx target similar to all-libproc.
4840 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
4841 with post 1.2 uname bogosity.
4845 * configure: Remove temporary files on receipt of a signal.
4849 * configure: If there is a package_makefile_frag, remove
4850 ${subdir}/Makefile.tem after copying it in.
4854 * build_all.mk: support rs6000 lynx identifies itself as
4855 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
4856 since /bin/gcc is too feeble to compile a modern gcc.
4860 * brought devo/test-build.mk update-to-date with progressive/
4861 test-build.mk. Add lynx targets and hppa flag info.
4865 * configure.in: Use mh-ncrsvr43. Patch from
4870 * config.guess (i386-unknown-bsdi): No longer need to
4871 check #if defined(__bsdi__) && defined(__i386__).
4875 * configure: Set program_transform_nameoption correctly.
4879 * brought build-all.mk update-to-date with progressive build-all.mk,
4880 added new targets and hppa info.
4884 * configure: If config.guess result is a prefix of the user
4885 specified target, assume a native build and use the user specified
4886 target as the host alias. Remove SunOS patch suffix removal hack.
4887 * configure.in: Remove SunOS patch suffix removal hack.
4889 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
4890 in NATIVE_CHECK_MODULES.
4894 * Makefile.in: Rename HOST_ONLY to NATIVE.
4895 * configure: Delete SunOs patch suffix from host_canonical
4896 and build_canonical variables that are prepended to Makefiles.
4897 * configure.in: Add comments for easier maintenance.
4901 * Makefile.in: Add all-libproc target similar to all-gui.
4905 * Makefile.in (CHECK_MODULES): split into
4906 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
4910 * config.guess (i386-unknown-bsdi): New system to guess.
4914 * Makefile.in: Add all-gui target (but not yet build by "all").
4918 * config.sub: Move deletion of patch suffix from here...
4919 * configure.in: To here, at Ian's suggestion. The top-
4920 level scripts might need to know of a patch level.
4924 * config.sub: Strip off patch suffix so rtl is recognized
4925 as a sunos4.1.3 machine, even though it's been patched.
4929 * Makefile.in (INSTALL_LAST): Delete.
4930 (INSTALL_DOSREL): New.
4934 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
4935 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
4936 whether we pass down --with-gnu-ld anyhow.
4940 * Makefile.in (INSTALL_LAST): Change operation so it works
4941 on more flavors of make.
4942 * configure.in (go32): Don't build libg++ or libio.
4946 * Makefile.in (Move HOST_PREFIX_1 and friends up so
4947 they can be overriden by templates.
4951 * configure.in (target==go32): Don't build gdb.
4952 * dosrel: New directory.
4956 * configure.in (host==go32): Configure dosrel too.
4957 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
4958 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
4959 be set by incoming names or templates.
4960 (INSTALL_LAST): New rule.
4961 * config/mh-go32: New fragment.
4965 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
4969 * config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
4970 unique in 8.3 naming schemes.
4971 * configure.in (appdirs): New variable. Currently empty, but will
4972 be used in gas distribution. If nonempty, lists a set of
4973 directories at least one of which must get configured, or top
4974 level configuration is considered to have failed.
4975 (rs6000-*-lynxos*): Use new file name.
4979 Eliminate XTRAFLAGS.
4980 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
4981 newlib include files using -idirafter, and also use -nostdinc.
4982 (CXX_FOR_TARGET): Likewise.
4983 (XTRAFLAGS): Removed.
4984 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
4985 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
4986 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
4987 ($(DO_X)): Don't pass down XTRAFLAGS.
4991 * configure.in (mips*-dec-bsd*): New target; do build linker.
4992 (mips*-*-bsd*): New target; don't build linker.
4996 * configure.in: support rs6000-*-lynxos* configuration.
4997 support sunos4 as a cross target.
4999 * config.sub: look for lynx*, not lynx since the OS version may
5000 legitimately be part of the name.
5004 * configure.in (i[34]86-*-sco*): Move to be with other i386
5006 (romp-*-*): New target. Skip various binary utilities.
5007 (vax-*-*): New target. Don't build newlib.
5008 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
5012 * configure.in: Only set host_makefile_frag if config
5017 * install.sh: If $dstdir exists, don't check whether each
5022 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
5026 * configure.in (*-*-lynxos*): Don't configure newlib for either
5027 native or cross Lynx.
5031 * config.sub (sparc64-elf): Fix os.
5032 (z8k): Remove duplicate.
5036 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
5037 gcc/stmp-fixproto, to try to prevent fixproto from being run.
5041 * configure: Make file links cleanly even if Lynx fails on
5042 an NFS symlink (at least fail cleanly).
5046 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
5051 * configure: Unknown options are fatal again.
5055 * configure: Ignore --x-includes and --x-libraries, for Autoconf
5060 * build-all.mk: Add `clean' target.
5064 * config.guess: Add SINIX support.
5065 * configure.in: Add mips-*-sysv4* support.
5069 * build-all.mk: Document all useful targets.
5070 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
5071 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
5075 * configure: Support --silent, --quiet.
5079 * configure: Support --disable-FEATURE.
5083 * config.guess: Recognize NCR running SVR4.3.
5087 * config.guess: Make BSDI generate i386-unknown-bsd386.
5092 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
5096 * configure: Make unrecognized options give nonfatal warnings
5097 instead of fatal errors, and pass them to any subdirectory
5098 configures in case they recognize them.
5099 Make --x equivalent to --with-x.
5103 * configure: Add --enable-* options. Clean up usage message and
5108 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
5112 * configure.in (hppa*-*-*): Enable binutils.
5116 * config.sub: Recognize cisco.
5120 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
5124 * config.guess: about target *-hitachi-hiuxwe2, don't print more
5125 than one configuration name. Add comment.
5129 * config.guess: about target *-hitachi-hiuxwe2, fixed
5130 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
5131 macro is incorrect.]
5135 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
5136 than the "make ls" stuff which used to be here.
5140 * config.guess: Recognize i[34]86-unknown-freebsd.
5145 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
5149 * config.guess: Check for ptx.
5153 * config.sub: Add os9k checking.
5157 * config.guess: Handle OSF1 running on HPPA processors
5161 * configure: If subdir configure fails, print out a message with
5162 subdirectory name, in case subdir's configure code didn't identify
5167 * configure.in: Remove embedded newlines from configdirs.
5168 Avoid mismatches of substrings. Fix matching strings at end
5171 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
5173 * config.guess: Add Lynx/rs6000 config support.
5177 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
5181 * configure.in (hppa*-*-osf*): Treat this just like most other
5182 PA configurations (eg no binutils or ld).
5183 (hppa*-*-*elf*): These configurations have binutils and ld.
5191 * configure.in (rs6000-*-*): Build gas.
5195 * Makefile.in: Avoid bug in losing hpux sed.
5199 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
5200 for GDB and GDB has been fixed to not need it.
5202 Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
5204 * config/mh-lynxosrs6k: Account for lack of ranlib!
5208 * config.guess: Recognize vax hosts.
5212 * configure (while loop): Don't use "break 2" inside case
5213 statement -- the case statement isn't an enclosing loop.
5217 * config.guess: Clean up NeXT support, to allow nextstep
5218 on Intel machines. Make OS be nextstep.
5222 * config.guess: Add alternate forms for Convex.
5224 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
5226 * configure: Completely rewrite option processing. Take
5227 advantage of pattern-matching to avoid invoking test frequently.
5228 Also clean up host and target defaulting logic.
5232 * Makefile.in: Replace all occurrances of "rootme" with "r" and
5233 "$${rootme}" with "$$r", to increase the likelihood that the do-*
5234 commands (plus user environment) will fit SCO limits.
5238 * configure.in: Don't issue warnings about directories which are
5239 not being configured if -norecursion is set. Correct test for
5240 --with-gnu-as and --with-gnu-ld to not get confused by substring
5243 * configure.in: Don't build gas for alpha-dec-osf1*.
5245 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
5247 * configure: Back out Per's change of 12/19/1993. It changes the
5248 behavior of configure in unexpected and confusing ways.
5250 Also, use different delim char when calculating
5251 program_transform_name so that the name can contain slashes.
5255 * configure.in, config.sub: Add support for VSTa micro-kernel.
5259 * configure.in: Nuke hacks which were used to get a special
5260 version of GAS for HPPA configurations.
5264 * configure: If only ${target_alias} is given, use that
5265 as the default for ${host_alias}.
5266 * configure: Add missing back-slashes before nested quotes.
5270 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
5274 * config.guess: Recognize some Tektronix configurations.
5279 * config.sub: Match any flavor of SH.
5283 * configure.in: Don't try to configure newlib for Alpha.
5287 * configure.in: Don't build ld for Irix 5. Don't build gas,
5288 libg++ or libio for any Alpha target.
5290 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
5291 * config/mh-irix5. New file for Irix 5.
5295 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
5296 default arguments -- so it tried to compress itself.
5300 * configure.in (notsupp): ensure that a space is always at the end
5301 of the configdirs list, since the grep checks for an explicit space
5305 * configure.in (target i386-sysv4.2): don't build ld, since static
5306 versions of many libraries are not available.
5310 * config.guess: Recognize Apollos (using environment variables).
5311 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
5315 * config.guess: Recognize Sony news mips running newsos.
5319 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
5320 "fi ; else" for bash.
5324 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
5328 * config.sub: accept unixware as an alias for svr4.2.
5329 Fix some inconsistancies with the gcc version.
5333 * Makefile.in (DISTDOCDIRS): Add gdb.
5337 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
5341 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
5342 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
5347 * config.sub: Accept hiux* as an OS name.
5349 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
5350 etc/make-stds.texi. The underscore came from gcc, and dje now
5351 agrees that RUNTESTFLAGS is the correct name.
5355 * install.sh: Remove 'set -e'. It makes any conditionals
5356 in the script useless.
5358 * config.guess: Automatically recognize arm-acorn-riscix
5363 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
5367 * Makefile.in (DISTDOCDIRS): New variable.
5368 (taz): Edit local Makefile.in sooner, instead of proto-toplev
5369 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
5373 * configure.in (hppa target): check the source directory for the
5378 * config.sub: Allow -aout* and -elf*.
5382 * configure.in: Don't build ld on i386-solaris2, same as for
5387 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
5391 * configure.in: Configure gdb for alpha.
5395 * Makefile.in (CXXFLAGS): Add -O.
5399 * config.guess: added support for DG Aviion
5403 * configure.in: Produce warning message for subdirectories not
5404 configurable for this host/target combination. Don't try to
5405 configure gdb for vms.
5409 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
5410 appropriate files before making "diststuff".
5411 (DISTBISONFILES): New var: list of files to be edited.
5412 (DISTSTUFFDIRS): Add binutils.
5416 * config.sub: also handle mipsel and mips64el (for little endian mips)
5420 * configure.in: Add * to end of all OS names.
5424 * configure.in: Build newlib for LynxOS native.
5428 * config.guess: Add support for delta 88k running SVR3.
5430 * configure.in: Add comment about HP compiler vs. emacs.
5434 * configure.in: don't build ld on solaris2 (not a viable option
5435 due to bugs in getpwnam & getpwuid)
5439 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
5440 config.guess will produce a full version number.
5444 * configure.in: Build linker and binutils for alpha-dec-osf1.
5448 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
5449 and gdb/testsuite/Makefile.in.
5453 * configure.in: recognize mips*- instead of mips-
5457 * config.sub: Accept linux*coff and linux*elf as operating
5462 * ltmain.sh: Handle symlinks in generated script.
5466 * config.sub: Recognize mips64, and mips3 as an alias for it.
5470 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
5471 gdb knows how to handle OSF/1 shared libraries.
5475 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
5476 * config.guess: Recognize Hitachi's HIUX.
5477 * config.sub: Recognize h3050r* and hppahitachi.
5478 Remove redundant cases for hp9k[23]*.
5482 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
5483 if gas and ld are in the source tree and are in ${configdirs}.
5484 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
5485 --with options (but still pass them down on the command line,
5486 if they were explicitly specified).
5490 * configure: Handle autoconf style directory options: --bindir,
5491 --datadir, --includedir, --infodir, --libdir, --libexecdir,
5492 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
5494 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
5495 (sharedstatedir, localstatedir, oldincludedir): New variables.
5496 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
5497 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
5498 sbindir, sharedstatedir, and sysconfdir.
5502 * configure: substitute SHELL value in Makefile.in with
5507 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
5511 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
5512 *-*-solaris2* targets.
5516 * Makefile.in: define M4, and pass it down to sub-makes;
5517 all-autoconf now depends on all-m4
5521 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
5522 presence of {ar,ranlib} instead of a configured directory
5526 * config.guess: Accept 34?? as well as 33?? for NCR.
5530 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
5531 of 'gas' in sed commands, since 'gash' is now in the tree as well.
5535 * configure: grab values for $(CC) and $(CXX) from the
5536 environment, so that someone can do "CC=gcc configure; make" and
5537 have it work right (matching the way that autoconf works now)
5539 * configure.in, Makefile.in: add support for gash, the tcl
5542 * config.guess: add NetBSD variants (hp300, x86)
5546 * install.sh: Support -d option (in the manner of SunOS 4 install,
5547 as it is more deterministic than that of GNU install)
5548 (chmodcmd): Set file to mode 755 by default (should also do default
5549 chgrp and chown, but I don't feel like dealing with that now)
5553 * config.sub: Remove h8300hhms alias.
5557 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
5561 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
5566 * config.sub: recognize m88110-bug-coff.
5570 * Makefile.in (all-libio): all dependencies on the toolchain used
5571 to build this (gcc, gas, ld, etc)
5575 * config.guess: Deal with OSF/1 1.3 on alpha.
5579 * install.sh: add some 'else true' clauses for portability
5581 * configure.in: don't build libio for h8[35]00-*-* targets
5585 * Makefile.in: Add support for new libio.
5589 * install.sh: If one command fails, don't try the rest. Don't try
5590 to remove $dsttmp (via trap) unless we have already created it.
5591 If $src doesn't exist, detect it and exit with an error.
5593 * config.guess: Recognize BSD on hp300.
5597 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
5602 * Makefile.in (all-send-pr): depends on all-prms
5606 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
5611 Added test for mips-mips-riscos5.
5615 * configure.in: use mh-hp300 for 68k HP hosts
5619 * configure: add support for CONFIG_SHELL, so that you can use
5620 some alternate shell for evaluating configure scripts
5624 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
5626 distribution archive.
5627 * Makefile.in (COMPRESS): Remove def.
5628 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
5629 gdb.tar.Z and make-gdb.tar.Z respectively.
5630 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
5631 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
5632 to convergence with 'taz' target in Makefile.in.
5636 * install.sh (dsttmp): use trap to ensure that tmp files go
5637 away on error conditions
5641 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
5645 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
5646 its parent is '/' not ''.
5648 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
5652 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
5653 that ${newsrcdir}/configure.in does.
5657 * test-build.mk: support for CONFIG_SHELL
5661 * config.sub (netware): Add as a basic system type.
5665 * Makefile.in (Makefile): depend on configure.in. Also drop the
5666 $(srcdir)/ from the dependency on Makefile.in.
5670 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
5671 (h8300hhms is temporary until multi-libraries are implemented).
5672 * configure.in: Handle h8300h too.
5676 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
5680 * configure: Remove extraneous output when guessing host type.
5681 * config.guess: Remove extraneous output when guessing using C
5682 compiler rather than uname, or when guessing fails.
5684 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5686 * Makefile.in: remove all.cross and install.cross targets
5688 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
5693 * configure.in (target sh): Build gprof.
5695 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5697 * config.sub: change -solaris to -solaris2
5701 * configure.in: Use config/mh-riscos for mips-*-sysv*.
5705 * configure: Correct error message for missing Makefile.in to
5706 print correct directory.
5708 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5710 * install.sh: kludge around 386BSD shell bug
5714 * config.guess: Recognize NeXT.
5715 * config.guess: Recognize i486-ncr-sysv4.
5716 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
5720 * Makefile.in (MAKEINFOFLAGS): New variable.
5721 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
5722 * build-all.mk, test-build.mk: Pass down --no-split as
5723 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
5727 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
5731 * Makefile.in (libg++.tar.z): New rule.
5732 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
5733 * Makefile.in (taz): Only do a single chmod.
5735 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
5737 * install.sh: don't use dirname anymore (replaced with sed usage)
5741 * Makefile.in: Change extension for gzip'd files from '.z' to
5742 '.gz' per new FSF standard usage.
5744 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
5746 * configure: put quotes around the final value of program_transform_name
5748 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5750 * Makefile.in: new install.sh support; update install-info rules
5754 * configure.in: Build diff for crosses, but not for go32 host.
5756 * configure.in: Build gprof only for native, and don't build it
5757 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
5759 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
5761 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
5765 * configure.in (host_tools): Add prms.
5767 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5769 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
5770 with $(FLAGS_TO_PASS) on the command line
5772 * config.sub: Recognize lynx and lynxos
5776 * config.sub: Accept -ecoff*, not just -ecoff.
5780 * Makefile.in (taz): Use .gz suffix instead of .z.
5781 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
5784 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5786 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
5788 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5790 * Makefile.in (install-no-fixedincludes): install gcc last, so
5791 that rebuilds that might happen during 'make install' don't get
5792 bogus gcc include files
5796 Change from Utah for HPPA support:
5797 * config.guess: Recognize hppa1.x-hp-bsd.
5801 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
5804 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
5806 * config.sub: Add support for rom68k and bug boot monitors.
5810 * Makefile.in: Make all-opcodes depend on all-bfd.
5814 * config.guess: Added special check for i[34]86-univel-sysv4*.
5818 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
5819 the processor rather than assuming i486.
5823 * config.guess: Recognize SunOS6 as Solaris3.
5827 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
5828 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
5832 * build-all.mk (all-cross): New target for Canadian Cross.
5833 Added Q2 go32 targets.
5834 * test-build.mk: Configure go32 cross sparclite-aout and
5835 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
5836 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
5838 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5840 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
5841 GO32 hosted toolchains
5843 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
5845 * configure: change so "-exec-prefix" gets passed down rather
5846 than "-exec_prefix" so autoconf generated Makefiles get the
5847 exec_prefix set right.
5849 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5851 * config.guess: get the Solaris2 minor version number
5853 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
5857 * config.guess: Recognize some Sequent platforms.
5859 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5861 * Makefile.in: added the vault-install target
5863 * configure.in: actually use the Sun3 makefile fragment that's in
5864 config, also added the release dir to configdirs
5868 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
5870 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5872 * configure.in: remove some program from Alpha targetted toolchains
5876 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
5878 (taz): Run "make diststuff" in those directories instead of "make
5879 proto-dir". Look for "VERSION=" only at start of line in subdir
5880 Makefile. Use "gzip -9" for compression.
5881 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
5882 (binutils.tar.z): New target.
5886 * Makefile.in (taz): Include gpl.texinfo.
5890 * Makefile.in (setup-dirs): Merged into "taz" target.
5891 (taz): Only do `proto-dir' stuff if a directory is actually needed
5896 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
5897 (FLAGS_TO_PASS): Pass down MUNCH_NM.
5898 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
5899 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
5900 (gcc-no-fixedincludes): Correct for current gcc Makefile.
5904 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
5905 config.sub, and move-if-change to gdb testsuite distribution
5906 archive, so the testsuite can be extracted, configured, and
5907 run separately from the gdb distribution. Blow away the Chill
5908 tests that require a Chill compiled executable, since GNU Chill
5909 is not yet publically available.
5911 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5913 * test-build.mk: set environment variables in a single command,
5914 instead of a list of assignments and exports
5916 * config.guess: recognize Alpha/OSF1 systems
5920 * configure: Change help message to prefer --options rather than
5925 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
5927 * config.guess: Recognize miniframe.
5929 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
5931 * Makefile.in: Use srcroot to find runtest rather than rootme.
5932 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
5936 * test-build.mk: Extensive additions to support building on a
5937 machine other than the host.
5941 * configure (tooldir): Fix for i386-aix again.
5945 * configure, Makefile.in: Change definition of $(tooldir)
5950 * config.guess: Recognize i[34]86/SVR4.
5954 * Makefile.in (all-gdb): gdb depends on sim.
5958 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
5959 at the same time we make the prototype gdb directory.
5960 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
5961 files at the same time as the gdb base release distribution.
5965 * Makefile.in (check): Use individual check targets rather than
5971 * config.sub: Use sysv3.2 not sysv32 for canonical OS
5972 for System V release 3.2.
5976 * config.sub: Recognize hppaosf.
5977 * configure.in: Do configure ld/binutils/gas for it.
5981 * configure (tooldir): Alter syntax used to set this, for systems
5982 where "\$" isn't handled right, like i386-aix.
5986 * configure: Pass program-transform-name, not
5987 program_transform_name, to recursive configures.
5991 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
5996 * config.guess: Recognize AIX3.2 as distinct from 3.1.
5998 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6000 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
6002 * config/mh-delta88: remove extraneous GCC references
6006 * Makefile.in (PRMS): Set back to all-prms.
6010 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
6011 targets, rather than for MIPS hosts.
6013 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6015 * configure.in: add comment for --with-x default values
6017 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
6019 * Makefile.in: add check-* targets for each of the directories in
6020 the tree. Add a definition of RUNTEST that will use the one we
6021 just built, if it exists. Pass this down via FLAGS_TO_PASS.
6025 * configure.in: Removed obsolete references to bfd_target and
6026 target_makefile_frag.
6028 * build-all.mk: Set assorted targets for Q2.
6029 * config.sub: Recognize z8k-sim and h8300-hms.
6030 * test-build.mk: Really don't pass host to configure.
6031 (HOLES): Added uname.
6035 * configure: Handle an empty program-prefix, program-suffix or
6036 program-transform-name correctly.
6040 * build-all.mk: -G 8 no longer required for MIPS targets.
6041 * test-build.mk: Don't pass host argument to configure; make it
6046 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
6047 * Makefile.in (COMPRESS): New macro, like GZIP.
6051 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
6053 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
6054 with gas currently defaults to -G 0.
6058 * Makefile.in (all-flex): flex depends on byacc.
6060 * build-all.mk: If host not specified, use config.guess. Pass TAG
6061 to test-build.mk as RELEASE_TAG.
6062 * test-build.mk (configargs): New variable containing arguments to
6063 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
6064 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
6066 * config.guess: Use /bin/uname when checking -X argument on SCO,
6067 to avoid invoking GNU uname which doesn't understand -X.
6069 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
6071 * configure.in: Build gas for mips-*-*.
6075 * Makefile.in (all.normal): insert missing backslash.
6079 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
6082 * Makefile.in: Complete overhaul to merge many almost identical
6087 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
6088 (gdb.tar.Z): Adjusted.
6090 * Makefile.in (setup-dirs, taz): New targets; should be general
6091 enough to adapt for gdb sometime. Build only .z file.
6092 (gas.tar.z): New target.
6096 * build-all.mk: Use CC=cc -Xs on Solaris.
6098 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6100 * config/mh-sun3: cc needs -J to compile cp-parse.c correctly
6102 * config/mh-solaris: SunPRO C needs -Xs to be able to get a
6103 working xmakefile for Emacs.
6108 for handling BISON for FSF releases.
6112 * configure: Actually implement the change zoo just documented.
6114 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
6116 * configure: when using config.guess, only set target_alias when
6117 it's not already been set (ie, on the command line)
6119 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6121 * Makefile.in: add installcheck target, set PRMS to install-prms
6123 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6125 * configure: add support for package_makefile_fragment, handle the
6126 case where a directory has a configure.in file but no Makefile.in
6127 more gracefully (with an actual understandable error message, even);
6128 add support for --without (and add this to the usage message); also
6129 explicitly add a --host=${host_alias} to the command line when
6130 config.guess is used
6134 * configure: Must use both --host and --target in recursive calls.
6138 * Makefile.in: Change deja-gnu to dejagnu.
6142 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
6144 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6146 * configure.in: canonicalize all instances to *-*-solaris2*,
6147 also strip out a number of tools to not build for go32 host
6151 * config.guess: add GPL.
6153 * Makefile.in, config.guess, config.sub, configure: bump
6158 * Makefile.in (do-info): Removed obsolete check for existence of
6161 * Makefile.in (MAKEOVERRIDES): Define to be empty.
6163 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6165 * Makefile.in: a couple of 'else true' for decstation,
6168 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
6172 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
6174 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
6176 * config.guess: Recognize i386-ibm-aix (PS/2).
6177 * configure.in: Use config/mh-aix386 file for it.
6181 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
6182 CC_FOR_TARGET instead.
6183 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
6187 * Makefile.in: Add sim to list of directories sent with gdb
6191 * configure.in: Put back mips-dec-bsd* case.
6196 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
6197 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6198 * config/mh-vaxult2: New file.
6200 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6202 * configure.in: remove no-op mips-dec-bsd* in "case $target"
6204 * Makefile.in (dir.info): only run gen-info-dir if it exists,
6205 (install-info): install dir.info only if it exists,
6206 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
6210 * configure.in: For vms target, skip bfd, ld, binutils. Do build
6211 gas for mips-dec-bsd.
6215 * configure (makesrcdir): If ${srcdir} is relative and not ".",
6216 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
6220 * configure.in: Added "dejagnu" to hosttools list.
6224 * config.sub, configure.in, config.guess: Add support
6225 for Bosx, an AIX variant from Bull.
6230 * devo/dejagnu: Initial creation of devo/dejagnu.
6231 Migrated dejagnu testcases and support files for testing software
6232 tools to reside as subdirectories, currently called "testsuite",
6233 within the directory of the software tool. Migrated all programs,
6234 support libraries, etc. beloging to dejagnu proper from
6235 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
6236 with no modifications. The changes to these files which will
6237 allow them to configure, build, and execute properly will be made
6242 * Makefile.in: Change send_pr to send-pr.
6243 * configure.in: Likewise.
6244 * send_pr: Renamed directory to send-pr.
6248 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
6252 * README: Update for gdb-4.8 release.
6253 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
6254 gdb-xxx.tar.z (gzip'd) file also.
6256 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6258 * Makefile.in: make all-diff depend on all-libiberty
6262 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
6264 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6266 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
6270 * Makefile.in (DEVO_SUPPORT): Remove etc directory
6271 (ETC_SUPPORT): Only add the files GDB wants from etc/.
6272 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
6274 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6276 * Makefile.in: makeinfo binary is in a new location
6280 * config.sub: Accept -ecoff as an OS.
6282 * Makefile.in: Various changes to eliminate a level of make
6283 recursion and reduce the required command line length.
6284 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
6286 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
6287 variables holding settings for specific sub-makes.
6288 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
6289 in terms of BASE_FLAGS_TO_PASS.
6290 (TARGET_LIBS): New variable listing directories which use
6291 TARGET_FLAGS_TO_PASS.
6292 (subdir_do): Eliminated.
6293 (do-*): New set of targets to replace subdir_do.
6294 (various): All targets which used subdir_do now depend on do-*.
6295 (local-clean): Renamed from do_clean.
6296 (local-distclean): New target, dependency of distclean and
6298 (install-info): Don't create directories. Depend on dir.info
6299 rather than calling make recursively.
6300 (install-dir.info): Eliminated.
6301 (install-info-dirs): Create all info directories here.
6302 (dir.info): Depend upon do-install-info.
6304 * test-build.mk (HOLES): Added false.
6308 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
6310 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6312 * Makefile.in (info): remove dependency on all-texinfo. The
6313 problem was really in texinfo/C, not at this level.
6317 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
6321 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
6326 * configure: Include srcdir in message about target of link not
6327 being found. Don't convert `-' to `_' in `with' options being
6330 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6332 * configure.in: add uudecode to host_tools
6334 * Makefile.in: added {all,install}-uudecode targets, added them to
6335 the appropriate lists
6339 * Makefile.in (all-gcc): Added dependency on all-gas.
6341 * configure.in (mips-*-*): Build ld and binutils.
6345 * configure: check return code from mkdir, print error message and
6350 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
6354 * test-build.mk (HOLES): Added tar, cpio and uudecode.
6358 * config.sub (h8500): Recognize this as a cpu type.
6360 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6362 * configure: source directory missing is no longer a warning
6364 * configure.in: recognize irix[34]* instead of irix[34]
6366 * Makefile.in: define and pass down X11_LIB
6368 * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
6372 * guess-systype: Renamed to ...
6373 * config.guess: ... by popular request.
6374 * configure.in, Makefile.in: Update accordingly.
6379 + Add Convex, Cray/Unicos, and Encore/Multimax support.
6380 + Execute ./dummy instead of assuming . is in PATH.
6384 * guess-systype: New shell script. Attempts to guess the
6385 canonical host name of the executing host.
6386 Only a few hosts are supported so far.
6387 * configure: Call guess-systype if no host is specified.
6391 * Makefile.in (gcc-no-fixedincludes): Made to work with current
6397 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
6398 (all-gcc, install-gcc, subdir_do): Use it.
6402 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
6406 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
6407 set exclusively by configure, using configure.in .
6409 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6411 * test-build.mk: set $PATH for all builds
6413 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
6417 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
6418 the one used in gcc/Makefile.in, so that a null expansion doesn't
6419 override the one needed to build gcc with a native cc.
6424 * configure: Accept -with arguments.
6428 * Makefile.in: added h8300sim
6432 * config/mh-sco: Don't override BISON definition.
6434 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
6435 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
6436 (all-cygnus, native, build-cygnus): Make
6437 $(canonhost)-stamp-3stage-done, not $(host)....
6438 * test-build.mk (stamp-3stage-compared): Use tail +10c for
6439 i386-sco3.2v4. Added else true to if command.
6443 * config.sub: (from FSF) Sequent uses a BSD-like OS.
6447 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
6449 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6451 * configure.in: don't remove binutils from Solaris builds
6455 * Makefile.in: get rid of earlier definitions for *clean,
6456 also handle the recursive info rule better
6460 * Makefile.in (mostlyclean, distclean, realclean): Fix to
6461 do more-or-less the right thing.
6465 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
6466 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
6468 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6470 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
6473 * configure.in: split the configdirs list into 4 categories (native
6474 v. cross, library v. tool) and handle the cross-only and native-
6475 only in more reasonable (and correct!) way.
6477 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
6479 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
6482 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6484 * Makefile.in: extensive cleanup:: removed all of the explicit
6485 clean-* targets, collapsed many wrappers around subdir_do into
6486 one, added additional targets to satisfy standards.texi, deleted
6487 some old targets, some changes for consistency
6489 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6491 * configure.in: handle some programs as cross-only, and others as
6494 * test-build.mk: handle partial holes in a more generic manner
6496 * Makefile.in: m4 depends on libiberty
6498 Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6500 * config/mh-sco: don't default $(CC) to gcc
6502 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6504 * configure.in: add m4, textutils, fileutils, sed, shellutils,
6505 time, wdiff, and find to configdirs
6507 * Makefile.in: all, clean, and install rules for the new programs
6508 added to configure.in
6510 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6512 * configure.in: use mh-sun for all *-sun-* hosts
6514 * config/mh-solaris: rework standard X location to use
6515 $OPENWINHOME, if defined.
6517 * config/mh-sun: handle X11 include locations
6519 * config/mh-decstation: define NeedFunctionPrototypes to 0, to
6520 work around dain-bramaged DECwindows include files
6522 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6524 * Makefile.in: define flags for X11 include files and library file
6525 locations, pass them down to the programs that need this info
6527 * build-all.mk: added a 'native' target, to 3stage the native toolchain
6529 * config/{mh-hpux,mh-solaris}: define the "standard" locations for
6530 the vendor supplied X11 headers and libraries
6532 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6534 * configure.in: start building libg++ for HP-UX targets
6538 * README: Update references to files moved into etc/.
6542 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
6543 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
6547 * configure: accept dash as well as underscore in long option
6548 names for FSF compatibility.
6552 * config.sub: added -sco3.2v4 support from FSF.
6554 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6556 * configure.in: expand the section that adds or removes
6557 directories from the list of programs to build, to handle native
6558 vs. cross in addition to host v. native
6562 * Makefile.in: Replace C++ in macro names with CXX.
6563 This is less likely to break ...
6565 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6567 * test-build.mk: add -w to GNU_MAKE
6569 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6571 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
6572 add 'sparc' to list of recognized cpus. This needed to make
6573 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
6574 Delete some redundant ose68 variants. Recognize -wrs as an os,
6575 then changes that into $CPU-wrs-vxworks.
6577 * configure.in: remove most references to gdbtest, regularize
6578 target based program removal
6580 * test-build.mk: import from p3 tree (many fixes and changes)
6584 * Makefile.in: added rules to handle tcl, tk, and expect
6586 * configure.in: handle those directories if they exist
6588 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6590 * config.sub: removed bogus hppabsd and hppahpux names, since
6591 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
6593 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6595 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
6596 depends upon all-xiberty
6598 * Makefile.in: changes from p3, including:
6602 * Makefile.in (XTRAFLAGS): include newlib directories if
6603 newlib/Makefile exists, rather than if host != target.
6607 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
6608 from the same source tree and not building a cross-compiler. This
6609 matters for the libg++ configuration if reconfiguring a tree that
6610 has already been installed.
6614 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
6615 pick up the machine and system specific header files.
6617 * Makefile.in: added AS_FOR_TARGET, passed down in
6618 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
6619 the C compiler to use to create programs which are run in the
6620 build environment, set it to default to $(CC), and passed it down
6621 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
6625 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
6626 We need them for unusual native builds, like systems without
6629 * configure: also define $(host_canonical) and
6630 $(target_canonical), which are the full, canonical names for the
6631 given host and target
6635 * Makefile.in: Added separate definitions for C++.
6639 * configure.in (configdirs): Add deja-gnu.
6643 * README: Update for configure.texi and gdb-4.7 release.
6647 * Makefile.in: Move "all" target to top of file.
6648 Previously, first target was ".PHONY" which caused BSD4.4 make
6649 to build .PHONY when make was run without arguments.
6653 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
6654 Library-copylefted code in libiberty.
6658 * config.sub: Replace m68kmote with plain old m68k.
6662 * Makefile.in: Remove space from blank line, avoid Make complaints.
6666 * config.sub: Complain if no argument is given. Added support for
6667 386bsd as OS and target alias.
6671 * Makefile.in (XTRAFLAGS): include newlib directories if
6672 newlib/Makefile exists, rather than if host != target.
6674 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
6676 * config.sub: recognize sparclite-wrs-vxworks.
6678 * Makefile.in (install-xiberty): added *-xiberty make rules (from
6679 p3.) Added clean-xiberty to clean.
6681 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6683 * configure.in: use *-*-* instead of nested cases for host and target
6687 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
6688 from the same source tree and not building a cross-compiler. This
6689 matters for the libg++ configuration if reconfiguring a tree that
6690 has already been installed.
6694 * config.sub (i486v/i486v4): Merge in from FSF version.
6698 * configure: only set PWD if it is already set.
6702 * configure: just set PWD=`pwd` at the top, since Ultrix sh
6703 doesn't have unset and all success paths (and most error paths)
6704 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
6705 to just ${PWD} to avoid confusion.)
6709 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
6710 even for a native compilation.
6714 Changes to make the gdb.tar.Z rule work better.
6716 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
6717 (DEVO_SUPPORT): Add configure.texi.
6718 (bfd-ilrt.tar.Z): Remove ancient rule.
6722 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
6723 pick up the machine and system specific header files.
6725 * configure.in, config.sub: added new target m68010-adobe-scout,
6726 with alias of adobe68k. Changed configure.in to check for
6727 -scout before -sco* to avoid a false match.
6729 * Makefile.in: added AS_FOR_TARGET, passed down in
6730 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
6731 the C compiler to use to create programs which are run in the
6732 build environment, set it to default to $(CC), and passed it down
6733 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
6737 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
6738 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
6739 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
6740 FOR_TARGET variants, to newlib and libg++.
6744 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
6749 * config.sub: Accept `elf' as an environment.
6753 * Makefile.in (all-opcodes): cd into the right directory
6757 * configure: added -program_transform_name option, used as
6758 argument to sed when installing programs.
6759 configure.texi: added documentation for -program_prefix,
6760 -program_suffix and -program_transform_name.
6764 * config.sub: Accept i486 where i386 ok.
6768 * config.sub: accept we32k
6772 * config.sub, configure.in: accept OSE68000 and OSE68k.
6774 * Makefile.in: don't create all directories for ``make install'';
6775 let the subdirectories create the ones they need.
6777 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6779 * COPYING: new file, GPL v2
6781 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6783 * Makefile.in: use the new gen-info-dir, which needs a template
6784 argument (which also lives in texinfo)
6786 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
6788 Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6790 * config/mh-solaris: removed the -xs from CFLAGS (let the people
6791 with Sun's C compiler deal with it themselved)
6795 * config.sub (ncr3000): Change i386 to i486.
6797 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6799 * Makefile.in: add install-rcs, install-grep to
6800 install-no-fixedincludes, removed install-bison and install-libgcc
6804 * configure.in: grab the HPUX makefile fragment if on HPUX
6808 * Makefile.in: eradicate bison spoor (ditto libgcc).
6809 configure.in: recognise m68{k,000}-ericsson-OSE.
6810 es1800 is alias for m68k-ericsson-OSE
6812 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6814 * configure.in: rearrange the parts that remove programs from
6815 configdirs, based now on HOST==TARGET or by canonical triple.
6819 * test-build.mk: recurse explicitly with -f test-build.mk when
6820 appropriate. predicate stage3 and comparison on the existence
6821 of gcc. That is, if gcc isn't around, we aren't three-staging.
6822 On very clean, also remove ...stamp-co. Build in-place before
6827 * Makefile.in, configure.in: add tgas
6831 * Makefile.in: a number of changes merged in from progressive.
6833 * configure.in: add libm.
6835 * .cvsignore: ignore some stuff that comes from test-build.mk.
6837 Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
6839 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
6840 a symbol-table into the executable.
6844 * config.sub: Add es1800 (m68k-ericsson-es1800).
6848 * configure: Add program_suffix (parallel to program_prefix)
6849 * Makefile.in: adjust directory-creating script for losing decstation
6853 * configure: Minor $subdir-related fixes.
6857 * configure: fix various problems with propogating
6858 makefile_target_frag in subdirs.
6859 * configure.in: config libgcc if its there
6861 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
6863 * config.sub: HPPA merge.
6867 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
6868 it is broken on ncr 3000's.
6870 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
6872 * Makefile.in: Replace all-bison with all-byacc in all
6873 dependency lines for other tools (which now use byacc).
6875 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
6877 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
6879 Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
6881 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
6885 * Makefile.in: make gprof rules similar to byacc rules (instead of
6886 vestigal $(unsubdir) that didn't work...)
6890 * config.sub: Add support for Linux.
6891 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
6892 (at least for libg++).
6896 * configure.texi: fix doc for the -nfp option to configure
6900 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
6902 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
6904 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
6905 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
6906 * configure.in: added solaris* host_makefile_frag hook.
6908 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6910 * config.sub: changed recognition of m68000 so that various
6911 m68k types can be specified via m680[01234]0
6913 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6915 * config.sub (basic_machine): fix sed so that '-foo' isn't
6916 completely substituted out while .+'-foo' loses the '-foo'
6920 * config.sub ($os): Add -aout.
6924 * configure: If host_makefile_frag is absolute, don't
6925 prefix ${invsubdir} (relevant to libg++ auto-configure).
6929 * Makefile.in (tooldir): Define it.
6930 (all-ld): Depend on all-flex.
6934 * Makefile.in (check): Fix libg++ special case.
6938 * configure: do not bury `pwd` into config.status, thus do fewer
6941 * configure: print the "Building in" message only when building in
6942 other than "." AND verbose.
6944 * configure: remove -s, rework -v to better accomodate guested
6947 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
6951 * Makefile.in: macroize flags passed on recursion. remove
6956 * configure: get makesrcdir right for subdirs deeper than 1.
6958 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
6963 * Makefile.in: don't print subdir_do or recursion lines.
6967 * standards.texi: added menu item.
6969 * Makefile.in: build and install standards.info.
6971 * standards.texi: new file.
6975 * configure: test for and move config.status pieces from
6980 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
6981 CFLAGS per new configuration strategy.
6982 * configure: Test for existance of files before trying to mv
6983 them, to avoid numerous non-existance messages.
6987 * configure: correct final line of config.status.
6989 * configure: patch from eggert. Avoids a protection problem if
6990 the original Makefile.in is read only.
6992 * configure: use move-if-change from gcc to create config.status.
6993 Some makefiles depend on config.status to tell if a directory
6994 has been reconfigured for a different host. This change
6995 prevents those directories from remaking everything in the case
6996 where the reconfig was only intended to rebuild a Makefile.
6998 * configure: test for config.sub with "config.sub sun4" rather
6999 than "config.sub ${host_alias}". Otherwise we can't tell a bad
7000 host alias from a missing config.sub.
7004 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
7005 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
7009 * configure: mkdir ${subdir} as needed.
7013 * Makefile.in,configure.in: added autoconf.
7017 * Makefile.in: no longer pass against on recursion.
7019 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
7020 definitions are not inherited.
7022 * configure: correct makesrcdir when subdir is .
7026 * configure: Add support for 'subdirs' variable, which is
7027 like 'configdirs', except that configure doesn't re-invoke
7028 itself for subdirs, it just creates a Makefile for each subdir.
7029 * configure.texi: Document subdirs.
7031 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7033 * configure.in: added flex to configdirs
7037 * Makefile.in: remove clean-stamps from clean.
7039 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
7041 * configure.in: Add gdbtest to configdirs.
7045 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
7047 * configure.in: Recognize new ncr3000 config.
7051 * Makefile.in, configure.in: removed references to gdbm.
7055 * config.sub: Don't canonicalize os value
7056 newsos* to bsd (readline needs to check for newsos).
7057 (This fix was earlier made Jan 31, but got re-broken.)
7059 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
7061 * configure.in: sco is an os, not a vendor!
7063 * configure: Quote $( better. Keep various shells happy.
7067 * Makefile.in: eliminate stamp-files.
7071 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
7072 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
7076 * config.sub: fix iris/iris3.
7080 * configure: re-add -rm.
7084 * Maskefile.in: add .stmp-rcs to all.
7086 * configure.in: remove gas from rs6000 build, use aix host fragment.
7090 * configure: pass down site_option during recursion.
7092 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
7094 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
7098 * configure: Change exec_prefix so that it really defaults to prefix.
7102 * Makefile.in, configure.in: Add support for mmalloc library.
7106 * Makefile.in: add stmp dependencies for a few more things.
7110 * configure: adjusted error message on objdir/srcdir configure
7111 collision, per john's suggestion.
7113 * Makefile.in: add libiberty stmp to all and all.cross.
7117 * Makefile.in: remove force dependencies, add grep to all.
7121 * Makefile.in: drop flex. make stamp files work.
7123 * configure: added test for conflicting configuration in srcdir,
7124 remove trailing slashes from srcdir. Otherwise emacs gdb mode
7125 gets cranky. use relative paths for configure and srcdir
7126 whenever possible. Send some error messages to stderr that were
7131 * Makefile.in: Fix libg++ rule to check for gcc directory
7132 before using gcc/gcc. Also pass XTRAFLAGS.
7134 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
7136 * Makefile.in: added stmp-files so that directories aren't polled
7137 when they are already built.
7139 * configure.texi: fixed a node pointer problem.
7141 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
7143 * config.sub configure.in config/mh-irix4 gdb/configure.in
7144 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
7145 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
7146 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
7150 * configure: -recurring becomes -silent. corrected help message
7153 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
7157 * configure: when building Makefile for crosses, replace
7158 tooldir and program_prefix. default srcdir from location of
7159 config.sub. remove "for host in hosts" and "for target in
7164 * Makefile.in: Do not pass bindir or mandir to cvs.
7168 * Makefile.in, configure.in: removed traces of namesubdir,
7169 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
7170 copyrights to '92, changed some from Cygnus to FSF.
7172 * configure.texi: remove most references to multiple hosts,
7173 multiple targets, subdirs, etc.
7175 * configure.man: removed rcsid. reference config.sub not
7178 * Makefile.in: mkdir $(infodir) on install-info.
7180 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
7182 * configure.texi: Explain better about .gdbinit and about
7183 the environment that configure.in sections run in.
7185 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
7187 * configure.in: Ultrix is only a decstation if it's a MIPS.
7189 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
7191 * README: DOC.configure => cfg-paper.texi.
7193 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
7195 * config.sub (near case $os): Don't convert newsos* to bsd!
7197 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
7199 * Makefile.in: Reinstall change from gdb-4.3 that reduces
7200 the number of copies of COPYING that go into the GDB tar file.
7202 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
7204 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
7205 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
7206 Fix SCO configuration stuff.
7208 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
7210 * Makefile.in: For libg++, make sure the -I pointing
7211 to the gcc directory goes *after* all the libg++-local -I flags.
7212 Also, move just-gcc dependency from just-libg++ to all-libg++.
7214 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
7216 * configure: Change -x to -f to keep Ultrix /bin/test happy.
7218 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
7220 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
7222 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
7224 * config.sub: Add stratus configuration frags. Also
7227 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
7229 * Makefile.in (DEV_SUPPORT): add configure.man.
7231 * config.sub(Decode manufacturer-specific): add -none*.
7233 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
7235 * Makefile.in: remove form feeds to make Sun's make happy.
7236 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
7238 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
7240 * Makefile.in (AR_FLAGS): Make quieter.
7242 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
7244 * configure.in: Add libg++.
7245 * configure: When verbose, don't output the command line at each
7246 level; it will be unremarkably the same as the previous version,
7247 which will be the same as what the user typed.
7249 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
7251 * configure.in, Makefile.in: fix clean-info, add flex. add
7254 * configure: be less sensitive to spaces in Makefile.in. Do not
7255 look for sources in "..". Doing so breaks subdirectories that
7256 might have their own configure. If a subdir has it's own
7257 configure script, use it.
7259 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
7261 * cfg-paper.texi: some changes suggested by rms.
7263 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
7265 * config.sub: Merge in some small additions from the FSF version,
7266 taken from the gcc distribution, to bring the Cygnus and FSF
7267 versions into closer sync.
7269 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
7271 * configure.in: Changed svr4 references to sysv4.
7273 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
7275 * configure: added -V for version number option.
7277 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
7279 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
7280 renamed from DOC.configure to cfg-paper.texi.
7282 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7284 * configure, config.subr, config.sub: config.subr is now
7287 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
7289 * configure.texi: new file, in progress.
7291 * Makefile.in: build info file and install the man page for
7294 * configure.man: new file, first cut.
7296 * configure: find config.subr again now that configuration "none"
7297 has gone. removed all traces of the -ansi option. removed all
7298 traces of the -languages option.
7300 * config.subr: resync from rms.
7302 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7304 * configure, config.sub, config.subr: merge config.sub into
7305 config.subr, call the result config.subr, remove config.sub, use
7308 * Makefile.in: revised install for dir.info.
7310 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7312 * configure.in: add decstation host makefile frag.
7314 * Makefile.in: BISON now bison -y again. also install-gcc on
7315 install. clean-gdbm on clean. infodir belongs in datadir.
7316 Make directories for info install. Build dir.info here then
7319 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7321 * Makefile.in: fix for bad directory tests.
7323 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7325 * configure: \{1,2\} appears to be a sysv'ism. Use a different
7326 regexp. -srcdir relative was being handled incorrectly.
7328 * Makefile.in: unwrapped some for loops so that parallel makes
7329 work again and so one can focus one's attention on a particular
7332 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7334 * configure: added PWD as a stand in for `pwd` (for speed). use
7335 elif wherever possible. make -srcdir work without -objdir.
7336 -objdir= commented out.
7338 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7340 * configure: +options become --options. -subdirs commented out.
7341 added -host, -datadir. Renamed -destdir to -prefix. Comment in
7342 Makefile now at top of generated Makefile. Removed cvs log
7343 entries. added -srcdir. create .gdbinit only if there is one
7346 * Makefile.in: idestdir and ddestdir go away. Added copyrights
7347 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
7348 and mandir now keyed off datadir by default.
7350 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7352 * Freshly created ChangeLog.
7359 version-control: never