aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)Author
2021-03-02i386: Regenerate ulpsFlorian Weimer
2021-03-01i386: Implement backtrace on top of <unwind-link.h>Florian Weimer
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-02-22x86: Use x86/nptl/pthreaddef.hH.J. Lu
2021-02-03i686: Regenerate ULPsSiddhesh Poyarekar
2021-01-21configure: Check for static PIE supportSzabolcs Nagy
2021-01-04x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-24x86 long double: Support pseudo numbers in isnanlSiddhesh Poyarekar
2020-12-24x86 long double: Support pseudo numbers in fpclassifylSiddhesh Poyarekar
2020-12-21i386: Regenerate ulpsFlorian Weimer
2020-12-20hurd: Fix ELF_MACHINE_USER_ADDRESS_MASK valueSamuel Thibault
2020-12-03x86: Fix THREAD_SELF definition to avoid ld.so crash (bug 27004)Jakub Jelinek
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer
2020-11-13x86: Remove UP macro. Define LOCK_PREFIX unconditionally.Florian Weimer
2020-11-11hurd: keep only required PLTs in ld.soSamuel Thibault
2020-10-16x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy
2020-09-22x86: Use one ldbl2mpn.c file for both i386 and x86_64Florian Weimer
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu
2020-09-02Update i686 ulps.Patsy Griffin
2020-08-08math: Update x86_64 ulpsAdhemerval Zanella
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu
2020-07-11x86: Remove the unused __x86_prefetchwH.J. Lu
2020-07-09Update i686 libm-test-ulpsPatsy Franklin
2020-06-22i386: Use builtin sqrtlAdhemerval Zanella
2020-06-19i386: Use generic exp10fAdhemerval Zanella
2020-06-06hurd: fix clearing SS_ONSTACK when longjmp-ing from sighandlerSamuel Thibault
2020-05-28i386: Remove NO_TLS_DIRECT_SEG_REFS handlingFlorian Weimer
2020-05-26Update i386 libm-test-ulpsSamuel Thibault
2020-05-18x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu
2020-04-24Remove most gmp-mparam.h headers.Joseph Myers
2020-04-07i386: Remove build support for GCC older than GCC 6H.J. Lu
2020-03-31math: Add inputs that yield larger errors for float type (x86_64)Paul Zimmermann
2020-03-19math: Remove inline math testsAdhemerval Zanella
2020-02-28i386: Use comdat instead of .gnu.linkonce for i386 setup pic register (BZ #20...Adhemerval Zanella
2020-02-17x86: Avoid single-argument _Static_assert in <tls.h>Florian Weimer
2020-02-17x86 tls: Use _Static_assert for TLS access size assertionSamuel Thibault
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella
2020-02-01i386: Use ENTRY/END in assembly codesH.J. Lu
2020-02-01i386-mcount.S: Add _CET_ENDBR to _mcount and __fentry__H.J. Lu
2020-02-01i386/sub_n.S: Add a missing _CET_ENDBR to indirect jump targetH.J. Lu
2020-01-13htl: Add type sizes in bits/pthreadtypes-arch.h and check themSamuel Thibault
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-02elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella