aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2010-10-19Provide FP_FAST_FMA{,F,L} definitions for x86/x86-64.Ulrich Drepper
2010-10-19Add C99 FP_FAST_FMA{,F,L} macros to math.hMichael Meissner
2010-10-18IEEE quad fmal fixesJakub Jelinek
2010-10-15Implement fmal, some fma bugfixesJakub Jelinek
2010-10-15Fix some more dbl-64/s_fma.c issueJakub Jelinek
2010-10-13Implement accurate fma.Jakub Jelinek
2010-10-11Linux getifaddrs might return entries with ->ifa_addr being NULL.Ulrich Drepper
2010-10-11Correct implementation of fmaf.Jakub Jelinek
2010-10-03Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmpUlrich Drepper
2010-10-01sh: Add "extern "C"" to __set_fpscr functionNobuhiro Iwamatsu
2010-10-01Fix last checkin.Andreas Jaeger
2010-10-01Handle cgroup and btrfs filesystemsAndreas Jaeger
2010-09-29powerpc: Use generic memset for RTLD for ppc32/64Luis Machado
2010-09-29S/390: Fix highgprs check in startup codeAndreas Krebbel
2010-09-27Revert "powerpc: PPCA2 optimized memcpy function"Ulrich Drepper
2010-09-27Properly convert f_fsid in statvfsAndreas Schwab
2010-09-21powerpc: PPCA2 optimized memcpy functionMichael B. Brutman
2010-09-21getdents64 fallback d_type supportJoseph Myers
2010-09-20Re-enable all strncasecmp versions.Ulrich Drepper
2010-09-20Fix limit detection in x86-64 SSE2 strncasecmp.Ulrich Drepper
2010-09-20Add support for fanotify_mark on sparc32 and s390Andreas Schwab
2010-09-15Fix register conflict in s390 ____longjmp_chkAndreas Schwab
2010-09-08Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.Chung-Lin Tang
2010-09-05Remove undefined operationsAndreas Schwab
2010-09-02Update x86-64 mpn routines from GMP 5.0.1.Ulrich Drepper
2010-09-01Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger
2010-09-01Fix typo in x86-64 epoll.h.Mike Frysinger
2010-08-31Support fanotify_mark syscall on powerpc32Andreas Schwab
2010-08-27Add missing i686/multiarch/Makefile bit for shared x86_64 code.Roland McGrath
2010-08-27Fixup x86 after x86-64 varshift change.Ulrich Drepper
2010-08-26Fix typo in last commit.Ulrich Drepper
2010-08-26Move slow Atom code to separate section.Ulrich Drepper
2010-08-26Shorten x86-64 strlen a bit.Ulrich Drepper
2010-08-26Unroll x86-64 strlenH.J. Lu
2010-08-26Missing comma in last commit.H.J. Lu
2010-08-25Clean up warnings in new x86_64/multiarch code.Roland McGrath
2010-08-25Unroll 32bit SSE strlen and handle slow bsfH.J. Lu
2010-08-24Add missing copyright year updated and pretty printing.Ulrich Drepper
2010-08-24Clean up SSE variable shiftsRichard Henderson
2010-08-19Fix two typos in x86-64 SSE4.2 strncasecmp implementation.Ulrich Drepper
2010-08-19Fix ifunc thunk for strspn on x86 in static libcAndreas Schwab
2010-08-19powerpc: Various P7-optimized string functionsLuis Machado
2010-08-16Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2010-08-16Simplify fanotify_init definition.Ulrich Drepper
2010-08-15Fix fourth parameter of SSE4.2 strcmp for x86-64.Ulrich Drepper
2010-08-15Add -fno-asynchronous-unwind-tables to initfini.s for i386H.J. Lu
2010-08-15Remove third argument from fanotify_init functionAndreas Schwab
2010-08-15Use correct register for fourth parameter of x86-64 strncasecmp_l.Ulrich Drepper
2010-08-15Undo inccorect change.Ulrich Drepper
2010-08-14Add optimized strncasecmp versions for x86-64.Ulrich Drepper