Automatic date update in version.in
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 4b3a746db954ac7988c465dcf35bb68fc62bc340..1b9cb24a1eec0fd68122392d6bc8a7b92cfdf7a0 100644 (file)
@@ -1,3 +1,36 @@
+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
+       instead.
+       (print_size_symbols, print_symbols): Adjust to suit, deleting
+       now unused synth_count param and fromsynth var.
+       (display_rel_file): Adjust, localizing synth_count.
+
+2016-09-14  Ed Maste  <emaste@freebsd.org>
+
+       * readelf.c (process_mips_specific): Fix typo in error message.
+
 2016-09-06  Nick Clifton  <nickc@redhat.com>
 
        * readelf.c (request_dump_bynumber): Only call memcpy if
This page took 0.026746 seconds and 4 git commands to generate.