Age | Commit message (Expand) | Author | Files | Lines |
2011-10-21 | Don't use NULL in last s_fma{,f} change | Ulrich Drepper | 2 | -2/+2 |
2011-10-20 | Check for FMA4 support and generate appropriate fma functions | Ulrich Drepper | 6 | -27/+103 |
2011-10-20 | Move fma routines to right place | Ulrich Drepper | 2 | -0/+0 |
2011-10-19 | Optimize x86-64 rawmemchr and add test | Ulrich Drepper | 1 | -4/+3 |
2011-10-19 | Add optimized str{,n}casecmp for AVX on x86-64 | Ulrich Drepper | 3 | -1798/+1870 |
2011-10-19 | Fix PLT use for feraiseexcept on x86_64 | Andreas Schwab | 1 | -1/+1 |
2011-10-18 | Use new internal libc_fe* interfaces in more functions | Ulrich Drepper | 6 | -56/+63 |
2011-10-18 | Provide combined internal feholdexcept/fesetround interface | Ulrich Drepper | 2 | -6/+14 |
2011-10-18 | Pretty print last change to x86-64 mathinline.h | Ulrich Drepper | 1 | -2/+2 |
2011-10-18 | Add optimized nearbyint{,f} for x86-64 | Ulrich Drepper | 6 | -1/+105 |
2011-10-18 | Start optimizing the use of the fenv interfaces in libm itself | Ulrich Drepper | 3 | -31/+58 |
2011-10-18 | Fix last change | Andreas Schwab | 1 | -2/+3 |
2011-10-18 | Fix linkage conflict with feraiseexcept | Andreas Schwab | 1 | -6/+10 |
2011-10-17 | Small optimization of generic exp2 | Ulrich Drepper | 1 | -11/+12 |
2011-10-17 | Add optimized 64-bit frexp | Ulrich Drepper | 1 | -0/+67 |
2011-10-17 | Relax asm requirements for recently added x86-64 math interfaces | Ulrich Drepper | 2 | -10/+10 |
2011-10-17 | Makr x86-64 math_private.h more robust | Ulrich Drepper | 1 | -10/+10 |
2011-10-17 | Provide internal optimizations on x86-64 with SSE4.1 | Ulrich Drepper | 6 | -12/+51 |
2011-10-17 | Fix last x86-64 mathinline change | Ulrich Drepper | 1 | -2/+2 |
2011-10-16 | Use rounds{s,d} for x86 rint, ceil, floor | Ulrich Drepper | 24 | -130/+397 |
2011-10-15 | No need for boundary case handling in x86-32 __ieee_log | Ulrich Drepper | 1 | -52/+1 |
2011-10-15 | Optimized floor for 64-bit architectures | Ulrich Drepper | 1 | -0/+79 |
2011-10-15 | Add cosh optimized for 64-bit architectures | Ulrich Drepper | 2 | -4/+82 |
2011-10-15 | Optimize exp | Ulrich Drepper | 10 | -157/+156 |
2011-10-15 | No need for boundary case handling in x86-32 __ieee_logf | Ulrich Drepper | 1 | -52/+1 |
2011-10-15 | Optimize access to isXYZ and toXYZ tables | Ulrich Drepper | 1 | -2/+5 |
2011-10-15 | Fix WS | Ulrich Drepper | 1 | -4/+4 |
2011-10-15 | Optimized memcmp and wmemcmp for x86-64 and x86-32 | Liubov Dmitrieva | 15 | -311/+2996 |
2011-10-14 | Optimize x86-32 log | Ulrich Drepper | 6 | -3/+299 |
2011-10-14 | Adjust s390 libm ULPs | Andreas Schwab | 1 | -2/+40 |
2011-10-14 | Fix lost feraiseexcept symbol | Andreas Schwab | 1 | -1/+2 |
2011-10-13 | Fix PLT use in feupdateenv on x86_64 | Andreas Schwab | 2 | -5/+5 |
2011-10-13 | Check for zero size in memrchr for x86_64 | Andreas Schwab | 1 | -0/+3 |
2011-10-12 | Fix whitespaces | Ulrich Drepper | 2 | -10/+10 |
2011-10-12 | Optimized memchr, memrchr, rawmemchr for x86-32 | Liubov Dmitrieva | 11 | -1/+2639 |
2011-10-12 | Optimize libm | Ulrich Drepper | 165 | -2875/+1843 |
2011-10-10 | Implement __isinf_nsl for IBM long double | Andreas Schwab | 1 | -0/+16 |
2011-10-08 | Conditionalize unnecessary #include. | Roland McGrath | 1 | -4/+5 |
2011-10-08 | Fix some nit warnings. | Roland McGrath | 1 | -1/+1 |
2011-10-08 | Optimize use of isnan, isinf, finite | Ulrich Drepper | 12 | -1/+125 |
2011-10-07 | Fix whitespace | Ulrich Drepper | 1 | -1/+1 |
2011-10-07 | Improve 64 bit memchr, memrchr, rawmemchr with SSE2 | Liubov Dmitrieva | 4 | -59/+842 |
2011-10-05 | Don't call ifunc functions in trace mode | Andreas Schwab | 10 | -39/+65 |
2011-09-28 | Adjust powerpc libm ULPs | Andreas Schwab | 1 | -4/+42 |
2011-09-26 | Fix parse error in bits/mathinline.h with --std=c99 | Andreas Schwab | 1 | -8/+8 |
2011-09-19 | Clean up disabling of script_execute | Roland McGrath | 1 | -9/+11 |
2011-09-15 | finite for 64-bit platforms | Ulrich Drepper | 1 | -0/+32 |
2011-09-15 | Define IP_MULTICAST_ALL | Ulrich Drepper | 1 | -1/+2 |
2011-09-15 | Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c... | Roland McGrath | 3 | -11/+5 |
2011-09-15 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 4 | -16/+16 |