aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2011-12-17Optimized nearbyint for PPCAdhemerval Zanella1-1/+3
2011-12-17Optimized wcschr and wcscpy for x86-64 and x86-32Ulrich Drepper1-1/+2
2011-11-14Update NEWSUlrich Drepper1-1/+4
2011-11-11Fix grouping and reuse other locales in various localesUlrich Drepper1-2/+2
2011-11-04Always provide declarations of long double math functions when !_LIBCAndreas Schwab1-5/+5
2011-11-01New Linux syscalls process_vm_readv and process_vm_writevUlrich Drepper1-1/+3
2011-10-31Unify getent output for initgroups databaseUlrich Drepper1-2/+2
2011-10-29Add bug numberUlrich Drepper1-2/+2
2011-10-29Add missing register initialization in x86-64 pthread_cond_timedwaitUlrich Drepper1-1/+1
2011-10-29Fix accuracy problem in generic sinUlrich Drepper1-4/+4
2011-10-29Correctly NUL-terminate link name in sprofUlrich Drepper1-1/+1
2011-10-29Fix readlink call in ldconfig's chroot handlingThomas Jarosch1-2/+3
2011-10-27Don't mark memory synchronisation functions as leafAndreas Schwab1-2/+2
2011-10-23Add optimized wcslen and strnlen for x86-32Liubov Dmitrieva1-2/+2
2011-10-23Optimized strnlen and wcscmp for x86-64Liubov Dmitrieva1-2/+2
2011-10-20Preserve link time dependencies over relocation dependenciesAndreas Schwab1-4/+4
2011-10-19Add optimized str{,n}casecmp for AVX on x86-64Ulrich Drepper1-1/+7
2011-10-15Optimized memcmp and wmemcmp for x86-64 and x86-32Liubov Dmitrieva1-1/+1
2011-10-15Add parameter annotation to modfAndreas Jaeger1-2/+2
2011-10-14Add missing BZ number to NEWSUlrich Drepper1-2/+2
2011-10-12Optimized memchr, memrchr, rawmemchr for x86-32Liubov Dmitrieva1-1/+1
2011-10-12Optimize libmUlrich Drepper1-1/+4
2011-10-08Note bug number in CLUlrich Drepper1-1/+1
2011-10-08Fix netname2hostAndreas Jaeger1-2/+2
2011-10-07Fix remainder (NaN, 0)Andreas Jaeger1-3/+3
2011-10-07Improve 64 bit memchr, memrchr, rawmemchr with SSE2Liubov Dmitrieva1-0/+3
2011-10-07Fix type in NEWSUlrich Drepper1-1/+1
2011-10-07Implement caching of nscdUlrich Drepper1-1/+4
2011-09-11Avoid cast in non-gcc obstack_freeUlrich Drepper1-2/+2
2011-09-11Fix use of AC_INITUlrich Drepper1-3/+3
2011-09-09Fix jn precisionPetr Baudis1-2/+3
2011-09-09Fix boundary conditions in scanfUlrich Drepper1-1/+1
2011-09-09Don't lock string streams in stream cleanup codeUlrich Drepper1-2/+2
2011-09-08Fix macro used in testH.J. Lu1-2/+2
2011-09-08Add missing definition of LOCPATH for bug-regex32 runJohn Stanley1-1/+1
2011-09-08Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper1-1/+4
2011-09-07Fix memory leak in case of failed dlopenUlrich Drepper1-1/+1
2011-09-07Remove invalid BZ numberUlrich Drepper1-1/+1
2011-09-07Fix profiling on powerpc32 secure-plt shared libs and PIEsAlan Modra1-2/+2
2011-09-05Try shell in posix_spawn* only in compat modeUlrich Drepper1-1/+1
2011-09-05Fix glob.h header by removing gcc 1.x supportUlrich Drepper1-1/+1
2011-09-05Use O_CLOEXEC when loading ld.so cacheUlrich Drepper1-2/+2
2011-09-05Optimized strchr and strrchr with SSE2 on x86-32Liubov Dmitrieva1-0/+3
2011-09-05Add optimized x86-64 wcscmpUlrich Drepper1-1/+2
2011-09-05Add x86-32 optimized wcscmpUlrich Drepper1-1/+1
2011-09-05Fix semid_ds for x86-64Ulrich Drepper1-2/+3
2011-08-20Add test for BZ 13114Ulrich Drepper1-2/+2
2011-08-09Implement scandirat functionUlrich Drepper1-1/+4
2011-07-23Adjust test for correct installationUlrich Drepper1-2/+2
2011-07-20Check for overflows in expressionsUlrich Drepper1-1/+1