summaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)Author
2018-01-25Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell
2018-01-06i386: Regenerate libm-test-ulps for for gcc 7 on i686Samuel Thibault
2018-01-06hurd: Fix build without NO_HIDDENSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-19Revert exp reimplementation (causes test failures).Joseph Myers
2017-12-19Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty
2017-12-19x86: Add feature_1 to tcbhead_t [BZ #22563]H.J. Lu
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers
2017-11-29Use libm_alias_float for i386.Joseph Myers
2017-11-28Use libm_alias_double for i386.Joseph Myers
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-17Use libm_alias_ldouble in sysdeps/i386/fpu.Joseph Myers
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella
2017-11-01x86: Add sysdeps/x86/sysdep.hH.J. Lu
2017-10-30i586: Use conditional branches in strcpy.S [BZ #22353]H.J. Lu
2017-10-27i386: Regenerate libm-test-ulps for for gcc 7H.J. Lu
2017-10-22i386: Replace assembly versions of e_powf with generic e_powf.cH.J. Lu
2017-10-22i386: Replace assembly versions of e_log2f with generic e_log2f.cH.J. Lu
2017-10-22i386: Replace assembly versions of e_logf with generic e_logf.cH.J. Lu
2017-10-22i386: Replace assembly versions of e_exp2f with generic e_exp2f.cH.J. Lu
2017-10-22i386: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu
2017-10-19i386: Regenerate libm-test-ulpsH.J. Lu
2017-10-04Don't use hidden visibility in libc.a with PIE on i386H.J. Lu
2017-10-03i386: Use "movl main@GOT(%ebx), %eax" in start.SH.J. Lu
2017-10-03Revert x86: Allow undefined _DYNAMIC in static executableH.J. Lu
2017-10-02Do not wrap logf, log2f and powfSzabolcs Nagy
2017-10-02Do not wrap expf and exp2fSzabolcs Nagy
2017-10-01Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu
2017-09-29New generic powfSzabolcs Nagy
2017-09-29New generic log2fSzabolcs Nagy
2017-09-29New generic logfSzabolcs Nagy
2017-09-28x86: Allow undefined _DYNAMIC in static executableH.J. Lu
2017-09-25Optimized generic expf and exp2f with wrappersSzabolcs Nagy
2017-09-19Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra
2017-09-06Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)Adhemerval Zanella
2017-09-05Prefer new libm function wrappers for !LIBM_SVID_COMPAT.Joseph Myers
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-08-31elf: Remove internal_function attributeFlorian Weimer
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers
2017-08-15i386: Replace internal_function attribute for __mcount_internalFlorian Weimer
2017-08-14i386: Do not set internal_functionFlorian Weimer
2017-08-14_dl_init: Remove internal_function attributeFlorian Weimer
2017-08-14_dl_start: Remove internal_function attributeFlorian Weimer
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers
2017-08-04i686: Implement IFUNC selectors in CH.J. Lu
2017-08-04i386: Support static PIE in start.SH.J. Lu
2017-08-04x86: Remove __memset_zero_constant_len_parameter [BZ #21790]H.J. Lu
2017-08-03i686/multiarch: Regenerate ulpsAurelien Jarno