mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
a2049e7ab2
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.
4 lines
146 B
Plaintext
4 lines
146 B
Plaintext
# MIPS does not use PLTs in shared libraries, and implicit GOT
|
|
# relocation means this test cannot check for GOT relocations as an
|
|
# alternative.
|