aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/mips-got-and-copy.s
AgeCommit message (Expand)Author
2019-01-08[ELF] Remove checking for spurious '@' at the end of dynamic sym namesJames Henderson
2018-01-09Rewrite our relocation processing.Rafael Espindola
2017-01-16[ELF][MIPS] Remove redundant checkings from test cases. NFCSimon Atanasyan
2017-01-10ELF: Place relro sections after non-relro sections in r/w segment.Peter Collingbourne
2016-11-01Remove string table offsets from tests.Rui Ueyama
2016-05-24Remove Writer::ensureBss().Rui Ueyama
2016-05-24Reject zero-sized symbols when creating copy relocations.Rui Ueyama
2016-05-05Fix copy relocations in pie.Rafael Espindola
2016-04-10[ELF] Do not skip relocation scanning checking if the symbol gets dynamic COP...Simon Atanasyan