platform/upstream/glibc.git
2010-09-03 Ulrich DrepperUpdate x86-64 mpn routines from GMP 5.0.1.
2010-09-02 Samuel ThibaultFix generic bits/sched.h for #define __need_schedparam...
2010-09-01 Mike FrysingerUpdate sparc epoll.h from epoll_create2 to epoll_create1
2010-09-01 Mike FrysingerFix typo in x86-64 epoll.h.
2010-09-01 Andreas SchwabFix array overflow in floating point parser
2010-09-01 Ulrich DrepperMore copyright changes.
2010-09-01 Ulrich DrepperRemove duplicate version of pmap_getport from NIS code.
2010-08-31 Andreas SchwabSupport fanotify_mark syscall on powerpc32
2010-08-28 Roland McGrathAdd missing i686/multiarch/Makefile bit for shared...
2010-08-27 Ulrich DrepperFixup x86 after x86-64 varshift change.
2010-08-27 Ulrich DrepperFix typo in last commit.
2010-08-27 Ulrich DrepperMove slow Atom code to separate section.
2010-08-27 Ulrich DrepperShorten x86-64 strlen a bit.
2010-08-27 H.J. LuUnroll x86-64 strlen
2010-08-26 H.J. LuMissing comma in last commit.
2010-08-25 Roland McGrathClean up warnings in new x86_64/multiarch code.
2010-08-25 H.J. LuUnroll 32bit SSE strlen and handle slow bsf
2010-08-25 Ulrich DrepperNEWS udpate.
2010-08-25 Ulrich DrepperMissing server address again leads to localhost being...
2010-08-24 Roland McGrathRejigger header generation for default uname implementa...
2010-08-24 Roland McGrathAvoid nested comment.
2010-08-24 Ulrich DrepperAdd missing copyright year updated and pretty printing.
2010-08-24 Richard HendersonClean up SSE variable shifts
2010-08-23 Mike FrysingerRemove multiarch dirs when gnu indirect is not supported
2010-08-23 Petr BaudisUpdate the LICENSES file.
2010-08-19 Ulrich DrepperOnce again change RPC copyright notices.
2010-08-19 Ulrich DrepperFix two typos in x86-64 SSE4.2 strncasecmp implementation.
2010-08-19 Andreas SchwabFix ifunc thunk for strspn on x86 in static libc
2010-08-19 Luis Machadopowerpc: Various P7-optimized string functions
2010-08-19 Dinakar GuniguntalaFix x86 pthread_cond_signal() FUTEX_WAKE_OP fallback
2010-08-17 Anton BlanchardReplace divide and multiply with mask in sYSTRIm
2010-08-16 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2010-08-16 Ulrich DrepperSimplify fanotify_init definition.
2010-08-16 Ulrich DrepperFix last CL.
2010-08-16 Ulrich DrepperFix fourth parameter of SSE4.2 strcmp for x86-64.
2010-08-16 H.J. LuAdd -fno-asynchronous-unwind-tables to initfini.s for...
2010-08-16 Andreas SchwabRemove third argument from fanotify_init function
2010-08-16 Ulrich DrepperUse correct register for fourth parameter of x86-64...
2010-08-15 Ulrich DrepperUndo inccorect change.
2010-08-15 Ulrich DrepperWhitespace fixes.
2010-08-15 Ulrich DrepperAdd optimized strncasecmp versions for x86-64.
2010-08-14 Ulrich DrepperFix x86-64 build without multiarch.
2010-08-14 Andreas SchwabFix compilation
2010-08-13 Ulrich DrepperDefine EXTPROC for Linux.
2010-08-12 Alan ModraPowerPC64 ABI fixes
2010-08-12 Andreas SchwabProperly quote output of locale
2010-08-11 Ulrich Drepperf_flags in Linux statfs implementation.
2010-08-11 Ulrich DrepperDefine IN_EXCL_UNLINK
2010-08-11 Ulrich DrepperAdd support for Linux fanotify_init and fanotify_mask...
2010-08-11 Ulrich DrepperAdd support for prlimit and prlimit64 on Linux.
2010-08-11 Ulrich DrepperFix IPTOS_CLASS definition.
2010-08-11 Ulrich DrepperAdd self-contained test for NSS.
2010-08-10 Ulrich DrepperAvoid too much stack use in fnmatch.
2010-08-08 Andi Kleenx86: Add support for frame pointer less mcount
2010-08-07 Ulrich DrepperCL
2010-08-07 Ulrich Drepper(__getlogin_r_loginuid): Also fail if tpwd after pwuid...
2010-08-03 Samuel ThibaultHurd: fix ttyname{,_r} errno result for non-ttys
2010-08-02 Samuel ThibaultHurd: fix timeout rounding in select
2010-08-01 Ulrich DrepperAdd support for SSSE3 and SSE4.2 versions of strcasecmp...
2010-07-30 Ulrich DrepperPretty printing x86-64 SSE4.3 strcmp.
2010-07-30 Ulrich DrepperImplement optimized strcaecmp for x86-64.
2010-07-30 Ulrich DrepperFix tolower operation in strcasestr.
2010-07-29 Ulrich DrepperCleanup.
2010-07-29 Roland McGrathBZ 11856: fix manual nit
2010-07-28 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2010-07-28 Ulrich DrepperAvoid compiling unneeded file in ld.so.
2010-07-27 Andreas SchwabDocument M_PERTURB
2010-07-26 Ulrich DrepperAdd missing BZ.
2010-07-26 Roland McGrathBZ #11840: Fix config.cache usage for -fgnu89-inline...
2010-07-26 Ulrich DrepperNEWS update
2010-07-26 Ulrich DrepperAdd optimized x86-64 implementation of strnlen.
2010-07-24 Ulrich DrepperSpeed up x86-64 strcasestr a bit moew.
2010-07-24 Ulrich DrepperAdd performance tests for strstr and strcasestr.
2010-07-21 Andreas SchwabAdd missing file from last commit.
2010-07-21 Andreas SchwabAdd strcasestr-nonascii to i386 build
2010-07-21 Emilio Pozuelo... Hurd: fix sendmsg memory leak in error paths
2010-07-21 Roland McGrathFix vDSO synthetic hwcap handling so they are not maske...
2010-07-16 Ulrich DrepperFix non-ASCII case of SSE4.2 strcasstr.
2010-07-16 Ulrich DrepperSpeed up SSE4.2 strcasestr by avoiding indirect functio...
2010-07-15 Ulrich DrepperWhitespace fixes.
2010-07-15 Luis MachadoPOWER6/7 optimizations for copysign
2010-07-10 Ulrich DrepperUse newer autoconf.
2010-07-10 Ulrich DrepperAvoid namespace pollution.
2010-07-06 Andreas SchwabDon't pass NULL occation to dl_signal_cerror
2010-07-06 Andreas SchwabFix type mismatch
2010-07-06 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2010-07-06 Ulrich DrepperImplement _PC_PIPE_BUF.
2010-07-06 Roland McGrathManual wording fix for round{,f,l}.
2010-07-03 Ulrich DrepperCleanup new tst-abstime program some more.
2010-07-02 Ulrich DrepperMore linking issues fixed.
2010-07-02 Ulrich DrepperImprove new tst-abstime test.
2010-07-02 Andreas SchwabAdd missing file
2010-07-02 Andreas SchwabFix dlfcn/Makefile cleanup
2010-07-02 Andreas SchwabWork around kernel rejecting valid absolute timestamps
2010-07-02 Ulrich DrepperFix build with newer linker.
2010-06-30 Luis Machadopowerpc: Re-work the Implies structure
2010-06-30 H.J. LuImprove 64bit memcpy/memmove for Atom, Core 2 and Core i7
2010-06-28 Ulrich DrepperRevert unwanted patch. Again.
2010-06-28 Ulrich DrepperFix whitespaces.
2010-06-28 Ulrich DrepperRevert "Sun agreed to a change of the license for the...
next