Commit Graph
21 Commits
Author SHA1 Message Date
Philip CraigandGitHub 87744b1f56 pe: add weak extern file for x86_64-windows-msvc (#29) 2025-08-13 17:02:44 +10:00
Philip CraigandGitHub 4b6d8e6c43 dwarf: file compiled with -gsplit-dwarf (#28) 2025-08-13 16:35:04 +10:00
Philip CraigandGitHub 6f73be4563 elf: add files with sframe sections (#27) 2025-08-07 12:57:49 +10:00
Philip CraigandGitHub 5b121e59e3 elf: add CREL object file (#26) 2025-06-29 18:22:23 +10:00
Philip CraigandGitHub 6175e88103 wasm: add object file (#24) 2025-04-22 16:32:17 +10:00
Philip CraigandGitHub 35924ae16e elf: add files with SHT_RELR section (#20) 2024-11-29 15:18:01 +10:00
Philip CraigandGitHub e0c21cf79e elf: add files with annobin sections (#19) 2024-10-10 16:01:42 +10:00
Philip CraigandGitHub 5c597e6e55 dwarf: files compiled with both -g1 and -g2 (#18) 2024-10-03 15:24:39 +10:00
Philip CraigandGitHub c51252fb9b dwarf: function with multiple ranges (#17)
foo is split into foo and foo.cold, and thus has multiple symbols
and multiple address ranges.
2024-10-03 14:34:10 +10:00
Philip CraigandGitHub 76d453e88c dwarf: add tombstone variations (#16)
Different linkers use different values for the tombstones.
2024-09-11 11:58:24 +10:00
Philip CraigandGitHub 7651ef6c5b elf: shared library (#15)
Contains default symbol versions.
2024-07-19 16:07:36 +10:00
Philip CraigandGitHub 14d806678c archive: base files (#13) 2024-03-31 15:37:01 +10:00
Philip CraigandGitHub 298af7d2d7 Fix nostd-mipsel filenames (#11)
The tests in the object crate already use these names.
2024-01-31 16:52:18 +10:00
Philip Craig 591b2536d8 macho: relocations 2023-10-23 16:31:06 +10:00
Philip Craig 1fd5fb4b4e macho: base files 2023-10-23 16:31:06 +10:00
Philip CraigandGitHub 0bd0f08374 wasm: globals and wasm64 (#8) 2023-05-09 11:43:05 +10:00
Philip CraigandGitHub 7794059d3a elf: GNU properties (#7) 2023-05-04 15:36:33 +10:00
Philip CraigandGitHub f48e59ccb4 elf: compressed debug sections (#6) 2023-04-06 16:43:56 +10:00
Philip CraigandGitHub 46e8c9afc1 pe: add COFF bigobj files (#5) 2023-03-31 14:06:25 +10:00
Philip Craig e61733eec1 pe: add resource test file 2022-08-27 13:01:20 +10:00
Philip Craig 26f9fc09c3 Initial files
ELF/PE/Wasm
2021-08-25 13:57:54 +10:00