Commit Graph

161 Commits

Author SHA1 Message Date
Alan Modra 0e254642e9 * config.sub: Import latest version.
* config.guess: Likewise.
2001-12-18 07:20:15 +00:00
Thomas Fitzsimmons 0a0d00410b * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
options for i[3456]86-pc-linux* native builds.
2001-12-13 23:57:00 +00:00
Nick Clifton d932cae796 gcc adopts symlink-tree, refer more to libiberty.
symlink-tree: handle DOS-style absolute paths.
2001-12-05 10:07:09 +00:00
DJ Delorie 49b7683bab 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-28 19:55:01 +00:00
Geoffrey Keating 26ef82f470 * config.sub: Update to version 1.232 on subversion. 2001-11-26 22:52:00 +00:00
Nick Clifton 43e6407243 Use msgfmt to generate .gmo files from .po files for a distribution. 2001-11-20 19:00:47 +00:00
Hans-Peter Nilsson 66f6c0d534 * COPYING.NEWLIB: Mention preserved notice in specific parts. 2001-11-18 23:43:02 +00:00
Jeff Holcomb 4a02fdb219 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
Merged from net gcc:
	2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
	* ltcf-c.sh: Use $objext, not $ac_objext.
	2001-07-27  Mark Kettenis  <kettenis@gnu.org>
	* ltcf-cxx.sh: Add support for GNU.
	2001-07-22  Timothy Wall  <twall@redhat.com>
	* 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  <chastain@redhat.com>
	* 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-11-14 06:24:41 +00:00
Jeff Holcomb 227b99535e 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
* Makefile.in (all-bison): Revert 2001-10-24.
	Don't depend on texinfo.
2001-11-14 05:49:24 +00:00
Jeff Johnston cbbab8fb38 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
* COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
2001-11-12 21:07:42 +00:00
DJ Delorie 922b248500 * configure.in (--enable-languages): Be more permissive about
syntax.  Check for empty lists better.  Warn about $LANGUAGES.
2001-11-09 02:21:21 +00:00
Hans-Peter Nilsson f08fa01da9 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. 2001-11-06 07:20:20 +00:00
Jeff Holcomb fee3da4ef0 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
Makefile.in (all-bison): Don't depend on texinfo.
2001-10-24 20:02:25 +00:00
Alan Modra 73fb1ef90a * gettext.m4: Test po/POTFILES.in exists before trying to read. 2001-10-03 01:46:25 +00:00
Alexandre Oliva 373688ac81 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). 2001-09-29 19:38:32 +00:00
Hans-Peter Nilsson 9c07660b93 * config.sub, config.guess: Import latest from subversions. 2001-09-28 21:04:51 +00:00
Alexandre Oliva 3f152009fa * 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-21 05:14:32 +00:00
Ben Elliston 8f6a59e5ff 2001-09-19 Ben Elliston <bje@redhat.com>
* 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-09-19 06:07:36 +00:00
Thiemo Seufer a1ec19fa3f * config.sub: Reverted the earlier change, this version is not the
master file.
2001-09-15 04:42:11 +00:00
Thiemo Seufer 4008bd9b57 /bfd/ChangeLog
* config.bfd: Change machine triplets from mips*el*-* to mips*el-*.
	Add support for mips64.

	/ChangeLog
	* config.sub: Change machine triplets from mipsel*-* to mips*el-*.
	Add support for mips64.

	/gas/ChangeLog
	* configure.in: Change machine triplets from mips-*-linux-gnu* to
	mips*-*-linux*.
2001-09-14 06:22:46 +00:00
Jeff Holcomb dd1e52a4ee 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
* configure.in: Enable libstdc++-v3 for h8300 targets.
2001-09-03 19:47:48 +00:00
Eric Christopher 91549d1cb8 2001-08-30 Eric Christopher <echristo@redhat.com>
Jason Eckhardt  <jle@redhat.com>

	* config.sub: Add support for mipsisa32.
2001-08-31 06:37:20 +00:00
Eric Christopher cf966cf9b3 2001-08-30 Eric Christopher <echristo@redhat.com>
* config.sub, config.guess: Import latest from subversions.
2001-08-31 05:45:40 +00:00
Alan Modra 82208dc522 * config.sub, config.guess: Import latest from subversions. 2001-08-20 03:29:21 +00:00
DJ Delorie 4dca840345 * MAINTAINERS: Clarify libiberty merge rules and procedures. 2001-07-26 14:20:05 +00:00
Alan Modra 1107dce2cd * Makefile.in: Revert 2001-06-17.
(VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
2001-06-19 09:21:33 +00:00
H.J. Lu e09a66040b 2001-06-17 H.J. Lu <hjl@gnu.org>
* 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.
2001-06-17 18:40:29 +00:00
Andrew Cagney 31a8b63419 Handle GDB's gdb/version.in. 2001-06-13 19:00:22 +00:00
Alexandre Oliva dc70af013c * 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-08 03:24:41 +00:00
Alexandre Oliva 839bbd8c6b * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
with_gcc]: Use `gcc -shared' to build a shared library.
2001-06-04 19:33:12 +00:00
Alexandre Oliva 566e9a3054 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
archives.
2001-06-04 19:25:10 +00:00
Alexandre Oliva e877bb694e * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
libraries when using g++ with native linker.
2001-05-28 21:05:35 +00:00
Alexandre Oliva 1605288ba4 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. 2001-05-28 20:56:20 +00:00
Tom Rix 11a383ba17 Support for xcoff64, enable ld for aix 2001-05-24 21:06:16 +00:00
Alexandre Oliva 186112268b * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
[aix4*|aix5*]: Prepend blank.
2001-05-22 10:40:29 +00:00
Alexandre Oliva 6be7c12c05 * 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-20 19:02:56 +00:00
H.J. Lu 4ed00bba84 2001-05-14 H.J. Lu <hjl@gnu.org>
* config.if (libc_interface): Set to -libc6.2- for cross
	compiling to Linux/glibc 2.2.
2001-05-14 16:40:49 +00:00
Alexandre Oliva b1af961c84 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
libgcj.
2001-05-03 20:31:54 +00:00
Alexandre Oliva 5ec3e74e11 * configure.in (noconfigdirs): Don't reset it from scratch in the
target case; only append to it.
2001-04-26 05:42:15 +00:00
Alexandre Oliva b3ed1d6b5e * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
sparc-*-solaris2.8]: Disable ${libgcj}.
2001-04-26 05:32:29 +00:00
Alexandre Oliva 96111c1068 * configure.in (libgcj_saved): Copy from $libgcj.
(libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
--disable-libgcj.
2001-04-25 21:41:21 +00:00
Alexandre Oliva b5bf43f253 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
1.641.2.228.
2001-04-20 09:28:05 +00:00
Alexandre Oliva 8cc32590dd * 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-12 12:32:00 +00:00
Alexandre Oliva dec0cb0ce3 * 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-04-02 01:32:45 +00:00
Alexandre Oliva 6a9c388603 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. 2001-03-28 01:19:29 +00:00
Nick Clifton d4fc7db892 Add note about inability to use "make distclean" in maintainer mode. 2001-03-23 18:06:17 +00:00
Alexandre Oliva 7389ff65de Re-installed:
2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
* 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 18:17:54 +00:00
Phil Blundell b3e0dc8ed7 2001-03-22 Philip Blundell <philb@gnu.org>
* config.sub, config.guess: Import latest from subversions.
2001-03-22 11:09:20 +00:00
Alexandre Oliva 469b781cfb * 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-22 05:22:04 +00:00
Michael Chastain b0dad76219 2001-03-20 Michael Chastain <chastain@redhat.com>
* Makefile.in: all-m4 depends on all-texinfo.
2001-03-21 17:53:42 +00:00