Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the | Andreas Jaeger | 2012-03-15 | 2 | -59/+14 |
| | | | | | | ieee754/flt-32 implementation for tan. * math/libm-test.inc (tan_test): Add tests for large input. * sysdeps/i386/fpu/libm-test-ulps: Update. | ||||
* | [BZ #13852] | Andreas Jaeger | 2012-03-15 | 6 | -180/+47 |
| | | | | | | | | | | | | | | | * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the ieee754/flt-32 implementation. * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise. * sysdeps/i386/fpu/s_cosf.S: Likewise. * sysdeps/i386/fpu/s_sincosf.S: Likewise. * sysdeps/i386/fpu/s_sinf.S: Likewise. * math/libm-test.inc (cos_test): Enable some large input tests for float as well (sin_test): Likewise. (sincos_test): Likewise. * sysdeps/i386/fpu/libm-test-ulps: Update. | ||||
* | Cleanup formatting. | Andreas Jaeger | 2012-03-15 | 1 | -5/+5 |
| | |||||
* | Update ULPs. | Andreas Jaeger | 2012-03-14 | 1 | -8/+8 |
| | |||||
* | Implement and use libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit | Andreas Jaeger | 2012-03-14 | 1 | -0/+29 |
| | | | | so that double arithmetic in s_sin is done in 53 bit (without extend i386 double precision) | ||||
* | Remove files so that i386 uses the iee754/dbl-64 sin and cos implementation. | Andreas Jaeger | 2012-03-14 | 7 | -176/+0 |
| | |||||
* | Fix csqrt overflow/underflow (bug 13841). | Joseph Myers | 2012-03-14 | 1 | -0/+24 |
| | |||||
* | Replace FSF snail mail address with URL in miscellaneous files. | Paul Eggert | 2012-03-10 | 2 | -6/+4 |
| | |||||
* | Use include_next to chain math_private.h headers. | Richard Henderson | 2012-03-09 | 1 | -1/+1 |
| | |||||
* | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 2012-03-09 | 6 | -8/+8 |
| | | | | Entire tree edited via find | grep | sed. | ||||
* | Fix sysdeps/i386/configure.in cpuid.h test for bootstrapping. | Joseph Myers | 2012-03-07 | 2 | -481/+4 |
| | |||||
* | Fix signs of zeros from casinh, cacosh etc. (bug 10716). | Joseph Myers | 2012-03-07 | 1 | -0/+286 |
| | |||||
* | * sysdeps/i386/fpu/libm-test-ulps: Update. | Andreas Jaeger | 2012-03-05 | 1 | -0/+17 |
| | |||||
* | Fix pow in non-default rounding modes (bug 3976). | Joseph Myers | 2012-03-05 | 1 | -0/+60 |
| | |||||
* | Test cosh, sinh in non-default rounding modes (bug 3976). | Joseph Myers | 2012-03-05 | 1 | -0/+127 |
| | |||||
* | Remove oldish __GNUC_PREREQ. | Marek Polacek | 2012-03-03 | 1 | -32/+4 |
| | |||||
* | Fix sin, cos, tan in non-default rounding modes (bug 3976). | Joseph Myers | 2012-03-02 | 1 | -0/+483 |
| | |||||
* | Fix exp in non-default rounding modes (bug 3976). | Joseph Myers | 2012-03-02 | 1 | -0/+67 |
| | |||||
* | Improve erfc accuracy. | Joseph Myers | 2012-03-01 | 1 | -0/+11 |
| | |||||
* | Fix x86 strcasecmp_l (bug 13786). | Joseph Myers | 2012-02-29 | 3 | -1/+6 |
| | |||||
* | Add test for bug 5794 (incorrect expm1 overflow). | Joseph Myers | 2012-02-29 | 1 | -0/+3 |
| | |||||
* | Reduce large expected errors from libm tests on x86 and x86_64. | Joseph Myers | 2012-02-29 | 1 | -25/+14 |
| | |||||
* | Resort ULPs files with gen-libm-test.pl -n in C locale. | Joseph Myers | 2012-02-20 | 1 | -22/+22 |
| | |||||
* | Fix x86 PLT slot usage for feraiseexcept. | Thomas Schwinge | 2012-02-10 | 1 | -2/+2 |
| | | | | Then we're elf/check-localplt.out-clean again. | ||||
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 238 | -714/+476 |
| | |||||
* | Reduce ldouble ULPs for jn tests on x86 | Andreas Schwab | 2012-02-08 | 1 | -18/+16 |
| | |||||
* | Support crti.S and crtn.S provided directly by architectures. | Joseph Myers | 2012-02-08 | 4 | -10/+133 |
| | |||||
* | Remove __ELF__ conditionals | Marek Polacek | 2012-02-07 | 41 | -201/+50 |
| | |||||
* | Undefine and redefine __i686 for assembly code. | Joseph Myers | 2012-02-06 | 1 | -1/+7 |
| | |||||
* | Match x86 PIC thunk names to compiler version. | Joseph Myers | 2012-02-06 | 1 | -3/+16 |
| | |||||
* | Use macro for PIC setup in inline asm. | Joseph Myers | 2012-02-05 | 1 | -0/+20 |
| | |||||
* | Use macros for x86 PIC thunk names. | Joseph Myers | 2012-02-03 | 1 | -8/+14 |
| | |||||
* | Consistently use macros for x86 PIC thunks. | Joseph Myers | 2012-02-03 | 42 | -429/+105 |
| | |||||
* | Use -msse2avx option for x86-64 libm functions | Ulrich Drepper | 2012-01-28 | 2 | -0/+34 |
| | |||||
* | Remove __STDC__ conditionals from libm. | Joseph Myers | 2012-01-27 | 5 | -32/+5 |
| | |||||
* | Remove __STDC__ conditionals from non-installed headers. | Joseph Myers | 2012-01-26 | 1 | -10/+2 |
| | |||||
* | More fallout from supporting only ELF | Ulrich Drepper | 2012-01-08 | 1 | -6/+0 |
| | |||||
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 2 | -115/+116 |
| | | | | No more __const. | ||||
* | Remove non-ELF support | Ulrich Drepper | 2012-01-07 | 2 | -21/+3 |
| | |||||
* | Prevent warnings due to long long constants | Ulrich Drepper | 2011-12-23 | 1 | -10/+10 |
| | |||||
* | Optimize x86-32 feraiseexcept also for !__SSE_MATH__ | Ulrich Drepper | 2011-12-23 | 1 | -1/+11 |
| | |||||
* | Fix wrong copying processing for last bytes in x86-32 wcscpy | Liubov Dmitrieva | 2011-12-23 | 1 | -41/+21 |
| | | | | | | | | | | | Wrong copy algorithm for last bytes, not thread safety. In some particular cases it uses the destination memory beyond the string end for 16-byte load, puts changes into that part that is relevant to destination string and writes whole 16-byte chunk into memory. I have a test case where the memory beyond the string end contains malloc/free data, that appear corrupted in case free() updates it in between the 16-byte read and 16-byte write. | ||||
* | Add feraiseexcept optimization for x86-32 | Ulrich Drepper | 2011-12-22 | 1 | -1/+39 |
| | |||||
* | Also retrieve SSE exceptions in x86-32 fegetexceptflag | Ulrich Drepper | 2011-12-22 | 1 | -4/+18 |
| | |||||
* | Fix overrun in strcpy destination buffer in x86-32/SSSE3 version | Liubov Dmitrieva | 2011-12-22 | 1 | -745/+516 |
| | |||||
* | Optimized wcschr and wcscpy for x86-64 and x86-32 | Ulrich Drepper | 2011-12-17 | 10 | -1/+1370 |
| | |||||
* | Fix SSSE3/SSE4.2 strcasecmp[_l]/strncasecmp[_l] for non-PIC and ↵ | Andreas Schwab | 2011-11-16 | 2 | -12/+68 |
| | | | | -mno-tls-direct-seg-refs | ||||
* | Add SSE4.2 support for strcasecmp and strncasecmp on x86-32 | Ulrich Drepper | 2011-11-14 | 8 | -89/+470 |
| | |||||
* | SSSE3 optimized strcasecmp and strncasecmp for x86-32 | Ulrich Drepper | 2011-11-13 | 14 | -266/+1058 |
| | |||||
* | Fix warnings in fallback C code of x86-32 wide memory functions | Ulrich Drepper | 2011-11-12 | 3 | -0/+12 |
| |