summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/relocation.s
Commit message (Expand)AuthorAgeFilesLines
* [llvm-objdump] Further rearrange llvm-objdump sections for compatabilityJordan Rupprecht2019-10-031-33/+33
* [ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64Fangrui Song2019-09-161-19/+19
* [llvm-objdump] Print newlines before and after "Disassembly of section ...:"Fangrui Song2019-05-011-0/+5
* [test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song2019-05-011-1/+1
* [ELF] Change GOT*_FROM_END (relative to end(.got)) to GOTPLT* (start(.got.plt))Fangrui Song2019-03-251-2/+2
* [ELF] Split RW PT_LOAD on the PT_GNU_RELRO boundaryFangrui Song2019-03-151-2/+2
* [ELF] Simplify RelRo, TLS, NOBITS section ranks and make RW PT_LOAD start wit...Fangrui Song2019-03-141-12/+12
* [ELF] Move `// REQUIRES:` line to the topFangrui Song2018-06-261-1/+1
* [ELF] Make non-writable non-executable PROGBITS sections closer to .textFangrui Song2018-06-261-3/+3
* [lld] Mitigate relocation overflow [part 1 of 2].Han Shen2018-05-151-5/+4
* [ELF] - Revert of: r332038, r332054, r332060, r332061, r332062, r332063George Rimar2018-05-111-2/+2
* [ELF] Fix testFangrui Song2018-05-101-1/+1
* [ELF] Fix tests after rL332038Fangrui Song2018-05-101-1/+1
* Fix test cases failure caused by revision 332038.Han Shen2018-05-101-2/+2
* Mitigate relocation overflow [part 1 of 2].Han Shen2018-05-101-2/+2
* [ELF] - Do --hash-style=both by default.George Rimar2017-10-061-1/+1
* ELF: Place relro sections after non-relro sections in r/w segment.Peter Collingbourne2017-01-101-11/+11
* Add support for R_X86_64_GOT64.Rafael Espindola2016-12-091-0/+8
* lld: Default image base address to 0x200000 on x86-64Ed Maste2016-11-231-16/+16
* Fix handling of R_X86_64_GOT32.Rafael Espindola2016-04-181-0/+8
* Create implicit plt entries for R_X86_64_32S.Rafael Espindola2016-02-241-2/+11
* Add debugger rendezvous DT_DEBUG .dynamic entryEd Maste2016-01-061-3/+3
* Place RW sections that go after relro to another memory page.Rafael Espindola2015-12-231-2/+2
* Revert "ELF: Make .note.GNU-stack more compatible with traditional linkers."Rui Ueyama2015-11-241-4/+4
* Reapply fixed r253967.George Rimar2015-11-241-2/+2
* Revert r253967 which broke buildbot.George Rimar2015-11-241-2/+2
* [ELF] Implements -z relro: create an ELF "PT_GNU_RELRO" segment header in the...George Rimar2015-11-241-2/+2
* ELF: Make .note.GNU-stack more compatible with traditional linkers.Rui Ueyama2015-11-211-2/+2
* Rename ld.lld2 to ld.lld since it is the default.Rafael Espindola2015-11-181-2/+2
* Rename test/elf2 to test/ELF.Rafael Espindola2015-11-171-0/+117
OpenPOWER on IntegriCloud