Update MIPS libc-abis configuration for libc changes.

This commit is contained in:
Joseph Myers 2010-04-14 19:28:10 +00:00
parent 2dcd7ed8fd
commit b1ab8c5fd9
3 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,7 @@
2010-04-14 Joseph Myers <joseph@codesourcery.com>
* libc-abis: Remove.
2010-04-06 Joseph Myers <joseph@codesourcery.com>
* libc-abis: New.

View File

@ -1,3 +1,7 @@
2010-04-14 Joseph Myers <joseph@codesourcery.com>
* sysdeps/unix/sysv/linux/mips/libc-abis: New.
2010-04-06 Joseph Myers <joseph@codesourcery.com>
* sysdeps/mips/dl-machine.h (VALID_ELF_ABIVERSION,

View File

@ -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*