https://sourceware.org/bugzilla/show_bug.cgi?id=25237
--- Comment #6 from Balint Reczey ---
Created attachment 12101
--> https://sourceware.org/bugzilla/attachment.cgi?id=12101&action=edit
Patch adjusting offset honoring page alignment
In my test with the previous patch p_offset mod page_size
https://sourceware.org/bugzilla/show_bug.cgi?id=25244
Bug ID: 25244
Summary: --print-memory-usage, division by zero if MEMORY
length is zero
Product: binutils
Version: 2.34 (HEAD)
Status: UNCONFIRMED
Severity: e
https://sourceware.org/bugzilla/show_bug.cgi?id=25243
Michael Olbrich changed:
What|Removed |Added
Component|libc|ld
Version|2.31
https://sourceware.org/bugzilla/show_bug.cgi?id=25243
--- Comment #1 from Michael Olbrich ---
Right, it's a bug in ld:
The problem is, that __exidx_start is not correctly aligned. It is defined at
the end of the .ARM.extab section. This may be different from the start of the
.ARM.exidx section.
https://sourceware.org/bugzilla/show_bug.cgi?id=25247
Bug ID: 25247
Summary: addr2line is super slow on dwz output
Product: binutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Componen
https://sourceware.org/bugzilla/show_bug.cgi?id=25247
Rafael Ávila de Espíndola changed:
What|Removed |Added
CC||amodra at gmail dot com
-