summaryrefslogtreecommitdiff
path: root/lld/test/ELF/Inputs
AgeCommit message (Expand)Author
2024-12-19[lld/ELF] Add tests for start-lib / end-lib with eager loads (#120294)Nico Weber
2024-04-18[lld][ELF] Add --debug-names to create merged .debug_names. (#86508)cmtice
2024-02-13[lld] Add target support for SystemZ (s390x) (#75643)Ulrich Weigand
2023-11-10[ELF] Improve symbol resolution tests related to both DSO and archiveFangrui Song
2023-11-04[ELF] Improve .o preempting DSO testsFangrui Song
2023-11-03[ELF] Improve undefined symbol message w/ DW_TAG_variable of the enclosing sy...Fangrui Song
2023-11-03[ELF] Improve --no-allow-shlib-undefined testsFangrui Song
2023-10-10[lld] [MTE] Drop MTE globals for fully static executables, not ban (#68217)Mitch Phillips
2023-09-21[AMDGPU] Remove Code Object V2 (#65715)Pierre van Houtryve
2023-07-31[lld] Synthesize metadata for MTE globalsMitch Phillips
2023-07-06[LLD][ELF] Cortex-M Security Extensions (CMSE) SupportAmilendra Kodithuwakku
2023-06-22Revert "Revert "Revert "[LLD][ELF] Cortex-M Security Extensions (CMSE) Suppor...Mitch Phillips
2023-06-21Revert "Revert "[LLD][ELF] Cortex-M Security Extensions (CMSE) Support""Amilendra Kodithuwakku
2023-06-21Revert "[LLD][ELF] Cortex-M Security Extensions (CMSE) Support"Amilendra Kodithuwakku
2023-06-21[LLD][ELF] Cortex-M Security Extensions (CMSE) SupportAmilendra Kodithuwakku
2022-11-27lld: Convert tests to opaque pointersFangrui Song
2022-03-15[ELF] Move section assignment from initializeSymbols to postParseFangrui Song
2022-03-15Revert D120626 "[ELF] Move section assignment from initializeSymbols to postP...Fangrui Song
2022-03-15[ELF][test] Improve i386-linkonce.sFangrui Song
2022-03-15[ELF] Suppress duplicate symbol error for __x86.get_pc_thunk.bxFangrui Song
2022-02-24[ELF][test] Remove invalid weak COMMON testsFangrui Song
2022-01-19[ELF] Fix split-stack caller with hidden non-split-stack calleeFangrui Song
2022-01-05Revert "Revert D109159 "[amdgpu] Enable selection of `s_cselect_b64`.""Nico Weber
2022-01-05Revert D109159 "[amdgpu] Enable selection of `s_cselect_b64`."David Salinas
2021-12-13[ELF] Improve test for copy relocations on aliasesFangrui Song
2021-11-11[lld][ELF] Support for R_ARM_THM_JUMP8Petr Hosek
2021-10-25[ELF] Remove irrelevant group signature hack working around old gold -rFangrui Song
2021-10-25[ELF] Delete unneeded hack for discarding empty name local symbolFangrui Song
2021-09-22[ELF][AArch64] Refine and fix the condition when BTI/PAC PLT needs bti cFangrui Song
2021-08-05[ELF] Support copy relocation on non-default version symbolsFangrui Song
2021-06-17[ELF] Restore arm-branch.s testIgor Kudrin
2021-05-22[ELF][test] Avoid local signature symbols for section groups to match realityFangrui Song
2021-04-17[ELF] --wrap: don't clear sym->isUsedInRegularObj if real->isUsedInRegularObj...Fangrui Song
2020-12-21[ELF] Reject local-exec TLS relocations for -sharedFangrui Song
2020-12-12[ELF][test] Rewrite st_value=0 copy relocation testsFangrui Song
2020-08-17[LLD][PowerPC] Implement GOT to PC-Rel relaxationNemanja Ivanovic
2020-08-11[LLD][ELF] - Update and fix gnu-ifunc* tests.Georgii Rymar
2020-07-10[PowerPC] Implement R_PPC64_REL24_NOTOC calls, callee also has no TOCVictor Huang
2020-07-09[DebugInfo] Add more checks to parsing .debug_pub* sections.Igor Kudrin
2020-04-21[ELF] Fix a null pointer dereference when relocating a Local-Exec TLS relocat...Fangrui Song
2020-04-21[ELF][test] Reorganize "TLS attribute mismatch" testsFangrui Song
2020-04-20Fix lld testcases I missed in D78413 (9b9454a)Eli Friedman
2020-04-18[ELF][ARM] Increase default max-page-size from 4096 to 6536Tobias Hieta
2020-04-15[ELF][test] Add --match-full-lines to map-file.s to check leading and trailin...Fangrui Song
2020-04-02[lld] NFC: fix trivial typos in commentsKazuaki Ishizaki
2020-03-31[lld][ELF][test] Improve deplib.sJames Henderson
2020-03-25[ELF][test] Delete unneeded binding directive (.weak or .globl)Fangrui Song
2020-03-06[lib/ObjectYAML] - Make `ELFYAML::Relocation::Offset` optional.Georgii Rymar
2020-02-28[ELF][PPC32] Fix canonical PLTs when the order does not match the PLT orderFangrui Song
2020-02-19[ELF][test] Fix section sh_type and sh_flagsFangrui Song