PowerPC: Guard CALL_ELF check for ppc64 only in link.h
[platform/upstream/glibc.git] / sysdeps / x86 /
2014-06-25 Roland McGrathx86: Consolidate unnecessary nptl/ subdirectories.
2014-06-24 Siddhesh PoyarekarFix namespace violation in pthreadtypes.h (BZ #17084)
2014-06-24 Siddhesh PoyarekarFix build warning in pthread_rwlock_*
2014-06-23 Joseph MyersFix pow overflow in non-default rounding modes (bug...
2014-06-19 H.J. LuUse 3 bytes for __pad1 in pthread_rwlock_t for x32
2014-06-13 Andi KleenAdd adaptive elision to rwlocks
2014-05-14 Roland McGrathMove NPTL public ABI headers for x86 to sysdeps/x86...
2014-05-09 Joseph MyersInclude SSE state in i386 fenv_t (bug 16064).
2014-04-25 H.J. LuReplace __int128 with __int128_t in bits/link.h
2014-04-16 Igor ZamyatinSave/restore bound registers for _dl_runtime_profile
2014-03-21 Siddhesh PoyarekarFix -Wundef warnins for __FP_FAST_FMA*
2014-03-13 Igor ZamyatinSave and restore AVX-512 zmm registers to x86-64 ld.so
2014-03-06 Joseph MyersEnumerate tests with special rules in tests-special...
2014-02-21 Joseph MyersGenerate .test-result files for tests with special...
2014-02-21 Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-12 Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-01-29 H.J. LuDisable x87 inline functions for SSE2 math
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-26 Ondřej BílkaUse __glibc_reserved instead __unused.
2013-08-21 Ondřej BílkaFix typos.
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-02-15 Joseph MyersRemove miscellaneous bounded-pointers relics in C code.
2013-01-11 Joseph MyersRemove __GLIBC_HAVE_LONG_LONG.
2013-01-10 Joseph MyersUse __extension__ with long long in installed headers.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-12-03 Mike Frysingerbyteswap.h: fix gcc ver test for __builtin_bswap{32,64}
2012-11-28 Joseph MyersFix powl inaccuracy for x86_64 and x86 (bug 13881).
2012-11-08 Joseph MyersUse configured $(NM), $(OBJDUMP), $(READELF) in tst...
2012-11-07 H.J. LuAlso run tst-xmmymm.sh on i386 ld.so
2012-11-03 Joseph MyersMake fenv.h FE_* macros usable in #if (bug 3439).
2012-11-03 H.J. LuCompile x86 rtld with -mno-sse -mno-mmx
2012-10-31 H.J. LuUse sysdeps/x86/tininess.h for i386 and x86_64
2012-10-12 H.J. LuUse __uint64_t in x86 __bswap_64
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-15 H.J. LuUse i386 bits/mathinline.h for i386 and x86_64
2012-06-06 H.J. LuUse x86_64 fpu/bits/fenv.h for i386 and x86_64
2012-06-04 H.J. LuFix a typo in comment
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 i386 bits/huge_vall.h for 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