aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab1-0/+43
2011-09-28Optimize libnss_files initializationUlrich Drepper1-0/+5
2011-09-28Adjust powerpc libm ULPsAndreas Schwab1-0/+4
2011-09-27Fix some grammar in the manual.Roland McGrath1-0/+5
2011-09-27Correctly reparse group line after enlarging the bufferAndreas Schwab1-0/+5
2011-09-26Fix parse error in bits/mathinline.h with --std=c99Andreas Schwab1-0/+4
2011-09-21Link libresolv.so with ld.so for __stack_chk_guard.Joseph Myers1-0/+7
2011-09-19Clean up disabling of script_executeRoland McGrath1-0/+5
2011-09-19Get rid of tls.make include file.Roland McGrath1-0/+6
2011-09-19Use CPPFLAGS from configure.Mike Frysinger1-0/+5
2011-09-15finite for 64-bit platformsUlrich Drepper1-0/+2
2011-09-15Define IP_MULTICAST_ALLUlrich Drepper1-0/+5
2011-09-15Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c...Roland McGrath1-0/+10