aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-09-20Better CL.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-15Don't try to free rpath strings allocated during startupAndreas Schwab
2010-09-14Actually make it possible to user the default name server.Ulrich Drepper
2010-09-08Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.Chung-Lin Tang
2010-09-06Don't mix pattern rules with normal rulesAndreas Schwab
2010-09-05Remove undefined operationsAndreas Schwab
2010-09-04Remove invalid iconv aliases.Ulrich Drepper
2010-09-02Update x86-64 mpn routines from GMP 5.0.1.Ulrich Drepper
2010-09-01Fix generic bits/sched.h for #define __need_schedparam uses.Samuel Thibault
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-09-01Fix array overflow in floating point parserAndreas Schwab
2010-09-01More copyright changes.Ulrich Drepper
2010-09-01Remove duplicate version of pmap_getport from NIS code.Ulrich Drepper
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-26Move slow Atom code to separate section.Ulrich Drepper
2010-08-26Unroll x86-64 strlenH.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-25Missing server address again leads to localhost being usedUlrich Drepper
2010-08-24Rejigger header generation for default uname implementation.Roland McGrath
2010-08-24Avoid nested comment.Roland McGrath
2010-08-24Clean up SSE variable shiftsRichard Henderson
2010-08-23Remove multiarch dirs when gnu indirect is not supportedMike Frysinger
2010-08-23Update the LICENSES file.Petr Baudis
2010-08-19Once again change RPC copyright notices.Ulrich Drepper
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-16Replace divide and multiply with mask in sYSTRImAnton Blanchard
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-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-12Properly quote output of localeAndreas Schwab
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