Move append_insns out of aarch64_relocate_instruction
[external/binutils.git] / ChangeLog
index f8690be..1389799 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+2015-09-30  Nick Clifton  <nickc@redhat.com>
+
+       Import the following patches from the GCC mainline:
+
+       2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR libfortran/54572
+       * Makefile.def: Make libgfortran depend on libbacktrace.
+       * Makefile.in: Regenerate.
+
+       2015-08-12  Tom de Vries  <tom@codesourcery.com>
+
+       PR other/67092
+       PR other/67098
+       * configure.ac: Remove --with_host_libstdcxx support.
+       * configure: Regenerate.
+
+       2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
+           Jakub Jelinek  <jakub@redhat.com>
+
+       * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
+       nvptx*-*-*.
+       * configure: Regenerate.
+
+2015-08-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Sync with GCC
+       2015-07-28  Ben Elliston  <bje@gnu.org>
+
+       * config.sub, config.guess: Import from upstream.
+
+2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
+
+       * Makefile.def (libiconv): Define bootstrap=true.
+       Mark pdf/html/info as missing.
+       (configure-gcc): Depend on all-libiconv.
+       (all-gcc): Ditto.
+       (configure-libcpp): Ditto.
+       (all-libcpp): Ditto.
+       (configure-intl): Ditto.
+       (all-intl): Ditto.
+       * Makefile.in: Regenerate.
+
 2015-07-27  H.J. Lu  <hongjiu.lu@intel.com>
 
        Sync with GCC