aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/gnu-hash-table.s
AgeCommit message (Expand)Author
2019-01-08[ELF] Remove checking for spurious '@' at the end of dynamic sym namesJames Henderson
2018-12-21[ELF] .gnu.hash bloom filter: use Shift2 = 26 instead of 6Fangrui Song
2018-08-02[lld] Make tests calling llvm-ar more robustChris Jackson
2018-05-04[PPC64] Remove support for ELF V1 ABI in LLDZaara Syeda
2018-03-19Remove GnuHashTableSection::getShift2().Rui Ueyama
2018-03-14[ELF] - Never create .gnu_hash with NBuckets == 0.George Rimar
2017-11-24[ELF] Make tests with undefined symbols more explicit.Igor Kudrin
2017-10-18Handle shared symbols in the gnu hash construction.Rafael Espindola
2017-10-18Revert "Bring back the rest of r315721."Rafael Espindola
2017-10-18Bring back the rest of r315721.Rafael Espindola
2017-10-17Bring back part of r315721.Rafael Espindola
2017-10-14Revert rL315721, "Handle shared and lazy symbol in the gnu hash construction."NAKAMURA Takumi
2017-10-13Handle shared and lazy symbol in the gnu hash construction.Rafael Espindola
2017-10-13Relax test.Rafael Espindola
2017-03-28Do not set entsize for .gnu.hash.Rui Ueyama
2015-11-24Revert "ELF: Make .note.GNU-stack more compatible with traditional linkers."Rui Ueyama
2015-11-24Reapply fixed r253967.George Rimar
2015-11-24Revert r253967 which broke buildbot.George Rimar
2015-11-24[ELF] Implements -z relro: create an ELF "PT_GNU_RELRO" segment header in the...George Rimar
2015-11-21ELF: Make .note.GNU-stack more compatible with traditional linkers.Rui Ueyama
2015-11-18Rename ld.lld2 to ld.lld since it is the default.Rafael Espindola
2015-11-17Rename test/elf2 to test/ELF.Rafael Espindola