glibc/sysdeps
Joseph Myers 2b89bce91e Fix MIPS sigaction build.
Building MIPS sigaction (for ABIs other than o32) fails because of
"'restore_rt' used but never defined", arising from static functions
being defined in asms and referred to from C code.  There is no
corresponding -W option for that warning, so this patch uses
-Wno-error for building sigaction.c.

	* sysdeps/unix/sysv/linux/mips/mips64/Makefile
	[$(subdir) == signal] (CFLAGS-sigaction.c): New variable.
	[$(subdir) == nptl] (CFLAGS-sigaction.c): Likewise.
2014-12-10 18:45:03 +00:00
..
aarch64 [AArch64] Fix strchrnul clobbering v15 2014-12-10 09:54:09 +00:00
alpha Remove IS_IN_rtld 2014-11-24 11:41:48 +05:30
arm Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
generic Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
gnu Fix getifaddrs, freeifaddrs namespace (bug 17668). 2014-12-02 23:11:09 +00:00
hppa Don't use INTDEF/INTUSE with _dl_init (bug 14132). 2014-11-04 23:26:39 +00:00
i386 Fix strftime wcschr namespace (bug 17634). 2014-12-10 16:59:02 +00:00
ia64 Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
ieee754 FIx ldbl-128ibm frexpl for 32-bit systems (bug 16619, bug 16740). 2014-11-26 13:54:55 +00:00
init_array Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
m68k Remove IS_IN_rtld 2014-11-24 11:41:48 +05:30
mach Fix pthreads getrlimit, gettimeofday namespace (bug 17682). 2014-12-06 23:40:48 +00:00
microblaze microblaze: 64b atomic operations are not supported. 2014-11-21 14:09:21 +01:00
mips mips: Do not use jal to reach __libc_start_main 2014-12-02 23:04:43 +00:00
nptl Don't touch user-controlled stdio locks in forked child (bug 12847) 2014-12-10 15:58:22 +01:00
posix Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
powerpc Fix strftime wcschr namespace (bug 17634). 2014-12-10 16:59:02 +00:00
pthread Fix pthreads getrlimit, gettimeofday namespace (bug 17682). 2014-12-06 23:40:48 +00:00
s390 Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
sh Remove IS_IN_rtld 2014-11-24 11:41:48 +05:30
sparc Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
tile Add arch-specific configuration for C11 atomics support. 2014-11-20 11:57:38 +01:00
unix Fix MIPS sigaction build. 2014-12-10 18:45:03 +00:00
wordsize-32 Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
wordsize-64 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
x86 Recognize recent x86 CPUs in string.h 2014-11-27 17:21:12 +01:00
x86_64 Fix strftime wcschr namespace (bug 17634). 2014-12-10 16:59:02 +00:00