Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add localplt.data for MIPS. | Joseph Myers | 2016-11-04 | 1 | -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. |