aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)AuthorFilesLines
2022-06-01i686: Use generic sincosf implementation for SSE2 versionAdhemerval Zanella4-585/+7
2022-06-01i686: Use generic sinf implementation for SSE2 versionAdhemerval Zanella4-565/+8
2022-06-01i686: Use generic cosf implementation for SSE2 versionAdhemerval Zanella4-552/+8
2022-05-30i686: Remove _dl_skip_args usageAdhemerval Zanella1-11/+2
2022-05-23math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella1-10/+0
2022-04-26i386: Regenerate ulpsCarlos O'Donell2-2/+2
2022-04-07x86: Remove fcopysign{f} implementationAdhemerval Zanella3-60/+0
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song1-17/+3
2022-04-04x86: Remove fabs{f} implementationAdhemerval Zanella2-20/+0
2022-02-23i686: Remove bzero optimizationsAdhemerval Zanella14-181/+22
2022-02-23i386: Remove bcopy optimizationsAdhemerval Zanella14-305/+100
2022-02-14x86/configure.ac: Define PI_STATIC_AND_HIDDEN/SUPPORT_STATIC_PIEH.J. Lu2-13/+0
2022-02-10elf: Remove prelink supportAdhemerval Zanella1-10/+6
2022-02-01SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86Samuel Thibault1-28/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert287-287/+287
2021-12-31hurd: Avoid overzealous shared objects constraintsSamuel Thibault1-1/+1
2021-12-28malloc: Remove memusage.hAdhemerval Zanella4-42/+1
2021-12-28malloc: Use hp-timing on libmemusageAdhemerval Zanella1-1/+0
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella4-24/+33
2021-12-28hurd: Fix static-PIE startupSamuel Thibault1-0/+28
2021-12-13math: Remove the error handling wrapper from hypot and hypotfAdhemerval Zanella1-1/+10
2021-12-13i386: Move hypot implementation to CAdhemerval Zanella3-139/+48
2021-12-13Cleanup encoding in commentsSiddhesh Poyarekar2-20/+20
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer1-6/+0
2021-12-09nptl: Introduce THREAD_GETMEM_VOLATILEFlorian Weimer1-0/+2
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer2-107/+124
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein4-0/+7
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein4-0/+8
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2-9/+33
2021-10-12elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella1-0/+1
2021-10-11elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)Fangrui Song4-65/+0
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-17/+23
2021-09-24i386: Port elf_machine_{load_address,dynamic} from x86-64Fangrui Song1-16/+9
2021-09-22Add narrowing fma functionsJoseph Myers1-0/+6
2021-09-21Fix f64xdivf128, f64xmulf128 spurious underflows (bug 28358)Joseph Myers2-2/+2
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-1/+0
2021-09-15Redirect fma calls to __fma in libmJoseph Myers2-0/+2
2021-09-10Add narrowing square root functionsJoseph Myers2-0/+4
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