From 6899683948c66a81ae470efc0869ea01e489e9cd Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 30 Sep 2015 17:55:16 +0100 Subject: Resync files in the binutils repository that are maintained in the gcc repository. . 2015-08-23 Francois-Xavier Coudert PR libfortran/54572 * Makefile.def: Make libgfortran depend on libbacktrace. * Makefile.in: Regenerate. 2015-08-12 Tom de Vries PR other/67092 PR other/67098 * configure.ac: Remove --with_host_libstdcxx support. * configure: Regenerate. 2015-08-10 Thomas Schwinge Jakub Jelinek * configure.ac (noconfigdirs): Don't add "target-libgomp" for target nvptx*-*-*. * configure: Regenerate. include 2015-08-14 Pierre-Marie de Rodat * dwarf2.def (DW_AT_GNU_bias): New attribute. 2015-08-14 Pierre-Marie de Rodat * dwarf2.def (DW_AT_GNU_numerator, DW_AT_GNU_denominator): New attributes. libiberty 2015-08-15 Ian Lance Taylor * cp-demangle.c (d_abi_tags): Preserve di->last_name across any ABI tags. --- ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1d080fc..1389799 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2015-09-30 Nick Clifton + + Import the following patches from the GCC mainline: + + 2015-08-23 Francois-Xavier Coudert + + PR libfortran/54572 + * Makefile.def: Make libgfortran depend on libbacktrace. + * Makefile.in: Regenerate. + + 2015-08-12 Tom de Vries + + PR other/67092 + PR other/67098 + * configure.ac: Remove --with_host_libstdcxx support. + * configure: Regenerate. + + 2015-08-10 Thomas Schwinge + Jakub Jelinek + + * configure.ac (noconfigdirs): Don't add "target-libgomp" for target + nvptx*-*-*. + * configure: Regenerate. + 2015-08-07 H.J. Lu Sync with GCC -- cgit v1.1