about summary refs log tree commit diff
path: root/sysdeps/i386
Commit message (Expand)AuthorAgeFilesLines
...
* x86: Remove .tfloat usageAdhemerval Zanella2022-10-038-25/+45
* i386: Use cmpl instead of cmpAdhemerval Zanella2022-08-052-12/+12
* i386: Use fldt instead of fld on e_logl.SAdhemerval Zanella2022-08-051-2/+2
* i386: Replace movzx with movzblFangrui Song2022-08-041-18/+18
* i386: Remove RELA supportAdhemerval Zanella2022-08-042-197/+1
* i386: Remove -Wa,-mtune=i686Fangrui Song2022-07-121-10/+0
* i386: Fix include paths for strspn, strcspn, and strpbrkNoah Goldstein2022-06-173-6/+6
* Remove remnant reference to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATAFangrui Song2022-06-151-4/+1
* elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATAFangrui Song2022-06-151-2/+1
* Add bounds check to __libc_ifunc_impl_listWilco Dijkstra2022-06-101-7/+2
* grep: egrep -> grep -E, fgrep -> grep -FSam James2022-06-052-4/+4
* i686: Use generic sincosf implementation for SSE2 versionAdhemerval Zanella2022-06-014-585/+7
* i686: Use generic sinf implementation for SSE2 versionAdhemerval Zanella2022-06-014-565/+8
* i686: Use generic cosf implementation for SSE2 versionAdhemerval Zanella2022-06-014-552/+8
* i686: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-11/+2
* math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella2022-05-231-10/+0
* i386: Regenerate ulpsCarlos O'Donell2022-04-262-2/+2
* x86: Remove fcopysign{f} implementationAdhemerval Zanella2022-04-073-60/+0
* Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2022-04-041-17/+3
* x86: Remove fabs{f} implementationAdhemerval Zanella2022-04-042-20/+0
* i686: Remove bzero optimizationsAdhemerval Zanella2022-02-2314-181/+22
* i386: Remove bcopy optimizationsAdhemerval Zanella2022-02-2314-305/+100
* x86/configure.ac: Define PI_STATIC_AND_HIDDEN/SUPPORT_STATIC_PIEH.J. Lu2022-02-142-13/+0
* elf: Remove prelink supportAdhemerval Zanella2022-02-101-10/+6
* SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86Samuel Thibault2022-02-011-28/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01287-287/+287
* hurd: Avoid overzealous shared objects constraintsSamuel Thibault2021-12-311-1/+1
* malloc: Remove memusage.hAdhemerval Zanella2021-12-284-42/+1
* malloc: Use hp-timing on libmemusageAdhemerval Zanella2021-12-281-1/+0
* elf: Add _dl_audit_pltexitAdhemerval Zanella2021-12-284-24/+33
* hurd: Fix static-PIE startupSamuel Thibault2021-12-281-0/+28
* math: Remove the error handling wrapper from hypot and hypotfAdhemerval Zanella2021-12-131-1/+10
* i386: Move hypot implementation to CAdhemerval Zanella2021-12-133-139/+48
* Cleanup encoding in commentsSiddhesh Poyarekar2021-12-132-20/+20
* Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer2021-12-091-6/+0
* nptl: Introduce THREAD_GETMEM_VOLATILEFlorian Weimer2021-12-091-0/+2
* nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer2021-12-092-107/+124
* String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein2021-10-264-0/+7
* String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein2021-10-264-0/+8
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-142-9/+33
* elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella2021-10-121-0/+1
* elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)Fangrui Song2021-10-114-65/+0
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-071-17/+23
* i386: Port elf_machine_{load_address,dynamic} from x86-64Fangrui Song2021-09-241-16/+9
* Add narrowing fma functionsJoseph Myers2021-09-221-0/+6
* Fix f64xdivf128, f64xmulf128 spurious underflows (bug 28358)Joseph Myers2021-09-212-2/+2
* elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-161-1/+0
* Redirect fma calls to __fma in libmJoseph Myers2021-09-152-0/+2
* Add narrowing square root functionsJoseph Myers2021-09-102-0/+4
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-03200-300/+0