arc: Remove annoying debug message
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 1b86161b636713814d5d12f207d7ae5f086645f9..c40ceda1181d28d6d176f891df920a3d365662c1 100644 (file)
@@ -1,3 +1,29 @@
+2016-09-29  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (process_arch_specific): Call process_power_specific
+       for EM_PPC64.
+
+2016-09-26  Vlad Zakharov  <vzakhar@synopsys.com>
+
+       * Makefile.am: Replace AM_CLFAGS with AM_CFLAGS_FOR_BUILD
+       when building with CC_FOR_BUILD compiler.
+       * Makefile.in: Regenerate.
+       * configure: Likewise.
+       * doc/Makefile.in: Likewise.
+
+2016-09-26  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (display_power_gnu_attribute): Catch truncated section
+       for all powerpc attributes.  Display long double ABI.  Don't
+       capitalize words, except for names.  Show known bits of tag values
+       when some unknown bits are present.  Whitespace fixes.
+
+2016-09-26  Alan Modra  <amodra@gmail.com>
+
+       * nm.c (get_elf_symbol_type): Don't use sprintf with translated
+       strings, use asprintf instead.
+       (get_coff_symbol_type): Likewise.
+
 2016-09-19  Alan Modra  <amodra@gmail.com>
 
        * nm.c (print_symbol): Remove is_synthetic param.  Test sym->flags
This page took 0.024287 seconds and 4 git commands to generate.