Cleanup definitions of libc-related target hooks.
commit3e9310f4894ebe330b60eb5f07d55a7b9f854f2f
authorMaxim Kuvyrkov <maxim@kugelworks.com>
Sat, 7 Dec 2013 08:47:21 +0000 (7 08:47 +0000)
committerMaxim Kuvyrkov <mkuvyrkov@gcc.gnu.org>
Sat, 7 Dec 2013 08:47:21 +0000 (7 08:47 +0000)
tree4cb5f17950d5d331b440312114e361ecb5adec94
parentcc0c3bf9a4bad4df72deb36c7f95270a0c7f36d3
Cleanup definitions of libc-related target hooks.

* config/bfin/uclinux.h, config/c6x/uclinux-elf.h,
* config/lm32/uclinux-elf.h, config/m68k/uclinux.h,
* config/moxie/uclinux.h (TARGET_LIBC_HAS_FUNCTION): Move definitions
to linux.h.
* config/linux-android.h (TARGET_HAS_IFUNC_P): Move definition
to linux.h.
* config/linux.h (TARGET_LIBC_HAS_FUNCTION, TARGET_HAS_IFUNC_P):
Define appropriately for Linux and uClinux targets.

From-SVN: r205780
gcc/ChangeLog
gcc/config/bfin/uclinux.h
gcc/config/c6x/uclinux-elf.h
gcc/config/linux-android.h
gcc/config/linux.h
gcc/config/lm32/uclinux-elf.h
gcc/config/m68k/uclinux.h
gcc/config/moxie/uclinux.h