]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
Fix snafu parsing GNU_BUILD_NOTEs on ARM and AArch64 architectures.
authorNick Clifton <nickc@redhat.com>
Thu, 2 Mar 2017 10:52:51 +0000 (10:52 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 2 Mar 2017 10:52:51 +0000 (10:52 +0000)
commitc871dadee1817d4b9f3ba6ee792730c9eccf88e0
treed4482208f51ac32c5095d7d0265a371e661629c2
parentb451e98a909e1a6afa71c4a4655adc4cfeea5249
Fix snafu parsing GNU_BUILD_NOTEs on ARM and AArch64 architectures.

* readelf.c (print_gnu_build_attribute_description): Use global
symbols for OPEN attributes if at all possible.
binutils/ChangeLog
binutils/readelf.c