[Bug libelf/21318] misaligned access error for Elf32_Shdr

2017-05-24 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21318 Mark Wielaard changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug libelf/21317] misaligned address error for uint32_t

2017-05-24 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21317 Mark Wielaard changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug libelf/21316] multiple misaligned address errors for Elf32_Phdr

2017-05-24 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21316 Mark Wielaard changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug libelf/21315] multiple misaligned address errors for Elf64_Shdr

2017-05-24 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21315 Mark Wielaard changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[PATCH] ppc64: Add minimal fallback unwinder.

2017-05-24 Thread Mark Wielaard
This adds a minimal fallback unwinder for ppc64[le] in case we cannot find CFI for a particular address. It simply always sets the program counter to the link register, picks the previous stack pointer from the backchain, and the previous link register from the LR save area. This isn't enough for