Fix infinite loop in check_pf (BZ #12926)
[platform/upstream/glibc.git] / sysdeps / i386 /
2014-08-28 Mark Wielaardi386 TLS_INIT_TP might produce bogus asm changing stack...
2014-08-27 Allan McRaeUpdate x86 ULPs
2014-08-21 Siddhesh PoyarekarRemove unnecessary uses of NOT_IN_libc
2014-07-14 H.J. LuEnable AVX2 optimized memset only if -mavx2 works
2014-07-09 Andreas SchwabUpdate i386 libm test ULPs
2014-07-09 Will NewtonFix -Wundef warnings for SHARED
2014-07-08 Siddhesh PoyarekarFix Wundef warning for ELF_MACHINE_NO_REL on i386
2014-07-03 Richard HendersonAlways provide HP_SMALL_TIMING_AVAIL
2014-07-03 Richard HendersonUnify hp-timing implementations
2014-07-03 Richard HendersonRemove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead
2014-07-03 Richard HendersonRemoving HP_TIMING_ACCUM as unused
2014-07-03 Richard HendersonRemoving HP_TIMING_ZERO as unused
2014-06-27 Joseph MyersFix yn overflow handling in non-default rounding modes...
2014-06-25 Joseph MyersMove USE_REGPARMS define to sysdeps/i386/configure.ac.
2014-06-25 Joseph MyersMove base_machine and machine settings from configure...
2014-06-25 Siddhesh PoyarekarAdd compat symbols for scalb* in i386
2014-06-25 Roland McGrathx86: Consolidate unnecessary nptl/ subdirectories.
2014-06-24 Joseph MyersFix x86/x86_64 expm1l spurious underflow exceptions...
2014-06-23 Joseph MyersFix cosh spurious underflows from expm1 (bug 16354...
2014-06-23 Joseph MyersTest cpow in all rounding modes.
2014-06-23 Joseph MyersFix pow overflow in non-default rounding modes (bug...
2014-06-21 Roland McGrathClean up stack-coloring macros.
2014-06-20 Joseph MyersInclude <kernel-features.h> explicitly where required.
2014-06-20 Stefan Liebler[BZ #6803] Set errno for scalbln, scalbn
2014-06-18 Joseph MyersFix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode...
2014-06-16 Joseph MyersAdd CFI to x86 ceil / floor / trunc (bug 16681).
2014-06-12 Roland McGrathMove i386 code out of nptl/ subdirectory.
2014-06-10 Joseph MyersFix log2 (1) in round-downward mode (bug 17042).
2014-05-23 Joseph MyersFix log10 (1) in round-downward mode (bug 16977).
2014-05-14 Roland McGrathMove NPTL public ABI headers for x86 to sysdeps/x86...
2014-05-14 Joseph MyersFix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).
2014-05-14 Joseph MyersFix cacos (+Inf + finite*i) in round-downward mode...
2014-05-14 Joseph MyersFix acosh (1) in round-downward mode (bug 16927).
2014-05-09 Joseph MyersInclude SSE state in i386 fenv_t (bug 16064).
2014-04-03 Roland McGrathFactor mmap/munmap of PT_LOAD segments out of _dl_map_o...
2014-04-02 Joseph MyersFix catan, catanh, __ieee754_logf in round-downward...
2014-04-02 Joseph MyersFix clog / clog10 sign of zero result in round-downward...
2014-03-27 Joseph MyersFix x86/x86_64 expl/exp10l spurious underflows (bug...
2014-03-25 Joseph MyersRelax gen-auto-libm-tests may-underflow rules, test...
2014-03-24 Joseph MyersFix dbl-64 exp overflow/underflow in non-default roundi...
2014-03-21 Joseph MyersFix log (1) in round-downward mode (bug 16731).
2014-03-21 Joseph MyersTest most libm functions in all rounding modes.
2014-03-11 Joseph MyersFix nextafter overflow in non-default rounding modes...
2014-03-05 Joseph MyersDon't include individual test ulps in libm-test-ulps.
2014-02-19 Joseph MyersMove tests of clog10 from libm-test.inc to auto-libm...
2014-02-18 Joseph MyersFix gen-auto-libm-tests sticky bit setting for negative...
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-08 Yuriy KaminskiyFix a thinko/typo in i686's memmove (aka __memmove_ia32).
2014-01-05 Andreas JaegerUpdate ULPs for i386
2014-01-01 Joseph MyersRegenerate x86 / x86_64 ulps.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-21 Joseph MyersFix x86 / x86_64 expl / expl10l wild results in directe...
2013-12-20 Joseph MyersAdd more libm-test coverage of [a-c]* real functions.
2013-12-20 Joseph MyersMove tests of cpow from libm-test.inc to auto-libm...
2013-12-20 Joseph MyersMove various TEST_c_c tests from libm-test.inc to auto...
2013-12-19 Joseph MyersMove tests of sincos from libm-test.inc to auto-libm...
2013-12-19 Joseph MyersDisable libm-test test name beautification for M_*...
2013-12-19 Joseph MyersFix x86/x86_64 expm1 inaccuracy near 0 in directed...
2013-12-18 Joseph MyersMove tests of jn and yn from libm-test.inc to auto...
2013-12-18 Joseph MyersFix ldbl-128 logl for subnormals (bug 16338).
2013-12-18 Andreas SchwabRemove use of SSE4.2 functions for strstr on i686
2013-12-16 Joseph MyersMove tests of atan2, hypot and pow from libm-test.inc...
2013-12-08 Joseph MyersMove tests of lgamma from libm-test.inc to auto-libm...
2013-12-05 Joseph MyersFix tgamma errno setting on underflow (bug 6810).
2013-12-05 Joseph MyersMove TEST_f_f tests for [l-y]* functions from libm...
2013-12-04 Joseph MyersFix Bessel function error handling (bug 6807, bug 15901).
2013-12-03 Joseph MyersFix exp missing underflows (bug 15268, bug 15425).
2013-12-03 Joseph MyersFix erfc errno setting on underflow (bug 6786).
2013-12-03 Joseph MyersMove TEST_f_f tests for [e-j]* functions from libm...
2013-11-30 Joseph MyersMove TEST_f_f tests for [a-c]* functions from libm...
2013-11-29 Joseph MyersFix x86 sqrt rounding (bug 14032).
2013-11-28 Joseph MyersFix dbl-64 e_sqrt.c for non-default rounding modes...
2013-11-16 Joseph MyersFix spurious "inexact" exceptions from x86 pow with...
2013-10-30 Mike Frysingerrename configure.in to configure.ac
2013-09-23 Carlos O'DonellBZ #15754: CVE-2013-4788
2013-09-20 Andreas SchwabMake __ffs hidden
2013-09-04 Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04 Joseph MyersRemove --disable-versioning.
2013-09-03 Joseph MyersFix lgammaf spurious underflow (bug 15427).
2013-09-02 Joseph MyersFix spurious jnf underflows (bug 14155).
2013-08-30 Ondřej BílkaFix then/than typos.
2013-08-30 Ondřej BílkaFix typos.
2013-08-27 Andreas SchwabFix handling LC_CTYPE nonascii-case fallback in i686...
2013-08-21 Ondřej BílkaFix typos.
2013-08-21 Liubov Dmitrievai686: Skip SSE4_2 version for strcmp, strncmp, strncase...
2013-07-05 Jeroen AlbersUpdate x86 and x86_64 ulps on AMD FX-8350 with GCC...
2013-07-03 Allan McRaeUpdate i386 ULPs.
2013-07-02 Joseph MyersRegenerate x86 and x86_64 ulps.
2013-07-02 H.J. LuEnable static 32-bit SSE4.2 strcasecmp/strncasecmp
2013-06-28 Ryan S. ArnoldAdd GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
2013-06-12 Siddhesh PoyarekarSet/restore rounding mode only when needed
2013-06-06 Ondrej BilkaFix leading whitespaces.
2013-05-31 Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-05-29 Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-05-24 Joseph MyersTest drem and pow10 in libm-test.inc.
2013-05-24 Joseph MyersUse same tests for isfinite/finite, lgamma/gamma.
2013-05-22 Joseph MyersDon't include expected results in libm-test test names.
2013-05-19 Joseph MyersHandle sincos with generic libm-test logic.
2013-05-12 Joseph MyersConvert TEST_ff_f tests from code to data.
2013-05-08 Joseph MyersImprove tgamma accuracy (bugs 2546, 2560, 5159, 15426).
next