+
+ * 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.
+
+
+ * 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.
+
+
+ * config.sub: Reverted the earlier change, this version is not the
+ master file.
+
+
+ * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
+ Add support for mips64.
+
+
+ * configure.in: Enable libstdc++-v3 for h8300 targets.
+
+
+ * config.sub: Add support for mipsisa32.
+
+
+ * config.sub, config.guess: Import latest from subversions.
+
+
+ * config.sub, config.guess: Import latest from subversions.
+
+
+ * MAINTAINERS: Clarify libiberty merge rules and procedures.
+
+
+ * Makefile.in: Revert 2001-06-17.
+ (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
+
+
+ * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
+ (gas+binutils.tar.bz2): Likewise.
+ (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
+
+
+ * Makefile.in (VER): When present, extract the version number from
+ the file version.in.
+
+
+ * 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.
+
+
+ * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
+ with_gcc]: Use `gcc -shared' to build a shared library.
+
+
+ * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
+ archives.
+
+
+ * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
+ libraries when using g++ with native linker.
+
+
+ * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
+
+
+ * configure.in : enable ld for aix
+
+
+ * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
+ [aix4*|aix5*]: Prepend blank.
+
+
+ * 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.
+
+
+ * config.if (libc_interface): Set to -libc6.2- for cross
+ compiling to Linux/glibc 2.2.
+
+
+ * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
+ libgcj.
+
+
+ * 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}.
+
+
+ * configure.in (libgcj_saved): Copy from $libgcj.
+ (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
+ --disable-libgcj.
+
+
+ * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
+ 1.641.2.228.
+
+
+ * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
+ ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
+
+
+ * 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.
+
+
+ * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
+
+
+ * README-maintainer-mode: Add note about inability to use "make
+ distclean" in maintainer mode.
+
+
+ Re-installed:
+ * 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.
+
+
+ * config.sub, config.guess: Import latest from subversions.
+
+
+ * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
+ ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
+
+
+ * Makefile.in: all-m4 depends on all-texinfo.
+
+
+ * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
+
+
+ * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
+ longer valid.
+
+
+ * configure.in (noconfigdirs): Allow configuration of texinfo
+ for Cygwin hosts.
+
+
+ * config.guess: Add linux target for S/390.
+ * config.sub: Likewise.
+ * configure.in: Likewise.
+
+
+ * configure: Output host type to stdout, not stderr.
+
+
+ * config.guess: Import from subversions.gnu.org (revision 1.181).
+ * config.sub: Import from subversions.gnu.org (revision 1.199).
+
+
+ * config.guess: Handle hppa64-linux systems.
+
+
+ * 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.
+
+
+ * ltconfig: Shell portability fix for the tagname validity check.
+
+
+ * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
+
+
+ * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
+ * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
+
+
+ * 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.
+
+
+ * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
+
+
+ * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
+ files.
+
+
+ * COPYING.NEWLIB: Put into source repository.
+
+
+ * configure.in (host_tools): Add sid.
+ Always configure cgen.
+ * Makefile.in (all-sid): New target.
+ (check-sid, clean-sid, install-sid): Likewise.
+
+
+ * config.sub, config.guess: Update from subversions.
+
+
+ * configure.in: Disable language-specific target libraries for
+ languages that aren't enabled.
+
+
+ * configure.in (xscale-elf): Add target.
+ (xscale-coff): Add target.
+ (c4x, c5x, tic54x): Move after ARM targets.
+
* ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
* ltconfig: Add support for mips-dde-sysv4.2MP
-
+
* ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
* Makefile.in (do-djunpack): New target. Update djunpack.bat with
- current version information. Add to proto-toplev directory.
+ current version information. Add to proto-toplev directory.
(gdb-taz): Build do-djunpack.
* 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.
+ 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.
(PACKAGE): Default to TOOL.
(VER): Default to a shell script.
(taz): Rewrite target. Move real work to do-proto-toplev. Include
- md5 checksum generation.
+ 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.
+ insight.tar.bz2): Use gdb-taz to create archive.
libstdc++-v3.
* config.if: And this file too.
* Makefile.in: Add libstdc++-v3 targets.
-
+
* config.sub (d30v): Add d30v as a basic machine type.
(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.
+ dejagnu.tar.bz2): New packages.
* config.guess, config.sub: Updated to match config's 2000-02-15
- version.
+ version.
gdb, newlib, or libgloss.
-
+
* 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.
* configure.in: Added bsp support to arm-*-coff and arm-*-elf
- targets.
+ targets.
-
+
* config.guess: Modified to recognize uname's armv* syntax.
* config.sub: Modified to recognize uname's armv* syntax.
* config.sub: Add support for strongarm target.
-
+
* configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
the old name config/mh-cygwin32.
Enable texinfo.
$AR_FOR_TARGET. Likewise for RANLIB.
-
+
* config.sub (oabi): Recognize.
* configure.in (arm-*-oabi): Handle.
* configure.in: Add cygmon for x86-coff and x86-elf. Configure
- cygmon for all sparclite targets, regardless of object format.
+ cygmon for all sparclite targets, regardless of object format.
CC_FOR_TARGET and friends.
-
+
* Makefile.in (build_tooldir): New variable, same as tooldir.
(CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
-B$(build_tooldir)/bin/.
(INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
(all-target-libchill): Add dependencies.
* configure.in (target_libs): Add libchill.
-
+
* configure.in (target_subdir): Remove duplicate line.
* configure.in (noconfigdirs): Add configure pattern for mips tx39
- cygmon
+ cygmon
* Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
- Solaris `make' causes it to continue to next definition.
+ Solaris `make' causes it to continue to next definition.
(CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
(CLEAN_TARGET_MODULES): Similarly
(all-target-libf2c): Add dependences.
- * configure.in (target_libs): Add libf2c.
+ * configure.in (target_libs): Add libf2c.
* Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
- 11/18/97 build
+ 11/18/97 build
* configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
- sn, and gnuserv from noconfigdirs.
+ sn, and gnuserv from noconfigdirs.
* configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
- windows. Consistent with gdb/configure.
+ windows. Consistent with gdb/configure.
- * configure.in (noconfigdirs): Add support for v850e target.
-
+ * configure.in (noconfigdirs): Add support for v850e target.
+
* config.sub (maybe_os): Add support for v850e target.
- * configure.in (noconfigdirs): Add support for v850ea target.
-
+ * configure.in (noconfigdirs): Add support for v850ea target.
+
* config.sub (maybe_os): Add support for v850ea target.
* Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
- correctly specify the target build directory $(TARGET_SUBDIR)/winsup
- for libraries.
+ correctly specify the target build directory $(TARGET_SUBDIR)/winsup
+ for libraries.
* Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
- separated by spaces.
+ separated by spaces.
- * configure (GDB_TK): Needs itcl and tix.
+ * configure (GDB_TK): Needs itcl and tix.
(CLEAN_TARGET_MODULES): Add clean-target-gperf.
-
+
* config.sub (mn10200): Recognize new basic machine.
$(DEFAULT_YACC).
* configure.in: Build itl, db, sn, etc., when building for native
- cygwin32.
+ cygwin32.
* Makefile.in (LD): New variable.
(EXTRA_HOST_FLAGS): Pass down LD.
* configure.in (targargs): Strip out any supplied --build argument
- before adding our own. Always add --build.
+ before adding our own. Always add --build.
* configure.in (noconfigdirs): Disable target-newlib,
- target-examples and target-libiberty for d30v.
+ target-examples and target-libiberty for d30v.
* configure.in (d30v-*): Remove sim directory from list of
- unsupported d30v directories
+ unsupported d30v directories
- * config.sub, configure.in: Add d30v target cpu.
-
+ * config.sub, configure.in: Add d30v target cpu.
+
* makefile.vms: New file.
LynxOs is not a hardware supplier.
* config.guess: Contributions from bug-gnu-utils to add support for:
- OpenBSD like NetBSD.
+ OpenBSD like NetBSD.
Stratus systems.
More Pyramid systems.
i[n>4]86 Intel chips.
- * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
+ * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
host configuration file.
* configure.in (noconfigdirs): Don't build libgloss for arm-coff
- targets.
+ targets.
- * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
+ * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
* Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
- don't get ". ".
+ don't get ". ".
* Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
- non-empty, pass them on to the GCC make.
+ non-empty, pass them on to the GCC make.
(all-bootstrap): New rule that is like all-gcc, except it executes
the GCC bootstrap rule instead of the GCC all rule.
* config/mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
- defaults to K&R mode, but doesn't have varargs.h, so we have to
+ defaults to K&R mode, but doesn't have varargs.h, so we have to
compile in ANSI mode.
* mpw-config.in: Configure grez if targeting Mac.
* config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
- accept mpw and mac-mpw as names for m68k Macs, change macos7 to
- just macos.
+ accept mpw and mac-mpw as names for m68k Macs, change macos7 to
+ just macos.
* configure.in: Configure grez resource compiler if targeting Mac.
* Makefile.in (all-grez, install-grez): New targets.
* configure: CXX defaults to gcc, not g++. If we find
- gcc in the path, set CC to gcc -O2.
+ gcc in the path, set CC to gcc -O2.
* configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
- of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
- systems.
+ of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
+ systems.
* Makefile.in: Build winsup.
* configure.in: Winsup is configured when target is win32.
Can only build win32 target GDB when native.
-
+
* config.guess: Recognize HP model 819 machines as having
- * configure.in (CC): Try to get CC from
+ * configure.in (CC): Try to get CC from
${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
- * configure.in (host i[345]86-*-win32): Reduce the
+ * configure.in (host i[345]86-*-win32): Reduce the
noconfigdirs again.
gdb, ld and opcodes on v810-*-*.
-
+
* config/mh-ncrsvr43: Removed AR_FLAGS
* config.sub: recognise mips64vr4300 and mips64vr4300el as valid
- targets.
+ targets.
* brought build-all.mk update-to-date with progressive build-all.mk,
added new targets and hppa info.
-
+
* configure: If config.guess result is a prefix of the user
- * configure.in (*-*-lynxos*): Don't configure newlib for either
- native or cross Lynx.
+ * configure.in (*-*-lynxos*): Don't configure newlib for either
+ native or cross Lynx.
* configure: Ignore --x-includes and --x-libraries, for Autoconf
- compatibility.
+ compatibility.
* Makefile.in (DISTDOCDIRS): New variable.
(taz): Edit local Makefile.in sooner, instead of proto-toplev
- Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
+ Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
- * config.sub, configure.in: accept OSE68000 and OSE68k.
+ * config.sub, configure.in: accept OSE68000 and OSE68k.
* Makefile.in: don't create all directories for ``make install'';
let the subdirectories create the ones they need.