glibc/sysdeps
Dmitry V. Levin 2e0fb52187 BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguards
Due to a typo repeated several times, this bug hasn't been fixed yet,
despite being marked as resolved in glibc 2.12.

* sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
with NOT_IN_libc.
2013-03-22 03:16:00 +00:00
..
generic On 32-bit x86, disable certain tests involving sNaN values. 2013-03-21 16:05:29 +01:00
gnu s390x: Move rtld link to /lib 2013-03-19 12:08:35 +01:00
i386 On 32-bit x86, disable certain tests involving sNaN values. 2013-03-21 16:05:29 +01:00
ieee754 Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285). 2013-03-21 13:57:21 +00:00
init_array Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for gcrt1.o 2013-03-12 12:50:13 -07:00
mach Move system-specific settings out of toplevel configure.in and config.make.in. 2013-03-20 22:37:06 +00:00
posix Consolidate Linux and POSIX libc_fatal code. 2013-03-19 17:07:15 -07:00
powerpc PowerPC: fix sqrtl ABI issue 2013-03-21 14:15:45 -03:00
pthread Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s390 S/390: Use attribute_hidden in ifunc-resolve.c 2013-03-05 13:19:03 +01:00
sh Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
sparc Move system-specific settings out of toplevel configure.in and config.make.in. 2013-03-20 22:37:06 +00:00
unix Consolidate Linux and POSIX libc_fatal code. 2013-03-19 17:07:15 -07:00
wordsize-32 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
wordsize-64 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
x86 Remove miscellaneous bounded-pointers relics in C code. 2013-02-15 00:51:53 +00:00
x86_64 BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguards 2013-03-22 03:16:00 +00:00