summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-10-15Fix lost wmemcmp symbolAndreas Schwab
2011-10-15Fix searching for C++ system headers for cross compilersAndreas Schwab
2011-10-15Optimized memcmp and wmemcmp for x86-64 and x86-32Liubov Dmitrieva
2011-10-15Add parameter annotation to modfAndreas Jaeger
2011-10-15Avoid warning in iofwideUlrich Drepper
2011-10-15Fix definition of __isctype_fUlrich Drepper
2011-10-14Remove leftover debug message from plddUlrich Drepper
2011-10-14Optimize x86-32 logUlrich Drepper
2011-10-14Support optimized isXXX functions in C++ codeUlrich Drepper
2011-10-14Adjust s390 libm ULPsAndreas Schwab
2011-10-14Fix lost feraiseexcept symbolAndreas Schwab
2011-10-13BZ#13291: Manual typo fix for strverscmp.Roland McGrath
2011-10-13Fix PLT use in feupdateenv on x86_64Andreas Schwab
2011-10-13Check for zero size in memrchr for x86_64Andreas Schwab
2011-10-13Add memrchr testsAndreas Schwab
2011-10-12Optimized memchr, memrchr, rawmemchr for x86-32Liubov Dmitrieva
2011-10-12Optimize libmUlrich Drepper
2011-10-10Fix PLT use in getnetgrent_rAndreas Schwab
2011-10-10Implement __isinf_nsl for IBM long doubleAndreas Schwab
2011-10-09Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-10-09Update Japanese translationUlrich Drepper
2011-10-08Clean up locarchive mmap reservation code.Roland McGrath
2011-10-08Conditionalize unnecessary #include.Roland McGrath
2011-10-08Fix some nit warnings.Roland McGrath
2011-10-08Optimize use of isnan, isinf, finiteUlrich Drepper
2011-10-08isinf returns the sign of the number, use it in printf*Ulrich Drepper
2011-10-08Use private math_private.h in files in math/Ulrich Drepper
2011-10-08Note bug number in CLUlrich Drepper
2011-10-08Update Japanese translationUlrich Drepper
2011-10-08Fix netname2hostAndreas Jaeger
2011-10-07Fix remainder (NaN, 0)Andreas Jaeger
2011-10-07S/390: Fix longlong.h inline asms for zarchAndreas Krebbel
2011-10-07delete 4 lines with unused "define" macros in test-memcmpLiubov Dmitrieva
2011-10-07Improve 64 bit memchr, memrchr, rawmemchr with SSE2Liubov Dmitrieva
2011-10-07elf/dl-load.c: Avoid warningMarek Polacek
2011-10-07Update Catalan translationUlrich Drepper
2011-10-07Implement caching of nscdUlrich Drepper
2011-10-07Don't unnecesarily use inotify in nscdUlrich Drepper
2011-10-06Avoid warning when reload of group entry failsUlrich Drepper
2011-10-06Stop crash in OOM handling in NSSUlrich Drepper
2011-10-06More fallout from OOM in NSSJiri Olsa
2011-10-06Handle OOM in NSSJiri Olsa
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab
2011-09-28Optimize libnss_files initializationUlrich Drepper
2011-09-28Adjust powerpc libm ULPsAndreas Schwab
2011-09-27Fix some grammar in the manual.Roland McGrath
2011-09-27Correctly reparse group line after enlarging the bufferAndreas Schwab
2011-09-26Fix parse error in bits/mathinline.h with --std=c99Andreas Schwab
2011-09-21Link libresolv.so with ld.so for __stack_chk_guard.Joseph Myers
2011-09-19Clean up disabling of script_executeRoland McGrath