commit | b152649d51b52e4e82176fb835b8b91a9ca08ad4 | [log] [tgz] |
---|---|---|
author | Mark Harmstone <mark@harmstone.com> | Wed Dec 14 00:54:34 2022 +0000 |
committer | Mark Harmstone <mark@harmstone.com> | Tue Jan 10 23:30:44 2023 +0000 |
tree | 635d2ed5c44c70a897110aa4855a5dcf10ed1f63 | |
parent | 5093b5a5e7e3e51116207eb2dec81846140fc604 [diff] |
Add pe-aarch64 relocations This adds the remaining pe-aarch64 relocations, and gets them working. It also brings in the constant directives from ELF, as otherwise .word would be 2 rather than 4 bytes, and .xword and .dword wouldn't be defined.