packaging: unlimit stack size to fix argument list too long error
[platform/upstream/binutils.git] / ChangeLog
index c47018c..32b3c15 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,358 @@
+2014-10-15  Tristan Gingold  <gingold@adacore.com>
+
+       * src-release.sh (do_proto_toplev): Configure with --target.
+
+2014-10-03  Jing Yu  <jingyu@google.com>
+
+       * configure.ac: Add aarch64 to list of targets that support gold.
+       * configure: Regenerate.
+
+2014-09-12  Andrew Bennett  <andrew.bennett@imgtec.com>
+
+       * configure.ac: Add mips*-img-elf* target triple.
+       * configure: Regenerate.
+
+2014-09-06  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
+       * configure: Disable gdb for nds32*-*-* until supported.
+       * configure.ac: Disable gdb for nds32*-*-* until supported.
+
+2014-09-05  Joel Brobecker  <brobecker@adacore.com>
+
+       * configure: Regenerate.
+
+2014-08-27  Will Newton  <will.newton@linaro.org>
+
+       * src-release.sh: New file.
+       * src-release: Remove file.
+
+2014-07-27  Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       GDB not supported for or1k*-*-rtems*
+       * configure.ac (or1k*-*-rtems*): gdb not supported.  The ordering
+       of the stanzas results in this not being caught by or1k*-*-* later.
+       * configure. Regenerated.
+
+2014-07-25  Samuel Bronson  <naesten@gmail.com>
+
+       * .gitattributes: New file for use with git-merge-changelog.
+
+2014-07-21  Joel Sherrill  <joel.sherrill@oarcorp.com>
+
+       Disable gdb for or1k*-*-* until supported
+       * configure.ac (or1k*-*-*): Disable gdb.
+       * configure: Regenerated.
+
+2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
+       * configure: Regenerated.
+
+2014-03-26  Jakub Jelinek  <jakub@redhat.com>
+
+       PR sanitizer/56781
+       * Makefile.def: Set bootstrap=true; for host fixincludes.
+       * configure.ac: Don't bootstrap host fixincludes unless
+       --with-build-config=bootstrap-{a,ub}san.
+       * Makefile.in: Regenerated.
+       * configure: Regenerated.
+
+2014-03-21  Jakub Jelinek  <jakub@redhat.com>
+
+       * configure.ac: Move BUILD_CONFIG set up earlier.  Add
+       --enable-vtable-verify option parsing.  Don't add
+       target-libsanitizer to bootstrap_target_libs unless
+       --with-build-config=bootstrap-asan or
+       --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
+       to bootstrap_target_libs unless --enable-vtable-verify.
+       * configure: Regenerated.
+
+2014-03-07  Jakub Jelinek  <jakub@redhat.com>
+
+       PR bootstrap/58572
+       * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
+       -I for libstdc++-v3 includes if $(LEAN).
+       * Makefile.in: Regenerated.
+
+2014-02-24  Walter Lee  <walt@tilera.com>
+
+       * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
+       (tilegx-*-*): Change to tilegx*-*-*.
+       * configure: Regenerate.
+
+2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * config.sub, config.guess: Import from upstream.
+
+2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR bootstrap/60620
+       * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
+       * Makefile.in: Regenerate.
+
+2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
+
+       * Makefile.def (dependencies): Make all-ld depend on all-binutils
+       for WINDRES_FOR_TARGET in default-manifest.o rule.
+       * Makefile.in: Regenerate.
+
+2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR target/59788
+       * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
+       *solaris2*.
+
+2013-12-19  Keven Boell  <keven.boell@intel.com>
+
+       * cp-namespace.c (cp_lookup_nested_symbol): Enable
+       nested lookups for fortran modules.
+       * dwarf2read.c (read_module): Add fortran module to
+       the symbol table.
+       (add_partial_symbol, add_partial_module): Add fortran
+       module to the partial symbol table.
+       (new_symbol_full): Create full symbol for fortran module.
+       * f-exp.y (yylex): Add new module domain to be parsed.
+       * symtab.h: New domain for fortran modules.
+
+2013-12-19  Keven Boell  <keven.boell@intel.com>
+
+       * f-exp.y (yylex): Add domain array to enable lookup
+       in multiple domains. Loop over lookup domains and try
+       to find requested symbol. Add STRUCT_DOMAIN to lookup
+       domains to be able to query for user defined types.
+
+2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * configure.ac: Add user-friendly check for native x86_64-linux
+       multilibs.
+       * configure: Regenerate.
+
+2013-11-23  Alan Modra  <amodra@gmail.com>
+
+       * config.sub, config.guess: Import from upstream.
+
+2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * Makefile.in: Regenerate.
+
+       * Makefile.tpl: Fix typo.
+       * Makefile.in: Regenerate partially.
+
+2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
+
+       * configure.ac: Added libcilkrts to noconfig list when C++ is not
+       supported.
+       * configure: Regenerated.
+
+2013-10-30  Jason Merrill  <jason@redhat.com>
+
+       * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
+       --disable-build-format-warnings.
+
+2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
+
+       * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
+       depend on libstdc++ and libgcc.
+       * configure: Regenerate.
+       * configure.ac: Added libcilkrts to target binaries.  Also, restrict
+       libcilkrts for POSIX and i*86, and x86_64 architectures.
+       * Makefile.in: Added libcilkrts related fields to support building it.
+
+2013-10-26  Jeff Law  <law@redhat.com>
+
+       * Makefile.def (target_modules): Remove libmudflap
+       (languages): Remove check-target-libmudflap).
+       * Makefile.in: Rebuilt.
+       * Makefile.tpl (check-target-libmudflap-c++): Remove.
+       * configure.ac (target_libraries): Remove target-libmudflap.
+       Remove checks which disabled libmudflap on some systems.
+       * configure: Rebuilt.
+       * libmudflap: Directory removed.
+
+2013-10-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * configure.ac: Update from GCC.
+       * configure: Regenerate.
+
+2013-10-15  Hans-Peter Nilsson  <hp@axis.com>
+
+       * src-release (do-proto-toplevel): Support subdir-path-prefixed
+       files in SUPPORT_FILES.
+       (SIM_SUPPORT_DIRS): New variable.
+       (sim.tar.bz2): New rule.
+
+2013-10-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * configure.ac: Update from GCC.
+       * configure: Regenerate.
+
+2013-10-01  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * COPYING.NEWLIB: Update with new copyright.
+
+2013-09-21  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * configure.ac: Update from GCC.
+       * configure: Regenerate.
+
+2013-09-20  Alan Modra  <amodra@gmail.com>
+
+       * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
+       ppc host match.  Support little-endian powerpc linux hosts.
+
+2013-08-16  Joel Brobecker  <brobecker@adacore.com>
+
+       * src-release (VER): When using $(TOOL)/common/create-version.sh,
+       strip the "-cvs" suffix from the version number if present.
+
+2013-08-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * configure.ac: Sync with GCC repo.
+       * Makefile.def: Ditto.
+       * configure: Regenerate.
+       * Makefile.in: Ditto.
+
+2013-07-22  Joel Brobecker  <brobecker@adacore.com>
+
+       * src-release (VER): Use $(TOOL)/common/create-version.sh
+       if it exists.
+
+2013-06-22  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
+       (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
+       (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
+       * configure: Regenerate.
+
+2013-06-01  George Thomas <george.thomas@atmel.com>
+
+       * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
+       from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
+
+2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * COPYING.NEWLIB: Add Altera Corporation copyright.
+
+2013-04-29  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * config.guess: Update from config repo.
+       * config.sub: Ditto.
+
+2013-04-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * Makefile.def: Sync with GCC.
+       * Makefile.in: Regenerate.
+
+2013-04-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * configure.ac: Sync with GCC.
+       * configure: Regenerate.
+
+2013-03-22  Mike Frysinger  <vapier@gentoo.org>
+
+       * src-release (VER): Change bfd/configure.in sed to use the new
+       `bfd/configure --version` output.
+
+2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * configure.ac: Sync with GCC repo.
+       * configure: Ditto.
+
+2013-02-05  Ian Lance Taylor  <iant@google.com>
+
+       PR go/55969
+       * configure.ac: Disable libgo on some systems where it does not
+       work.
+       * configure: Rebuild.
+
+2013-02-05  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate after syncing config/.
+
+2013-01-15  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * configure.ac: Sync with GCC repo.
+       * configure: Ditto.
+       * Makefile.def: Ditto.
+       * Makefile.in: Ditto.
+
+2013-01-11  Joel Brobecker  <brobecker@adacore.com>
+
+       Sync with GCC, merge:
+
+       2013-01-09  Jason Merrill  <jason@redhat.com>
+
+       * .gitignore: Import from gdb repository.
+
+2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * config.sub: Update from config repo.
+
+2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
+       * Makefile.in: Regenerate.
+
+2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.def (configure-gcc): Depend on all-gmp.
+       (all-gcc): Remove dependency on all-gmp.
+       * Makefile.in: Regenerated.
+
+2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * config.guess: Update from config repo.
+       * config.sub: Ditto.
+
+2013-01-07  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
+       exists and replace the new bfin license in its location.
+
+2013-01-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/14899
+       * Makefile.def (dependencies): Make all-binutils, all-gprof,
+       all-ld and all-gold depend on all-gas.
+       * Makefile.in: Regenerated.
+
+2012-12-29  Ben Elliston  <bje@gnu.org>
+
+       * config.guess: Update to 2012-12-29 version.
+       * config.sub: Likewise.
+
+2012-12-20  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * Makefile.def (install-target-libgo): Depend on
+       install-target-libatomic. Merged from GCC repo.
+       * Makefile.in: Regenerate.
+
+2012-12-17  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * COPYING.LIBGLOSS: Add license for bfin libgloss.
+
+2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
+       * configure: Regenerate.
+
+2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.def (target_modules): Add bootstrap=true and
+       raw_cxx=true to libsanitizer.
+       * configure.ac (bootstrap_target_libs): Add libsanitizer.
+       * Makefile.in: Regenerated.
+       * configure: Likewise.
+
+2012-12-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * config.sub: Merge from config repo.
+
 2012-11-30  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
 
        * configure.ac: Merge from GCC.
-       * Makefile.tpl: Dito.
-       * Makefile.in: Dito.
-       * configure: Dito.
+       * Makefile.tpl: Ditto.
+       * Makefile.in: Ditto.
+       * configure: Ditto.
 
 2012-11-28  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
 
 
        * config.sub: Import these changes from the config project:
 
-       2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
+       2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
            Ben Elliston  <bje@gnu.org>
 
        * config.sub (epiphany): New.