Paolo Bonzini
bcb28cf506
Makefile.def (configure-gcc): Depend on binutils having been built.
...
2005-05-20 Paolo Bonzini <bonzini@gnu.org>
* Makefile.def (configure-gcc): Depend on binutils having been built.
(all-gcc): No need to do it here.
* Makefile.in: Regenerate.
From-SVN: r100007
2005-05-20 07:10:30 +00:00
Paul Brook
0cf085e4d4
configure.in: Rewrite misleading error message when requested language cannot be built.
...
2005-05-19 Paul Brook <paul@codesourcery.com>
* configure.in: Rewrite misleading error message when requested
language cannot be built.
* configure: Regenerate.
From-SVN: r99982
2005-05-19 20:03:22 +00:00
Daniel Jacobowitz
dfb2c39a99
* ylwrap: Import from Automake 1.9.5.
...
From-SVN: r99738
2005-05-15 18:17:10 +00:00
David Ung
771aaa92ab
* MAINTAINERS (Write After Approval): Add self.
...
From-SVN: r99662
2005-05-13 15:21:49 +00:00
Mike Stump
3ac9bd58d1
libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on lt_cv_sys_max_cmd_len for now.
...
* libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
lt_cv_sys_max_cmd_len for now.
From-SVN: r99495
2005-05-10 01:31:58 +00:00
Stan Cox
f77a5578e1
* MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
...
From-SVN: r99435
2005-05-09 13:34:05 +00:00
Matt Kraai
795e36e5d6
* README.SCO: Update the URL.
...
From-SVN: r99398
2005-05-08 17:49:46 +00:00
David Edelsohn
c9392a2bf8
ltconfig: Define file_list_spec.
...
* ltconfig: Define file_list_spec. Pass file_list_spec and
with_gnu_ld to libtool.
* ltcf-c.sh (aix[45]): Define file_list_spec.
* ltcf-cxx.sh (aix[45]): Same.
* ltcf-gcj.sh (aix[45]): Same.
* ltmain.sh: If command exceeds max_cmd_len and file_list_spec
exists, write list of input files to temporary file.
From-SVN: r99268
2005-05-05 11:04:39 -04:00
Mike Stump
bebcd931d7
configure.in: Always pass --target to target configures as otherwise rebuilds that do...
...
* configure.in: Always pass --target to target configures as
otherwise rebuilds that do --recheck will fail.
* confiugure: Rebuilt.
From-SVN: r99247
2005-05-05 00:59:26 +00:00
Paolo Bonzini
ce4065374b
Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from STAGE_HOST_EXPORTS.
...
2005-05-04 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
STAGE_HOST_EXPORTS.
(configure, all): Add bootstrap support.
(Host modules, target modules): Pass post-stage1 flags and exports.
(Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
* Makefile.in: Regenerate.
From-SVN: r99218
2005-05-04 15:41:56 +00:00
Paolo Bonzini
aa9dcfc4a4
configure: Regenerate.
...
2005-04-29 Paolo Bonzini <bonzini@gnu.org>
* configure: Regenerate.
config:
2005-04-29 Paolo Bonzini <bonzini@gnu.org>
* acx.m4 (ACX_PROG_GNAT): Remove stray break.
From-SVN: r98985
2005-04-29 13:54:56 +00:00
Mike Stump
b6f9abcfe3
* MAINTAINERS: Add self as darwin maintainer.
...
From-SVN: r98912
2005-04-28 04:05:03 +00:00
Mike Stump
b6dae270a2
MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
...
* MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
* MAINTAINERS: Add Zem as Objective-C++ maintainer.
From-SVN: r98614
2005-04-23 14:27:40 +00:00
Bernd Schmidt
acb217cbc9
* config.sub: Update from master copy.
...
From-SVN: r98550
2005-04-22 08:58:48 +00:00
Hans-Peter Nilsson
c2e0d3a9e1
configure.in: New local variable libgcj_ex_libffi.
...
* configure.in <crisv32-*-*, cris-*-*>: New local variable
libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
"*-*-elf" and "*-*-linux*".
* configure: Regenerate.
From-SVN: r98357
2005-04-18 23:00:17 +00:00
Joseph Myers
871ae77287
* MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
...
From-SVN: r98152
2005-04-14 23:55:53 +01:00
Mike Stump
bf070c29a3
* libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
...
From-SVN: r98064
2005-04-13 01:12:15 +00:00
Mike Stump
67999712dc
Revert last patch for more testing.
...
From-SVN: r97810
2005-04-07 23:42:42 +00:00
Mike Stump
b937d91625
* libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
...
From-SVN: r97808
2005-04-07 23:26:05 +00:00
Thomas Koenig
e865b6f732
MAINTAINERS (Write After Approval): Add myself.
...
2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r97782
2005-04-07 14:55:40 +00:00
Bernd Schmidt
7b71ad7f7f
* MAINTAINERS (Port Maintainers): Add self for Blackfin.
...
From-SVN: r97779
2005-04-07 11:43:25 +00:00
Paolo Bonzini
25b42232fe
Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
...
2005-04-06 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
(TARGET_CONFIGARGS): Include --with-target-subdir.
(configure, all): New macros. Use them throughout.
* Makefile.in: Regenerate.
From-SVN: r97700
2005-04-06 06:22:51 +00:00
Jon Grimm
d727c62446
Add myself to MAINTAINERS.
...
From-SVN: r97546
2005-04-04 15:12:36 +00:00
Zdenek Dvorak
fff72cc4ee
* MAINTAINERS: Remove 'loop unrolling' maintainer.
...
From-SVN: r97372
2005-04-01 07:39:09 +00:00
Gerald Pfeifer
86472dc317
* MAINTAINERS: Move John Carr to Write After Approval.
...
From-SVN: r97276
2005-03-30 20:00:27 +00:00
J"orn Rennecke
5d0f90e56f
(See http://gcc.gnu.org/ml/gcc/2004-12/msg00319.html for discussion.)
...
(See http://gcc.gnu.org/ml/gcc/2004-12/msg00319.html for discussion.)
* config/mh-mingw32: Delete.
* configure.in: Don't use it.
* configure: Regenerate.
From-SVN: r97255
2005-03-30 13:25:24 +01:00
Paolo Bonzini
33da42bc45
Makefile.def (bfd, [...]): Set lib_path.
...
2005-02-28 Paolo Bonzini <bonzini@gnu.org>
* Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
* Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
(HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
(HOST_LIB_PATH): Generate from Makefile.def.
(TARGET_LIB_PATH): Likewise.
(Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
* Makefile.in: Regenerate.
* configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
(RPATH_ENVVAR): Include Darwin case.
* configure: Regenerate.
config:
2005-02-28 Paolo Bonzini <bonzini@gnu.org>
* config/gcc-lib-path.m4: Remove.
gcc:
2005-02-28 Paolo Bonzini <bonzini@gnu.org>
* gcc/aclocal.m4: Do not include config/gcc-lib-path.m4.
* gcc/Makefile.in: Do not @set_gcc_lib_path@.
* gcc/configure.ac (TL_AC_GNU_MAKE_GCC_LIB_PATH): Remove.
* gcc/configure: Regenerate.
From-SVN: r97250
2005-03-30 08:23:06 +00:00
Thomas Fitzsimmons
15cc18411d
MAINTAINERS (Various Maintainers): Remove self.
...
2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
* MAINTAINERS (Various Maintainers): Remove self.
(Write After Approval): Add self.
From-SVN: r97220
2005-03-30 00:19:54 +00:00
Thomas Fitzsimmons
6a8c79d545
MAINTAINERS (Various Maintainers): Add self.
...
2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
* MAINTAINERS (Various Maintainers): Add self.
From-SVN: r97084
2005-03-26 19:08:55 +00:00
Paolo Bonzini
256f7136ca
configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
...
2005-03-25 Paolo Bonzini <bonzini@gnu.org>
* configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
* configure: Regenerate.
From-SVN: r97038
2005-03-25 09:00:59 +00:00
Zack Weinberg
191dd2c9c2
Makefile.def: Remove libstdcxx_incdir...
...
* Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
gcc_version, and gcc_version_trigger from set of flags to pass.
* Makefile.tpl: Remove definitions of above variables.
(config.status): Remove dependency on $(gcc_version_trigger).
* Makefile.in: Regenerate.
* configure.in: Do not reference config/gcc-version.m4 nor
config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
* configure: Regenerate.
From-SVN: r96827
2005-03-21 18:27:06 +00:00
Manfred Hollstein
ef6e9bc04f
Makefile.tpl (check-[+module+]): Fix shell statement inside if ...
...
* Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
* Makefile.in: Regenerate.
Co-Authored-By: Andrew Pinski <pinskia@physics.uc.edu>
From-SVN: r96559
2005-03-16 15:34:56 +00:00
Feng Wang
009bbd5a13
MAINTAINERS (Write After Approval): Add myself.
...
2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r96368
2005-03-13 14:05:58 +00:00
David Ayers
09f8755b65
MAINTAINERS (Write After Approval): Add myself.
...
2005-03-03 David Ayers <d.ayers@inode.at>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r95832
2005-03-03 14:46:49 +00:00
Alexandre Oliva
e73ed25c41
re PR libgcj/20160 (link errors building libgcj tests)
...
PR libgcj/20160
* ltmain.sh: Avoid creating archives with components that have
duplicate basenames.
From-SVN: r95756
2005-03-01 22:27:43 +00:00
Andrew Pinski
ace9ac7b51
re PR bootstrap/20250 (fixincludes is no longer installs but does make check instead)
...
2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
PR bootstrap/20250
* Makefile.tpl (HOST target installs): Fix copy and pasto, use install
instead of check.
* Makefile.in: Regenerate.
From-SVN: r95685
2005-02-28 07:09:55 -08:00
Paolo Bonzini
c9db9354fa
* Makefile.in: Regenerate to fix conflict between the previous two patches.
...
From-SVN: r95683
2005-02-28 14:05:30 +00:00
Paolo Bonzini
215c351a82
re PR bootstrap/17383 (Building in src dir fails)
...
2005-05-25 Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/17383
* Makefile.def (target_modules): Remove "stage", now unnecessary.
* Makefile.tpl (HOST_SUBDIR): New substitution.
(STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
(Host modules, Bootstrapped modules): Use it.
(Build modules, Target modules): Do not create symlink trees,
always configure out-of-srcdir.
(distclean): Try removing $(host_subdir) with rm before using rm -rf.
* configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
$(HOST_SUBDIR). Create a symlink for host_subdir.
* Makefile.in: Regenerate.
* configure: Regenerate.
config:
2005-05-25 Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/17383
* config/acx.m4 (GCC_TOPLEV_SUBDIRS): Set HOST_SUBDIR if an in-src
gcc build is going.
gcc:
2005-05-25 Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/17383
* gcc/Makefile.in (host_subdir): New.
(build_objdir): New. Replace ../$(build_subdir) with it throughout.
* gcc/configure: Regenerate.
libada:
2005-05-25 Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/17383
* Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
libjava:
2005-05-25 Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/17383
* configure.ac: Call GCC_TOPLEV_SUBDIRS.
(COMPPATH): Removed.
(ZIP, GCJH): Replace it with ../$(host_subdir).
(built_gcc_dir): Add $(host_subdir).
* configure: Regenerate.
* Makefile.in, include/Makefile.in, testsuite/Makefile.in,
gcj/Makefile.in, external/Makefile.in, external/sax/Makefile.in,
external/w3c_dom/Makefile.in: Regenerate.
libobjc:
2005-05-25 Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/17383
* configure.ac: Call GCC_TOPLEV_SUBDIRS.
(Determine CFLAGS for gthread): Use $host_subdir.
* configure: Regenerate.
* Makefile.in (host_subdir): New.
(INCLUDES): Use it.
From-SVN: r95680
2005-02-28 13:26:36 +00:00
Nathanael Nerode
5395b47b3c
(top level)
...
Merged from libada-gnattools-branch:
2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
* gnattools: New directory.
* Makefile.def: Add gnattools as a module, depending on target-libada.
* Makefile.in: Regenerate.
* configure.in: Include gnattools in host_tools; disable it if ada
is disabled.
* configure: Regenerate.
(gcc)
* configure.ac: Rename cc_for_cross_gnattools to host_cc_for_libada.
* configure: Regenerate.
* libada-mk.in: Remove CC; rename
cc_for_cross_gnattools / cc_set_by_configure to host_cc_for_libada.
(gcc/ada)
Partial merge from libada-gnattools-branch:
2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.in: Move gnattools{1,1re,2,3,4} and corresponding flags
into code in gnattools/Makefile.in. Remove direct dependencies on
stamp-tools by tools clauses.
2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
* config-lang.in: Add gnattools to $lang_dirs.
(libada)
2004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.in: Add stamp file for building libada, to avoid
duplicate builds every time all-gnattools is called.
2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
here.
2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
* configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
_TARGET.
* configure: Regenerate.
2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
* configure.ac, Makefile.in: Remove gnattools-specific code
(see gnattools directory).
* Makefile.in: Remove dead rts-* targets.
* configure: Regenerate.
(gnattools)
2005-02-02 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.in: Remove use of cc_set_by_configure; just use
plain old CC from the top level in this case.
2005-01-30 Nathanael Nerode <neroden@gcc.gnu.org>
Merge from mainline at tag libada-gnattools-merge-20050129:
* configure.ac: Changes propagated from gcc/ada/Makefile.in.
* Makefile.in: Changes relocated from gcc/ada/Makefile.in.
2004-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.in: Reinstate stamp-gnatlib check.
2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
gcc/ada/configure.ac into gnattools-native and gnattools-cross
targets, collecting flags as appropriate from here,
gcc/ada/Makefile.in, gcc/ada/configure.ac, etc. Attempt to retain
identical behavior.
* configure.ac: Add necessary configure bits from
gcc/ada/configure.ac.
* configure: Regenerate.
2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
* configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
_TARGET. Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
* configure: Regenerate.
2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.in, configure.ac: Remove libada-specific targets and
variables.
* configure: Regenerate.
* New directory, cloned from libada.
From-SVN: r95594
2005-02-26 21:43:33 +00:00
James A. Morrison
ca2cc05c7b
MAINTAINERS (Language Front Ends Maintainers): Add myself as treelang maintainer.
...
2005-02-24 James A. Morrison <phython@gcc.gnu.org>
* MAINTAINERS (Language Front Ends Maintainers): Add myself as
treelang maintainer.
(Write After Approval): Remove myself.
From-SVN: r95500
2005-02-24 15:59:25 +00:00
Paul Schlie
d2f3024f27
Allow darwin targeted ports to build tk, itcl and libgui.
...
From-SVN: r95448
2005-02-23 10:12:44 +00:00
Eric Botcazou
bba5e0cad1
re PR libgcj/10353 (Java testsuite failures)
...
PR libgcj/10353
* configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
* configure: Regenerate.
From-SVN: r95322
2005-02-21 08:12:36 +00:00
Steven G. Kargl
70132ce715
MAINTAINERS (Write After Approval): Add myself.
...
2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r95282
2005-02-19 17:29:42 +00:00
Ian Lance Taylor
20f0edca38
* MAINTAINERS: Update my e-mail address.
...
From-SVN: r94859
2005-02-10 23:29:41 +00:00
Richard Guenther
e64e51097f
MAINTAINERS (Write After Approval): Add myself.
...
2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r94597
2005-02-02 18:18:25 +00:00
Hans-Peter Nilsson
40d64b5a95
configure.in (noconfigdirs): Match like cris-*-*.
...
* configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
<crisv32-*-*, cris-*-*>: Only disable target-newlib and
target-libgloss when not *-*-elf and *-*-aout.
* configure: Regenerate.
From-SVN: r94404
2005-01-29 04:22:08 +00:00
Kazu Hirata
0aa99dbbb3
* MAINTAINERS (Write After Approval): Add Michael Matz.
...
From-SVN: r94108
2005-01-23 11:22:25 +00:00
Kazu Hirata
54a12711c8
* MAINTAINERS: Remove obsolete entries.
...
From-SVN: r94105
2005-01-23 10:42:38 +00:00
Neil Booth
2b009f5f3f
Remove self as cpplib maintainer
...
From-SVN: r93862
2005-01-18 23:04:14 +00:00
Kelley Cook
385870f5b2
install-sh, config.sub: Import from upstream.
...
2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
* install-sh, config.sub: Import from upstream.
From-SVN: r93805
2005-01-18 01:20:48 +00:00