public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* Add localplt.data for MIPS [committed]
@ 2016-11-04 16:41 Joseph Myers
  0 siblings, 0 replies; only message in thread
From: Joseph Myers @ 2016-11-04 16:41 UTC (permalink / raw)
  To: libc-alpha

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).  Committed.

2016-11-04  Joseph Myers  <joseph@codesourcery.com>

	* sysdeps/mips/localplt.data: New file.

diff --git a/sysdeps/mips/localplt.data b/sysdeps/mips/localplt.data
new file mode 100644
index 0000000..f0c5970
--- /dev/null
+++ b/sysdeps/mips/localplt.data
@@ -0,0 +1,3 @@
+# MIPS does not use PLTs in shared libraries, and implicit GOT
+# relocation means this test cannot check for GOT relocations as an
+# alternative.

-- 
Joseph S. Myers
joseph@codesourcery.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-04 16:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-04 16:41 Add localplt.data for MIPS [committed] Joseph Myers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).