about summary refs log tree commit diff
path: root/sysdeps/mips/localplt.data
Commit message (Collapse)AuthorAgeFilesLines
* Add localplt.data for MIPS.Joseph Myers2016-11-041-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.