[Bug binutils/25237] Strip leaves file offset of empty PT_LOAD segment point past end of file

2019-12-03 Thread balint at balintreczey dot hu
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

[Bug ld/25244] New: --print-memory-usage, division by zero if MEMORY length is zero

2019-12-03 Thread pexu at sourceware dot mail.kapsi.fi
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

[Bug ld/25243] static linking with exceptions and iostream is broken on ARM

2019-12-03 Thread m.olbrich at pengutronix dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=25243 Michael Olbrich changed: What|Removed |Added Component|libc|ld Version|2.31

[Bug ld/25243] static linking with exceptions and iostream is broken on ARM

2019-12-03 Thread m.olbrich at pengutronix dot de
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.

[Bug binutils/25247] New: addr2line is super slow on dwz output

2019-12-03 Thread rafael at espindo dot la
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

[Bug binutils/25247] addr2line is super slow on dwz output

2019-12-03 Thread rafael at espindo dot la
https://sourceware.org/bugzilla/show_bug.cgi?id=25247 Rafael Ávila de Espíndola changed: What|Removed |Added CC||amodra at gmail dot com -