about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Small optimization of dependency sortingAndreas Schwab2011-10-251-0/+6
* Cleanup FMA4 patchUlrich Drepper2011-10-251-0/+50
* Better DLA_FMSUlrich Drepper2011-10-241-2/+4
* Use inline asm for DLA_FMS because of broken old compilersUlrich Drepper2011-10-241-0/+3
* Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper2011-10-241-0/+57
* Finish renamed DLA_FMA -> DLA_FMSUlrich Drepper2011-10-241-0/+13
* Fix lost wcslen symbolAndreas Schwab2011-10-241-0/+4
* Optimized remquo for 64-bit platformsUlrich Drepper2011-10-231-0/+2
* Optimize f_modUlrich Drepper2011-10-231-0/+4
* Fix strnlen changeUlrich Drepper2011-10-231-0/+4
* Add optimized wcslen and strnlen for x86-32Liubov Dmitrieva2011-10-231-0/+15
* Optimized strnlen and wcscmp for x86-64Liubov Dmitrieva2011-10-231-0/+14
* Improve x86-32 SSSE3 memcpyMichael Zolotukhin2011-10-231-0/+5
* Add wcschr test casesLiubov Dmitrieva2011-10-231-2/+9
* Add wcslen test casesLiubov Dmitrieva2011-10-231-0/+9
* Update Italian translationUlrich Drepper2011-10-231-0/+4
* Fix signedness in wcscmp comparisonLiubov Dmitrieva2011-10-231-0/+11
* Clean up last dla.h changeUlrich Drepper2011-10-231-0/+14
* Add missing _finite aliasesAndreas Schwab2011-10-231-0/+5
* Update ULPs for x86-64Ulrich Drepper2011-10-221-0/+2
* Start using fma in the libm implementationUlrich Drepper2011-10-221-0/+16
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-10-221-0/+8
|\
| * Fix compilation due to __nan definesAndreas Schwab2011-10-221-0/+8
* | Add branch predictions to complex math codeUlrich Drepper2011-10-221-0/+24
|/
* Optimization to some complex math functionsUlrich Drepper2011-10-221-0/+26
* Fix compilation problems in x86-64 init-archUlrich Drepper2011-10-211-0/+3
* Add some __builtin_expect to generic __ieee754_logUlrich Drepper2011-10-211-0/+5
* Check for FMA4 support and generate appropriate fma functionsUlrich Drepper2011-10-201-0/+9
* Move fma routines to right placeUlrich Drepper2011-10-201-0/+5
* CL is for code changesUlrich Drepper2011-10-201-4/+0
* Document copyright year range notation in README.Carlos O'Donell2011-10-201-0/+4
* Preserve link time dependencies over relocation dependenciesAndreas Schwab2011-10-201-0/+6
* Optimize x86-64 rawmemchr and add testUlrich Drepper2011-10-191-0/+5
* Add optimized str{,n}casecmp for AVX on x86-64Ulrich Drepper2011-10-191-0/+8
* Fix PLT use for feraiseexcept on x86_64Andreas Schwab2011-10-191-0/+5
* Use new internal libc_fe* interfaces in more functionsUlrich Drepper2011-10-181-0/+10
* Provide combined internal feholdexcept/fesetround interfaceUlrich Drepper2011-10-181-0/+6
* Add optimized nearbyint{,f} for x86-64Ulrich Drepper2011-10-181-0/+9
* Start optimizing the use of the fenv interfaces in libm itselfUlrich Drepper2011-10-181-0/+15
* Fix last changeAndreas Schwab2011-10-181-2/+2
* Fix linkage conflict with feraiseexceptAndreas Schwab2011-10-181-0/+7
* Small optimization of generic exp2Ulrich Drepper2011-10-171-0/+2
* Add optimized 64-bit frexpUlrich Drepper2011-10-171-0/+2
* Relax asm requirements for recently added x86-64 math interfacesUlrich Drepper2011-10-171-0/+4
* Makr x86-64 math_private.h more robustUlrich Drepper2011-10-171-0/+3
* Provide internal optimizations on x86-64 with SSE4.1Ulrich Drepper2011-10-171-0/+10
* Fix last x86-64 mathinline changeUlrich Drepper2011-10-171-0/+4
* Fix nesting of #ifdefs in netgroupcache.cUlrich Drepper2011-10-171-0/+4
* Fix syntax error in __THROW macroAndreas Schwab2011-10-171-0/+2
* Correctly handle missing initgroups databaseAndreas Schwab2011-10-171-0/+5