https://sourceware.org/bugzilla/show_bug.cgi?id=21602
Jan Kratochvil changed:
What|Removed |Added
CC||jan.kratochvil at redhat dot
com
--
https://sourceware.org/bugzilla/show_bug.cgi?id=21602
Bug ID: 21602
Summary: dwfl_addrmodule reports bogus modules for unmapped
areas
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
On Thu, Jun 15, 2017 at 02:14:50PM +0200, Andreas Schwab wrote:
> This fixes the elflint self test when the compiler is configured for PIE
> default.
Thanks. Pushed to master.
This fixes the elflint self test when the compiler is configured for PIE
default.
Signed-off-by: Andreas Schwab
---
backends/ChangeLog| 5 +
backends/ppc_init.c | 1 +
backends/ppc_symbol.c | 10 ++
3 files changed, 16 insertions(+)
diff --git a/backends/ChangeLog b/backends