Tom Tromey
59455d2f5b
* configure: Rebuild.
...
* configure.ac (host_libs): Add libiconv.
* Makefile.in: Rebuild.
* Makefile.def (host_modules): Add libiconv.
(configure-gdb, all-gdb): Depend on libiconv.
2009-03-18 23:33:26 +00:00
Joel Brobecker
2926fdf531
* configure.ac: Treat gdb as supported on x86_64-darwin.
...
* configure: Regenerate.
2009-03-16 17:00:47 +00:00
Joseph Myers
9f8da9ce2c
Merge from GCC:
...
2009-03-16 Joseph Myers <joseph@codesourcery.com>
* configure.ac (--with-host-libstdcxx): New option.
* configure: Regenerate.
2009-01-29 Robert Millan <rmh@aybabtu.com>
* configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
* configure: Regenerate.
2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
PR tree-optimization/38515
* configure.ac (cloog-polylib): Removed.
(with_ppl, with_cloog): Test for "no".
* configure: Regenerated.
2009-03-16 13:29:49 +00:00
Andrew Stubbs
d0e5581261
Move changelog entry to the right file.
...
Sorry folks.
2009-03-16 12:50:42 +00:00
Andrew Stubbs
7ac50efb05
2009-03-16 Andrew Stubbs <ams@codesourcery.com>
...
* dwarf2.c (read_section): Always use rawsize, if available.
2009-03-16 12:41:26 +00:00
Ralf Wildenhues
0027b7617d
Backport from git Libtool:
...
2009-01-19 Robert Millan <rmh@aybabtu.com>
Support GNU/kOpenSolaris.
* libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
(_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
(_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
GNU/kOpenSolaris.
binutils/
* configure: Regenerate.
opcodes/
* configure: Regenerate.
bfd/
* configure: Regenerate.
gas/
* configure: Regenerate.
gprof/
* configure: Regenerate.
ld/
* configure: Regenerate.
2009-03-01 18:57:16 +00:00
Andreas Schwab
57c9bccb3b
* Makefile.tpl (stage_last): Define $r and $s before using
...
$(RECURSE_FLAGS_TO_PASS).
* Makefile.in: Regenerate
2009-02-05 15:45:55 +00:00
Jeff Johnston
9cd075756e
2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
...
* COPYING.NEWLIB: Add ARM license.
2009-01-22 00:08:29 +00:00
Alan Modra
3491d19262
formatting
2009-01-16 08:07:43 +00:00
Alan Modra
d89fcc4335
* Makefile.def (configure-opcodes): Depend on configure-libiberty.
...
* Makefile.def (all-opcodes): Depend on all-libiberty.
* Makefile.in: Regenerate.
2009-01-16 08:06:15 +00:00
Nick Clifton
608adbedaf
* configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
...
* configure: Regenerate.
2009-01-15 12:55:46 +00:00
Ralf Wildenhues
16c40518c0
Add missing ChangeLog entries for my last commit.
2008-12-21 12:45:51 +00:00
Ben Elliston
676c617704
* config.sub, config.guess: Update from upstream sources.
2008-12-18 03:26:46 +00:00
Jeff Johnston
0b452bd66c
2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
...
* COPYING.NEWLIB: Updated.
* COPYING.LIBGLOSS: Ditto.
2008-12-17 23:16:07 +00:00
Paolo Bonzini
b7d584e643
2008-12-16 Paolo Bonzini <bonzini@gnu.org>
...
Sync with GCC:
2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
* configure.ac (ppllibs): Add by default the lib flags.
* configure: Regenerate.
2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
* configure.ac: Add double brackets on darwin[912].
* configure: Regenerate.
2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
* configure.ac: Expand to darwin10 and later.
* configure: Regenerate.
2008-12-16 12:31:18 +00:00
Andreas Schwab
ea7630b0ff
* Makefile.def: configure-target-boehm-gc depends on
...
all-target-libstdc++-v3.
* Makefile.in: Regenerate.
2008-12-02 16:43:06 +00:00
Ben Elliston
c4f3555ecb
* config.sub, config.guess: Update from upstream sources.
2008-12-02 03:21:45 +00:00
Joseph Myers
311b675614
Merge from GCC:
...
2007-12-02 Matthias Klose <doko@ubuntu.com>
* config-ml.in: Remove 64bit configure tests.
2008-05-14 Rafael Espindola <espindola@google.com>
* config-ml.in: don't handle --enable-shared and --enable-static.
2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
Tobias Grosser <grosser@fim.uni-passau.de>
Jan Sjodin <jan.sjodin@amd.com>
Harsha Jagasia <harsha.jagasia@amd.com>
Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
Konrad Trifunovic <konrad.trifunovic@inria.fr>
Adrien Eliche <aeliche@isty.uvsq.fr>
Merge from graphite branch.
* configure: Regenerate.
* Makefile.in: Regenerate.
* configure.ac (host_libs): Add ppl and cloog.
Add checks for PPL and CLooG.
* Makefile.def (ppl, cloog): Added modules and dependences.
* Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
(HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2008-09-03 Richard Guenther <rguenther@suse.de>
* configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
cloog test.
* configure: Re-generate.
2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
* configure.ac (--with-cloog-polylib): New.
(--disable-cloog-version-check): New.
(--disable-ppl-version-check): New.
* configure: Re-generate.
2008-09-05 Richard Guenther <rguenther@suse.de>
* configure.ac: Initialize clooglibs to -lcloog.
* configure: Re-generate.
2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* configure.ac (MPFR check): Bump minimum version to 2.3.0 and
recommended version to 2.3.2.
* configure: Regenerate.
2008-10-31 Ben Elliston <bje@au.ibm.com>
* configure.ac (spu-*-*): Remove special case.
* configure: Regenerate.
Complete comment text from GCC version of:
2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
* configure.ac (RPATH_ENVVAR): Use PATH on Windows.
(GCC_SHLIB_SUBDIR): New.
* Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
* configure: Regenerate.
* Makefile.in: Regenerate.
2008-11-27 17:14:58 +00:00
Tristan Gingold
5f0d49b51c
2008-11-27 Tristan Gingold <gingold@adacore.com>
...
* configure.ac: Build gdb for i?86-*-darwin*
* configure: Regenerated.
2008-11-27 15:20:39 +00:00
Daniel Jacobowitz
d19b11bb29
Revert:
...
2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
* Makefile.in: Regenerated.
2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
(EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
(HOST_EXPORTS): Pass CPPFLAGS.
(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
(LDFLAGS_FOR_TARGET): Initialize from configure script.
(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
* Makefile.in, configure: Regenerated.
* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
and CPPFLAGS_FOR_BUILD.
2008-11-14 15:10:50 +00:00
Ulrich Weigand
0cc8da6c26
2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
...
* configure.ac [spu-*-*]: Do not set skipdirs.
* configure: Re-generate.
2008-10-29 19:39:13 +00:00
Daniel Jacobowitz
871d7a45e7
* Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
...
* Makefile.in: Regenerated.
2008-10-24 21:58:34 +00:00
Daniel Jacobowitz
c1102cc788
PR gdb/921
...
PR gdb/1646
PR gdb/2175
PR gdb/2176
* Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
* Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
(EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
(HOST_EXPORTS): Pass CPPFLAGS.
(CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
(LDFLAGS_FOR_TARGET): Initialize from configure script.
(EXTRA_TARGET_FLAGS): Set CPPFLAGS.
* Makefile.in, configure: Regenerated.
* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
and CPPFLAGS_FOR_BUILD.
libiberty/
* Makefile.in (CPPFLAGS): Define.
(FLAGS_TO_PASS, COMPILE.c): Add CPPFLAGS.
2008-10-22 13:35:30 +00:00
Steve Ellcey
9377c28fb4
* libtool.m4: Update to libtool 2.2.6.
...
* lt~obsolete.m4: Update to libtool 2.2.6.
* ltmain.sh: Update to libtool 2.2.6.
* ltsugar.m4: Update to libtool 2.2.6.
* ltversion.m4: Update to libtool 2.2.6.
* ltoptions.m4: Update to libtool 2.2.6.
* ltgcc.m4: Update to match changes from libtool 2.2.6.
2008-09-29 15:28:14 +00:00
Aaron W. LaFramboise
8453fdbad9
2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
...
* configure.ac (RPATH_ENVVAR): Use PATH on Windows.
(GCC_SHLIB_SUBDIR): New.
* Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
* configure: Regenerate.
* Makefile.in: Regenerate.
2008-09-04 02:18:16 +00:00
Tristan Gingold
05470afc80
2008-08-28 Tristan Gingold <gingold@adacore.com>
...
* configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
Enable bfd, binutils and opcodes.
* configure: Regenerate.
2008-08-28 10:44:31 +00:00
DJ Delorie
7e1645ce4d
Merge from gcc:
...
2008-08-16 Nicolas Roche <roche@adacore.com>
* Makefile.tpl: Add BOOT_ADAFLAGS.
* Makefile.in: Regenerate.
2008-08-25 17:26:06 +00:00
Richard Sandiford
59c5956905
* configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
...
* configure: Regenerate.
config/
* mt-mips16-compat: New file, taken from mt-mips-elfoabi.
* mt-mips-elfoabi: Include mt-mips16-compat.
* mt-mips-gnu: New file.
2008-08-16 06:47:17 +00:00
Paolo Bonzini
9ad2ea2fd9
2008-07-30 Paolo Bonzini <bonzini@gnu.org>
...
Sync with gcc:
2008-07-30 Paolo Bonzini <bonzini@gnu.org>
* configure.ac: Add makefile fragments for hpux.
* Makefile.def (flags_to_pass): Add ADA_CFLAGS.
* Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
* configure: Regenerate.
* Makefile.in: Regenerate.
2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* Makefile.tpl ($(srcdir)/configure): Update dependencies.
* Makefile.in: Regenerate.
* configure: Regenerate.
config:
2008-07-30 Paolo Bonzini <bonzini@gnu.org>
* mh-pa: New, from gcc/config/pa/x-ada.
* mh-pa-hpux10: New, from gcc/config/pa/x-ada-hpux10.
2008-06-11 Bernhard Fischer <aldot@gcc.gnu.org>
* tls.m4: Fix typos.
2008-07-30 15:03:57 +00:00
Ian Lance Taylor
e81e314651
* src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2008-06-18 23:20:43 +00:00
Ian Lance Taylor
dfd0dbafdc
2008-06-18 Ian Lance Taylor <iant@google.com>
...
* src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2008-06-18 20:06:36 +00:00
Ralf Wildenhues
7fb8d61266
* configure: Regenerate.
...
config/
* override.m4: Use m4_version_prereq throughout.
(_AC_ARG_VAR_VALIDATE, AC_MSG_FAILURE): Backport from git
Autoconf: output pwd along with fatal errors, so the right
config.log file is hinted at more prominently.
(PARSE_ARGS): Push setting of ac_pwd in this diversion.
(_GCC_AUTOCONF_VERSION): New, define to 2.59 if not defined.
(_GCC_AUTOCONF_VERSION_CHECK): New macro, require use of Autoconf
version _GCC_AUTOCONF_VERSION throughout the tree.
(m4_wrap): New override, fix for Posix semantics of m4wrap.
binutils/
* configure: Regenerate.
opcodes/
* configure: Regenerate.
bfd/
* configure: Regenerate.
gas/
* configure: Regenerate.
gprof/
* configure: Regenerate.
ld/
* config.in: Regenerate.
* configure: Regenerate.
2008-06-17 23:14:40 +00:00
Ralf Wildenhues
00f8aa9cd6
* configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
...
"$@" is still intact with both Autoconf 2.59 and 2.62.
* configure: Regenerate.
2008-06-16 21:38:13 +00:00
Ralf Wildenhues
5edf1524df
* Makefile.tpl: Fix comment errors.
...
* Makefile.in: Regenerate.
2008-06-16 21:30:58 +00:00
Julian Brown
d4ab21b1cc
* configure.ac (arm*-*-linux-gnueabi): Don't disable building
...
of libobjc for ARM EABI Linux.
* configure: Regenerate.
2008-06-13 13:05:13 +00:00
David Edelsohn
4a386f084a
2008-06-12 David S. Miller <davem@davemloft.net>
...
David Edelsohn <edelsohn@gnu.org>
* configure.ac: Add powerpc*-*-* to gold supported targets.
* configure: Regenerate.
2008-06-12 17:07:34 +00:00
Joseph Myers
7d6b567a4f
* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
...
* Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
(all prefix="build-"): Pass them to build-system sub-makes.
* Makefile.in: Regenerate.
config:
* config/mh-mingw (LDFLAGS): Define.
2008-06-08 16:19:22 +00:00
Daniel Jacobowitz
8437dd5c80
* src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
...
README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
mkdep, and compile. Update comments.
(ETC_SUPPORT): Add ChangeLog and update comments.
2008-05-16 12:34:38 +00:00
Ian Lance Taylor
56b65f0c4b
* src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2008-05-12 04:12:15 +00:00
Paolo Bonzini
edd8c1726e
2008-04-18 Paolo Bonzini <bonzini@gnu.org>
...
Sync with gcc:
2008-04-18 Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/35457
* configure.ac: Include override.m4.
* configure: Regenerate.
2008-04-18 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (restrap): Call `make all' using double-colon rules.
* Makefile.in: Regenerate.
2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
* configure.ac: Do not build libssp for the AVR.
* configure: Regenerate.
config:
2008-04-18 Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/35457
* override.m4: Add this. Make sure aclocal always picks it.
Add more lenient precious variable check, backported from
autoconf trunk.
2008-04-18 11:07:31 +00:00
Nick Clifton
8494bfdf22
* MAINTAINERS: Replace reference to configure.in with reference to configure.ac.
2008-04-18 08:55:06 +00:00
Nick Clifton
dbd35e4df3
* configure.ac (cr16-*-*): Add case for cr16 target and include gdb
...
as nonconfigurable directories list.
* configure: Regenerate.
2008-04-18 08:45:05 +00:00
David S. Miller
e163fe2579
toplevel/
...
* configure.ac: Add sparc*-*-* to gold supported targets.
* configure: Regenerate.
gold/
* sparc.cc: New file.
* Makefile.am (TARGETSOURCES): Add sparc.cc
(ALL_TARGETOBJS): Add sparc.$(OBJEXT)
* configure.tgt: Document targ_extra_size and
targ_extra_big_endian. Add entries for sparc-* and
sparc64-*.
* configure.ac: Handle targ_extra_size and
targ_extra_big_endian.
* Makefile.in: Rebuild.
* configure: Likewise.
* po/POTFILES.in: Likewise.
* po/gold.pot: Likewise.
2008-04-15 05:16:51 +00:00
Ben Elliston
0158b75986
* config.sub, config.guess: Update from upstream sources.
2008-04-14 09:28:35 +00:00
Hans-Peter Nilsson
a7ff2096f7
* Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
...
* Makefile.in: Regenerate.
2008-04-12 18:53:52 +00:00
Ian Lance Taylor
0838c75248
* Makefile.def: check-gold depends upon all-binutils.
...
* Makefile.in: Regenerate.
2008-04-07 21:58:34 +00:00
Nick Clifton
981b79bf04
PR binutils/4334
...
* acx.m4 (ACX_CHECK_CYGWIN_CAT_WORKS): New macro to check that
cygwin builds are not running in textmode.
* configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
builds.
* configure: Regenerate.
2008-04-04 11:45:58 +00:00
Nick Clifton
3cc6e11800
PR other/35151
...
* configure.ac: Combine rules for mingw32 and mingw64.
* configure: Regenerate.
2008-04-04 11:16:33 +00:00
Paolo Bonzini
75cb662405
2008-03-27 Paolo Bonzini <bonzini@gnu.org>
...
* Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
* Makefile.in: Regenerate.
config:
2008-03-27 Paolo Bonzini <bonzini@gnu.org>
* extensions.m4: New.
2008-03-27 Paolo Bonzini <bonzini@gnu.org>
* mh-armpic: Remove.
* mh-i370pic: Remove.
* mh-m68kpic: Remove.
* mh-ppcpic: Remove.
* mh-sparcpic: Remove.
* mh-ia64pic: Remove.
* mh-papic: Remove.
* mh-s390pic: Remove.
* mh-x86pic: Remove.
libiberty:
2008-03-27 Paolo Bonzini <bonzini@gnu.org>
* configure.ac (frags): Don't set, use frag instead.
(PICFLAG): Set here and substitute.
* Makefile.in (PICFLAG): Substitute from autoconf.
* configure: Regenerate.
2008-03-27 14:16:55 +00:00
Ian Lance Taylor
b916272a4b
Copy this patch over from master gcc repository:
...
* configure.ac: Add support for --enable-gold.
* Makefile.def: Add gold as a directory like ld.
* configure, Makefile.in: Regenerate.
2008-03-21 15:42:41 +00:00