]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
Finish renamed DLA_FMA -> DLA_FMS
[thirdparty/glibc.git] / ChangeLog
2011-10-24  Ulrich DrepperFinish renamed DLA_FMA -> DLA_FMS
2011-10-24  Andreas SchwabFix lost wcslen symbol
2011-10-24  Ulrich DrepperOptimized remquo for 64-bit platforms
2011-10-24  Ulrich DrepperOptimize f_mod
2011-10-23  Ulrich DrepperFix strnlen change
2011-10-23  Liubov DmitrievaAdd optimized wcslen and strnlen for x86-32
2011-10-23  Liubov DmitrievaOptimized strnlen and wcscmp for x86-64
2011-10-23  Michael ZolotukhinImprove x86-32 SSSE3 memcpy
2011-10-23  Liubov DmitrievaAdd wcschr test cases
2011-10-23  Liubov DmitrievaAdd wcslen test cases
2011-10-23  Ulrich DrepperUpdate Italian translation
2011-10-23  Liubov DmitrievaFix signedness in wcscmp comparison
2011-10-23  Ulrich DrepperClean up last dla.h change
2011-10-23  Andreas SchwabAdd missing _finite aliases
2011-10-23  Ulrich DrepperUpdate ULPs for x86-64
2011-10-22  Ulrich DrepperStart using fma in the libm implementation
2011-10-22  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-22  Ulrich DrepperAdd branch predictions to complex math code
2011-10-22  Andreas SchwabFix compilation due to __nan defines
2011-10-22  Ulrich DrepperOptimization to some complex math functions
2011-10-22  Ulrich DrepperFix compilation problems in x86-64 init-arch
2011-10-21  Ulrich DrepperAdd some __builtin_expect to generic __ieee754_log
2011-10-21  Ulrich DrepperCheck for FMA4 support and generate appropriate fma...
2011-10-21  Ulrich DrepperMove fma routines to right place
2011-10-21  Ulrich DrepperCL is for code changes
2011-10-20  Carlos O'DonellDocument copyright year range notation in README.
2011-10-20  Andreas SchwabPreserve link time dependencies over relocation depende...
2011-10-20  Ulrich DrepperOptimize x86-64 rawmemchr and add test
2011-10-19  Ulrich DrepperAdd optimized str{,n}casecmp for AVX on x86-64
2011-10-19  Andreas SchwabFix PLT use for feraiseexcept on x86_64
2011-10-18  Ulrich DrepperUse new internal libc_fe* interfaces in more functions
2011-10-18  Ulrich DrepperProvide combined internal feholdexcept/fesetround interface
2011-10-18  Ulrich DrepperAdd optimized nearbyint{,f} for x86-64
2011-10-18  Ulrich DrepperStart optimizing the use of the fenv interfaces in...
2011-10-18  Andreas SchwabFix last change
2011-10-18  Andreas SchwabFix linkage conflict with feraiseexcept
2011-10-18  Ulrich DrepperSmall optimization of generic exp2
2011-10-18  Ulrich DrepperAdd optimized 64-bit frexp
2011-10-18  Ulrich DrepperRelax asm requirements for recently added x86-64 math...
2011-10-17  Ulrich DrepperMakr x86-64 math_private.h more robust
2011-10-17  Ulrich DrepperProvide internal optimizations on x86-64 with SSE4.1
2011-10-17  Ulrich DrepperFix last x86-64 mathinline change
2011-10-17  Ulrich DrepperFix nesting of #ifdefs in netgroupcache.c
2011-10-17  Andreas SchwabFix syntax error in __THROW macro
2011-10-17  Andreas SchwabCorrectly handle missing initgroups database
2011-10-17  Ulrich DrepperUse leaf function attribute in __THROW
2011-10-17  Ulrich DrepperUse rounds{s,d} for x86 rint, ceil, floor
2011-10-16  Ulrich DrepperFix potential problem with skipping relocations
2011-10-16  Ulrich DrepperNo need for boundary case handling in x86-32 __ieee_log
2011-10-16  Ulrich DrepperOptimized floor for 64-bit architectures
2011-10-16  Ulrich DrepperAdd cosh optimized for 64-bit architectures
2011-10-16  Ulrich DrepperOptimize exp
2011-10-15  Ulrich DrepperNo need for boundary case handling in x86-32 __ieee_logf
2011-10-15  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-15  Ulrich DrepperOptimize access to isXYZ and toXYZ tables
2011-10-15  Andreas SchwabFix lost wmemcmp symbol
2011-10-15  Andreas SchwabFix searching for C++ system headers for cross compilers
2011-10-15  Liubov DmitrievaOptimized memcmp and wmemcmp for x86-64 and x86-32
2011-10-15  Andreas JaegerAdd parameter annotation to modf
2011-10-15  Ulrich DrepperAvoid warning in iofwide
2011-10-15  Ulrich DrepperFix definition of __isctype_f
2011-10-15  Ulrich DrepperRemove leftover debug message from pldd
2011-10-15  Ulrich DrepperOptimize x86-32 log
2011-10-14  Ulrich DrepperSupport optimized isXXX functions in C++ code
2011-10-14  Andreas SchwabAdjust s390 libm ULPs
2011-10-14  Andreas SchwabFix lost feraiseexcept symbol
2011-10-13  Roland McGrathBZ#13291: Manual typo fix for strverscmp.
2011-10-13  Andreas SchwabFix PLT use in feupdateenv on x86_64
2011-10-13  Andreas SchwabCheck for zero size in memrchr for x86_64
2011-10-13  Andreas SchwabAdd memrchr tests
2011-10-12  Liubov DmitrievaOptimized memchr, memrchr, rawmemchr for x86-32
2011-10-12  Ulrich DrepperOptimize libm
2011-10-10  Andreas SchwabFix PLT use in getnetgrent_r
2011-10-10  Andreas SchwabImplement __isinf_nsl for IBM long double
2011-10-09  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-09  Ulrich DrepperUpdate Japanese translation
2011-10-08  Roland McGrathClean up locarchive mmap reservation code.
2011-10-08  Roland McGrathConditionalize unnecessary #include.
2011-10-08  Roland McGrathFix some nit warnings.
2011-10-08  Ulrich DrepperOptimize use of isnan, isinf, finite
2011-10-08  Ulrich Drepperisinf returns the sign of the number, use it in printf*
2011-10-08  Ulrich DrepperUse private math_private.h in files in math/
2011-10-08  Ulrich DrepperNote bug number in CL
2011-10-08  Ulrich DrepperUpdate Japanese translation
2011-10-08  Andreas JaegerFix netname2host
2011-10-07  Andreas JaegerFix remainder (NaN, 0)
2011-10-07  Andreas KrebbelS/390: Fix longlong.h inline asms for zarch
2011-10-07  Liubov Dmitrievadelete 4 lines with unused "define" macros in test...
2011-10-07  Liubov DmitrievaImprove 64 bit memchr, memrchr, rawmemchr with SSE2
2011-10-07  Marek Polacekelf/dl-load.c: Avoid warning
2011-10-07  Ulrich DrepperUpdate Catalan translation
2011-10-07  Ulrich DrepperImplement caching of nscd
2011-10-07  Ulrich DrepperDon't unnecesarily use inotify in nscd
2011-10-06  Ulrich DrepperAvoid warning when reload of group entry fails
2011-10-06  Ulrich DrepperStop crash in OOM handling in NSS
2011-10-06  Jiri OlsaMore fallout from OOM in NSS
2011-10-06  Jiri OlsaHandle OOM in NSS
2011-10-05  Andreas SchwabDon't call ifunc functions in trace mode
2011-09-28  Ulrich DrepperOptimize libnss_files initialization
2011-09-28  Andreas SchwabAdjust powerpc libm ULPs
next