aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar200-300/+0
2021-08-30i686: Don't include multiarch memove in libc.aH.J. Lu1-1/+1
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song1-47/+0
2021-07-25i386: Regenerate ulpsArjun Shankar2-61/+61
2021-07-12mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068]H.J. Lu1-4/+0
2021-07-09Add a generic malloc test for MALLOC_ALIGNMENTH.J. Lu1-0/+4
2021-05-24Properly check stack alignment [BZ #27901]H.J. Lu2-85/+0
2021-05-07Remove architecture specific sched_cpucount optimizationsAdhemerval Zanella1-1/+0
2021-04-23nptl: Move pthread_spin_trylock into libcFlorian Weimer1-3/+10
2021-04-23nptl: Move pthread_spin_lock into libcFlorian Weimer1-2/+8
2021-04-23nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer1-5/+11
2021-04-21x86: Remove low-level lock optimizationFlorian Weimer1-1/+0
2021-04-21elf: Remove lazy tlsdesc relocation related codeSzabolcs Nagy1-1/+0
2021-04-15i386: Remove lazy tlsdesc relocation related codeSzabolcs Nagy3-391/+2
2021-04-15i386: Avoid lazy relocation of tlsdesc [BZ #27137]Szabolcs Nagy1-42/+34
2021-04-13i386: Update ulpsAdhemerval Zanella2-4/+4
2021-04-05i386: Update ulpsAdhemerval Zanella2-37/+37
2021-03-19nptl: Remove MULTI_PAGE_ALIASING [BZ #23554]H.J. Lu1-23/+0
2021-03-02i386: Regenerate ulpsFlorian Weimer2-46/+46
2021-03-01i386: Implement backtrace on top of <unwind-link.h>Florian Weimer1-64/+18
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer1-0/+39
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer1-8/+6
2021-02-22x86: Use x86/nptl/pthreaddef.hH.J. Lu1-43/+0
2021-02-03i686: Regenerate ULPsSiddhesh Poyarekar1-5/+5
2021-01-21configure: Check for static PIE supportSzabolcs Nagy2-0/+6
2021-01-04x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu1-5/+11
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert289-289/+289
2020-12-24x86 long double: Support pseudo numbers in isnanlSiddhesh Poyarekar1-43/+0
2020-12-24x86 long double: Support pseudo numbers in fpclassifylSiddhesh Poyarekar1-42/+0
2020-12-21i386: Regenerate ulpsFlorian Weimer2-10/+10
2020-12-20hurd: Fix ELF_MACHINE_USER_ADDRESS_MASK valueSamuel Thibault1-1/+1
2020-12-03x86: Fix THREAD_SELF definition to avoid ld.so crash (bug 27004)Jakub Jelinek1-1/+6
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-2/+0
2020-11-13x86: Remove UP macro. Define LOCK_PREFIX unconditionally.Florian Weimer2-14/+2
2020-11-11hurd: keep only required PLTs in ld.soSamuel Thibault1-4/+0
2020-10-16x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu1-4/+3
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy1-0/+3
2020-09-22x86: Use one ldbl2mpn.c file for both i386 and x86_64Florian Weimer1-120/+0
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu2-5/+0
2020-09-02Update i686 ulps.Patsy Griffin1-3/+3
2020-08-08math: Update x86_64 ulpsAdhemerval Zanella1-3/+3
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu28-105/+105
2020-07-11x86: Remove the unused __x86_prefetchwH.J. Lu2-7/+0
2020-07-09Update i686 libm-test-ulpsPatsy Franklin1-21/+21
2020-06-22i386: Use builtin sqrtlAdhemerval Zanella1-21/+0
2020-06-19i386: Use generic exp10fAdhemerval Zanella1-54/+0
2020-06-06hurd: fix clearing SS_ONSTACK when longjmp-ing from sighandlerSamuel Thibault2-0/+28
2020-05-28i386: Remove NO_TLS_DIRECT_SEG_REFS handlingFlorian Weimer3-44/+0
2020-05-26Update i386 libm-test-ulpsSamuel Thibault1-8/+9
2020-05-18x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu1-1/+1