Age | Commit message (Expand) | Author |
2012-08-02 | Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. | Marek Polacek |
2012-07-31 | Improve clog, clog10 handling of values with real or imaginary part slightly ... | Joseph Myers |
2012-07-26 | Improve clog, clog10 handling of values with real or imaginary part 1 (bug 13... | Joseph Myers |
2012-07-26 | Move testsuite audit definitions to sysdeps tst-audit.h files. | Joseph Myers |
2012-07-25 | Move ldsodefs.h audit definitions to sysdeps directories. | Joseph Myers |
2012-07-17 | Remove TLS configure checks. | Marek Polacek |
2012-07-17 | Split tls-macros.h into sysdeps directories. | Joseph Myers |
2012-07-10 | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek |
2012-07-09 | Fix clog, clog10 spurious underflow exceptions (bug 14337). | Joseph Myers |
2012-07-06 | Fix expm1 spurious underflow exceptions (bug 6778). | Joseph Myers |
2012-07-05 | Fix csqrt underflow (bugs 14157, 14331). | Joseph Myers |
2012-07-04 | Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328). | Joseph Myers |
2012-06-18 | Use x86-64 fpu_control.h for i386 and x86_64 | H.J. Lu |
2012-06-18 | Use __volatile__ to access fpu control word | H.J. Lu |
2012-06-15 | Use i386 bits/mathinline.h for i386 and x86_64 | H.J. Lu |
2012-06-14 | Use RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.S | H.J. Lu |
2012-06-06 | Use x86_64 fpu/bits/fenv.h for i386 and x86_64 | H.J. Lu |
2012-06-06 | Check __SSE_MATH__ in x86_64 feraiseexcept | H.J. Lu |
2012-06-04 | Use i486 bits/string.h for i386 and x86_64 | H.J. Lu |
2012-05-30 | Use x86_64/bits/xtitypes.h for i386/x86-64 | H.J. Lu |
2012-05-30 | Use x86_64 bits/wordsize.h for both i386/x86_64 | H.J. Lu |
2012-05-30 | Use x86_64 bits/select.h for i386/x86_64 | H.J. Lu |
2012-05-30 | Use x86_64 bits/setjmp.h for i386/x86_64 | H.J. Lu |
2012-05-30 | Use x86_64 bits/mathdef.h for i386/x86_64 | H.J. Lu |
2012-05-30 | Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64 | H.J. Lu |
2012-05-30 | Use the same bits/endian.h for i386/x86_64 | H.J. Lu |
2012-05-30 | Use x86-64 bits/byteswap.h for both i386 and x86_64 | H.J. Lu |
2012-05-30 | Convert WORDSIZE[32|64]/ld entries to abi-variants | H.J. Lu |
2012-05-25 | Add systemtap static probe points in setjmp/longjmp on x86. | Roland McGrath |
2012-05-24 | Add x32 C++ type data | H.J. Lu |
2012-05-24 | Don't include exceptions in libm-test-ulps test names. | Joseph Myers |
2012-05-24 | Test underflow exceptions in libm-test.inc. | Joseph Myers |
2012-05-21 | Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32 | H.J. Lu |
2012-05-21 | x32: Don't lose high bits of %rbp in setjmp/longjmp mangling/demangling. | Roland McGrath |
2012-05-21 | Define __SYSCALL_WORDSIZE for x86-64 | H.J. Lu |
2012-05-19 | Fix ccos, csin, ccosh, csinh overflows (bug 14123). | Joseph Myers |
2012-05-19 | Add a comment to sysdeps/x86_64/x32/_itoa.h | H.J. Lu |
2012-05-18 | Add sysdeps/x86_64/x32/_itoa.h | H.J. Lu |
2012-05-18 | Do not provide inlines for GCC build-in functions | Andreas Jaeger |
2012-05-17 | Cast to unsigned long | H.J. Lu |
2012-05-17 | Add tst-mallocalign1 | H.J. Lu |
2012-05-17 | BZ#14059: Fix AVX and FMA4 detection. | Carlos O'Donell |
2012-05-16 | Add x32 gmp-mparam.h | H.J. Lu |
2012-05-16 | Add x32 ffs | H.J. Lu |
2012-05-16 | Add dummy files for x32 | H.J. Lu |
2012-05-15 | Split up stackguard-macros.h into sysdeps directories. | Joseph Myers |
2012-05-15 | Add x86_64 Implies-after files | H.J. Lu |
2012-05-15 | Use R*_LP to call _dl_profile_fixup and frame size | H.J. Lu |
2012-05-15 | Add sysdeps/x86_64/x32/sysdep.h | H.J. Lu |
2012-05-15 | Use R*_LP on SP and PC in __longjmp.S and setjmp.S | H.J. Lu |