41 Commits

Author SHA1 Message Date
Luke Street 48bdc84901 omf: Add Borland and Watcom test files 2026-06-11 10:42:48 -06:00
Luke Street 72fa0961d9 omf: Add test files 2026-06-11 10:18:01 -06:00
Philip Craig 46bc935f5f wasm: relocations (#37)
Only missing R_WASM_MEMORY_ADDR_LOCREL_I32.
2026-05-11 21:20:49 +10:00
Philip Craig 5b9ce64e40 elf: add file that uses sh_offset=0 for SHT_NOBITS (#36) 2026-01-15 21:33:29 +10:00
Philip Craig d76fcb8e5b dwarf: add DWP files with types and macros (#35) 2026-01-14 15:08:41 +10:00
Chris O'Hara ec9f52cb01 Add test Mach-O binaries that use LC_UNIXTHREAD (#34) 2026-01-04 11:32:52 +10:00
Jez Ng 7a2fbafef7 macho: Add absolute symbol to exports test (#33) 2025-11-04 18:28:17 +10:00
Jez Ng ff3b7a6351 macho: add files to test exports trie (#32) 2025-11-04 11:39:36 +10:00
Philip Craig a87cd4f3ea dwarf: add files using -2 for tombstones 2025-09-13 13:18:17 +10:00
Philip Craig e88566efab dwarf: add files with macros 2025-09-13 13:18:17 +10:00
Philip Craig 87744b1f56 pe: add weak extern file for x86_64-windows-msvc (#29) 2025-08-13 17:02:44 +10:00
Philip Craig 4b6d8e6c43 dwarf: file compiled with -gsplit-dwarf (#28) 2025-08-13 16:35:04 +10:00
Philip Craig 6f73be4563 elf: add files with sframe sections (#27) 2025-08-07 12:57:49 +10:00
Philip Craig 5b121e59e3 elf: add CREL object file (#26) 2025-06-29 18:22:23 +10:00
Matt Ehrnschwender 7d8221390c pe: add weak-extern test files (#25) 2025-05-22 11:03:28 +10:00
Philip Craig 6175e88103 wasm: add object file (#24) 2025-04-22 16:32:17 +10:00
hev 8c90b1475c Add LoongArch32 test cases (#23) 2025-04-19 14:33:43 +10:00
Timo von Hartz b79486a334 add elf file with debug information only (#21) 2025-02-21 23:10:12 +10:00
Philip Craig 35924ae16e elf: add files with SHT_RELR section (#20) 2024-11-29 15:18:01 +10:00
Philip Craig e0c21cf79e elf: add files with annobin sections (#19) 2024-10-10 16:01:42 +10:00
Philip Craig 5c597e6e55 dwarf: files compiled with both -g1 and -g2 (#18) 2024-10-03 15:24:39 +10:00
Philip Craig 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 Craig 76d453e88c dwarf: add tombstone variations (#16)
Different linkers use different values for the tombstones.
2024-09-11 11:58:24 +10:00
Philip Craig 7651ef6c5b elf: shared library (#15)
Contains default symbol versions.
2024-07-19 16:07:36 +10:00
ajwerner cebc896743 macho: add go binaries (#14) 2024-06-20 11:43:00 +10:00