glibc/sysdeps
Samuel Thibault ed479b02c2 Hurd: Use __executable_start symbol instead of _start.
_start points to the first instruction, not to the ELF header.
__executable_start does point on the ELF header.
2013-08-29 12:22:19 +02:00
..
generic Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type. 2013-06-28 16:50:48 -05:00
gnu Support ELFOSABI_GNU on all GNU systems. 2013-08-29 12:22:18 +02:00
i386 Fix handling LC_CTYPE nonascii-case fallback in i686 SSE4.2 and SSSE3 strcasecmp/strncasecmp 2013-08-27 12:19:03 +02:00
ieee754 [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases 2013-08-29 12:22:10 +02: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 Hurd: Use __executable_start symbol instead of _start. 2013-08-29 12:22:19 +02:00
posix Use __glibc_unlikely instead of __builtin_expect (..., 0) 2013-08-28 09:44:19 +05:30
powerpc Fix typos. 2013-08-21 19:48:48 +02:00
pthread Fix typos. 2013-08-21 19:48:48 +02:00
s390 S/390: ULPs update. 2013-07-22 09:51:52 +02:00
sh Add sh4 implementation of fegetexceptflag. 2013-06-21 18:07:31 +09:00
sparc Fix typos. 2013-08-21 19:48:48 +02:00
unix Support ELFOSABI_GNU on all GNU systems. 2013-08-29 12:22:18 +02:00
wordsize-32 Fix unsafe compiler optimization 2013-06-12 10:21:22 -05:00
wordsize-64 Move dummy glob64.c alongside glob.c that defines glob64. 2013-05-06 16:11:11 -07:00
x86 Fix typos. 2013-08-21 19:48:48 +02:00
x86_64 Fix typos. 2013-08-21 19:48:48 +02:00