From b1ab8c5fd986325e22aba86ec54aa4df6695b555 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 14 Apr 2010 19:28:10 +0000 Subject: [PATCH] Update MIPS libc-abis configuration for libc changes. --- ChangeLog | 4 ++++ ChangeLog.mips | 4 ++++ libc-abis => sysdeps/unix/sysv/linux/mips/libc-abis | 9 +++------ 3 files changed, 11 insertions(+), 6 deletions(-) rename libc-abis => sysdeps/unix/sysv/linux/mips/libc-abis (57%) diff --git a/ChangeLog b/ChangeLog index 135c1f80..e42182fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-04-14 Joseph Myers + + * libc-abis: Remove. + 2010-04-06 Joseph Myers * libc-abis: New. diff --git a/ChangeLog.mips b/ChangeLog.mips index 4ac58717..2ea65732 100644 --- a/ChangeLog.mips +++ b/ChangeLog.mips @@ -1,3 +1,7 @@ +2010-04-14 Joseph Myers + + * sysdeps/unix/sysv/linux/mips/libc-abis: New. + 2010-04-06 Joseph Myers * sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION, diff --git a/libc-abis b/sysdeps/unix/sysv/linux/mips/libc-abis similarity index 57% rename from libc-abis rename to sysdeps/unix/sysv/linux/mips/libc-abis index a66a9ec3..f180a03e 100644 --- a/libc-abis +++ b/sysdeps/unix/sysv/linux/mips/libc-abis @@ -1,6 +1,6 @@ -# See the copy of this file in libc for detailed explanations. The -# ports copy needs to include all libc definitions applicable to any -# ports target; only one copy will be used. +# See the copy of this file in libc for detailed explanations. This +# copy needs to include all libc definitions applicable to MIPS; only +# one copy will be used. # # Feature Name Configuration # ------------ ------------- @@ -11,6 +11,3 @@ MIPS_PLT mips*-*-linux* # Unique symbol definitions for C++. # Architecture independent, all ELF targets (== all targets) UNIQUE -# -# Indirect PLT relocations. Architecture dependent. -IFUNC powerpc-*-linux* -- 2.11.4.GIT