1# See the copy of this file in libc for detailed explanations.  This
2# copy needs to include all libc definitions applicable to MIPS; only
3# one copy will be used.
4#
5# Feature Name	Configuration
6# ------------	-------------
7#
8# MIPS PLTs.
9MIPS_PLT	mips*-*-linux*
10#
11# Unique symbol definitions for C++.
12# Architecture independent, all ELF targets (== all targets)
13UNIQUE
14#
15# MIPS O32 FP64
16MIPS_O32_FP64   mips*-*-linux*
17# Absolute (SHN_ABS) symbols working correctly.
18ABSOLUTE
19# GNU-style hash table with translation table.
20MIPS_XHASH
21