aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64
AgeCommit message (Expand)Author
2012-05-10Sign extend R_X86_64_DTPOFF64/R_X86_64_TPOFF64H.J. Lu
2012-05-09Add volatiles for x86-64 bits/mathinline.hAndreas Jaeger
2012-05-08Replace Elf64_XXX/ELF64_R_TYPE with ElfW(XXX)/ELFW(R_TYPE)H.J. Lu
2012-05-07Fix x86/x86_64 expm1l inaccuracy and exceptions (bugs 13885, 13923).Joseph Myers
2012-05-06Fix exp10 inaccuracy and exceptions (bugs 13884, 13914).Joseph Myers
2012-05-06Update x86-64 libm-test-ulpsAndreas Jaeger
2012-05-05Fix missing exceptions from exp (bugs 13787, 13922, 14036).Joseph Myers
2012-05-05Use .S sources for x86/x86_64 expl.Joseph Myers
2012-04-30Fix x86 acos near 1 (bug 13942).Joseph Myers
2012-04-30Fix acos (-1) in round-downwards mode on x86 (bug 14034).Joseph Myers
2012-04-21Update sysdeps/x86_64/fpu/libm-test-ulpsMarkus Trippelsdorf
2012-04-18Remove useless __ilogb*_finite aliasesAndreas Schwab
2012-04-17Fix ilogb exception and errno (bug 6794)Adhemerval Zanella
2012-04-13Check __ILP32__ instead of __LP64__H.J. Lu
2012-04-13Add __ILP32__ check when defining __WORDSIZEH.J. Lu
2012-04-10Use __builtin_bswap32/64 in x86_64 <bits/byteswap.h>H.J. Lu
2012-04-09Fix spurious overflow exceptions from x86/x86_64 powl (bug 13872).Joseph Myers
2012-04-09Fix ctan, ctanh overflow (bug 11521).Joseph Myers
2012-04-09Fix x86 pow inaccuracy for large integer exponents (bug 706).Joseph Myers
2012-04-08memset: also update copyright yearsMike Frysinger
2012-04-07memset: fix define usage for shared libsMike Frysinger
2012-04-06Add byteswap-16.h for __bswap_16H.J. Lu
2012-04-05Fix size parameter comparisions.Michael Matz
2012-04-03Add __bswap_64 definition for non GCC compilers.Andreas Jaeger
2012-03-28Fix pow of negative numbers to integer exponents (bugs 369, 2678, 3866).Joseph Myers
2012-03-28Fix last commitAndreas Jaeger
2012-03-27Merge branch 'elf-move'Andreas Jaeger
2012-03-23Make sure x86_64 GOT entry slot is always 8 bytesH.J. Lu
2012-03-22Fix cexp overflow (bug 13892).Joseph Myers
2012-03-22Replace Elf64_XXX with ElfW(XXX) in dl-irel.hH.J. Lu
2012-03-22Replace unsigned long with uint64_tH.J. Lu
2012-03-22Add sysdeps/x86_64/preconfigureH.J. Lu
2012-03-21Add x32 support to dynamic linker auditH.J. Lu
2012-03-21Disable use of FMA instructions in branredAndreas Schwab
2012-03-21Remove inaccurate x86 cexp implementations (bug 13883).Joseph Myers
2012-03-21Fix pow of zero and infinity to large powers.Joseph Myers
2012-03-20Merge branch 'master' into elf-moveAndreas Jaeger
2012-03-20Check __x86_64__ instead of __WORDSIZE in mathinline.hH.J. Lu
2012-03-20Support x86-64 __jmp_buf with __WORDSIZE != 64H.J. Lu
2012-03-19Use atomic64_t with 64bit atomic macrosH.J. Lu
2012-03-19Check __x86_64__ instead of __WORDSIZE for fenv_tH.J. Lu
2012-03-19Check __x86_64__ instead of __WORDSIZE in mathdef.hH.J. Lu
2012-03-19Use int64_t in x86_64/fpu/math_private.hH.J. Lu
2012-03-19Cast _Unwind_GetCFA return to _Unwind_Ptr firstH.J. Lu
2012-03-19Fix clog overflow/underflow (bug 13629).Joseph Myers
2012-03-19Fix last line in configure.in.Andreas Jaeger
2012-03-19Fix last line.Andreas Jaeger
2012-03-19Remove now obsolete elf/configure file.Andreas Jaeger
2012-03-19Merge contents from sysdeps/i386/configure.in (without i686 check)Andreas Jaeger
2012-03-19Move x86_64/elf files to x86_64Andreas Jaeger