]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - ChangeLog
Add --enable-compressed-debug-sections={all,gas,gold,ld}
[thirdparty/gcc.git] / ChangeLog
index 16ea70063f0db6371b73bed6c2a23d17f7625d08..2c19e94164e0039daac71a9f00c3da7da9830be8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,92 @@
+2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Sync with binutils-gdb:
+       2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/19109
+       * configure.ac: Add
+       --enable-compressed-debug-sections={all,gas,gold,ld}.
+       * configure: Regenerated.
+
+2015-10-16  Arnaud Charlet  <charlet@adacore.com>
+
+       * MAINTAINERS: Update list of Ada maintainers and email addresses.
+
+2015-10-09  Martin Liska  <mliska@suse.cz>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-10-02  Florian Weimer  <fweimer@redhat.com>
+
+       * MAINTAINERS: Update email address.
+
+2015-10-02  Louis Krupp <louis.krupp@zoho.com>
+
+       * MAINTAINERS  (Write After Approval): Add myself.
+
+2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
+
+        * MAINTAINERS: Update email.
+
+2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
+
+       * MAINTAINERS: Update my email address.
+
+2015-09-01  James Bowman  <james.bowman@ftdichip.com>
+
+       * MAINTAINERS (ft32 port): Add myself.
+
+2015-08-28  David Sherwood  <david.sherwood@arm.com>
+
+       * MAINTAINERS: Add myself.
+
+2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+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-20  Simon Dardis  <simon.dardis@imgtec.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2015-08-12  Tom de Vries  <tom@codesourcery.com>
+
+       PR other/67092
+       * 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-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-08-03  Bin Cheng  <bin.cheng@arm.com>
+
+       * MAINTAINERS (loop ivopts): Add the entry and myself.
+
 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
 
        * MAINTAINERS (nvptx): Add self.
 
        * MAINTAINERS (Write After Approval): Add myself.
 
-2012-12-29  Ben Elliston  <bje@gnu.org>
+2015-07-28  Ben Elliston  <bje@gnu.org>  
 
        * config.sub, config.guess: Import from upstream.