]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/ChangeLog
Srop readelf's unwind decoder from complaining about x86 binaries.
authorNick Clifton <nickc@redhat.com>
Fri, 7 May 2021 14:24:14 +0000 (15:24 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 7 May 2021 14:24:14 +0000 (15:24 +0100)
commit3ecc00ec9cbb7a35d6e58bf86fddaa33126a479a
tree2f20cb557ae18c2657600144de099e7648b4cd06
parentc759c777c98fab555d28d133ef0793607f8c3afc
Srop readelf's unwind decoder from complaining about x86 binaries.

* readelf.c (no_processor_specific_unwind): New function.
(process_unwind): Use no_processor_specific_unwind for X86
targets.
binutils/ChangeLog
binutils/readelf.c