aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-10-16Fix potential problem with skipping relocationsUlrich Drepper1-0/+9
2011-10-15No need for boundary case handling in x86-32 __ieee_logUlrich Drepper1-0/+3
2011-10-15Optimized floor for 64-bit architecturesUlrich Drepper1-0/+2
2011-10-15Add cosh optimized for 64-bit architecturesUlrich Drepper1-0/+3
2011-10-15Optimize expUlrich Drepper1-0/+15
2011-10-15No need for boundary case handling in x86-32 __ieee_logfUlrich Drepper1-0/+3
2011-10-15Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-0/+7
2011-10-15Optimize access to isXYZ and toXYZ tablesUlrich Drepper1-0/+10
2011-10-15Fix lost wmemcmp symbolAndreas Schwab1-0/+2
2011-10-15Fix searching for C++ system headers for cross compilersAndreas Schwab1-0/+5
2011-10-15Optimized memcmp and wmemcmp for x86-64 and x86-32Liubov Dmitrieva1-0/+29
2011-10-15Add parameter annotation to modfAndreas Jaeger1-0/+5
2011-10-15Avoid warning in iofwideUlrich Drepper1-0/+2
2011-10-15Fix definition of __isctype_fUlrich Drepper1-0/+4
2011-10-14Remove leftover debug message from plddUlrich Drepper1-0/+2
2011-10-14Optimize x86-32 logUlrich Drepper1-0/+7
2011-10-14Support optimized isXXX functions in C++ codeUlrich Drepper1-0/+5
2011-10-14Adjust s390 libm ULPsAndreas Schwab1-0/+2
2011-10-14Fix lost feraiseexcept symbolAndreas Schwab1-0/+4
2011-10-13BZ#13291: Manual typo fix for strverscmp.Roland McGrath1-0/+5
2011-10-13Fix PLT use in feupdateenv on x86_64Andreas Schwab1-0/+4
2011-10-13Check for zero size in memrchr for x86_64Andreas Schwab1-0/+2
2011-10-13Add memrchr testsAndreas Schwab1-0/+4
2011-10-12Optimized memchr, memrchr, rawmemchr for x86-32Liubov Dmitrieva1-0/+17
2011-10-12Optimize libmUlrich Drepper1-0/+286
2011-10-10Fix PLT use in getnetgrent_rAndreas Schwab1-0/+3
2011-10-10Implement __isinf_nsl for IBM long doubleAndreas Schwab1-0/+4
2011-10-09Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-0/+13
2011-10-09Update Japanese translationUlrich Drepper1-0/+4
2011-10-08Clean up locarchive mmap reservation code.Roland McGrath1-0/+3
2011-10-08Conditionalize unnecessary #include.Roland McGrath1-0/+3
2011-10-08Fix some nit warnings.Roland McGrath1-0/+7
2011-10-08Optimize use of isnan, isinf, finiteUlrich Drepper1-0/+36
2011-10-08isinf returns the sign of the number, use it in printf*Ulrich Drepper1-0/+5
2011-10-08Use private math_private.h in files in math/Ulrich Drepper1-0/+128
2011-10-08Note bug number in CLUlrich Drepper1-0/+1
2011-10-08Update Japanese translationUlrich Drepper1-0/+4
2011-10-08Fix netname2hostAndreas Jaeger1-0/+3
2011-10-07Fix remainder (NaN, 0)Andreas Jaeger1-0/+10
2011-10-07S/390: Fix longlong.h inline asms for zarchAndreas Krebbel1-0/+5
2011-10-07delete 4 lines with unused "define" macros in test-memcmpLiubov Dmitrieva1-0/+5
2011-10-07Improve 64 bit memchr, memrchr, rawmemchr with SSE2Liubov Dmitrieva1-0/+12
2011-10-07elf/dl-load.c: Avoid warningMarek Polacek1-0/+4
2011-10-07Update Catalan translationUlrich Drepper1-0/+2
2011-10-07Implement caching of nscdUlrich Drepper1-0/+40
2011-10-07Don't unnecesarily use inotify in nscdUlrich Drepper1-0/+5
2011-10-06Avoid warning when reload of group entry failsUlrich Drepper1-0/+2
2011-10-06Stop crash in OOM handling in NSSUlrich Drepper1-0/+5
2011-10-06More fallout from OOM in NSSJiri Olsa1-0/+5
2011-10-06Handle OOM in NSSJiri Olsa1-0/+5