aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)Author
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2023-01-02i686: Regenerate ulpsAndreas K. Hüttel
2022-11-21i386: Avoid rely on linker optimization to avoid relocationAdhemerval Zanella Netto
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer
2022-10-24Remove all assembly optimizations for htonl and htonsAdhemerval Zanella
2022-10-24Remove htonl.S for i386/x86_64Cristian Rodríguez
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer
2022-10-10elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella
2022-10-03x86: Remove .tfloat usageAdhemerval Zanella
2022-08-05i386: Use cmpl instead of cmpAdhemerval Zanella
2022-08-05i386: Use fldt instead of fld on e_logl.SAdhemerval Zanella
2022-08-04i386: Replace movzx with movzblFangrui Song
2022-08-04i386: Remove RELA supportAdhemerval Zanella
2022-07-12i386: Remove -Wa,-mtune=i686Fangrui Song
2022-06-17i386: Fix include paths for strspn, strcspn, and strpbrkNoah Goldstein
2022-06-15Remove remnant reference to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATAFangrui Song
2022-06-15elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATAFangrui Song
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James
2022-06-01i686: Use generic sincosf implementation for SSE2 versionAdhemerval Zanella
2022-06-01i686: Use generic sinf implementation for SSE2 versionAdhemerval Zanella
2022-06-01i686: Use generic cosf implementation for SSE2 versionAdhemerval Zanella
2022-05-30i686: Remove _dl_skip_args usageAdhemerval Zanella
2022-05-23math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella
2022-04-26i386: Regenerate ulpsCarlos O'Donell
2022-04-07x86: Remove fcopysign{f} implementationAdhemerval Zanella
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song
2022-04-04x86: Remove fabs{f} implementationAdhemerval Zanella
2022-02-23i686: Remove bzero optimizationsAdhemerval Zanella
2022-02-23i386: Remove bcopy optimizationsAdhemerval Zanella
2022-02-14x86/configure.ac: Define PI_STATIC_AND_HIDDEN/SUPPORT_STATIC_PIEH.J. Lu
2022-02-10elf: Remove prelink supportAdhemerval Zanella
2022-02-01SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86Samuel Thibault
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-31hurd: Avoid overzealous shared objects constraintsSamuel Thibault
2021-12-28malloc: Remove memusage.hAdhemerval Zanella
2021-12-28malloc: Use hp-timing on libmemusageAdhemerval Zanella
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella
2021-12-28hurd: Fix static-PIE startupSamuel Thibault
2021-12-13math: Remove the error handling wrapper from hypot and hypotfAdhemerval Zanella
2021-12-13i386: Move hypot implementation to CAdhemerval Zanella
2021-12-13Cleanup encoding in commentsSiddhesh Poyarekar
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer
2021-12-09nptl: Introduce THREAD_GETMEM_VOLATILEFlorian Weimer
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella
2021-10-12elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella