[Bug ld/19249] New: ld.so not properly linked in with ld --no-allow-shlib-undefined

2015-11-16 Thread pjones at redhat dot com
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: pjones at redhat dot com Target Milestone: --- Some time ago I decided to try to enforce some hygiene on one of the libraries I maintain, and started linking it with -Wl,--fatal

[Bug binutils/26206] Add pei-aarch64 support for native EFI support

2021-06-28 Thread pjones at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26206 pjones at redhat dot com changed: What|Removed |Added CC||pjones at redhat dot com

[Bug binutils/26206] Add pei-aarch64 support for native EFI support

2021-06-30 Thread pjones at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26206 --- Comment #8 from pjones at redhat dot com --- (In reply to Tamar Christina from comment #7) > (In reply to pjo...@redhat.com from comment #6) > > FYI I've got a partial implementation here: > > https://github.com/vathpe

[Bug binutils/26206] Add pei-aarch64 support for native EFI support

2021-10-20 Thread pjones at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26206 --- Comment #19 from pjones at redhat dot com --- Can you share your tree so we can replicate this locally? Aside from that, "objdump -f" or even "objdump -x" would be helpful. My initial suspicion is that it's

[Bug binutils/26206] Add pei-aarch64 support for native EFI support

2021-10-28 Thread pjones at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26206 --- Comment #22 from pjones at redhat dot com --- Created attachment 13739 --> https://sourceware.org/bugzilla/attachment.cgi?id=13739&action=edit add aarch64_pei_vec to aarch64-*-linux* as well I had to add the attached patch as

[Bug binutils/26206] Add pei-aarch64 support for native EFI support

2021-10-29 Thread pjones at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26206 --- Comment #24 from pjones at redhat dot com --- (In reply to Tamar Christina from comment #23) > (In reply to pjo...@redhat.com from comment #22) > > When we do that, we get these targets in "objdump --help": > >