]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ChangeLog
Make all-bfd depend on all-zlib
[thirdparty/binutils-gdb.git] / ChangeLog
index 2d78f36277032538bc1c25b089f286251fae6d6c..4110c29e178461eec5f9c8850ecb34c83316ee15 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,213 @@
+2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.def (dependencies): Add all-zlib to all-bfd.
+       * Makefile.in: Regenerated.
+
+2015-03-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * src-release.sh (do_proto_toplev): Configure with --target
+       --with-target-subdir and --disable-multilib.
+       (BINUTILS_SUPPORT_DIRS): Add zlib.
+       (GAS_SUPPORT_DIRS): Likewise.
+       (GDB_SUPPORT_DIRS): Likewise.
+       (SIM_SUPPORT_DIRS): Likewise.
+
+2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure.ac (target_configdirs): Exclude target-zlib if
+       target-libjava isn't built.
+       * configure: Regenerated.
+
+2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Sync with GCC
+       2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * config-ml.in: Robustify ac_configure_args parsing.
+
+2015-03-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.def: Updated from GCC trunk.
+       * Makefile.tpl: Likewise.
+       * configure.ac: Likewise.
+       * Makefile.in: Regenerated.
+       * configure: Likewise.
+
+2015-01-28  James Bowman  <james.bowman@ftdichip.com>
+
+       * configure.ac: Add FT32 support.
+       * configure: Regenerate.
+
+2015-01-12  Anthony Green  <green@moxielogic.com>
+
+       * configure.ac: Don't disable gprof for moxie.
+       * configure: Rebuild.
+
+2015-01-03  Andrew Pinski  <apinski@cavium.com>
+
+       * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
+       * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
+       (BASE_TARGET_EXPORTS): Add OBJCOPY.
+       (OBJCOPY_FOR_TARGET): New variable.
+       (EXTRA_TARGET_FLAGS): Add OBJCOPY.
+       * Makefile.in: Regenerate.
+       * configure.ac: Check for already installed target objcopy.
+       Also GCC_TARGET_TOOL on objcopy.
+       * configure: Regenerate.
+
+2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * config.sub: Update from upstream, to 2015-01-01 version.
+       * config.guess: Ditto.
+
+2014-12-06  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * config.sub: Update from upstream config repo.
+
+2014-11-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * libtool.m4: Updated from GCC trunk.
+
+2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * config.guess: Update from upstream config repo.
+       * config.sub: Ditto.
+
+2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * move-if-change: Update from upstream gnulib.
+
+2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+       * compile: Sync with upstream Automake.
+       * depcomp: Ditto.
+       * install-sh: Ditto.
+       * missing: Ditto.
+       * mkinstalldirs: Ditto.
+       * ylwrap: Ditto.
+
+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