[Bug binutils/26218] Invalid coff/pe arm machine type creating EFI binary

2021-12-13 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26218 --- Comment #7 from Tamar Christina --- The patch for Arm was submitted at the same time as AArch64 but I was asked to do some cleanups in the codebase before it's accepted. I'll certainly get to it before the next binutils release but at the

[Bug binutils/26218] Invalid coff/pe arm machine type creating EFI binary

2021-12-13 Thread kallisti5 at unixzen dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26218 --- Comment #6 from Alexander von Gluck IV --- A relevant note for this one. aarch64 Pe EFI target support was seemingly added in https://sourceware.org/bugzilla/show_bug.cgi?id=26206 That one might be good guidance on how to cleanup and ali

[Bug binutils/26218] Invalid coff/pe arm machine type creating EFI binary

2021-10-29 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26218 Tamar Christina changed: What|Removed |Added Assignee|unassigned at sourceware dot org |tnfchris at sourceware dot o

[Bug binutils/26218] Invalid coff/pe arm machine type creating EFI binary

2021-06-30 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26218 --- Comment #5 from Tamar Christina --- (In reply to Nick Clifton from comment #4) > (In reply to Tamar Christina from comment #3) > > > #define ARMPEMAGIC 0x1c0 > > > > But the problem is how do we change the default target's magic

[Bug binutils/26218] Invalid coff/pe arm machine type creating EFI binary

2021-06-30 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26218 --- Comment #4 from Nick Clifton --- (In reply to Tamar Christina from comment #3) > #define ARMPEMAGIC 0x1c0 > > But the problem is how do we change the default target's magic value.. > If we just change it I believe we break obj

[Bug binutils/26218] Invalid coff/pe arm machine type creating EFI binary

2021-06-30 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26218 Tamar Christina changed: What|Removed |Added CC||tnfchris at sourceware dot org ---

[Bug binutils/26218] Invalid coff/pe arm machine type creating EFI binary

2020-07-09 Thread kallisti5 at unixzen dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26218 --- Comment #2 from Alexander von Gluck IV --- Hi! So, my toolchain doesn't have pei-arm-wince-little support, so not an easy test. (I can work on building a toolchain with pei-arm-wince-little, but it will take a bit of time) I'll report ba

[Bug binutils/26218] Invalid coff/pe arm machine type creating EFI binary

2020-07-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26218 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com St