]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
2011-12-06 David Daney <david.daney@cavium.com>
authorDavid Daney <ddaney@avtrex.com>
Wed, 7 Dec 2011 03:50:10 +0000 (03:50 +0000)
committerDavid Daney <ddaney@avtrex.com>
Wed, 7 Dec 2011 03:50:10 +0000 (03:50 +0000)
commit4b68bca3c10bcfb6ce2a1e877e1b9a18311b3a61
tree311705f9743a04bc4fca8256d0de427caf06f4dd
parent5436df9582123e5b169ef0b5fcc338d4ee00cc35
2011-12-06 David Daney <david.daney@cavium.com>

* readelf.c (dynamic_section_mips_val): Factor out trailing '\n'
from printed strings and move it to the end of the function.
Use BFD_VMA_FMT for printf format specifier for dynamic tag value.
Use print_vma() to print dynamic tag values.
binutils/ChangeLog
binutils/readelf.c