Commit Graph

408 Commits

Author SHA1 Message Date
Alexandre Oliva 759bfa908e Makefile.in (AS_FOR_TARGET, [...]): Don't use double quotes to avoid quotes nesting problems.
* 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.

From-SVN: r45720
2001-09-21 05:09:09 +00:00
Ben Elliston 1dc4a75000 configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on Solaris when testing for the /usr/ucb/cc compiler...
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.

From-SVN: r45687
2001-09-19 16:07:00 +10:00
Alexandre Oliva 898c7238df backport: ltcf-c.sh: Use $objext, not $ac_objext.
Merged from gcc-3_0-branch:
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.

From-SVN: r45341
2001-09-01 00:47:19 +00:00
Eric Christopher 8fa0a32ec7 config.guess: Merge from master sources.
2001-08-30  Eric Christopher  <echristo@redhat.com>
	    Jason Eckhardt  <jle@redhat.com>

	* config.guess: Merge from master sources.
	* config.sub: Merge from master sources, add support for mipsisa32.

Co-Authored-By: Jason Eckhardt <jle@redhat.com>

From-SVN: r45310
2001-08-31 06:35:37 +00:00
Geoffrey Keating 32f30f91ef config.sub: Merge from master sources, rev 1.219.
* config.sub: Merge from master sources, rev 1.219.
	* MAINTAINERS: Add self as contact for stormy16 port.

From-SVN: r45174
2001-08-25 17:20:10 +00:00
Zack Weinberg f6084f99fc config.sub: Merge from master sources, rev 1.218.
* config.sub: Merge from master sources, rev 1.218.
	* config.guess: Merge from master sources, rev 1.209.

From-SVN: r44914
2001-08-15 04:27:14 +00:00
Graham Stott 91b54f7f3f * Makefile.in (check-c++): Add missing semicolon.
From-SVN: r44792
2001-08-11 09:43:31 +00:00
Jan Hubicka e5b3941e7e * MAITAINERS (Various maitainers: predict.def): Added myself.
From-SVN: r44482
2001-07-30 19:30:26 +00:00
Eric Christopher 6387a56e38 MAINTAINERS (Various maintainers: mips port): Added myself.
2001-07-30  Eric Christopher  <echristo@redhat.com>

	* MAINTAINERS (Various maintainers: mips port): Added myself.

From-SVN: r44474
2001-07-30 16:00:14 +00:00
Andrew Haley 53b475f053 configure.in (sh-*-linux*): New.
2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>

        * configure.in (sh-*-linux*): New.

From-SVN: r44472
2001-07-30 15:48:29 +00:00
Richard Henderson 2a08c780d3 gcc_update: Dump timestamp in LAST_UPDATED.
* contrib/gcc_update: Dump timestamp in LAST_UPDATED.
        * .cvsignore: Add LAST_UPDATED.

From-SVN: r44413
2001-07-26 23:00:45 -07:00
Ulrich Weigand bfa7942289 MAINTAINERS (Various maintainers: s390 port): Added myself.
From-SVN: r44265
2001-07-23 13:41:06 +00:00
Aldy Hernandez 0ae854922a config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
2001-07-16  Aldy Hernandez  <aldyh@redhat.com>

        * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.

From-SVN: r44034
2001-07-16 10:02:53 +00:00
Nicola Pero 8e1ab0fe1d Added myself in the list of people who can write to CVS after approval
From-SVN: r43982
2001-07-13 13:33:23 +00:00
Stephane Carrez 2b99799024 configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj on m68hc11/m68hc12.
* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
	and libgcj on m68hc11/m68hc12.

From-SVN: r43970
2001-07-12 19:49:04 +02:00
H.J. Lu d920e82592 Add CFLAGS_FOR_BUILD for canadian cross build.
From-SVN: r43628
2001-06-27 21:38:51 -07:00
Joseph Myers d425a1e053 * README: Remove version number.
From-SVN: r43346
2001-06-13 19:48:09 +01:00
Gerald Pfeifer 5b5b420750 README: Update wrt.
* INSTALL/README: Update wrt. to the installation instructions now
	residing in gcc/doc/install.texi.

From-SVN: r43318
2001-06-13 14:51:33 +00:00
Joseph Myers be839b69fd README: Replace with a cut-down and updated version of gcc/README.
* README: Replace with a cut-down and updated version of gcc/README.

gcc:
	* README: Remove.  Some of the contents moved to ../README.

From-SVN: r43312
2001-06-13 08:55:27 +01:00
David Edelsohn fe2ee7c4a7 config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread multilibs to be disabled.
* config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
        multilibs to be disabled.

From-SVN: r43294
2001-06-12 22:12:07 -04:00
Daniel Berlin 4f5d646cce MAINTAINERS (Write After Approval): Add myself.
2001-06-11  Daniel Berlin  <dan@cgsoftware.com>

	* MAINTAINERS (Write After Approval): Add myself.

From-SVN: r43227
2001-06-11 21:49:05 +00:00
Alexandre Oliva 818f0c85ae config.guess: Import CVS version 1.195.
* config.guess: Import CVS version 1.195.
* config.sub: Import CVS version 1.212.

From-SVN: r43096
2001-06-09 18:50:20 +00:00
Alexandre Oliva e9a8af1067 Makefile.in (AS_FOR_TARGET, [...]): If gcc/xgcc is built, use -print-prog-name to find out the program name to use.
* 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.

From-SVN: r42996
2001-06-08 03:21:07 +00:00
Phil Edwards ae3ca0a985 config.guess: Import CVS version 1.194.
2001-06-04  Phil Edwards  <pme@sources.redhat.com>

	* 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.

From-SVN: r42884
2001-06-04 21:32:44 +00:00
Mark Mitchell 066bd40d6a ltcf-c.sh (archive_cmds, [...]): Use `gcc -shared' to build a shared library.
* ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
with_gcc]: Use `gcc -shared' to build a shared library.

From-SVN: r42874
2001-06-04 19:33:03 +00:00
John David Anglin 4aef4f331f ltcf-c.sh (archive_cmd): Use gcc to link shared archives.
* ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
archives.

From-SVN: r42870
2001-06-04 19:24:57 +00:00
Rainer Orth c386f00fcc * MAINTAINERS (Write After Approval): Add myself.
From-SVN: r42781
2001-06-01 17:03:18 +00:00
Hans-Peter Nilsson 2ae5cea5b7 configure.in (libstdcxx_flags): Do not try to execute libstdc++-v3/testsuite_flags until it exists.
* configure.in (libstdcxx_flags): Do not try to execute
	libstdc++-v3/testsuite_flags until it exists.

From-SVN: r42772
2001-06-01 09:14:43 +00:00
Alan Modra c37661832c Update my email address.
From-SVN: r42769
2001-06-01 14:17:48 +09:30
Graham Stott 9b33783322 * MAINTAINERS (Write After Approval): Add myself.
From-SVN: r42750
2001-05-31 18:52:04 +00:00
Simon Patarin 55fce0ebc7 ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared libraries when using g++ with native linker.
* ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
libraries when using g++ with native linker.

From-SVN: r42680
2001-05-28 21:03:21 +00:00
Alexandre Oliva 5f7de4b812 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
From-SVN: r42677
2001-05-28 20:49:42 +00:00
Alexandre Oliva a7bc0fbbfe ltcf-cxx.sh (allow_undefined_flag, [...]): Prepend blank.
* ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
[aix4*|aix5*]: Prepend blank.

From-SVN: r42438
2001-05-22 10:40:41 +00:00
Alexandre Oliva 334564454e ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.
* 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.

From-SVN: r42351
2001-05-20 18:55:59 +00:00
Matt Kraai e48d3d009f * MAINTAINERS (Write After Approval): Add myself.
From-SVN: r42314
2001-05-19 19:38:14 +00:00
Benjamin Kosnik 9e0e191b0f configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>

	* configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.

From-SVN: r42299
2001-05-19 03:44:03 +00:00
Ben Elliston 3f19b4396a Makefile.in (all-sid): New target.
2001-05-11  Ben Elliston  <bje@redhat.com>

	* Makefile.in (all-sid): New target.
	(check-sid, clean-sid, install-sid): Likewise.

From-SVN: r41948
2001-05-11 06:51:52 +10:00
Jeffrey Oldham 6ebe3121aa ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>

	* ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.

From-SVN: r41931
2001-05-09 22:29:20 +00:00
Alexandre Oliva ca3667c482 configure.in (noconfigdirs): Disable libgcj.
* configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
libgcj.

From-SVN: r41805
2001-05-03 20:31:25 +00:00
Alexandre Oliva b1bb230234 configure.in (noconfigdirs): Don't reset it from scratch in the target case; only append to it.
* configure.in (noconfigdirs): Don't reset it from scratch in the
target case; only append to it.

From-SVN: r41576
2001-04-26 05:12:36 +00:00
Alexandre Oliva b2964d6355 configure.in (noconfigdirs): Disable ${libgcj}.
* configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
sparc-*-solaris2.8]: Disable ${libgcj}.

From-SVN: r41575
2001-04-26 05:10:04 +00:00
Alexandre Oliva 8343765d38 configure.in (libgcj_saved): Copy from $libgcj.
* configure.in (libgcj_saved): Copy from $libgcj.
(libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
--disable-libgcj.

From-SVN: r41551
2001-04-25 21:29:48 +00:00
Gavin Romig-Koch ddbb6d43a3 remove self as maintainer
From-SVN: r41546
2001-04-25 17:25:53 +00:00
Anthony Green 3fa03ff9de configure.in: Move *-chorusos target case to the proper switch.
* configure.in: Move *-chorusos target case to the proper switch.
        Disable libgcj.

From-SVN: r41505
2001-04-23 16:47:08 +00:00
Alexandre Oliva 99ffe40fe7 ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.228.
* ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
1.641.2.228.

From-SVN: r41452
2001-04-20 09:26:56 +00:00
Franz Sirl 78faa32d14 Makefile.in (STAGE1_CFLAGS): Pass down.
2000-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
        * Makefile.in (STAGE1_CFLAGS): Pass down.

gcc/
        * Makefile.in (CFLAGS, BOOT_CFLAGS): Partly revert 2000-10-27 patch.
        (stage1_build): Instead pass down STAGE1_CFLAGS here. Pass down.
        MAKEINFO and MAKEINFOFLAGS too.
        (stage4_build): Correctly order -B flags.

From-SVN: r41335
2001-04-13 10:14:47 +00:00
Alan Modra cdbff0ab8c config.guess: Add hppa64-linux support.
* 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'.

From-SVN: r41327
2001-04-13 15:11:45 +09:30
Alexandre Oliva 75b9074c18 ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.226.
* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.

From-SVN: r41299
2001-04-12 12:28:03 +00:00
Stan Shebs 125404c5f3 * MAINTAINERS: Add self as Darwin port maintainer.
From-SVN: r41278
2001-04-12 02:19:48 +00:00
Alan Modra 876684fea3 update my mail address
From-SVN: r41246
2001-04-11 18:32:47 +09:30