X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2FChangeLog;h=1b9cb24a1eec0fd68122392d6bc8a7b92cfdf7a0;hb=b1f5b0a43579d199715fa3db620ddd54c10341ce;hp=4b3a746db954ac7988c465dcf35bb68fc62bc340;hpb=21b65bac42c899df2049cdbd472b2e7242a40fbe;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 4b3a746db9..1b9cb24a1e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,36 @@ +2016-09-26 Vlad Zakharov + + * 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 + + * 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 + + * 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 + + * 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 + + * readelf.c (process_mips_specific): Fix typo in error message. + 2016-09-06 Nick Clifton * readelf.c (request_dump_bynumber): Only call memcpy if