2002-04-19 Mark Mitchell * MAINTAINERS: Add information about purpose of this file. 2002-04-18 Tom Tromey * configure.in: Disallow configuring libgcj when it is already installed and we're using Solaris 2.8 linker. Do enable libgcj on Solaris 2.8 by default. For PR libgcj/6158. 2002-04-15 Richard Henderson * config.guess (sun4u:SunOS:5.*:*): Revert 04-12 change. 2002-04-15 Mark Mitchell * MAINTAINERS: Remove chill maintainers. * Makefile.in (CHILLFLAGS): Remove. (CHILL_LIB): Remove. (TARGET_CONFIGDIRS): Remove libchill. (CHILL_FOR_TARGET): Remove. (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or CHILL_LIB. (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill. (CHECK_TARGET_MODULES): Likewise. (INSTALL_TARGET_MODULES): Likewise. (CLEAN_TARGET_MODULES): Likewise. (configure-target-libchill): Remove. (all-target-libchill): Remove. * configure.in (target_libs): Remove target-libchill. Do not compute CHILL_FOR_TARGET. * libchill: Remove directory. 2002-04-12 Richard Henderson * config.guess (sun4u:SunOS:5.*:*): Guess sparcv9 if 64-bit isa is supported. 2002-04-09 Loren J. Rittle * configure.in: Add *-*-freebsd* configurations. 2002-04-08 Tom Tromey * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET. Fixes PR libgcj/6068. 2002-03-30 Krister Walfridsson * configure.in (i*86-*-netbsdelf*): Don't disable libgcj. 2002-03-27 Rainer Orth * configure.in (alpha*-dec-osf*): Enable libgcj. 2002-03-24 Nick Clifton Fix for: PR bootstrap/3591, target/5676 * configure.in (mcore-pe): Disable the configuration of libstdc++-v3 since exceptions are not supported. 2002-03-20 Anthony Green * configure.in: Enable libgcj for xscale-elf target. 2002-03-16 Alexandre Oliva * ltmain.sh (relink_command): Fix typo in previous change. 2002-03-15 Alexandre Oliva * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it. (relink_command): Added --tag flags. (mode=install): If relinking fails; error out. 2002-03-12 Richard Henderson * Makefile.in (NOTPARALLEL): New. Use it instead of explicit .NOTPARALLEL tag. (do-check): Rename from check. (check): Allow parallel check. 2002-03-12 Bob Wilson * MAINTAINERS: Add myself as maintainer for xtensa port. Fix alphabetical order in CPU port maintainer list. Remove myself from Write After Approval list. 2002-03-11 Richard Henderson * Makefile.in (.NOTPARALLEL): Add fake tag. 2002-03-07 H.J. Lu (hjl@gnu.org) * configure.in: Enable gprof for mips*-*-linux*. 2002-02-28 Alexandre Oliva * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for libjava. (CXX_FOR_TARGET): Explain why -shared-libgcc here. 2002-02-23 Alexandre Oliva * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just because its Makefile is there; test for the executable instead. 2002-02-22 Alexandre Oliva * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava. 2002-02-11 Adam Megacz * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and boehm-gc 2002-02-09 Alexandre Oliva * config.guess: Updated to 2002-01-30's version. * config.sub: Updated to 2002-02-01's version. Contribute sh64-elf. 2000-12-01 Alexandre Oliva * configure.in: Added sh64-*-*. 2002-02-08 Chris Demetriou * MAINTAINERS: Belatedly add myself to write after approval list. Thu Feb 7 12:40:58 CET 2002 Jan Hubicka * MAINTAINERS: Put self in as maintainer for x86-64 port. Remove self as Write After Approval. 2002-01-31 Geoffrey Keating * MAINTAINERS: Put self in as maintainer for contrib/regression directory. 2002-01-28 Phil Edwards * MAINTAINERS: Update my email address. 2002-01-26 Jason Thorpe * configure.in (*-*-netbsd*): New. Skip target-newlib, target-libiberty, and target-libgloss. Skip Java-related libraries if not supported for NetBSD on target CPU. 2002-01-25 Douglas B Rupp * install-sh: Use _inst.$$_ for temp file name. 2002-01-24 Jason Thorpe * MAINTAINERS (Write After Approval): Move my contact info from here... (OS Port Maintainers): ...to here (netbsd). 2002-01-22 Bob Wilson * MAINTAINERS (Write After Approval): Add myself. 2002-01-17 H.J. Lu * Makefile.in (all-fastjar): Also depend on all-libiberty. (all-target-fastjar): Also depend on all-target-libiberty. 2002-01-16 H.J. Lu (hjl@gnu.org) * config.guess: Import from master sources, rev 1.225. * config.sub: Import from master sources, rev 1.238. 2002-01-16 Kazu Hirata * MAINTAINERS (Write After Approval): Remove myself. 2001-12-19 Florian Weimer * MAINTAINERS (Write After Approval): Add myself. 2001-12-17 Joseph S. Myers * MAINTAINERS: Add self as docs co-maintainer. 2001-12-11 Matthias Klose * MAINTAINERS (Write After Approval): Add myself. 2001-12-09 Zack Weinberg * MAINTAINERS: Update my email address. 2001-12-07 Turly O'Connor * MAINTAINERS (Write After Approval): Add myself. * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case. (rs6000_initialize_trampoline): Call __trampoline_setup for ABI_DARWIN too. * darwin-tramp.asm: New file, implements __trampoline_setup. * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm. 2001-12-07 Paolo Carlini * MAINTAINERS (Write After Approval): Add myself. Wed Dec 5 07:33:45 2001 Douglas B. Rupp * configure, configure.in: Use temp file for long sed commands. 2001-12-03 Laurent Guerby * config.sub: Update to version 1.232 on subversion. 2001-12-03 Ben Elliston * MAINTAINERS: Update mail address for config.* patches. 2001-11-27 DJ Delorie Zack Weinberg When build != host, create libiberty for the build machine. * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace CONFIG_ARGUMENTS. (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR): New variables. (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables and rules. (all.normal): Depend on ALL_BUILD_MODULES. (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS. (all-build-libiberty): Depend on configure-build-libiberty. * configure: Calculate and substitute proper value for ALL_BUILD_MODULES. * configure.in: Create the build subdirectory. Calculate and substitute TARGET_CONFIGARGS (formerly CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new). 2001-11-26 Ziemowit Laski * MAINTAINERS (write-after-approval): Add self. 2001-11-17 Craig Rodrigues * MAINTAINERS (GNATS only accounts): Remove self. 2001-11-14 Hans-Peter Nilsson * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable libf2c. 2001-11-12 Craig Rodrigues * MAINTAINERS (Write After Approval): Add self. 2001-11-12 David O'Brien * MAINTAINERS: mips and s390 are also CPU ports. 2001-11-12 David O'Brien * MAINTAINERS: mcore, cris and mmix are also CPU ports. 2001-11-11 David O'Brien * MAINTAINERS: Alphabetize. 2001-11-09 Kazu Hirata * MAINTAINERS (Various maintainers: h8 port): Add myself. 2001-11-09 John David Anglin * MAINTAINERS (Various maintainers: hppa port): Added myself. 2001-11-08 Phil Edwards * configure.in (--enable-languages): Be more permissive about syntax. Check for empty lists better. Warn about $LANGUAGES. 2001-11-08 Geoffrey Keating * config.sub: Import from master sources, rev. 1.230. * MAINTAINERS: Change 'stormy16' to 'xstormy16'. 2001-11-07 Laurent Guerby * MAINTAINERS (Write After Approval): Add self. 2001-11-06 Hans-Peter Nilsson * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. 2001-11-05 Hans-Peter Nilsson * config.sub: Import from master sources, rev 1.226. * config.guess: Import from master sources, rev 1.216. 2001-11-03 Hans-Peter Nilsson * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj. * MAINTAINERS: Add self as maintainer of MMIX port. Remove old after-approval entry. 2001-10-28 Joseph S. Myers * ChangeLog, configure: Fix spelling errors. 2001-10-20 Brendan Kehoe * MAINTAINERS: Tweak my address. Thu Oct 11 21:50:15 2001 J"orn Rennecke * MAINTAINERS: Update my email address. 2001-10-11 Hans-Peter Nilsson * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj. * MAINTAINERS: Add self as maintainer of CRIS port. 2001-10-10 Geert Bosch * MAINTAINERS (Various maintainers: Ada front end): Added Robert Dewar. 2001-10-03 David Billinghurst * MAINTAINERS (Write After Approval): Added self 2001-10-02 Geert Bosch * MAINTAINERS (Various maintainers: Ada front end): Added myself. 2001-10-02 Joseph S. Myers * configure: Handle temporary files securely using mkdir. 2001-09-29 Alexandre Oliva * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). 2001-09-26 Will Cohen * configure.in (*-*-linux*): Disable configuration of target-newlib and target-libgloss. 2001-09-26 Alexandre Oliva * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for RANLIB. 2001-09-21 Alexandre Oliva * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to avoid quotes nesting problems. (NATIVE_CHECK_MODULES): Ditto, just for consistency. (DO_X): Export only variables that are set. 2001-09-19 Ben Elliston * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on Solaris when testing for the /usr/ucb/cc compiler; it has incorrect semantics. Use the shell built-in "type" command instead. 2001-08-31 Alexandre Oliva Merged from gcc-3_0-branch: 2001-07-30 Jeff Sturm * ltcf-c.sh: Use $objext, not $ac_objext. 2001-07-27 Mark Kettenis * ltcf-cxx.sh: Add support for GNU. 2001-07-22 Timothy Wall * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve default settings if using GNU tools with that configuration. * ltcf-cxx.sh: Ditto. * ltcf-gcj.sh: Ditto. 2001-07-21 Michael Chastain * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local. * ltmain.sh: Mark as gcc-local. 2001-08-30 Eric Christopher Jason Eckhardt * config.guess: Merge from master sources. * config.sub: Merge from master sources, add support for mipsisa32. 2001-08-25 Geoffrey Keating * config.sub: Merge from master sources, rev 1.219. * MAINTAINERS: Add self as contact for stormy16 port. 2001-08-14 Zack Weinberg * config.sub: Merge from master sources, rev 1.218. * config.guess: Merge from master sources, rev 1.209. 2001-08-11 Graham Stott * Makefile.in (check-c++): Add missing semicolon. Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka * MAINTAINERS (Various maitainers: predict.def): Added myself. 2001-07-30 Eric Christopher * MAINTAINERS (Various maintainers: mips port): Added myself. 2001-07-25 Andrew Haley * configure.in (sh-*-linux*): New. 2001-07-27 Richard Henderson * .cvsignore: Add LAST_UPDATED. 2001-07-23 Ulrich Weigand * MAINTAINERS (Various maintainers: s390 port): Added myself. 2001-07-16 Aldy Hernandez * config.sub: Fix mips64vr5000el typo in CPU-COMPANY. Fri Jul 13 14:31:57 2001 Nicola Pero * MAINTAINERS (Write After Approval): Added myself. 2001-07-12 Stephane Carrez * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj on m68hc11/m68hc12. 2001-06-27 H.J. Lu (hjl@gnu.org) * Makefile (CFLAGS_FOR_BUILD): New. (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD. 2001-06-13 Joseph S. Myers * README: Remove version number. 2001-06-13 Gerald Pfeifer * INSTALL/README: Update wrt. to the installation instructions now residing in gcc/doc/install.texi. 2001-06-13 Joseph S. Myers * README: Replace with a cut-down and updated version of gcc/README. 2001-06-12 David Edelsohn * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread multilibs to be disabled. 2001-06-11 Daniel Berlin * MAINTAINERS (Write After Approval): Add myself. 2001-06-09 Alexandre Oliva * config.guess: Import CVS version 1.195. * config.sub: Import CVS version 1.212. 2001-06-08 Alexandre Oliva , Jeff Sturm * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If gcc/xgcc is built, use -print-prog-name to find out the program name to use. 2001-06-04 Phil Edwards * config.guess: Import CVS version 1.194. All gcc-local changes appear to also be in the master copy. * config.sub: Import CVS version 1.211. Mon Jun 4 16:32:53 2001 Mark Mitchell * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, with_gcc]: Use `gcc -shared' to build a shared library. Mon Jun 4 16:24:43 2001 John David Anglin * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared archives. Fri Jun 1 18:55:19 2001 Rainer Orth * MAINTAINERS (Write After Approval): Add myself. 2001-06-01 Hans-Peter Nilsson * configure.in (libstdcxx_flags): Do not try to execute libstdc++-v3/testsuite_flags until it exists. 2001-06-01 Alan Modra * MAINTAINERS: Update my email address. 2001-05-31 Graham Stott * MAINTAINERS (Write After Approval): Add myself. 2001-05-28 Simon Patarin * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared libraries when using g++ with native linker. 2001-05-28 Alexandre Oliva * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. 2001-05-22 Alexandre Oliva * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag) [aix4*|aix5*]: Prepend blank. 2001-05-20 Alexandre Oliva * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number of subdir/configure scripts to use the new libtool.m4. 2001-05-19 Matt Kraai * MAINTAINERS (Write After Approval): Add myself. 2001-05-18 Benjamin Kosnik * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC. 2001-05-11 Ben Elliston * Makefile.in (all-sid): New target. (check-sid, clean-sid, install-sid): Likewise. 2001-05-09 Jeffrey Oldham * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds. 2001-05-03 Alexandre Oliva * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable libgcj. 2001-05-03 Alexandre Oliva * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If gcc/xgcc is built, use -print-prog-name to find out the program name to use. 2001-04-26 Alexandre Oliva * configure.in (noconfigdirs): Don't reset it from scratch in the target case; only append to it. * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*, sparc-*-solaris2.8]: Disable ${libgcj}. 2001-04-25 Alexandre Oliva * configure.in (libgcj_saved): Copy from $libgcj. (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is --disable-libgcj. 2001-04-25 Gavin Romig-Koch * MAINTAINERS: Remove self as MIPS maintainer and C front end maintainer. Mon Apr 23 09:15:03 2001 Anthony Green * configure.in: Move *-chorusos target case to the proper switch. Disable libgcj. 2001-04-12 Alexandre Oliva * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a 1.641.2.228. 2001-04-13 Franz Sirl * Makefile.in (STAGE1_CFLAGS): Pass down. 2001-04-13 Alan Modra * config.guess: Add hppa64-linux support. Note for next import that this is already in the master file. * configure.in: Likewise. Accept `parisc' alias for `hppa'. 2001-04-12 Alexandre Oliva * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226. 2001-04-11 Stan Shebs * MAINTAINERS: Add self as Darwin port maintainer. 2001-04-11 Alan Modra * MAINTAINERS: Update my email address. 2001-04-10 Loren J. Rittle * ltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of FreeBSD (release 3 or later). * ltconfig: On FreeBSD, -lc must not be provided when building a shared library or else the standard -pthread gcc option is rendered worthless to later users of the built library. 2001-04-06 Joseph S. Myers * MAINTAINERS: Add self and RTH as C front end maintainers. 2001-04-05 Alexandre Oliva * config.sub: Make sure to match an already-canonicalized machine name (eg. mn10300-unknown-elf). 2001-04-01 Alexandre Oliva * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): New macros. (bootstrap, cross): Use RECURSE_FLAGS. * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE. 2001-03-27 Alexandre Oliva * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. 2001-03-22 Colin Howell * Makefile.in (DO_X): Do not backslash single-quotes in backquotes (two places). 2001-03-22 Alexandre Oliva Re-installed: 2001-01-02 Laurynas Biveinis * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add '-DPIC' to ac_cv_prog_cc_pic for DJGPP. * ltcf-cxx.sh: Likewise. * ltcf-gcj.sh: Likewise. 2001-03-22 Gerald Pfeifer * MAINTAINERS: Add myself as "documentation co-maintainer". 2001-03-22 Alexandre Oliva * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198. 2001-03-19 Tom Tromey * config-ml.in: Handle GCJ and GCJFLAGS. 2001-03-21 Michael Chastain * Makefile.in: all-m4 depends on all-texinfo. 2001-03-20 Loren J. Rittle * MAINTAINERS: Add myself to write after approval list. 2001-03-18 Laurynas Biveinis * Makefile.in (DO_X): Quote nested quotes. 2001-03-18 Alan Modra * MAINTAINERS: Add myself to write after approval list. 2001-03-15 Laurynas Biveinis * Makefile.in (DO_X): Use double quotes for quoting "RANLIB=$${RANLIB}". 2001-03-10 Ovidiu Predescu * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C. 2001-03-09 Nicola Pero * configure.in: Only use `lang_requires' for languages athat are actually enabled. 2001-03-08 Phil Edwards * MAINTAINERS (C++ runtime libs): Update and alphabatize. 2001-03-08 Alexandre Oliva * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use. 2001-03-07 Tom Tromey * configure.in: Allow config-lang.in to set `lang_requires' to list of other required languages. 2001-03-06 Laurynas Biveinis * Makefile.in: Remove RANLIB definition. Use RANLIB in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set. 2001-02-28 Benjamin Kosnik Alexandre Oliva * Makefile.in (check-c++): Use tabs, not spaces. 2001-02-20 Laurynas Biveinis * MAINTAINERS: add myself to Write After Approval list. 2001-02-19 Benjamin Kosnik * Makefile.in (check-c++): New rule. * configure.in (target_libs): Remove libg++. (noconfigdirs): Remove libg++. (noconfigdirs): Same. (noconfigdirs): Same. (noconfigdirs): Same. * config-ml.in: Remove libg++ references. * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++. (ALL_TARGET_MODULES): Same. (configure-target-libg++): Remove. (all-target-libg++): Remove. (configure-target-libio): Remove. (all-target-libio): Remove. (check-target-libio): Remove. (.PHONY): Remove. (libg++.tar.bz2): Remove. (all-target-cygmon): Remove libio. (all-target-libstdc++): Remove. (configure-target-libstdc++): Remove. (TARGET_LIB_PATH): Remove libstdc++. (ALL_GCC_CXX): Remove libstdc++. (all-target-gperf): Correct. 2001-02-16 Nick Clifton * configure.in (noconfigdirs): Allow configuration of texinfo for Cygwin hosts. 2001-02-15 Anthony Green * configure: Introduce GCJ_FOR_TARGET. * configure.in: Ditto. * Makefile.in: Ditto. 2001-02-13 Andreas Schwab * MAINTAINERS: Update mail address. 2001-02-09 Martin Schwidefsky * config.guess: Add linux target for S/390. * config.sub: Likewise. 2001-02-08 Chandrakala Chavva * configure.in: for *-chorusos, don't config target-newlib and target-libgloss. 2001-02-06 Ben Elliston * configure: Output host type to stdout, not stderr. 2001-02-05 Mark Mitchell * ltcf-c.sh: Add support for -no-undefined under GNU/Linux. * ltcf-cxx.sh: Likewise. * config.if: Assume enable_libstdcxx_v3 is defined. 2001-02-04 Mark Mitchell Remove V2 C++ library. * configure.in: Remove --enable-libstdcxx_v3 support. 2001-01-31 Bryce McKinlay * include/demangle.h: Add prototype for java_demangle_v3. 2001-01-29 Phil Edwards * COPYING.LIB: Update to LGPL 2.1 from the FSF. 2001-01-27 Richard Henderson * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee. 2001-01-27 Michael Sokolov * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works): Don't unset, it's non-portable and no longer necessary, set to empty instead. 2001-01-27 Michael Sokolov , Alexandre Oliva * ltconfig: Shell portability fix for the tagname validity check. 2001-01-27 Alexandre Oliva * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types. * ltcf-cxx.sh, ltcf-gcj.sh: Likewise. 2001-01-26 Michael Sokolov * ltcf-cxx.sh: Use parentheses around eval $ac_compile. 2001-01-26 Tom Tromey * configure.in: Allow libgcj to be built on Sparc Solaris. 2001-01-25 David Edelsohn * ltcf-c.sh: Add aix5 case. * ltcf-cxx.sh: Likewise. * ltconfig: Likewise. 2001-01-24 Alexandre Oliva * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we keep at least one of build_libtool_libs or build_old_libs set to yes. * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'. * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on. 2001-01-23 Bryce McKinlay * configure.in: Enable libgcj on several additional platforms. 2001-01-22 Bryce McKinlay * configure.in: Enable libgcj for linux targets. 2001-01-20 Michael Sokolov * MAINTAINERS (Write After Approval): Add myself. 2001-01-15 John David Anglin * MAINTAINERS: Add myself as vax port maintainer. 2001-01-11 Fergus Henderson * MAINTAINERS: Add myself as Mercury front-end maintainer. 2001-01-09 Mike Stump * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration failures of subdirectories. 2001-01-02 Laurynas Biveinis * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add '-DPIC' to ac_cv_prog_cc_pic for DJGPP. * ltcf-cxx.sh: Likewise. * ltcf-gcj.sh: Likewise. * ltconfig.sh: Fix typo. 2001-01-02 Laurynas Biveinis * configure: handle DOS-style absolute paths. 2001-01-02 Laurynas Biveinis * configure.in: remove supported directories from $noconfigdirs for DJGPP. 2000-12-30 Marek Michalkiewicz * MAINTAINERS: Add myself as avr port co-maintainer. 2000-12-28 Ben Elliston * MAINTAINERS: Add myself under ``Write After Approval''. 2000-12-19 Joseph S. Myers * texinfo: Remove directory from GCC. 2000-12-18 Joseph S. Myers * COPYING: Update to current ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references to 19yy as example year in copyright notice). 2000-12-18 Benjamin Kosnik * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. (libstdcxx_incdir): Pass down. * config.if: Remove expired bits for cxx_interface, add stub. (libstdcxx_incdir): Add variable for g++ include directory. * configure.in (gxx_include_dir): Use it. 2000-12-18 Alexandre Oliva * MAINTAINERS: Added self as sh port co-maintainer. Removed entry with old-email address from ``Write After Approval''. 2000-12-15 Andreas Jaeger * configure.in: Handle lang_dirs. 2000-12-14 Tom Tromey * MAINTAINERS: Removed brads. * MAINTAINERS: Added gcj developers. 2000-12-13 Anthony Green * configure.in: Disable libgcj for any target not specifically listed. Disable libgcj for x86 and Alpha Linux until compatible with g++ abi. 2000-12-13 Mike Stump * Makefile.in (local-distclean): Also remove fastjar. 2000-12-12 Rodney Brown * contrib/gcc_update: Add fastjar --touch entries. 2000-12-12 Alexandre Oliva * configure.in: Disable language-specific target libraries for languages that aren't enabled. 2000-12-10 Anthony Green * configure.in: Define libgcj. Disable libgcj target libraries for most targets. 2000-12-10 Neil Booth * MAINTAINERS: Update mail address, remove from WAA list. 2000-12-09 Alexandre Petit-Bianco * libjava: Imported from /cvs/java. * libffi: Likewise. * Boehm-gc: Likewise. 2000-12-09 Alexandre Petit-Bianco * configure.in (target_libs): Revert 2000-12-08 patch. (noconfigdirs): Added target-libjava. 2000-12-09 Laurynas Biveinis * djunpack.bat: removed. 2000-12-09 Laurynas Biveinis * Makefile.in: handle DOS-style absolute paths. * config-ml.in: likewise. * symlink-tree: likewise. 2000-12-08 Alexandre Petit-Bianco * fastjar: Imported. 2000-12-08 Alexandre Petit-Bianco * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about libjava. * configure.in (target_libs): Removed `target-libjava'. 2000-12-08 Alexandre Petit-Bianco * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava. (ALL_MODULES): Added fastjar. (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise. (all-target-libjava): all-fastjar replaces all-zip. (all-fastjar): Added. (configure-target-fastjar, all-target-fastjar): Likewise. * configure.in (host_tools): Added fastjar. 2000-12-07 Mike Stump * Makefile.in (local-distclean): Remove leftover built files. 2000-11-24 Nick Clifton * configure.in (xscale-elf): Add target. (xscale-coff): Add target. 2000-11-22 Loren J. Rittle * ltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of FreeBSD (release 3 or later). * ltconfig: On FreeBSD, -lc must not be provided when building a shared library or else the standard -pthread gcc option is rendered worthless to later users of the built library. 2000-11-16 Fred Fish * configure.in (enable_libstdcxx_v3): Fix typo, libstd++ -> libstdc++. 2000-11-21 Kriang Lerdsuwanakij * MAINTAINERS: Add self to Write After Approval list. 2000-11-21 Bernd Schmidt * MAINTAINERS: Update my email address. Add myself to global write privs list. 2000-11-18 Alexandre Oliva * Makefile.in: Merge with src and libgcj. (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of configure-target- when their configure scripts need the C or C++ library to have already been built to work properly. (do_proto_toplev): Set them to an empty string. * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros. (REALLY_SET_LIB_PATH): Use them. 2000-11-17 Stan Shebs * MAINTAINERS: Add self to Write After Approval list. 2000-11-13 Joseph S. Myers * configure: Provide the original toplevel configure arguments (including $0) to subprocesses in the environment rather than through gcc/configargs.h. 2000-11-13 Joseph S. Myers * MAINTAINERS: Remove references to cccp. Change C9X reference to C99. Alphabetise "Write After Approval" list. 2000-11-12 Mark Mitchell * configure: Turn on libstdc++ V3 by default. * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library if we've got GCC. 2000-11-11 Philip Blundell * MAINTAINERS: Add self to Write After Approval list. 2000-11-09 David Edelsohn * ltcf-c.sh (aix4): Improve shared library configuration; require exporting symbols. * ltcf-cxx.sh (aix4): Define. * ltconfig (aix4): Define library and soname specs appropriate for AIX. Define command to create export symbols list. Mon Nov 6 14:19:35 2000 Christopher Faylor * config.sub: Add support for Sun Chorus 2000-10-31 Nick Clifton * MAINTAINERS: Rename @cygnus.com addresses to @redhat.com. Also installed new email address for Clint Popetz. 2000-10-30 Joseph S. Myers * etc: Remove directory from GCC. 2000-10-16 Michael Meissner * configure (gcc/configargs.h): Only create if there is a build GCC directory created. 2000-10-16 Matthias Klose * config.if: Search libstdc++-v3/configure.in for INTERFACE, when configured for libstdc++-v3. 2000-10-05 Phil Edwards * configure: Save configure arguments to gcc/configargs.h. 2000-10-04 Philipp Thomas * config.guess: Import CVS version 1.157. * config.sub: Import CVS version 1.181. 2000-10-04 Andris Pavenis * Makefile.in (bootstrap): avoid recursion if subdir missing (cross): ditto (do-proto-toplev): ditto 2000-09-30 Alexandre Oliva * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4, ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh. * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt all affected `configure' scripts. 2000-09-26 David Edelsohn * config/mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag. Mon 25-Sep-2000 19:46:09 BST Neil Booth * MAINTAINERS: Add self as cpplib co-maintainer. 2000-09-24 Aldy Hernandez * MAINTAINERS: Add self to Write After Approval list. 2000-09-18 Gerald Pfeifer * INSTALL/README: egcs -> GCC update. Sun Sep 17 16:55:59 CEST 2000 Marc Espie * MAINTAINERS: Add myself to Write After Approval list. 2000-09-15 Kazu Hirata * MAINTAINERS: Add myself to Write After Approval list. Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com) * configure.in: Do not build byacc for hppa64. Provide paths to the X11 libraries for hppa64. 2000-09-08 Stephane Carrez * MAINTAINERS: Add myself as 68hc11 port maintainer. 2000-09-06 Alexandre Oliva * Makefile.in (all-zlib): Added dummy target. * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: Updated from libtool multi-language branch. 2000-09-05 Alexandre Oliva * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib. (bootstrap*): Depend on all-bootstrap. 2000-09-05 Philipp Thomas * config.guess: Import CVS version 1.156. * config.sub: Import CVS version 1.179. 2000-09-02 Anthony Green * Makefile.in (all-gcc): Depend on all-zlib. (CLEAN_MODULES): Add clean-zlib. (ALL_MODULES): Add all-zlib. * configure.in (host_libs): Add zlib. 2000-09-02 Alexandre Oliva , DJ Delorie * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian crosses, but add gcc/include to the header search path for them. 2000-08-04 David E. O'Brien * MAINTAINERS: Add self to Write After Approval list. 2000-08-27 Franz Sirl * config.guess: Import CVS version 1.152. * config.sub: Import CVS version 1.177. 2000-08-25 Alexandre Oliva * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and $targargs to tell whether newlib is going to be built. * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search $$r/TARGET_SUBDIR/libio for _G_config.h. 2000-08-23 Alexandre Oliva * MAINTAINERS: Add self as a build machinery (*.in) maintainer. 2000-08-22 DJ Delorie * MAINTAINERS: Add self as a build machinery (*.in) maintainer 2000-08-22 Alexandre Oliva * config-ml.in (CC, CXX): Avoid trailing whitespace. (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to sub-configures. 2000-08-21 DJ Delorie * MAINTAINERS: Add self as a libiberty maintainer 2000-08-16 Alexandre Oliva * configure.in (libstdcxx_flags): Use libstdc++-v3/src/libstdc++.INC. 2000-08-15 Alexandre Oliva * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES. 2000-08-14 Zack Weinberg * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio. * configure: Make enable_threads and enable_shared defaults explicit. Substitute enable_threads into generated Makefiles. * configure.in: Accept *-*-linux* not just *-*-linux-gnu*. * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*. 2000-08-13 Geoff Keating * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here. 2000-08-12 Alexandre Oliva * config-ml.in (CC): Remove bogus duplicate quotation mark from previous delta. 2000-08-11 Jason Merrill * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET): Add -B$$r/gcc/ here. (FLAGS_FOR_TARGET): Not here. (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages. 2000-08-11 Alexandre Oliva * config-ml.in (CC, CXX): Don't introduce a leading space. 2000-08-07 DJ Delorie * MAINTAINERS: Add self as a DJGPP maintainer 2000-08-07 DJ Delorie * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean "if we're also building gcc, and it's a gcc that will run on the build machine, we want to use its includes instead of the system's default includes". 2000-08-04 Joseph S. Myers * MAINTAINERS: Add self to Write After Approval list. 2000-08-03 Alexandre Oliva * configure.in (libstdcxx_flags): Don't use `"'. * config-ml.in: Adjust multilib search paths to the appropriate multilib tree. 2000-08-02 Alexandre Oliva * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to commas in $LANGUAGES. 2000-08-02 Manfred Hollstein * configure.in: Re-enable all references to libg++ and librx. 2000-08-01 Alexandre Oliva * ltconfig, ltmain.sh: Update from libtool multi-language branch. * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds. (ac_cv_prog_cc_pic): Don't print `cached' without `checking'. * ltcf-cxx.sh (need_lc): Set based on postdeps. * configure.in (qCXX_FOR_TARGET): Use echo instead of expr. 2000-07-31 Alexandre Oliva * configure.in (qCXX_FOR_TARGET): Quote `&' characters in CXX_FOR_TARGET for sed. 2000-07-30 Alexandre Oliva * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET): Do not override if already set in the environment or in configure. Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them. (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses. 2000-07-28 Alexandre Oliva * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from the libtool CVS tree multi-language branch. * ltconfig, ltmain.sh: Updated. 2000-07-27 Alexandre Oliva * Makefile.in (clean-target-libgcc): Remove gcc/libgcc. (clean-target): Depend on it. * Makefile.in (FLAGS_FOR_TARGET): New macro. (GCC_FOR_TARGET): Use it. (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined... * configure.in: ... here. (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path. (libstdcxx_flags): Define and append to CXX_FOR_TARGET. 2000-07-24 Eric Christopher * MAINTAINERS: Add self to Write After Approval list. 2000-07-24 Alexandre Oliva * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC). (configure-target-libchill, configure-target-libobjc): Likewise. * configure.in: Use the same cache file for all target libs. * config-ml.in: But different cache files per multilib variant. 2000-07-23 Michael Sokolov * configure (topsrcdir): Don't use dirname. 2000-07-22 Jeffrey Oldham * MAINTAINERS: Add self to Write After Approval list. 2000-07-20 Jason Merrill * configure.in: Remove all references to libg++ and librx. * configure, configure.in, Makefile.in: Unify gcc and binutils. 2000-07-20 Hans-Peter Nilsson * config.sub: Update to subversions version 2000-07-06. 2000-07-12 Andrew Haley * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts. (target_makefile_frag): Use mt-ia64pic on IA-64 targets. 2000-07-07 Phil Edwards * symlink-tree: Check number of arguments. 2000-07-05 Jim Wilson * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library search path for a g++ extracted from the build tree. This will allow link tests run by configure scripts in subdirectories to succeed. 2000-07-01 Koundinya K * ltconfig: Add support for mips-dde-sysv4.2MP 2000-06-29 Michael Hayes * MAINTAINERS: Add myself as loop discovery maintainer. 2000-06-28 Corinna Vinschen * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or `os2'. Force ac_cv_exeext to be ".exe" in that case. 2000-06-19 Timothy Wall * configure.in (noconfigdirs): Set noconfigdirs for tic54x target. * config.sub: Add tic54x target. Sun Jun 11 17:20:00 MET 2000 Toon Moene * MAINTAINERS: Add self as Fortran maintainer, remove Craig Burley. Tue May 30 19:01:12 2000 Andrew Cagney * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000. * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000 Mon May 29 21:15:00 MET 2000 Philipp Thomas * MAINTAINERS: Add self as i18n maintainer 20000-05-21 H.J. Lu (hjl@gnu.org) * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc directory are used if they exist. Make sure $(build_tooldir)/include is searched for header files, $(build_tooldir)/lib/ for library files. (GCC_FOR_TARGET): Likewise. (CXX_FOR_TARGET): Likewise. Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com) * configure.in (hppa*64*-*-*): Do build ld for this configuration. Wed May 17 16:03:48 2000 Alexandre Oliva * Makefile.in (configure-target-libiberty): Depend on configure-target-newlib. 2000-05-16 Alexandre Oliva * configure.in, Makefile.in: Merge all libffi-related configury stuff from the libgcj tree. Tue May 16 10:06:21 2000 Andrew Cagney Thu Apr 27 11:01:48 2000 Andrew Cagney : * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories. Tue May 16 09:57:35 2000 Andrew Cagney Wed Apr 26 17:03:53 2000 Andrew Cagney : * Makefile.in (do-djunpack): New target. Update djunpack.bat with current version information. Add to proto-toplev directory. (gdb-taz): Build do-djunpack. 2000-05-15 David Edelsohn * configure.in: Special case powerpc*-*-aix* target_makefile_frag. Mon May 15 13:39:09 2000 Andrew Cagney * MAINTAINERS: Add self to Write After Approval list. 2000-05-13 Alexandre Oliva * ltmain.sh: Preserve in relink_command any environment variables that may affect the linker behavior. Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com) * config.sub (basic_machine): Recognize hppa64 as a valid cpu type. Wed May 10 21:26:51 2000 Jim Wilson * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs. 2000-05-08 Eli Zaretskii * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst with the version name. Sat May 6 21:12:55 CDT 2000 Jason Eckhardt * MAINTAINERS: Add self as bb-reorder maintainer. 2000-05-01 Benjamin Kosnik * config.if: Tweak. 2000-04-23 Eli Zaretskii * djunpack.bat: New file. Wed Apr 19 12:46:26 2000 Andrew Cagney * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2, gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make. 2000-04-16 Dave Pitts * config.sub (case $basic_machine): Change default for "ibm-*" to "openedition". 2000-04-13 Andreas Jaeger * MAINTAINERS: Added myself. Wed Apr 12 16:42:48 2000 Andrew Cagney * Makefile.in (gdb-taz): New target. GDB specific archive. (do-md5sum): New target. (MD5PROG): Define. (PACKAGE): Default to TOOL. (VER): Default to a shell script. (taz): Rewrite target. Move real work to do-proto-toplev. Include md5 checksum generation. (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link. (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link. (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2): Use gdb-taz to create archive. Fri Apr 7 18:10:29 2000 Andrew Cagney * configure (warn_cflags): Delete. Thu Apr 6 16:15:14 2000 Philippe De Muyter * MAINTAINERS: Added myself. 2000-04-05 Benjamin Kosnik Martin v. Loewis * configure.in (enable_libstdcxx_v3): Add. (target_libs): Add bits here to switch between libstdc++-v2 and libstdc++-v3. * config.if: And this file too. * Makefile.in: Add libstdc++-v3 targets. 2000-04-05 Michael Meissner * config.sub (d30v): Add d30v as a basic machine type. 2000-03-29 Jason Merrill * configure.in: -linux-gnu*, not -linux-gnu. Sun Mar 12 17:30:30 2000 Toon Moene * MAINTAINERS: Add self in write-after-approval section. Sun Mar 12 00:23:32 2000 Jim Wilson * MAINTAINERS: Add self as ia64 port maintainer. 2000-03-08 Neil Booth * MAINTAINERS: Add self in write-after-approval section. Fri Mar 3 18:44:08 2000 Andrew Cagney * Makefile.in (taz): Set PACKAGE to TOOL when not defined. (do-tar-bz2): Replace TOOL with PACKAGE. (gdb.tar.bz2): Remove GDBTK from GDB package. (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2, dejagnu.tar.bz2): New packages. 2000-02-27 Andreas Jaeger * configure.in: Add entry for mips*-*-linux*, move catch all *-*-*linux* entry below this one. 2000-02-27 Ian Lance Taylor * ltconfig, ltmain.sh: Update to libtool 1.3.4. 2000-02-24 Nick Clifton * config.sub: Support an OS of "wince". Thu Feb 24 16:15:56 2000 Andrew Cagney * config.guess, config.sub: Updated to match config's 2000-02-15 version. 2000-02-23 Linas Vepstas * config.sub: Add support for Linux/IBM 370. * configure.in: Likewise. 2000-02-22 Nick Clifton * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets. 2000-02-20 Christopher Faylor * config.guess: Guess "cygwin" rather than "cygwin32". 2000-02-16 Kaveh R. Ghazi * configure (gcc_version): When setting, narrow search to lines containing `version_string'. 2000-02-15 Denis Chertykov * config.sub: Add support for avr target. 2000-02-14 Nick Clifton * MAINTAINERS: Add maintainers for MCore port. Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson * config.sub: Add mmix-knuth-mmixware. 2000-01-31 Kaveh R. Ghazi * MAINTAINERS: Pair cccp with cpplib maintainership. 2000-01-27 Christopher Faylor * Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -L library search. (CXX_FOR_TARGET): Ditto. (CROSS_CHECK_MODULES): Fix spelling mistake. 2000-01-24 Mark Mitchell * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke the C++ compiler. 2000-01-12 Richard Henderson * configure.in: Don't build some bits for beos. 2000-01-12 Joel Sherrill (joel@OARcorp.com) * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well as include files. 2000-01-11 Zack Weinberg * Add self as cpplib maintainer, as requested by Jason Merrill. Correct my e-mail address. 2000-01-06 Geoff Keating * configure.in: Use mt-aix43 to handle *_TARGET defs, not mh-aix43. Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson * MAINTAINERS: Add myself to "write after approval" list. 1999-12-14 Richard Henderson * config.guess (alpha-osf, alpha-linux): Detect ev67. * config.sub: Accept alphaev[78], alphaev8. 1999-12-03 Alexandre Oliva * config.guess, config.sub: Update from autoconf. 1999-11-29 Bruce Korb * MAINTAINERS: update my playtime e-address. Tue Nov 23 00:57:41 1999 Rainer Orth * config-ml.in (sparc*-*-*): Disable sparcv9 support if the necessary libraries are missing. Fri Nov 19 11:22:31 MST 1999 Diego Novillo * MAINTAINERS: Add new 'write after approval' maintainer. Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco * MAINTAINERS: Add new Java maintainer. 1999-10-25 Andreas Schwab * configure: Fix quoting inside arguments of eval. 1999-10-21 Nick Clifton * config-ml.in: Allow suppression of some ARM multilibs. Tue Sep 7 23:33:57 1999 Linas Vepstas * config.guess: Add OS/390 match pattern. * config.sub: Add mvs, openedition targets. * configure.in (i370-ibm-opened*): New. 1999-09-04 Steve Chamberlain * config.sub: Add support for configuring for pj. 1999-08-31 Nick Clifton * config.sub (maybe_os): Add support for configuring for fr30. 1999-08-25 Nick Clifton * configure.in: Do not configure or build ld for AIX platforms. ld is known to be broken on these platforms. Wed Aug 25 01:12:25 1999 Rainer Orth * config-ml.in: Pass compiler flag corresponding to multidirs to subdir configures. 1999-08-09 Ian Lance Taylor * Makefile.in (LDFLAGS): Define. 1999-08-08 Mumit Khan * configure.in (i[3456]-*-mingw32*): Don't put gprof in noconfigdirs. (*-*-cygwin*): Likewise. 1999-08-08 Ian Lance Taylor * mkdep: New file. * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep. (BINUTILS_SUPPORT_DIRS): Add mkdep. From Eli Zaretskii : * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly long file name when using DJGPP on MS-DOS. Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com) * config.sub (vxworks case): Use os=-vxworks, not os=vxworks. 1999-07-30 Alan Modra * Makefile.in (check-target-libio): Remove all-target-libstdc++ dependency as this causes "make check" to globally "make all" Tue Jun 22 23:45:18 1999 Tom Tromey * configure.in (target_libs): Added target-zlib. * Makefile.in (ALL_TARGET_MODULES): Added zlib. (CONFIGURE_TARGET_MODULES): Likewise. (CHECK_TARGET_MODULES): Likewise. (INSTALL_TARGET_MODULES): Likewise. (CLEAN_TARGET_MODULES): Likewise. (configure-target-zlib): New target. (all-target-zlib): Likewise. (all-target-libjava): Depend on all-target-zlib. (configure-target-libjava): Depend on configure-target-zlib. * Makefile.in (configure-target-libjava): Depend on configure-target-newlib. (configure-target-boehm-gc): New target. (configure-target-qthreads): New target. * configure.in (target_libs): Added target-qthreads. * Makefile.in (ALL_TARGET_MODULES): Added qthreads. (CONFIGURE_TARGET_MODULES): Likewise. (CHECK_TARGET_MODULES): Likewise. (INSTALL_TARGET_MODULES): Likewise. (CLEAN_TARGET_MODULES): Likewise. (all-target-qthreads): New target. (configure-target-libjava): Depend on configure-target-qthreads. (all-target-libjava): Depend on all-target-qthreads. * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc. (CONFIGURE_TARGET_MODULES): Likewise. (CHECK_TARGET_MODULES): Likewise. (INSTALL_TARGET_MODULES): Likewise. (CLEAN_TARGET_MODULES): Likewise. (all-target-libjava): New target. (all-target-boehm-gc): Likewise. * configure.in (target_libs): Added libjava, boehm-gc. 1999-07-22 Ian Lance Taylor * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and configure.bat in SUPPORT_FILES. (gas+binutils.tar.bz2): Likewise. * makeall.bat: Remove; obsolete. 1999-07-21 Ian Lance Taylor From Mark Elbrecht: * configure.bat: Remove; obsolete. 1999-07-11 Ian Lance Taylor * configure: Add -W -Wall to the default CFLAGS when compiling with gcc. Thu Jul 8 12:32:23 1999 John David Anglin * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*. 1999-06-30 Mark Mitchell * configure.in: Build ld on IRIX6. 1999-06-12 Ian Lance Taylor * Makefile.in: Change distribution targets to use bzip2 instead of gzip. (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex. (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo. 1999-06-04 Nick Clifton * config.sub: Add mcore target. Sun May 30 16:03:16 1999 Cort Dougan * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux. Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org) * config.guess (dummy): Changed to $dummy. 1999-05-24 Nick Clifton * config.sub: Tidied up case statements. 1999-05-22 Ben Elliston * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake . * config.guess: Merge with FSF version. Future changes will be more accurately recorded in this ChangeLog. * config.sub: Likewise. Thu May 20 10:00:42 1999 Stephen L Moshier * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include. 1999-04-30 Tom Tromey * ltmain.sh: [mode link] Always use CC given by ltconfig. 1999-04-23 Tom Tromey * ltconfig, ltmain.sh: Update to libtool 1.2f. 1999-04-20 Drew Moseley * configure.in (noconfigdirs): Don't build libstub for arm-elf targets. (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets. Bad merge removed these two changes. Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com) Martin Heller (Ing.-Buero_Heller@t-online.de) * config.guess (interix Alpha): Add. 1999-04-11 Richard Henderson * configure.in (i?86-*-beos*): Do config gperf; don't config gdb, newlib, or libgloss. Sun Apr 11 23:55:34 1999 Alexandre Oliva * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to link a trivial program with -mabi=64. If it fails, remove mabi=64 from multidirs. Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de) * config.sub: Set basic_machine to i586 when target_alias = k6-*. 1999-04-08 Nick Clifton * config.sub: Add support for mcore targets. 1999-04-07 Michael Meissner * configure.in (d30v-*): Use config/mt-d30v as makefile fragment, not mt-ospace, in order to shut up assembler warning about using symbols that are named the same as registers. 1999-04-07 Drew Moseley * Makefile.in (all-target-cygmon): Added all-target-bsp to the dependency list for all-target-cygmon. 1999-04-05 Doug Evans * config-ml.in: Check $host, not $target, for selective multilibs. (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs, thumb interworking, and underscore prefix multilibs. 1999-04-04 Ian Lance Taylor * missing: Update to version from current automake. Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org) * configure (gxx_include_dir): Removed. * configure.in (gxx_include_dir): Handle it. * Makefile.in: Likewise. 1999-03-29 Gavin Romig-Koch * config.sub (mips64vr4111,mips64vr4111el) Add. 1999-03-21 Ben Elliston * config.guess: Correct typo for detecting ELF on FreeBSD. Thu Mar 18 00:17:50 1999 Mark Elbrecht * config/mh-go32: Delete. * config/mh-djgpp: New. Renamed from mh-go32. * configure.in (pc-msdosdjgpp): Set host_makefile_frag to config/mh-djgpp. Thu Mar 11 18:37:23 1999 Drew Moseley * Makefile.in (all-target-bsp): Added all-gcc all-binutils and all-target-newlib to dependency list for all-target-bsp. Thu Mar 11 01:19:31 1999 Mumit Khan * config.sub: Add i386-uwin support. * config.guess: Likewise. Thu Mar 11 01:07:55 1999 Franz Sirl * configure.in: cleanup, add mh-*pic handling for arm, special case powerpc*-*-aix* Wed Mar 10 18:35:07 1999 Jeff Johnston * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a can be built. Wed Mar 10 17:39:09 1999 Drew Moseley * configure.in: Added bsp support to arm-*-coff and arm-*-elf targets. 1999-03-02 Nick Clifton * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL Sun Feb 28 02:20:00 1999 Geoffrey Noer * config.sub: Check for "cygwin*" rather than "cygwin32*" 1999-02-24 Nick Clifton * config.sub: Fix typo in arm recognition. Wed Feb 24 13:51:40 1999 Drew Moseley * configure.in (noconfigdirs): Changed target_configdirs to include target-bsp only for m68k-*-elf* and m68k-*-coff* rather than m68k-*-* since it is not known to work on m68k-aout. Ditto for arm-*-*oabi. Wed Feb 24 12:52:17 1999 Stan Shebs * configure.in (*-*-windows*): Remove, no longer used. * config/mh-windows: Ditto. 1999-02-19 Ben Elliston * config.guess: Automatically recognise ELF on FreeBSD. From Niall Smart and improved by Andrew Cagney. Thu Feb 18 19:55:09 1999 Marc Espie * config.guess: Recognize openbsd-*-hppa. Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org) * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) only if it is not empty. 1999-02-17 Nick Clifton Patch from: Scott Bambrough * config.guess: Modified to recognize uname's armv* syntax. * config.sub: Modified to recognize uname's armv* syntax. 1999-02-17 Mark Salter * configure.in: Added target-bsp for sparclite. Mon Feb 8 14:17:24 1999 Richard Henderson * config.sub: Recognize alphapca5[67] and up to alphaev8. 1999-02-08 Nick Clifton * configure.in: Add support for strongarm port. * config.sub: Add support for strongarm target. Sun Feb 7 18:01:54 1999 Mumit Khan * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of the old name config/mh-cygwin32. Enable texinfo. Thu Feb 4 20:43:25 1999 Ian Lance Taylor * configure.in: Do build ld for ix86 Solaris. Tue Feb 2 19:46:40 1999 Jim Wilson * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of $AR_FOR_TARGET. Likewise for RANLIB. Tue Feb 2 20:05:05 1999 Catherine Moore * config.sub (oabi): Recognize. * configure.in (arm-*-oabi): Handle. Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net) * config.guess: Improve detection of i686 on UnixWare 7. Sat Jan 30 08:04:00 1999 Mumit Khan * config.guess: Add support for i386-pc-interix. * config.sub: Likewise. * configure.in: Likewise. * config/mh-interix: New file. Mon Jan 18 13:59:20 1999 Christopher Faylor * Makefile.in: Remove unneeded all-target-libio from from all-target-winsup target since it is now unneeded. Add all-target-libtermcap in its place since it is now needed. Wed Dec 30 20:34:52 1998 Christopher Faylor * configure.in: makefile stub for cygwin target is probably unnecessary. Remove it for now. * config/mt-cygwin: Remove. Wed Dec 30 01:13:03 1998 Christopher Faylor * configure.in: libtermcap.a should be built when cygwin is the target as well as the host. * config.guess: Allow mixed case in cygwin uname output. * Makefile.in: Add libtermcap target. * config/mt-cygwin: New file. libtermcap target info. Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com) * config.sub: Clean up handling of hppa2.0. Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com) * config.guess: Use C code to identify more HP machines. Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com) * config.sub: Handle hppa2.0. Tue Dec 15 17:02:58 1998 Bob Manson * configure.in: Add cygmon for x86-coff and x86-elf. Configure cygmon for all sparclite targets, regardless of object format. 1998-12-15 Mark Salter * configure.in: Added target-bsp for several target architectures. * Makefile.in: Added rules for bsp. Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com) * config.guess: Improve detection of hppa2.0 processors. Fri Dec 4 01:33:05 1998 Niall Smart * config.guess: Recognize FreeBSD using ELF automatically. 1998-11-26 Manfred Hollstein * configure (skip-this-dir): Add handling for new shell script, which might be created by a sub-directory's configure to indicate, this particular directory is "unwanted". * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise. Wed Nov 18 18:28:45 1998 Geoffrey Noer * ltconfig: import from libtool, after changing libtool to account for the cygwin name change. Wed Nov 18 18:09:14 1998 Geoffrey Noer * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32. Wed Nov 18 20:13:29 1998 Christopher Faylor * configure.in: Add libtermcap to list of cygwin dependencies. Tue Nov 17 16:57:51 1998 Geoffrey Noer * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that they include winsup/include when it's a cygwin target. 1998-11-12 Tom Tromey * configure.in (host_tools): Added zip. * Makefile.in (all-target-libjava): Depend on all-zip. (all-zip): New target. (ALL_MODULES): Added all-zip. (NATIVE_CHECK_MODULES): Added check-zip. (INSTALL_MODULES): Added install-zip. (CLEAN_MODULES): Added clean-zip. Thu Nov 12 17:27:21 1998 Geoffrey Noer * Makefile.in: lose "32" from comment about cygwin. Thu Nov 5 15:00:31 1998 Nick Clifton * configure.in: Use -Os to build target libraries for the fr30. Wed Nov 4 18:49:43 1998 Dave Brolley * config.sub: Add fr30. Mon Nov 2 15:19:33 1998 Geoffrey Noer * configure.in: drop "32" from config/mh-cygwin32. Check cygwin* instead of cygwin32*. * config.sub: Check cygwin* instead of cygwin32*. Thu Oct 22 10:55:25 1998 Robert Lipe * config.guess: Match any version of Unixware7. 1998-10-20 Syd Polk * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1 if desired. Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com) * config.if (cxx_interface, libstdcxx_interface): Do not try to set these if the appropriate directories and files to not exist. Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com) * Makefile.in (DEVO_SUPPORT): Add config.if. Tue Oct 13 15:45:36 1998 Manfred Hollstein * configure: Add pattern to replace "build_tooldir"'s definition in the generated Makefile with "tooldir"'s actual value. Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com) * config.sub: Bring back lost sparcv9. * Makefile.in (all-snvavigator): Remove all-flexlm dependency. Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com) * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to CC_FOR_TARGET and friends. Mon Oct 12 12:09:30 1998 Alexandre Oliva * Makefile.in (build_tooldir): New variable, same as tooldir. (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add -B$(build_tooldir)/bin/. (BASE_FLAGS_TO_PASS): Pass build_tooldir down. Tue Sep 1 16:23:11 1998 Gerald Pfeifer * README: Remove installation instructions and refer to the INSTALL directory instead. Wed Sep 30 22:20:50 1998 Robert Lipe * config.sub: Add support for i[34567]86-pc-udk. * configure.in: Likewise. Wed Sep 30 19:23:48 1998 Geoffrey Noer * Makefile.in: add bzip2 package building bits for user tools module * configure.in: ditto Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com) * Makefile.in (TARGET_CONFIGDIRS): Add libobjc. (ALL_TARGET_MODULES): Add all-target-libobjc. (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. (all-target-libchill): Add dependencies. * configure.in (target_libs): Add libchill. 1998-09-30 Manfred Hollstein * configure.in (target_subdir): Remove duplicate line. Tue Sep 29 22:45:41 1998 Felix Lee * Makefile.in (all-automake): fix dependencies. Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com) * configure.in: Minor cleanups for building in the $(target_alias) subdir. 1998-09-22 Jim Wilson * Makefile.in (bootstrap): Set r and s before make all. Use BASE_FLAGS_TO_PASS in make all. (cross): Likewise. 1998-09-20 Mark Mitchell * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'. Sun Sep 20 00:13:02 1998 Richard Henderson * config.sub: Fix typo in last change. 1998-09-19 Michael Hayes * config.sub: Add support for C4x target. * configure.in: Likewise. 1998-09-13 David S. Miller * config.sub: Recognize sparcv9 just like sparc64. Wed Sep 9 15:44:52 1998 Robert Lipe * config.guess: Match "Pent II" or "PentII" for OpenServer. Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com) * config.guess: Correctly identify Pentium II sco boxes. * config.guess: Fix "tr" code. From Weiwen Liu. Sat Sep 5 13:56:52 1998 John Hughes * configure.in: Do not assume x86-svr4 or x86-unixware can handle stabs. Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com) * Makefile.in (TARGET_CONFIGDIRS): Add libchill. (ALL_TARGET_MODULES): Add all-target-libchill. (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. (all-target-libchill): Add dependencies. * configure.in (target_libs): Add libchill. Sun Aug 30 22:27:02 1998 Lutz Wohlrab * config.guess: Avoid assumptions about "tr" behaves when LANG is set to something other than English. Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org) * configure (gxx_include_dir): Changed to '${prefix}/include/g++'-${libstdcxx_interface}. * config.if: New to determine the interfaces. Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com) * config.guess: Detect and handle MPE/IX. * config.sub: Deal with MPE/IX. Sat Aug 29 14:32:55 1998 David Edelsohn * configure.in: Use mh-aix43. 1998-07-29 Manfred Hollstein * configure: Fix --without/--disable cases for gxx-include-dir. Fri Aug 28 12:28:26 1998 Per Bothner * mdata-sh: Imported. Needed for automake support. Thu Aug 13 12:49:29 1998 H.J. Lu * Makefile.in (taz): Try "chmod -R og=u ." before "chmod og=u `find . -print`". Fri Jul 31 09:38:33 1998 Catherine Moore * configure.in: Add arm-elf and thumb-elf support. Mon Jul 27 16:23:58 1998 Doug Evans * Makefile.in: Undo previous patch. Fri Jul 24 19:55:24 1998 Doug Evans * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES to here ... (install-no-fixedincludes): and here (INSTALL_MODULES): ... from here. Fri Jul 24 17:01:42 1998 Ian Lance Taylor * config.sub: Merge with FSF. * config.guess: Merge with FSF. Fri Jul 24 08:43:36 1998 Doug Evans * configure (extraconfigdirs): New variable. (SUBDIRS): Add extraconfigdirs and recurse on them too. * Makefile.in (all): Move higher in file. (EXTRA_TARGET_HOST_ALL_MODULES): New variable. (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables. (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES. (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES. (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES. 1998-07-23 Brendan Kehoe * Makefile.in (all-target-libjava): Depend on all-gcc and all-target-newlib. (configure-target-libjava): Depend on $(ALL_GCC). Sat Jul 18 14:32:43 CDT 1998 Robert Lipe * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II. (*-pc-unixware7) Add detection for Pentium II, Pentium Pro. Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann * INSTALL/README: Fix typo. Fri Jul 17 13:30:18 1998 Ian Lance Taylor * ylwrap: Change absolute path checks to check for DOS style path names. * ylwrap: Don't use a full path name if the source file is in the same directory. From hjl@lucon.org (H.J. Lu). * config-ml.in: Default to being verbose, to match Feb 18 change to configure. Thu Jul 16 12:29:51 1998 Ian Lance Taylor Brought over from egcs: Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) * configure.in (target_subdir): Set to ${target_alias} instead of "libraries". Mon Sep 1 16:45:44 1997 Jim Wilson * configure.in (target_subdir): Set to libraries if enable_multilib. Wed Jul 15 01:00:54 1998 Ian Lance Taylor * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any multilibs, force reconfiguration the first time we create multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'. Tue Jul 14 23:41:03 1998 Ian Lance Taylor * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to avoid confusion with --no-recursion. Tue Jul 14 15:37:41 1998 Geoffrey Noer * configure.in: Win32 hosts shouldn't use install -x * install-sh: remove -x option, and special .exe-handling hack. Tue Jul 14 15:28:41 1998 Richard Henderson * config.guess: Recognize i586-pc-beos. * configure.in: Don't build some bits for beos. Tue Jul 14 13:22:18 1998 Ian Lance Taylor * configure: If CC is set but CFLAGS is not, and CC is gcc, make CFLAGS default to -O2. * ltmain.sh: Add some hacks to make SunOS --enable-shared work when using GNU ld. Fri Jul 10 13:18:23 1998 Ian Lance Taylor * ltmain.sh: Correct install when using a different shell. Tue Jul 7 15:24:38 1998 Ian Lance Taylor * ltconfig, ltmain.sh: Update to libtool 1.2b. Thu Jul 2 13:57:36 1998 Klaus Kaempf * makefile.vms: Update to build binutils/makefile.vms. Add install target. Wed Jul 1 16:45:21 1998 Ian Lance Taylor * ltconfig: Update to correct AIX handling. Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR. * configure.in (target_subdir): Set to ${target_alias} instead of "libraries". 1998-06-26 Manfred Hollstein * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger. (Makefile): Depend on $(gcc_version_trigger). * configure (gcc_version): Change default initializer to empty string. (gcc_version_trigger): New variable; pass this variable down to subdir configures to enable them checking gcc's version themselves. Emit make macros for both gcc_version vars. (topsrcdir): Initialize reliably. (recursion line): Remove --with-gcc-version=${gcc_version}. 1998-06-24 Manfred Hollstein * configure (enable_version_specific_runtime_libs): Implement new flag --enable-version-specific-runtime-libs which installs C++ runtime stuff in $(libsubdir); emit definition in each generated Makefile. (gxx_include_dir): Initialize depending on $enable_version_specific_runtime_libs. 1998-06-24 Manfred Hollstein * configure (gcc_version): Initialize properly depending on how and where configure is started. (recursion line): Pass a --with-gcc-version=${gcc_version} to configures in subdirs. Wed Jun 24 16:01:59 1998 John Metzler * configure.in (noconfigdirs): Add configure pattern for mips tx39 cygmon Tue Jun 23 22:42:32 1998 Mark Alexander * configure.in: Add cygmon and libstub support for mn10200. 1998-06-19 Manfred Hollstein * configure (gcc_version): Add new variable describing the particular gcc version we're building. * Makefile.in (libsubdir): Add new macro for the directory in which the compiler finds executables, libraries, etc. (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias and libsubdir. Fri Jun 19 02:36:59 1998 Alexandre Oliva * Makefile.in (local-clean): Remove *.log. (warning.log): Built with warn_summary from build.log. (mail-report.log): Run test_summary. (mail-report-with-warnings.log): Run test_summary including warning.log in the report. Thu Jun 18 11:26:03 1998 Robert Lipe * config.guess: Detection of Pentium II for *-sco-3.2v5*. Mon Jun 15 14:53:54 1998 Andrew Cagney * Makefile.in (grep): Grep no longer depends on libiberty. Fri Jun 12 14:03:34 1998 Syd Polk * Makefile.in: all-snavigator needs all-libgui. Thu Jun 11 19:43:47 1998 Mark Alexander * configure.in: Add cygmon and libstub support for mn10300. Wed Jun 10 11:19:47 1998 Ian Lance Taylor * missing: Update to version from automake 1.3. * ltmain.sh: On installation, don't get confused if the same name appears more than once in the list of library names. Wed Jun 3 14:51:42 1998 Ian Lance Taylor * config.sub: Accept m68060 and m5200 as CPU names. Mon Jun 1 17:25:16 1998 Ian Lance Taylor * configure: Use && rather than using -a in test, because odd strings can confuse test. * configure.in: Likewise. Thu May 28 19:31:13 1998 Ian Lance Taylor * ltconfig, ltmain.sh: Bring in Visual C++ support. Sat May 23 23:44:13 1998 Alexandre Oliva * Makefile.in (boostrap2-lean, bootstrap3-lean, bootstrap4-lean): New targets. Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com) * mpw-* Delete. Not used. Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com) * COPYING.LIB: Update FSF address. Fri May 8 01:30:20 1998 Ian Lance Taylor * ltconfig, ltmain.sh: Update to libtool 1.2a. * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via GAS_SUPPORT_DIRS. Thu May 7 17:27:35 1998 Ian Lance Taylor * ltconfig, ltmain.sh: Avoid producing a version number if -version-info was not used. Tue May 5 18:02:24 1998 Ian Lance Taylor * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are building with newlib. 1998-04-30 Paul Eggert * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end; Solaris `make' causes it to continue to next definition. Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com) * Makefile.in (install-gdbtk): Call this 'install-gdb' so that the right GUI libraries and files are installed along with GDB. Tue Apr 28 18:11:24 1998 Ian Lance Taylor * configure.in: Change alpha to alpha* in several places. Tue Apr 28 07:42:00 1998 Mark Alexander * config.sub: Recognize sparc86x. Tue Apr 28 07:35:02 1998 Michael Meissner * configure.in (--enable-target-optspace): Remove debug echo. Thu Apr 23 21:31:16 1998 Jim Wilson * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS. Thu Apr 23 12:26:38 1998 Ian Lance Taylor * ltconfig: Update cygwin32 support. * Makefile.in (GAS_SUPPORT_DIRS): Add intl. (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise. (GDB_SUPPORT_DIRS): Likewise. Wed Apr 22 12:30:10 1998 Michael Meissner * configure.in (target_makefile_frag): If --enable-target-optspace, use -Os to compile target libraries rather than -O2. Default to using -Os for d10v and m32r if --{enable,disable}-target-optspace is not used. * configure.in (target_cflags): Ditto for d30v. Tue Apr 21 23:06:54 1998 Tom Tromey * Makefile.in (all-bfd): Depend on all-intl. (all-binutils): Likewise. (all-gas): Likewise. (all-gprof): Likewise. (all-ld): Likewise. 1998-04-19 Brendan Kehoe * configure.in (host_tools): Fix typo, lbtool -> libtool. Fri Apr 17 16:20:42 1998 Ian Lance Taylor * Makefile.in (all-bfd): Depend upon all-libiberty. * ltconfig, ltmain.sh: Bring in newer cygwin32 support. Fri Apr 17 12:22:22 1998 Bob Manson * Makefile.in: Add libstub. * configure.in: Ditto. Build libstub for targets that have cygmon support. Tue Apr 14 18:01:55 1998 Ian Lance Taylor * configure.in: Don't set PICFLAG on ix86-cygwin32. Tue Apr 14 12:24:45 1998 J. Kean Johnston * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and use mh-sysv5 if specified. Support gprof on SCO Open Server. Tue Apr 14 11:33:51 1998 Krister Walfridsson * configure: Define DEFAULT_M4 by searching PATH. * Makfile.in: Use DEFAULT_M4. Mon Apr 13 15:37:24 1998 Ian Lance Taylor * ltconfig: Add cygwin32 support. * Makefile.in, configure.in: Add libtool as a native only directory to configure and build. Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com) * Makefile.in (INSTALL_MODULES): Remove texinfo. Wed Apr 8 13:18:56 1998 Philippe De Muyter * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened. Thu Apr 2 14:48:44 1998 Geoffrey Noer * Makefile.in: add ash make rules * configure.in: add ash to native_only and host_tools lists Thu Mar 26 12:53:20 1998 Tom Tromey * Makefile.in (all-gettext, all-intl): New targets. (ALL_MODULES): Added all-gettext, all-intl. (CROSS_CHECK_MODULES): Added check-gettext, check-intl. (INSTALL_MODULES): Added install-gettext, install-intl. (CLEAN_MODULES): Added clean-gettext, clean-intl. * configure.in (host_tools): Added gettext. (native_only): Likewise. (noconfigdirs) [various cases]: Likewise. (host_libs): Added intl. Thu Mar 26 15:00:11 1998 Keith Seitz * configure: Do not disable building gdbtk for cygwin32 hosts. Wed Mar 25 10:04:18 1998 Nick Clifton * configure.in: Add thumb-coff target. * config.sub: Add thumb-coff target. Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com) * Makefile.in: Revert yesterday's change. (all-target-winsup): all-target-librx stays out of here. Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com) * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup): Remove references to librx and libg++. Tue Mar 24 18:28:12 1998 Eric Mumpower * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to recursive makes Tue Mar 24 11:37:45 1998 Ian Lance Taylor * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B for newlib directory. (CXX_FOR_TARGET): Likewise. Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com) * ltconfig: Update after libtool/ltconfig.in change for hpux11. Fri Mar 20 18:51:43 1998 Ian Lance Taylor * ltconfig, ltmain.sh: Update to libtool 1.2. Fri Mar 20 09:32:14 1998 Manfred Hollstein * Makefile.in (install-gcc): Don't specify LANGUAGES here. (install-gcc-cross): Instead, override LANGUAGES here. 1998-03-18 Dave Love * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a non-existent file since /dev/null loses with bash 2.0/autoconf 2.12. Wed Mar 18 09:24:59 1998 Nick Clifton * configure.in: Add Thumb-pe target. Tue Mar 17 16:59:00 1998 Syd Polk * Makefile.in - changed sn targets to snavigator * configure.in - changed sn targets to snavigator Tue Mar 17 10:33:28 1998 Manfred Hollstein * config-ml.in: After building symlink tree call make distclean if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens to be the case for libiberty. Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu) * configure: When making link, also check the current directory. The configure scripts may create one. Fri Mar 6 01:02:03 1998 Richard Henderson * config.sub: Accept alphapca56 and alphaev6 properly. Fri Mar 6 00:14:55 1998 Franz Sirl * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1. Mon Feb 23 15:09:18 1998 Bruno Haible * Makefile.in (INSTALL_MODULES): Move install-tcl before install-itcl. (install-itcl): Remove dependency on install-tcl. Mon Feb 23 09:53:28 1998 Mark Alexander * configure.in: Remove libgloss from noconfigdirs for MN10300. Thu Feb 19 13:40:41 1998 Ian Lance Taylor * configure.in: Don't build libgui for a cygwin32 target when not on a cygwin32 host. Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com) * configure (redirect): Set to null, so default behavior of configure is now --verbose. 1998-02-16 Dave Love * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with CONFIG_SITE=/dev/null to forestall lossage with site configuration. Mon Feb 16 12:23:53 1998 Manfred Hollstein * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add this change to sync Makefile.in with its ChangeLog entries. Thu Feb 12 15:03:08 1998 H.J. Lu * ltmain.sh (mkdir): Check that the directory doesn't exist before we exit with error, so that we don't get races during parallel builds. Sat Feb 7 15:19:18 1998 Ian Lance Taylor * ltconfig, ltmain.sh: Update from libtool 1.0i. Fri Feb 6 01:33:52 1998 Manfred Hollstein * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and PICFLAG_FOR_TARGET. (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET. * configure: Emit a definition for the new macro enable_shared into each Makefile. * config/mh-sparcpic (PICFLAG): Define to properly according to current multilib configuration. * config/mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly according to current multilib configuration. Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com) * configure.in (host_tools, native_only): Add libtool. Wed Feb 4 16:53:58 1998 Geoffrey Noer * configure.in: add target-gperf to noconfigdirs for Cygwin32. Fix typo in ming config comment. Wed Feb 4 18:56:13 1998 Ian Lance Taylor * ltconfig, ltmain.sh: Update from libtool 1.0h. Mon Feb 2 19:38:19 1998 Ian Lance Taylor * config.sub: Add tic30 cases, and map c30 to tic30. Sun Feb 1 02:40:41 1998 Richard Henderson * Makefile.in (TARGET_CONFIGDIRS): Add libf2c. (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly (CLEAN_TARGET_MODULES): Similarly (all-target-libf2c): Add dependences. * configure.in (target_libs): Add libf2c. Fri Jan 30 17:18:32 1998 Geoffrey Noer * configure.in: Remove expect from noconfigdirs when target is cygwin32. OK to build expect and dejagnu with Canadian Cross. Wed Jan 28 12:58:49 1998 Ian Lance Taylor * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32 host. * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32 and mingw32. Wed Jan 28 10:26:37 1998 Manfred Hollstein * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix) here as it is not defined in the toplevel Makefile. Tue Jan 27 23:25:06 1998 Manfred Hollstein * configure (package_makefile_rules_frag): New variable, which names a file with generic rules, ... Change comment to mention we now have FIVE parts. * configure: Undo last change. Tue Jan 27 23:15:55 1998 Lassi A. Tuura * config.guess: More accurate determination of HP processor types. * config.sub: More accurate determination of HP processor types. Sat Jan 24 01:59:45 1998 Manfred Hollstein * configure (package_makefile_frag): Move inserting the ${package_makefile_frag} to where it should be according to the comment. Fri Jan 23 00:29:28 1998 Philip Blundell * config.guess: Add support for Linux/ARM. Thu Jan 22 15:14:01 1998 Fred Fish * .cvsignore: Remove *-info and *-install since they match release-info and mpw-install, which we don't want to just ignore. Thu Jan 22 01:38:33 1998 Richard Henderson * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1. Sat Jan 17 21:28:08 1998 Pieter Nagel * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and local_prefix to sub-make invocations. Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org) * configure.in: Check makefile fragments in the source directory. Fri Jan 16 00:41:37 1998 Alexandre Oliva * configure.in: Check whether host and target makefile fragments exist before adding them to *_makefile_frag. Wed Jan 14 23:39:10 1998 Bob Manson * configure.in (target_configdirs): Add cygmon for sparc64-elf. Wed Jan 14 12:48:07 1998 Keith Seitz * configure.in: Make sure we only replace RPATH_ENVVAR on lines which begin with RPATH_ENVVAR, i.e. add "^" to the regexp to sed. * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down to sub-makes. 1998-01-13 Lee Iverson (leei@ai.sri.com) * config-ml.in (multi-do): LDFLAGS must include multilib designator. Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com) * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5. Sun Jan 4 01:06:55 1998 Mumit Khan * config.sub: Add mingw32 support. * configure.in: Likewise. * config/mh-mingw32: New file. Sat Jan 3 12:11:05 1998 Franz Sirl * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com) * Makefile.in (INSTALL_TARGET): Do install-gcc first. * configure (gxx_include_dir): Provide a definition for subdirs which do not use autoconf. Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com) * config.guess: Sync with egcs. Picks up new alpha support, BeOS & some additional linux support. Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com) * config.guess: HP 9000/803 is a PA1.1 machine. Mon Dec 22 02:39:24 1997 Richard Henderson * configure.in: It's alpha*-... Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu) * configure.in (host_makefile_frag, target_makefile_frag): Handle multiple config files. (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and alpha-*-*. Thu Dec 18 13:13:03 1997 Doug Evans * mkdep: New file. Wed Dec 17 09:53:02 1997 Michael Meissner * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc. Tue Dec 16 17:36:05 1997 Ian Lance Taylor * Makefile.in: Add libgui directory. (GDB_TK): Add all-libgui. * configure.in: Add libgui directory. * configure: Add all-libgui to GDB_TK. Mon Dec 15 16:12:28 1997 Nick Clifton * config-ml.in (multidirs): Add m32r to multilib list. Fri Dec 12 10:43:31 1997 Brendan Kehoe * Makefile.in (all-target-gperf): Change dependency to all-target-libstdc++. Thu Dec 11 23:30:51 1997 Fred Fish * config.guess: Add BeOS support. Wed Dec 10 15:10:38 1997 Ian Lance Taylor Source directory cvs renamed to cvssrc: * configure.in (host_tools): Change cvs to cvssrc. (native_only): Likewise. (noconfigdirs) [various cases]: Likewise. * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc. (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc. (INSTALL_MODULES): Change install-cvs to install-cvssrc. (CLEAN_MODULES): Change clean-cvs to clean-cvssrc. (all-cvssrc): Rename target from all-cvs. Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com) * configure (gxx_include_dir): Fix thinko. Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com) * Makefile.in (INSTALL_TARGET_CROSS): Define. (install-cross, install-gcc-cross): New targets. Tue Dec 2 10:08:31 1997 Nick Clifton * configure.in (noconfigdirs): Add support for Thumb target. * config.sub (maybe_os): Add support for Thumb target. Sun Nov 30 16:12:27 1997 Bob Manson * Makefile.in: Add rules for cygmon. * configure.in: Build cygmon for sparc-elf and sparclite-aout. Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com) * Makefile.in (INSTALL_TARGET): Do install-gcc first. * configure (gxx_include_dir): Provide a definition for subdirs which do not use autoconf. Wed Nov 26 11:53:33 1997 Keith Seitz * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's 11/18/97 build Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com) * From Franz Sirl. * config.guess (powerpc*-*-linux): Handle glibc2 beta release found on RedHat Linux systems. Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com) * config.guess (alpha stuff): Merge with FSF to avoid incorrect guesses. Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com) * configure.in (i[3456]86-ncr-sysv4.3*): Tweak. Mon Nov 10 15:23:21 1997 H.J. Lu * ltmain.sh: If mkdir fails, check whether the directory was created anyhow by some other process. Mon Nov 10 14:38:03 1997 Michael Meissner * configure.in (d30v-*-*): Configure all directories. Sun Nov 9 17:36:20 1997 Michael Meissner * configure.in (d30v-*-*): Configure newlib, libiberty directories for the D30V. Sat Nov 8 14:42:59 1997 Michael Meissner * configure.in (d30v-*-*): Configure target-libgloss on the D30V. Fri Nov 7 10:34:09 1997 Rob Savoye * include/libiberty.h: Add extern "C" { so it can be used with C++ progrms. * include/remote-sim.h: Add extern "C" { so it can be used with C++ programs. Thu Oct 30 11:09:29 1997 Michael Meissner * configure.in (d30v-*-*): Configure GCC now. Mon Oct 27 13:17:24 1997 Stan Shebs * configure.in: Remove a "second pass" of tweaking noconfigdirs, is no longer needed. Mon Oct 27 12:03:53 1997 Jason Merrill * Makefile.in: check-target-libio depends on all-target-libstdc++. Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de) * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap targets using "$@" to provide support for similar but not identical targets without having to duplicate code. Mon Oct 20 15:28:49 1997 Klaus K"ampf * makefile.vms: Fix to work with DEC C. Tue Oct 7 23:58:57 1997 Gavin Koch * config.sub: Add mips-tx39-elf to marketing names. Tue Oct 7 14:24:41 1997 Ian Lance Taylor * ltmain.sh: Handle symlinks in generated script. Wed Oct 1 13:11:27 1997 Ian Lance Taylor * configure: Handle autoconf style directory options: --bindir, --datadir, --includedir, --infodir, --libdir, --libexecdir, --mandir, --oldincludedir, --sbindir, --sharedstatedir, --sysconfdir. * Makefile.in (sbindir, libexecdir, sysconfdir): New variables. (sharedstatedir, localstatedir, oldincludedir): New variables. (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir, infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir, sbindir, sharedstatedir, and sysconfdir. Mon Sep 29 00:38:08 1997 Aaron Jackson * Makefile.in (bootstrap-lean): New target. Wed Sep 24 18:06:27 1997 Stu Grossman * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db, sn, and gnuserv from noconfigdirs. Wed Sep 24 15:18:32 1997 Ian Lance Taylor * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh. Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com) * Makefile.in (cross): New target. Thu Sep 18 21:43:23 1997 Alexandre Oliva Jeff Law * Makefile.in (bootstrap2, bootstrap3): New targets. (all-bootstrap): Remove outdated and confusing target. (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down. Thu Sep 18 15:37:42 1997 Andrew Cagney * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for windows. Consistent with gdb/configure. 1997-09-15 02:37 Ulrich Drepper * config/mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is used. * configure.in: Name Linux target fragment. * configure: Rewrite so that project Makefile fragment is inserted first and appears last in the resulting Makefile. Tue Sep 16 09:55:07 1997 Andrew Cagney * Makefile.in (install-itcl): Install tcl first. Sun Sep 14 20:53:42 1997 Geoffrey Noer * config/mh-cygwin32: ok to build split texinfo files Fri Sep 12 16:19:20 1997 Geoffrey Noer * configure.in: remove bison from noconfigdirs for Cygwin32 host Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu) * Makefile.in (local-distclean): Also remove mh-frag mt-frag. * configure.in (skipdirs): Add target-librx for Linux. (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic. Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com) * Makefile.in (bootstrap): New target. Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com) * config.sub: Accept 'amigados' for backward compatibility. Mon Sep 8 20:46:20 1997 Ian Lance Taylor * config.guess: Merge with FSF. Sun Sep 7 23:18:32 1997 Fred Fish * config.sub: Change 'amigados' to 'amigaos' to match current usage. Sun Sep 7 15:55:28 1997 Gavin Koch * config.sub: Add "marketing-names" patch. Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com) * configure.in (*-*-rtems*): Do not build libgloss for rtems. Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com) * config.sub: Handle v850-elf. Wed Sep 3 22:01:58 1997 Fred Fish * .cvsignore (*-install): Remove. Wed Sep 3 12:15:24 1997 Chris Provenzano * ltconfig: Set CONFIG_SHELL in libtool. * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh Mon Sep 1 16:45:44 1997 Jim Wilson * configure.in (target_subdir): Set to libraries if enable_multilib. Wed Aug 27 16:15:11 1997 Jim Wilson * config.guess: Update from gcc directory. Tue Aug 26 16:46:46 1997 Andrew Cagney * Makefile.in (all-sim): Depends on all-readline. Wed Aug 20 19:57:37 1997 Jason Merrill * Makefile.in (BISON, YACC): Use $$s. (all-bison): Depend on all-texinfo. Tue Aug 19 01:41:32 1997 Jason Merrill * Makefile.in (BISON): Add -L flag. (YACC): Likewise. Mon Aug 18 11:30:50 1997 Nick Clifton * configure.in (noconfigdirs): Add support for v850e target. * config.sub (maybe_os): Add support for v850e target. Mon Aug 18 11:30:50 1997 Nick Clifton * configure.in (noconfigdirs): Add support for v850ea target. * config.sub (maybe_os): Add support for v850ea target. Mon Aug 18 09:24:06 1997 Gavin Koch * config.sub: Add mipstx39. Delete r3900. Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) * Makefile.in (all-autoconf): Depends on all-texinfo. Fri Aug 15 23:09:26 1997 Michael Meissner * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and eabi targets. Thu Aug 14 14:42:17 1997 Ian Lance Taylor * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible. * configure: When handling a Canadian Cross, handle YACC as well as BISON. Just set BISON to bison. When setting YACC, prefer bison. * Makefile.in (all-bison): Depend upon all-texinfo. Tue Aug 12 20:09:48 1997 Jason Merrill * Makefile.in (BISON): bison, not byacc or bison -y. (YACC): bison -y or byacc or yacc. (various): Add *-bison as appropriate. (taz): No need to mess with BISON anymore. Tue Aug 12 22:33:08 1997 Ian Lance Taylor * configure: If OSTYPE matches *win32*, try to find a good value for CONFIG_SHELL. Sun Aug 10 14:41:11 1997 Ian Lance Taylor * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in configure.in if it is present. Sat Aug 9 00:58:01 1997 Ian Lance Taylor * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new. Fri Aug 8 16:30:13 1997 Doug Evans * config.sub: Recognize `arc' cpu. * configure.in: Likewise. * config-ml.in: Likewise. Thu Aug 7 11:02:34 1997 Ian Lance Taylor * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs. Wed Aug 6 16:27:29 1997 Chris Provenzano * configure: Changed sed delimiter from ':' to '|' when attempting to substitute ${config_shell} for SHELL. On NT ${config_shell} may contain a ':' in it. Wed Aug 6 12:29:05 1997 Jason Merrill * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells. Wed Aug 6 00:42:35 1997 Ian Lance Taylor * Makefile.in (AS_FOR_TARGET): Change as.new to as-new. Tue Aug 5 14:08:51 1997 Ian Lance Taylor * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new. * ylwrap: If the program is a relative path, force it to be absolute. Tue Aug 5 12:12:44 1997 Andrew Cagney * configure (tooldir): Set BISON to `bison -y' and not just bison. Mon Aug 4 22:59:02 1997 Andrew Cagney * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present, correctly specify the target build directory $(TARGET_SUBDIR)/winsup for libraries. Mon Aug 4 12:40:24 1997 Jason Merrill * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values separated by spaces. Thu Jul 31 19:49:49 1997 Ian Lance Taylor * ylwrap: New file. * Makefile.in (DEVO_SUPPORT): Add ylwrap. * ltmain.sh: Handle /bin/sh at start of install program. * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing. * ltconfig, ltmain.sh: New files, from libtool 1.0. * missing: New file, from automake 1.2. Thu Jul 24 12:57:56 1997 Ian Lance Taylor * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add check-tk to CHECK_X11_MODULES. Wed Jul 23 17:03:29 1997 Ian Lance Taylor * config.sub: Merge with FSF. Tue Jul 22 19:08:29 1997 Ian Lance Taylor * config.guess: Merge with FSF. Tue Jul 22 14:50:42 1997 Robert Hoehne * configure: Treat msdosdjgpp like go32. * configure.in: Likewise. Don't remove gprof for go32. * configure: Change Makefile.tem2 to Makefile.tm2. Mon Jul 21 10:31:26 1997 Stephen Peters * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep. Tue Jul 15 14:33:03 1997 Brendan Kehoe * install-sh (chmodcmd): Set to null if the DST directory already exists. Same as Nov 11th change. Mon Jul 14 11:01:15 1997 Martin M. Hunt * configure (GDB_TK): Needs itcl and tix. Mon Jul 14 00:32:10 1997 Jason Merrill * config.guess: Update from FSF. Fri Jul 11 11:57:11 1997 Martin M. Hunt * Makefile.in (GDB_TK): Depend on itcl and tix. Fri Jul 4 13:25:31 1997 Ian Lance Taylor * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS). (INSTALL_SCRIPT): New variable. (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT. * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS to -x. * install-sh: Add support for -x option. Mon Jun 30 15:51:30 1997 Ian Lance Taylor * configure.in, Makefile.in: Treat tix like itcl. Thu Jun 26 13:59:19 1997 Ian Lance Taylor * Makefile.in (WINDRES): New variable. (WINDRES_FOR_TARGET): New variable. (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET. (EXTRA_HOST_FLAGS): Add WINDRES. (EXTRA_TARGET_FLAGS): Add WINDRES. (EXTRA_GCC_FLAGS): Add WINDRES. ($(DO_X)): Pass down WINDRES. ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring. * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like DLLTOOL_FOR_TARGET. Wed Jun 25 15:01:26 1997 Felix Lee * configure.in: configure sim before gdb for win32-x-ppc Wed Jun 25 12:18:54 1997 Brendan Kehoe Move gperf into the toplevel, from libg++. * configure.in (target_tools): Add target-gperf. (native_only): Add target-gperf. * Makefile.in (all-target-gperf): New target, depend on all-target-libg++. (configure-target-gperf): Empty rule. (ALL_TARGET_MODULES): Add all-target-gperf. (CONFIGURE_TARGET_MODULES): Add configure-target-gperf. (CHECK_TARGET_MODULES): Add check-target-gperf. (INSTALL_TARGET_MODULES): Add install-target-gperf. (CLEAN_TARGET_MODULES): Add clean-target-gperf. Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com) * config.sub (mn10200): Recognize new basic machine. Thu Jun 19 14:16:42 1997 Brendan Kehoe * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough. Tue Jun 17 15:31:20 1997 Brendan Kehoe * configure.in: If we're building mips-sgi-irix6* native, turn on ENABLE_MULTILIB and set TARGET_SUBDIR. Tue Jun 17 12:20:59 1997 Tom Tromey * Makefile.in (all-sn): Depend on all-grep. Mon Jun 16 11:11:10 1997 Ian Lance Taylor * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets. * configure: Set CFLAGS and CXXFLAGS, and substitute them into Makefile. From Jeff Makey . * Makefile.in: Add comment for CFLAGS and CXXFLAGS. * Makefile.in (DISTBISONFILES): Remove. (taz): Don't futz with DISTBISONFILES. Change BISON to use $(DEFAULT_YACC). * configure.in: Build itl, db, sn, etc., when building for native cygwin32. * Makefile.in (LD): New variable. (EXTRA_HOST_FLAGS): Pass down LD. ($(DO_X)): Likewise. Mon Jun 16 11:10:35 1997 Philip Blundell * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh. Fri Jun 13 10:22:56 1997 Bob Manson * configure.in (targargs): Strip out any supplied --build argument before adding our own. Always add --build. Thu Jun 12 21:12:28 1997 Bob Manson * configure.in (targargs): Pass --build if we're doing a cross-compile. Fri Jun 6 21:38:40 1997 Rob Savoye * configure: Use '|' instead of ":" as the separator in sed. Otherwise sed chokes on NT path names with drive designators. Also look for "?:*" as the leading characters in an absolute pathname. Mon Jun 2 13:05:20 1997 Gavin Koch * config.sub: Support for r3900. Wed May 21 17:33:31 1997 Ian Lance Taylor * configure.in: Use install-sh, not install.sh. Wed May 14 16:06:51 1997 Ian Lance Taylor * Makefile.in (taz): Improve check for BISON so it doesn't try to apply it twice. Fri May 9 17:22:05 1997 Ian Lance Taylor * Makefile.in (INSTALL_MODULES): Put install-opcodes before install-binutils. Thu May 8 17:29:50 1997 Ian Lance Taylor * Makefile.in: Add automake targets. * configure.in (host_tools): Add automake. Tue May 6 15:49:52 1997 Ian Lance Taylor * configure: Default CXX to c++, not gcc. * Makefile.in (CXX): Set to c++, not gcc. (CXX_FOR_TARGET): When cross, transform c++, not gcc. Thu May 1 10:11:43 1997 Geoffrey Noer * install-sh: try appending a .exe if source file doesn't exist Wed Apr 30 12:05:36 1997 Jason Merrill * configure.in: Turn on multilib by default. (cross_only): Remove target-libiberty. * Makefile.in (all-gcc): Don't depend on libiberty. Mon Apr 28 18:39:45 1997 Michael Snyder * config.guess: improve algorithm for recognizing Gnu Hurd x86. Thu Apr 24 19:30:07 1997 Ian Lance Taylor * Makefile.in (DEVO_SUPPORT): Add mpw-install. (DISTBISONFILES): Add ld/Makefile.in Tue Apr 22 17:17:28 1997 Geoffrey Noer * configure.in: if target is cygwin32 but host isn't cygwin32, don't configure gdb tcl tk expect, not just gdb. Mon Apr 21 13:33:39 1997 Tom Tromey * configure.in: Added gnuserv everywhere sn appears. * Makefile.in (ALL_MODULES): Added all-gnuserv. (CROSS_CHECK_MODULES): Added check-gnuserv. (INSTALL_MODULES): Added install-gnuserv. (CLEAN_MODULES): Added clean-gnuserv. (all-gnuserv): New target. Thu Apr 17 13:57:06 1997 Per Fogelstrom * config.guess: Fixes for MIPS OpenBSD systems. Tue Apr 15 12:21:07 1997 Ian Lance Taylor * Makefile.in (INSTALL_XFORM): Remove. (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM. * mkinstalldirs: New file, copied from automake. * Makefile.in (installdirs): Rename from install-dirs. Use mkinstalldirs. Change all users. (DEVO_SUPPORT): Add mkinstalldirs. Mon Apr 14 11:21:38 1997 Ian Lance Taylor * install-sh: Rename from install.sh. * Makefile.in (INSTALL): Change install.sh to install-sh. (DEVO_SUPPORT): Likewise. * configure: Use ${config_shell} with ${moveifchange}. From Thomas Graichen . Fri Apr 11 16:37:10 1997 Niklas Hallqvist * config.guess: Recognize OpenBSD systems correctly. Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) * README, Makefile.in (ETC_SUPPORT): Remove references to cfg-paper*, configure.{texi,man,info*}._ Sun Apr 6 18:47:57 1997 Andrew Cagney * Makefile.in (all.normal): Ensure that gcc is built after all the x11 - ie gdb - targets. Tue Apr 1 16:28:50 1997 Klaus Kaempf * makefile.vms: Don't run conf-a-gas. Mon Mar 31 16:26:55 1997 Joel Sherrill * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*. Sun Mar 30 12:38:27 1997 Fred Fish * configure.in: Remove noconfigdirs case since gdb also configures and builds for tic80-coff. Fri Mar 28 18:28:52 1997 Ian Lance Taylor * configure: Set cache_file to config.cache. * Makefile.in (local-distclean): Remove config.cache. Wed Mar 26 18:49:39 1997 Ian Lance Taylor * COPYING: Update FSF address. Wed Mar 26 10:38:25 1997 Michael Meissner * configure.in (tic80-*-*): Remove G++ libraries and libgloss from noconfigdirs. Mon Mar 24 15:02:39 1997 Ian Lance Taylor * Makefile.in (install-dirs): Don't crash if prefix, and hence MAKEDIRS, is empty. Mon Mar 24 12:40:55 1997 Doug Evans * config.sub: Tweak mn10300 entry. Fri Mar 21 15:35:27 1997 Michael Meissner * configure.in (host_tools): Put sim before gdb, so gdb's configure.tgt can determine if the simulator was configured. Sun Mar 16 16:07:08 1997 Fred Fish * config.sub: Move BeOS $os case to be with other Cygnus local cases. Sun Mar 16 01:34:55 1997 Martin Hunt * config.sub: Remove misplaced comment that broke Linux. Sat Mar 15 22:50:15 1997 Fred Fish * config.sub: Add BeOS support. Mon Mar 10 13:30:11 1997 Tom Tromey * Makefile.in (CHECK_X11_MODULES): Don't run check-tk. Wed Mar 5 12:09:29 1997 Martin * configure.in (noconfigdirs): Remove tcl and tk from noconfigdirs for cygwin32 builds. Fri Feb 28 18:20:15 1997 Fred Fish * configure.in (tic80-*-*): Remove ld from noconfigdirs. Thu Feb 27 14:57:26 1997 Ken Raeburn * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove make-all.com, use makefile.vms instead. Tue Feb 25 18:46:14 1997 Stan Shebs * config.sub: Accept -lnews*. Tue Feb 25 13:19:14 1997 Andrew Cagney * configure.in (noconfigdirs): Disable target-newlib, target-examples and target-libiberty for d30v. Fri Feb 21 17:56:25 1997 Martin M. Hunt * configure.in (noconfigdirs): Enable ld for d30v. Fri Feb 21 20:58:51 1997 Michael Meissner * configure.in (tic80-*-*): Build compiler. Sun Feb 16 15:41:09 1997 Andrew Cagney * configure.in (d30v-*): Remove sim directory from list of unsupported d30v directories Tue Feb 18 17:32:42 1997 Martin M. Hunt * config.sub, configure.in: Add d30v target cpu. Thu Feb 13 22:04:44 1997 Klaus Kaempf * makefile.vms: New file. * make-all.com: Remove. Wed Feb 12 12:54:18 1997 Jim Wilson * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS. Sat Feb 8 20:36:49 1997 Michael Meissner * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl. Tue Feb 4 11:39:29 1997 Tom Tromey * Makefile.in (ALL_MODULES): Added all-db. (CROSS_CHECK_MODULES): Addec check-db. (INSTALL_MODULES): Added install-db. (CLEAN_MODULES): Added clean-db. Mon Feb 3 13:29:36 1997 Ian Lance Taylor * config.guess: Merge with latest FSF sources. Tue Jan 28 09:20:37 1997 Tom Tromey * Makefile.in (ALL_MODULES): Added all-itcl. (CROSS_CHECK_MODULES): Added check-itcl. (INSTALL_MODULES): Added install-itcl. (CLEAN_MODULES): Added clean-itcl. Thu Jan 23 01:44:27 1997 Geoffrey Noer * configure.in: build gdb for mn10200 Fri Jan 17 15:32:15 1997 Doug Evans * Makefile.in (all-target-winsup): Depend on all-target-libio. Mon Jan 13 22:46:54 1997 Michael Meissner * configure.in (tic80-*-*): Turn off most targets right now. Fri Jan 3 16:04:03 1997 Ian Lance Taylor * Makefile.in (MAKEINFO): Check for the existence of the Makefile, rather than the makeinfo program. (do-info): Depend upon all-texinfo. Tue Dec 31 16:00:31 1996 Ian Lance Taylor * configure.in: Remove uses of config/mh-linux. * config.sub, config.guess: Merge with latest FSF sources. Fri Dec 27 23:04:33 1996 Fred Fish * config.sub (case $basic_machine): Add tic80 entries. Fri Dec 27 12:07:59 1996 Ian Lance Taylor * config.sub, config.guess: Merge with latest FSF sources. Wed Dec 18 22:46:39 1996 Stan Shebs * mpw-build.in: Build ld before gcc, use NewFolderRecursive. * mpw-config.in: Test for NewFolderRecursive. * mpw-install: Use symbolic name for startup filename. * mpw-README: Add various additional details. Wed Dec 18 13:11:46 1996 Jim Wilson * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs. Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com) * configure.in: Do build gcc and the target libraries for the mn10200. Wed Dec 4 16:53:05 1996 Geoffrey Noer * configure.in: don't avoid building gdb for mn10300 any more * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS instead of single-quoting it. Tue Dec 3 23:26:50 1996 Jason Merrill * configure.in: Don't use --with-stabs on IRIX 6. Tue Dec 3 09:05:25 1996 Doug Evans * configure.in (m32r): Build gdb, libg++ now. Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * configure.in (mips*-sgi-irix6*): Remove gdb and related directories from noconfigdirs. Tue Nov 26 11:45:33 1996 Kim Knuttila * config.sub (basic_machine): added mips16 configuration Sat Nov 23 19:26:22 1996 Michael Meissner * config.sub: Handle d10v-unknown. Sat Nov 23 10:23:01 1996 Gavin Koch * config.sub: Handle v850-unknown. Thu Nov 21 16:19:44 1996 Geoffrey Noer * Makefile.in: add findutils * configure.in: add findutils to list of host_tools Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com) * config.sub: Handle mn10200 and mn10300. Tue Nov 19 16:35:14 1996 Michael Meissner * configure.in (d10v-*): Do not build librx. Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com) * configure.in (mn10300): Build everything except gdb & libgloss. Wed Nov 13 14:59:46 1996 Per Bothner * config.guess: Patch for Dansk Data Elektronik servers, from Niels Skou Olsen . For ncr, use /bin/uname rather than uname, since GNU uname does not support -p. Suggested by Mark Mitchell . Patch for MIPS R4000 running System V, from Eric S. Raymond . Fix thinko for nextstep. Patch for OSF1 in i?86, from Dan Murphy via Harlan Stenn. Sat Jun 24 18:58:17 1995 Morten Welinder * config.guess: Guess mips-dec-mach_bsd4.3. Thu Oct 10 04:07:04 1996 Harlan Stenn * config.guess (i?86-ncr-sysv*): Emit just enough of the minor release numbers. * config.guess (mips-mips-riscos*): Emit just enough of the release number. Tue Oct 8 10:37:22 1996 Frank Vance * config.guess (sparc-auspex-sunos*): Added. (f300-fujitsu-*): Added. Wed Sep 25 22:00:35 1996 Jeff Woolsey * config.guess: Recognize a Tadpole as a sparc. Wed Nov 13 00:53:09 1996 David J. MacKenzie * config.guess: Don't assume that NextStep version is either 2 or 3. NextStep 4 (aka OpenStep 4) has come out now. Mon Nov 11 23:52:03 1996 David J. MacKenzie * config.guess: Support Cray T90 that reports itself as "CRAY TS". From Rik Faith . Fri Nov 8 11:34:58 1996 David J. MacKenzie * config.sub: Contributions from bug-gnu-utils to: Support plain "hppa" (no version given) architecture, reported by OpenStep. OpenBSD like NetBSD. LynxOs is not a hardware supplier. * config.guess: Contributions from bug-gnu-utils to add support for: OpenBSD like NetBSD. Stratus systems. More Pyramid systems. i[n>4]86 Intel chips. M680[n>4]0 Motorola chips. Use unknown instead of lynx for hardware manufacturer. Mon Nov 11 10:09:08 1996 Brendan Kehoe * install.sh (chmodcmd): Set to null if the DST directory already exists. Mon Nov 11 10:43:41 1996 Michael Meissner * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do not use mt-ppc target Makefile fragment any more. Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com) * configure.in (*-*-windows): Exclude everything but those dirs needed to build windows. Tue Oct 29 16:41:31 1996 Doug Evans * Makefile.in (all-target-winsup): Depend on all-target-librx. Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com) * configure.in: Exclude mmalloc from i386-windows. * config/mh-windows: Add rules for building MSVC makefiles. Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com) * Undo my previous change. Thu Oct 24 12:12:04 1996 Ian Lance Taylor * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET unconditionally. (MAKEOVERRIDES): Define (revert this part of October 18 change). Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com) * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the host to add it's own flags. * config/mh-windows (HOST_FLAGS): Set srcroot, which is needed for MSVC build procedure. Tue Oct 22 15:20:26 1996 Ian Lance Taylor * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET. Fri Oct 18 13:37:13 1996 Ian Lance Taylor * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile. (CXX_FOR_TARGET): Likewise. (GCC_FOR_TARGET): Define. (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET. (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether CC_FOR_TARGET was specified on the command line. (MAKEOVERRIDES): Don't define. Thu Oct 17 10:27:56 1996 Doug Evans * configure.in (m32r): Fix spelling of libg++ libs. Thu Oct 10 10:37:17 1996 Stan Shebs * config.sub (-apple*): Remove, now redundant. Thu Oct 10 12:30:54 1996 Ian Lance Taylor * configure: Don't get confused by CPU-VENDOR-linux-gnu. * configure: Rework yesterday's sed script patch. * config.sub: Merge with FSF. Wed Oct 9 17:24:59 1996 Per Bothner * config.guess: Merge from FSF. 1996-09-12 Richard Stallman * config.guess: Use pc instead of unknown, for pc clone systems. Change linux to linux-gnu. Mon Jul 15 23:51:11 1996 Karl Heuer * config.guess: Avoid non-portable tr syntax. Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com) * test-build.mk (HOLES): Add "xargs" for gdb. * configure: Avoid hpux10.20 sed bug. Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com) * configure.in config/mh-windows: Add support for windows host (that is a build done under the Microsoft build environment). Tue Oct 8 10:39:08 1996 Ian Lance Taylor * Makefile.in: Replace all uses of srcroot with s, to shrink command line lengths. Patches from Geoffrey Noer : * configure.in: If configuring for newlib, pass --with-newlib to subdirectories. * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a -Bnewlib/ and -Lwinsup to gcc. (CXX_FOR_TARGET): Likewise. Mon Oct 7 10:59:35 1996 Ian Lance Taylor * Makefile.in (ETC_SUPPORT): Add configure. Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com) * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux host configuration file. Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com) * configure.in: Break mn10x00 support into separate mn10200 and mn10300 configurations. * config.sub: Likewise. Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com) * configure.in: Add lots of stuff to noconfigdirs for the mn10x00 targets. * config.sub, configure.in: Add mn10x00 support. Wed Oct 2 15:52:36 1996 Klaus Kaempf * make-all.com: Call conf-a-gas, not config-a-gas. Tue Oct 1 01:28:41 1996 James G. Smith * configure.in (noconfigdirs): Don't build libgloss for arm-coff targets. Mon Sep 30 14:24:01 1996 Stan Shebs * mpw-README: Add much more detail for native PowerMac. * mpw-install: New file. * mpw-configure: Add --norecursion and --help options. * mpw-config.in: Translate readme and install files when copying to objdir. * mpw-build.in: Don't always depend on byacc and flex. (install-only-top): New action. Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com) * configure.in: You can now configure GDB for the v850. Tue Sep 24 19:05:12 1996 Stan Shebs * configure.in (noconfigdirs): Don't configure any C++ dirs if targeting D10V. Tue Sep 17 12:15:31 1996 Ian Lance Taylor * config.sub: Recognize mips64vr5000. Mon Sep 16 17:00:52 1996 Ian Lance Taylor * configure.in: Use a single line for host_tools and native_only. Tue Sep 16 09:55:07 1997 Andrew Cagney * Makefile.in (install-itcl): Install tcl first. Sun Sep 14 20:53:42 1997 Geoffrey Noer * config/mh-cygwin32: ok to build split texinfo files Fri Sep 12 16:19:20 1997 Geoffrey Noer * configure.in: remove bison from noconfigdirs for Cygwin32 host Mon Sep 9 12:21:30 1996 Doug Evans * config.sub, configure.in: Add entries for m32r. Mon Sep 8 20:46:20 1997 Ian Lance Taylor * config.guess: Merge with FSF. Thu Sep 5 13:52:47 1996 Tom Tromey * Makefile.in (inet-install): Don't run install-gzip. Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com) * configure.in: Don't config lots of things for *-*-windows*. Sat Aug 31 11:45:57 1996 Stan Shebs * mpw-config.in: Test for mpw-true, true, and null-command scripts. (host_libs, host_tools): Copy from configure.in. * mpw-configure: Don't complain about directories not found. Thu Aug 29 16:44:58 1996 Michael Meissner * configure.in (i[345]86): Recognize i686 for pentium pro. (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration file. * config.guess (i[345]86): Ditto. Mon Aug 26 18:34:42 1996 Martin M. Hunt * configure.in (noconfigdirs): Removed gdb for D10V. Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com) * configure.in: Remove ld, target-libio, target-libg++, and target-libstdc++ from noconfigdirs. Wed Aug 21 18:56:38 1996 Fred Fish * configure: Fix three locations where shell scripts were being run directly rather than with config_shell. Tue Aug 20 13:08:47 1996 J.T. Conklin * configure.in (v850-*-*): Set up initial $noconfigdirs. * config.sub (basic_machine): Recognize v850. Thu Aug 15 12:19:33 1996 Stan Shebs * mpw-configure: Handle multiple enable/disable options and pass them down recursively, handle -c and -s flags appropriately depending on choice of compiler, add escape mechanism for quoted arguments to gC. Mon Aug 12 13:15:13 1996 Michael Meissner * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS so that -mrelocatable-lib and -mno-eabi are used. * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does not support --print-multi-lib, don't abort. Sun Aug 11 20:51:50 1996 Stu Grossman (grossman@critters.cygnus.com) * config/mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible with normal Windows compilation environment. Thu Aug 8 12:18:59 1996 Klaus Kaempf * make-all.com: Run config-a-gas. * setup.com: Don't copy subdirectory files around. Tue Jul 30 17:49:31 1996 Brendan Kehoe * configure.in (*-*-ose): Remove exclusion of libgloss for this target, it now compiles correctly. Sat Jul 27 15:10:43 1996 Stan Shebs * mpw-config.in: Generate Mac include for elf/dwarf2.h. Tue Jul 23 10:47:04 1996 Martin M. Hunt * configure.in (d10v-*-*): Remove ld from $noconfigdirs. Mon Jul 22 13:28:51 1996 Brendan Kehoe * configure.in (native_only): Add prms. Mon Jul 22 12:27:58 1996 Ian Lance Taylor * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com. (BINUTILS_SUPPORT_DIRS): Likewise. Thu Jul 18 12:55:40 1996 Michael Meissner * configure.in (d10v-*-*): Don't configure ld or gdb until the d10v support is added. Wed Jul 17 14:33:09 1996 Martin M. Hunt * configure.in (d10v-*-*): New target. Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com) * config.guess (HP 9000/811): Recognize this as a PA1.1 machine. Fri Jul 12 23:21:17 1996 Ken Raeburn * Makefile.in (do-tar-gz): New target, split out from tail end of taz target. Run each command separately, don't use pipes. (taz): Use it. Fri Jul 12 12:08:04 1996 Stan Shebs * mpw-configure: Look for g-mpw-make.sed in config/mpw. * mpw-build.in: No builds should depend on building byacc or flex, they are assumed to be installed already. Fri Jul 12 09:52:52 1996 Michael Meissner * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment variable that CC_FOR_TARGET needs. Thu Jul 11 10:09:45 1996 Michael Meissner * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib options have changed since the last time the subdirectory was configured, and if it has, reconfigure. (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which CONFIGURE_TARGET_MODULES uses to remember the old multilib options. Wed Jul 10 18:56:59 1996 Doug Evans * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES, CLEAN_MODULES): Add bash. (all-bash): New target. Mon Jul 8 17:33:14 1996 Jim Wilson * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5. Mon Jul 1 13:31:35 1996 Michael Meissner * config.sub (basic_machine): Recognize d10v as a valid processor. Fri Jun 28 12:14:35 1996 Stan Shebs * mpw-configure: Add support for --bindir. * mpw-build.in: Use a GCC-specific build script for GCC actions. Wed Jun 26 17:20:12 1996 Geoffrey Noer * configure.in: add bash, time, gawk to list of hosttools and things to only build for native toolchains Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) * Makefile.in (docdir): Remove. Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) * Makefile.in (datadir): Set to $(prefix)/share. Mon Jun 24 23:26:07 1996 Geoffrey Noer * configure.in: build diff and patch for cygwin32-hosted toolchains. Mon Jun 24 15:01:12 1996 Joel Sherrill * config.sub: Accept -rtems*. Sun Jun 23 22:41:54 1996 Geoffrey Noer * configure.in: enable dosrel for cygwin32-hosted builds, remove diff from the list of things not buildable via Canadian Cross Sat Jun 22 11:39:01 1996 Jason Merrill * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we don't get ". ". Fri Jun 21 17:24:48 1996 Jim Wilson * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately. Thu Jun 20 16:57:40 1996 Ken Raeburn * Makefile.in (taz): Handle case where tex3patch didn't even get checked out. Also, if it was found, put the symlink in a new util subdirectory. Thu Jun 20 12:20:33 1996 Michael Meissner * config.guess (*:Linux:*:*): Add support for PowerPC Linux. Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de) * config.sub: Recognize -openvms. * configure.in (alpha*-*-*vms*): Set noconfigdirs. * make-all.com, setup.com: New files. Mon Jun 17 16:34:46 1996 Jason Merrill * Makefile.in (taz): tex3patch moved to texinfo/util. Sat Jun 15 17:13:25 1996 Geoffrey Noer * configure: enable_gdbtk=no for cygwin32-hosted toolchains * configure.in: remove make from di