aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2012-05-10Hurd: Include RPC user stubs in linkobj/libc.soThomas Schwinge
2012-05-10Hurd: Fix value of __libc_stack_endSamuel Thibault
2012-05-10Hurd: libc_once_getThomas Schwinge
2012-05-10Hurd: #include <kernel-features.h>Thomas Schwinge
2012-05-10Hurd: setitimer.c: Fix unlock in error patchSamuel Thibault
2012-05-10Hurd: ioctl() incorrectly decodes argumentSamuel Thibault
2012-05-10Hurd: Avoid init-first.c miscompilation.Thomas Schwinge
2012-05-10Hurd: dup3Thomas Schwinge
2012-05-10Hurd: Hurd: dl-sysdep.c: Include code only #ifdef SHARED.Samuel Thibault
2012-05-10Hurd: Missing critical region locks.Samuel Thibault
2012-05-10Hurd: bits/socket.hThomas Schwinge
2012-05-10Hurd: accept4Thomas Schwinge
2012-05-10Hurd: ____longjmp_chkThomas Schwinge
2012-05-10Hurd: O_CLOEXEC in rtldThomas Schwinge
2012-05-10Fix for logb/logbf/logbl (bugs 13954/13955/13956)Adhemerval Zanella
2012-05-10Typo fix in x86_64/dl-machine.hRoland McGrath
2012-05-10Sign extend R_X86_64_DTPOFF64/R_X86_64_TPOFF64H.J. Lu
2012-05-10Move remaining syscalls from sysdeps/unix/sysv/syscalls.list to sysdeps/unix/...Joseph Myers
2012-05-09Add volatiles for x86-64 bits/mathinline.hAndreas Jaeger
2012-05-08Minor optimization to sparc VIS3 floor() implementation.David S. Miller
2012-05-08With -frounding-math, some sparc ULPs need to be adjusted.David S. Miller
2012-05-08Replace Elf64_XXX/ELF64_R_TYPE with ElfW(XXX)/ELFW(R_TYPE)H.J. Lu
2012-05-08Remove more overridden entries from sysdeps/unix/sysv/syscalls.list.Joseph Myers
2012-05-08Remove entries from sysdeps/unix/sysv/syscalls.list duplicating ones in sysde...Joseph Myers
2012-05-07Update sparc ULPs for recently added exp tests.David S. Miller
2012-05-07Fix sparc libm when all of glibc is built with -frounding-math.David S. Miller
2012-05-07Fix x86/x86_64 expm1l inaccuracy and exceptions (bugs 13885, 13923).Joseph Myers
2012-05-06Fix exp10 inaccuracy and exceptions (bugs 13884, 13914).Joseph Myers
2012-05-06Update x86-64 libm-test-ulpsAndreas Jaeger
2012-05-05Fix missing exceptions from exp (bugs 13787, 13922, 14036).Joseph Myers
2012-05-05Use .S sources for x86/x86_64 expl.Joseph Myers
2012-05-05Remove overridden entries from sysdeps/unix/sysv/syscalls.list.Joseph Myers
2012-05-04Merge sysdeps/unix/common into sysdeps/unix.Joseph Myers
2012-05-04Move x86-64 abilist files to 64/nptlH.J. Lu
2012-05-04Remove unused sysdeps/unix/common/bits/ headers.Joseph Myers
2012-05-04Remove unused sysdeps/unix/bsd/ files.Joseph Myers
2012-05-04Fix for ldbl-128ibm acosl/asinl inaccuraciesAdhemerval Zanella
2012-05-04Fix missing vm86 symbolAndreas Schwab
2012-05-04Update s390 libm-test-ulpsAndreas Krebbel
2012-05-03Update sysdeps/i386/fpu/libm-test-ulpsAndreas Jaeger
2012-05-02Update sparc ULPs for recently added acos/asin tests.David S. Miller
2012-05-02Fix nexttoward bugsAdhemerval Zanella
2012-05-01Update powerpc ABI dataAndreas Schwab
2012-05-01Fix nexttoward bugs (bugs 2550, 2570).Joseph Myers
2012-05-01Fix missing nearbyintl@GLIBC_2.1 on powerpcAndreas Schwab
2012-04-30Fix x86 acos near 1 (bug 13942).Joseph Myers
2012-04-30Fix acos (-1) in round-downwards mode on x86 (bug 14034).Joseph Myers
2012-04-28Fix formatting of denormal IBM long double numbersAndreas Schwab
2012-04-28Add missed zero length files in previous abilist commit.David S. Miller
2012-04-28Move abilist files into sysdep dirs.David S. Miller