Blame sysdeps/unix/sysv/linux/mips/libc-abis

Packit 6c4009
# See the copy of this file in libc for detailed explanations.  This
Packit 6c4009
# copy needs to include all libc definitions applicable to MIPS; only
Packit 6c4009
# one copy will be used.
Packit 6c4009
#
Packit 6c4009
# Feature Name	Configuration
Packit 6c4009
# ------------	-------------
Packit 6c4009
#
Packit 6c4009
# MIPS PLTs.
Packit 6c4009
MIPS_PLT	mips*-*-linux*
Packit 6c4009
#
Packit 6c4009
# Unique symbol definitions for C++.
Packit 6c4009
# Architecture independent, all ELF targets (== all targets)
Packit 6c4009
UNIQUE
Packit 6c4009
#
Packit 6c4009
# MIPS O32 FP64
Packit 6c4009
MIPS_O32_FP64   mips*-*-linux*
Packit 6c4009
# Absolute (SHN_ABS) symbols working correctly.
Packit 6c4009
ABSOLUTE
Packit Service 6f1521
# GNU-style hash table with translation table.
Packit Service 6f1521
MIPS_XHASH