]> sourceware.org Git - glibc.git/commit
Add localplt.data for MIPS.
authorJoseph Myers <joseph@codesourcery.com>
Fri, 4 Nov 2016 16:40:54 +0000 (16:40 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 4 Nov 2016 16:40:54 +0000 (16:40 +0000)
commita2049e7ab219e515b0b182f06c30215a85774a51
tree0fbbe9a74a50383e6148394d420c66ac9a65e11e
parentd060cd002dab2c5800a3e47d4d5e63814775e958
Add localplt.data for MIPS.

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.
ChangeLog
sysdeps/mips/localplt.data [new file with mode: 0644]
This page took 0.040787 seconds and 5 git commands to generate.