aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
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
2010-08-14Fix x86-64 build without multiarch.Ulrich Drepper
2010-08-14Fix compilationAndreas Schwab
2010-08-12Define EXTPROC for Linux.Ulrich Drepper
2010-08-12PowerPC64 ABI fixesAlan Modra
2010-08-11f_flags in Linux statfs implementation.Ulrich Drepper
2010-08-11Define IN_EXCL_UNLINKUlrich Drepper
2010-08-11Add support for Linux fanotify_init and fanotify_mask syscalls.Ulrich Drepper
2010-08-11Add support for prlimit and prlimit64 on Linux.Ulrich Drepper
2010-08-11Fix IPTOS_CLASS definition.Ulrich Drepper
2010-08-11Add self-contained test for NSS.Ulrich Drepper
2010-08-07x86: Add support for frame pointer less mcountAndi Kleen
2010-08-06(__getlogin_r_loginuid): Also fail if tpwd after pwuid call is NULL.Ulrich Drepper
2010-08-03Hurd: fix ttyname{,_r} errno result for non-ttysSamuel Thibault
2010-07-31Add support for SSSE3 and SSE4.2 versions of strcasecmp on x86-64.Ulrich Drepper
2010-07-30Pretty printing x86-64 SSE4.3 strcmp.Ulrich Drepper
2010-07-30Implement optimized strcaecmp for x86-64.Ulrich Drepper