about summary refs log tree commit diff
path: root/sysdeps/i386
Commit message (Expand)AuthorAgeFilesLines
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-03200-300/+0
* i686: Don't include multiarch memove in libc.aH.J. Lu2021-08-301-1/+1
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-181-47/+0
* i386: Regenerate ulpsArjun Shankar2021-07-252-61/+61
* mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068]H.J. Lu2021-07-121-4/+0
* Add a generic malloc test for MALLOC_ALIGNMENTH.J. Lu2021-07-091-0/+4
* Properly check stack alignment [BZ #27901]H.J. Lu2021-05-242-85/+0
* Remove architecture specific sched_cpucount optimizationsAdhemerval Zanella2021-05-071-1/+0
* nptl: Move pthread_spin_trylock into libcFlorian Weimer2021-04-231-3/+10
* nptl: Move pthread_spin_lock into libcFlorian Weimer2021-04-231-2/+8
* nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer2021-04-231-5/+11
* x86: Remove low-level lock optimizationFlorian Weimer2021-04-211-1/+0
* elf: Remove lazy tlsdesc relocation related codeSzabolcs Nagy2021-04-211-1/+0
* i386: Remove lazy tlsdesc relocation related codeSzabolcs Nagy2021-04-153-391/+2
* i386: Avoid lazy relocation of tlsdesc [BZ #27137]Szabolcs Nagy2021-04-151-42/+34
* i386: Update ulpsAdhemerval Zanella2021-04-132-4/+4
* i386: Update ulpsAdhemerval Zanella2021-04-052-37/+37
* nptl: Remove MULTI_PAGE_ALIASING [BZ #23554]H.J. Lu2021-03-191-23/+0
* i386: Regenerate ulpsFlorian Weimer2021-03-022-46/+46
* i386: Implement backtrace on top of <unwind-link.h>Florian Weimer2021-03-011-64/+18
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-011-0/+39
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-8/+6
* x86: Use x86/nptl/pthreaddef.hH.J. Lu2021-02-221-43/+0
* i686: Regenerate ULPsSiddhesh Poyarekar2021-02-031-5/+5
* configure: Check for static PIE supportSzabolcs Nagy2021-01-212-0/+6
* x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu2021-01-041-5/+11
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02289-289/+289
* x86 long double: Support pseudo numbers in isnanlSiddhesh Poyarekar2020-12-241-43/+0
* x86 long double: Support pseudo numbers in fpclassifylSiddhesh Poyarekar2020-12-241-42/+0
* i386: Regenerate ulpsFlorian Weimer2020-12-212-10/+10
* hurd: Fix ELF_MACHINE_USER_ADDRESS_MASK valueSamuel Thibault2020-12-201-1/+1
* x86: Fix THREAD_SELF definition to avoid ld.so crash (bug 27004)Jakub Jelinek2020-12-031-1/+6
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* x86: Remove UP macro. Define LOCK_PREFIX unconditionally.Florian Weimer2020-11-132-14/+2
* hurd: keep only required PLTs in ld.soSamuel Thibault2020-11-111-4/+0
* x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu2020-10-161-4/+3
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* x86: Use one ldbl2mpn.c file for both i386 and x86_64Florian Weimer2020-09-221-120/+0
* x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu2020-09-112-5/+0
* Update i686 ulps.Patsy Griffin2020-09-021-3/+3
* math: Update x86_64 ulpsAdhemerval Zanella2020-08-081-3/+3
* x86: Support usable check for all CPU featuresH.J. Lu2020-07-1328-105/+105
* x86: Remove the unused __x86_prefetchwH.J. Lu2020-07-112-7/+0
* Update i686 libm-test-ulpsPatsy Franklin2020-07-091-21/+21
* i386: Use builtin sqrtlAdhemerval Zanella2020-06-221-21/+0
* i386: Use generic exp10fAdhemerval Zanella2020-06-191-54/+0
* hurd: fix clearing SS_ONSTACK when longjmp-ing from sighandlerSamuel Thibault2020-06-062-0/+28
* i386: Remove NO_TLS_DIRECT_SEG_REFS handlingFlorian Weimer2020-05-283-44/+0
* Update i386 libm-test-ulpsSamuel Thibault2020-05-261-8/+9
* x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu2020-05-181-1/+1