aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mips/localplt.data
AgeCommit message (Collapse)AuthorFilesLines
2016-11-04Add localplt.data for MIPS.Joseph Myers1-0/+3
This patch adds a localplt.data file for MIPS, reflecting the peculiarities of MIPS ELF that mean this test cannot detect PLT entries (there aren't any in shared libraries), not GOT entries (because of the implicit relocation). Tested for MIPS (all 24 ABIs). * sysdeps/mips/localplt.data: New file.