From: Joseph Myers Date: Wed, 14 Apr 2010 19:28:10 +0000 (+0000) Subject: Update MIPS libc-abis configuration for libc changes. X-Git-Tag: glibc-2.16-ports-merge^2~484 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b1ab8c5fd986325e22aba86ec54aa4df6695b555;p=platform%2Fupstream%2Fglibc.git Update MIPS libc-abis configuration for libc changes. --- diff --git a/ChangeLog b/ChangeLog index 135c1f8..e42182f 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 4ac5871..2ea6573 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 a66a9ec..f180a03 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*