about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--libc-abis4
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8eba156a8..4272925552 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-17  Ulrich Drepper  <drepper@redhat.com>
+
+	* libc-abis: Add a few more entries.
+
 2010-03-16  Ulrich Drepper  <drepper@redhat.com>
 
 	* elf/dl-load.c (VALID_ELF_ABIVERSION): Add additional osabi parameter.
diff --git a/libc-abis b/libc-abis
index 6e9cce8904..8668e49d88 100644
--- a/libc-abis
+++ b/libc-abis
@@ -42,3 +42,7 @@ UNIQUE
 # Indirect PLT relocations.  Architecture dependent.
 IFUNC		x86_64-*-linux*
 IFUNC		i?86-*-linux*
+IFUNC		powerpc64-*-linux*
+IFUNC		powerpc-*-linux*
+IFUNC		sparc64-*-linux*
+IFUNC		sparc-*-linux*