Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.
[platform/upstream/glibc.git] / sysdeps / x86_64 /
2012-08-02 Marek PolacekGet rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
2012-07-31 Joseph MyersImprove clog, clog10 handling of values with real or...
2012-07-26 Joseph MyersImprove clog, clog10 handling of values with real or...
2012-07-26 Joseph MyersMove testsuite audit definitions to sysdeps tst-audit...
2012-07-25 Joseph MyersMove ldsodefs.h audit definitions to sysdeps directories.
2012-07-17 Marek PolacekRemove TLS configure checks.
2012-07-17 Joseph MyersSplit tls-macros.h into sysdeps directories.
2012-07-10 Marek PolacekGet rid of ASM_GLOBAL_DIRECTIVE.
2012-07-09 Joseph MyersFix clog, clog10 spurious underflow exceptions (bug...
2012-07-06 Joseph MyersFix expm1 spurious underflow exceptions (bug 6778).
2012-07-05 Joseph MyersFix csqrt underflow (bugs 14157, 14331).
2012-07-04 Joseph MyersFix ctan, ctanh of subnormals in round-upwards mode...
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-06-18 H.J. LuUse x86-64 fpu_control.h for i386 and x86_64
2012-06-18 H.J. LuUse __volatile__ to access fpu control word
2012-06-15 H.J. LuUse i386 bits/mathinline.h for i386 and x86_64
2012-06-14 H.J. LuUse RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.S
2012-06-06 H.J. LuUse x86_64 fpu/bits/fenv.h for i386 and x86_64
2012-06-06 H.J. LuCheck __SSE_MATH__ in x86_64 feraiseexcept
2012-06-04 H.J. LuUse i486 bits/string.h for i386 and x86_64
2012-05-31 H.J. LuUse x86_64/bits/xtitypes.h for i386/x86-64
2012-05-31 H.J. LuUse x86_64 bits/wordsize.h for both i386/x86_64
2012-05-30 H.J. LuUse x86_64 bits/select.h for i386/x86_64
2012-05-30 H.J. LuUse x86_64 bits/setjmp.h for i386/x86_64
2012-05-30 H.J. LuUse x86_64 bits/mathdef.h for i386/x86_64
2012-05-30 H.J. LuUse x86_64 bits/{link.h,linkmap.h} for i386/x86_64
2012-05-30 H.J. LuUse the same bits/endian.h for i386/x86_64
2012-05-30 H.J. LuUse x86-64 bits/byteswap.h for both i386 and x86_64
2012-05-30 H.J. LuConvert WORDSIZE[32|64]/ld entries to abi-variants
2012-05-25 Roland McGrathAdd systemtap static probe points in setjmp/longjmp...
2012-05-24 H.J. LuAdd x32 C++ type data
2012-05-24 Joseph MyersDon't include exceptions in libm-test-ulps test names.
2012-05-24 Joseph MyersTest underflow exceptions in libm-test.inc.
2012-05-21 H.J. LuRename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32
2012-05-21 Roland McGrathx32: Don't lose high bits of %rbp in setjmp/longjmp...
2012-05-21 H.J. LuDefine __SYSCALL_WORDSIZE for x86-64
2012-05-19 Joseph MyersFix ccos, csin, ccosh, csinh overflows (bug 14123).
2012-05-19 H.J. LuAdd a comment to sysdeps/x86_64/x32/_itoa.h
2012-05-18 H.J. LuAdd sysdeps/x86_64/x32/_itoa.h
2012-05-18 Andreas JaegerDo not provide inlines for GCC build-in functions
2012-05-17 H.J. LuCast to unsigned long
2012-05-17 H.J. LuAdd tst-mallocalign1
2012-05-17 Carlos O'DonellBZ#14059: Fix AVX and FMA4 detection.
2012-05-16 H.J. LuAdd x32 gmp-mparam.h
2012-05-16 H.J. LuAdd x32 ffs
2012-05-16 H.J. LuAdd dummy files for x32
2012-05-15 Joseph MyersSplit up stackguard-macros.h into sysdeps directories.
2012-05-15 H.J. LuAdd x86_64 Implies-after files
2012-05-15 H.J. LuUse R*_LP to call _dl_profile_fixup and frame size
2012-05-15 H.J. LuAdd sysdeps/x86_64/x32/sysdep.h
2012-05-15 H.J. LuUse R*_LP on SP and PC in __longjmp.S and setjmp.S
2012-05-15 H.J. LuUse RSP_LP to operate on stack in stackinfo.h
2012-05-15 H.J. LuLoad pointers into RAX_LP in strcmp-sse42.S
2012-05-15 H.J. LuLoad cache sizes into R*_LP in memcpy-ssse3.S
2012-05-15 H.J. LuLoad cache sizes into R*_LP in memcpy-ssse3-back.S
2012-05-15 H.J. LuLoad pointers into R*_LP in strcmp.S
2012-05-15 H.J. LuLoad cache sizes into R11_LP/R8_LP
2012-05-15 H.J. LuLoad cache size into R8_LP
2012-05-15 H.J. LuUpdate sysdeps/x86_64/start.S for x32
2012-05-14 H.J. LuAdd sysdeps/x86_64/{64,x32}/shlib-versions
2012-05-14 H.J. LuUpdate elf_machine_load_address for x32
2012-05-14 H.J. LuDefine LP_SIZE/LP_OP/ASM_ADDR/RXX_LP for x86-64
2012-05-14 H.J. LuAdd x32 dl-machine.h
2012-05-11 H.J. LuCheck if RTLD_SAVESPACE_SSE is aligned to 32 bytes
2012-05-11 H.J. LuDon't handle R_X86_64_RELATIVE64 in ld.so
2012-05-11 H.J. LuHandle R_X86_64_RELATIVE64 and R_X86_64_64 for x32
2012-05-10 Roland McGrathTypo fix in x86_64/dl-machine.h
2012-05-10 H.J. LuSign extend R_X86_64_DTPOFF64/R_X86_64_TPOFF64
2012-05-09 Andreas JaegerAdd volatiles for x86-64 bits/mathinline.h
2012-05-08 H.J. LuReplace Elf64_XXX/ELF64_R_TYPE with ElfW(XXX)/ELFW...
2012-05-07 Joseph MyersFix x86/x86_64 expm1l inaccuracy and exceptions (bugs...
2012-05-06 Joseph MyersFix exp10 inaccuracy and exceptions (bugs 13884, 13914).
2012-05-06 Andreas JaegerUpdate x86-64 libm-test-ulps
2012-05-05 Joseph MyersFix missing exceptions from exp (bugs 13787, 13922...
2012-05-05 Joseph MyersUse .S sources for x86/x86_64 expl.
2012-04-30 Joseph MyersFix x86 acos near 1 (bug 13942).
2012-04-30 Joseph MyersFix acos (-1) in round-downwards mode on x86 (bug 14034).
2012-04-21 Markus TrippelsdorfUpdate sysdeps/x86_64/fpu/libm-test-ulps
2012-04-17 Andreas SchwabRemove useless __ilogb*_finite aliases
2012-04-17 Adhemerval ZanellaFix ilogb exception and errno (bug 6794)
2012-04-13 H.J. LuCheck __ILP32__ instead of __LP64__
2012-04-13 H.J. LuAdd __ILP32__ check when defining __WORDSIZE
2012-04-10 H.J. LuUse __builtin_bswap32/64 in x86_64 <bits/byteswap.h>
2012-04-10 Roland McGrathMerge commit '9904dc47c88d9592ec66e599075436'
2012-04-09 Joseph MyersFix spurious overflow exceptions from x86/x86_64 powl...
2012-04-09 Joseph MyersFix ctan, ctanh overflow (bug 11521).
2012-04-09 Joseph MyersFix x86 pow inaccuracy for large integer exponents...
2012-04-08 Mike Frysingermemset: also update copyright years
2012-04-08 Andreas JaegerMerge branch 'master' of git://sourceware.org/git/glibc
2012-04-07 Mike Frysingermemset: fix define usage for shared libs
2012-04-06 H.J. LuAdd byteswap-16.h for __bswap_16
2012-04-05 Michael MatzFix size parameter comparisions.
2012-04-03 Andreas JaegerAdd __bswap_64 definition for non GCC compilers.
2012-03-28 Joseph MyersFix pow of negative numbers to integer exponents (bugs...
2012-03-28 Andreas JaegerFix last commit
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-23 H.J. LuMake sure x86_64 GOT entry slot is always 8 bytes
2012-03-22 Joseph MyersFix cexp overflow (bug 13892).
2012-03-22 H.J. LuReplace Elf64_XXX with ElfW(XXX) in dl-irel.h
2012-03-22 H.J. LuReplace unsigned long with uint64_t
next