binutils-gdb/include/coff
Mark Harmstone 5093b5a5e7 Fix size of external_reloc for pe-aarch64
This patch series finishes off the work by Jedidiah Thompson, and adds
support for creating aarch64 PE images.

This should be essentially complete: I've used this to create a "hello
world" Windows program in asm, and (with GCC patches) a UEFI program in
C. I think the only things missing are the .secidx relocation, which is
needed for PDBs, and the SEH pseudos used for C++ exceptions.

This first patch fixes the size of RELSZ; I'm not sure why it was 14 in
the first place. This is the size of the "Base Relocation Block" in
https://learn.microsoft.com/en-us/windows/win32/debug/pe-format, and
AFAIK should be 10 for everything.
2023-01-10 23:30:42 +00:00
..
aarch64.h Fix size of external_reloc for pe-aarch64 2023-01-10 23:30:42 +00:00
alpha.h
arm.h
ChangeLog-0415
ChangeLog-9103
ecoff.h
external.h
i386.h
ia64.h
internal.h
loongarch64.h
mcore.h
mips.h
msdos.h
pe.h
rs6k64.h
rs6000.h
sh.h
sym.h
symconst.h
ti.h
tic4x.h
tic30.h
tic54x.h
x86_64.h
xcoff.h
z8k.h
z80.h