aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2010-11-12Support Intel processor model 6 and model 0x2.H.J. Lu1-0/+1
2010-11-10Fix comparison in sqrtl for IBM long double 128.Luis Machado1-2/+2
2010-11-10Fix one exit path in x86-64 SSE4.2 str{,n}casecmp.H.J. Lu1-0/+6
2010-11-10Fix warnings in __bswap_16.Ulrich Drepper2-21/+23
2010-11-08Use IFUNC on x86-64 memsetH.J. Lu9-156/+369
2010-11-05power7-optimized mempcpyLuis Machado2-0/+929
2010-11-0532bit memset-sse2.S fails with uneven cache sizeUlrich Drepper2-2/+22
2010-11-03Verify in ttyname() that the symlink is valid.Miklos Szeredi2-10/+55
2010-10-26Fix concurrency problem between dl_open and dl_iterate_phdrAndreas Krebbel1-2/+5
2010-10-25Fix x86-64 strchr propagation of search byte into all bytes of SSE registerRichard Li1-2/+2
2010-10-24powerpc: PPCA2/A2 optimized memcpy functionMichael B. Brutman6-3/+1025
2010-10-24Require suid bit on audit objects in privileged programsAndreas Schwab1-4/+2
2010-10-19Provide FP_FAST_FMA{,F,L} definitions for x86/x86-64.Ulrich Drepper3-3/+31
2010-10-19Add C99 FP_FAST_FMA{,F,L} macros to math.hMichael Meissner1-0/+4
2010-10-18IEEE quad fmal fixesJakub Jelinek1-2/+4
2010-10-15Implement fmal, some fma bugfixesJakub Jelinek8-97/+467
2010-10-15Fix some more dbl-64/s_fma.c issueJakub Jelinek1-15/+88
2010-10-13Implement accurate fma.Jakub Jelinek15-9/+418
2010-10-11Linux getifaddrs might return entries with ->ifa_addr being NULL.Ulrich Drepper1-5/+8
2010-10-11Correct implementation of fmaf.Jakub Jelinek16-16/+79
2010-10-03Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmpUlrich Drepper1-16/+16
2010-10-01sh: Add "extern "C"" to __set_fpscr functionNobuhiro Iwamatsu1-1/+6
2010-10-01Fix last checkin.Andreas Jaeger1-6/+6
2010-10-01Handle cgroup and btrfs filesystemsAndreas Jaeger3-2/+18
2010-09-29powerpc: Use generic memset for RTLD for ppc32/64Luis Machado2-0/+8
2010-09-29S/390: Fix highgprs check in startup codeAndreas Krebbel1-9/+5
2010-09-27Revert "powerpc: PPCA2 optimized memcpy function"Ulrich Drepper4-1018/+0
2010-09-27Properly convert f_fsid in statvfsAndreas Schwab1-1/+2
2010-09-21powerpc: PPCA2 optimized memcpy functionMichael B. Brutman4-0/+1018
2010-09-21getdents64 fallback d_type supportJoseph Myers1-1/+5
2010-09-20Re-enable all strncasecmp versions.Ulrich Drepper1-2/+0
2010-09-20Fix limit detection in x86-64 SSE2 strncasecmp.Ulrich Drepper2-1/+3
2010-09-20Add support for fanotify_mark on sparc32 and s390Andreas Schwab2-0/+2
2010-09-15Fix register conflict in s390 ____longjmp_chkAndreas Schwab2-10/+16
2010-09-08Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.Chung-Lin Tang1-11/+15
2010-09-05Remove undefined operationsAndreas Schwab1-5/+3
2010-09-02Update x86-64 mpn routines from GMP 5.0.1.Ulrich Drepper7-182/+467
2010-09-01Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger1-4/+5
2010-09-01Fix typo in x86-64 epoll.h.Mike Frysinger1-2/+2
2010-08-31Support fanotify_mark syscall on powerpc32Andreas Schwab1-0/+1
2010-08-27Add missing i686/multiarch/Makefile bit for shared x86_64 code.Roland McGrath1-0/+1
2010-08-27Fixup x86 after x86-64 varshift change.Ulrich Drepper2-1/+1
2010-08-26Fix typo in last commit.Ulrich Drepper1-3/+3
2010-08-26Move slow Atom code to separate section.Ulrich Drepper1-1/+1
2010-08-26Shorten x86-64 strlen a bit.Ulrich Drepper1-7/+3
2010-08-26Unroll x86-64 strlenH.J. Lu5-90/+477
2010-08-26Missing comma in last commit.H.J. Lu1-1/+1
2010-08-25Clean up warnings in new x86_64/multiarch code.Roland McGrath5-21/+63
2010-08-25Unroll 32bit SSE strlen and handle slow bsfH.J. Lu6-80/+492
2010-08-24Add missing copyright year updated and pretty printing.Ulrich Drepper3-3/+3