aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)Author
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov
2023-04-03math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto
2023-04-03hurd: Move rtld-strncpy-c.c out of mach/hurd/Sergey Bugaev
2023-02-12htl: Generalize i386 pt-machdep.h to x86Samuel Thibault
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella
2023-02-06string: Improve generic strnlen with memchrAdhemerval Zanella
2023-02-06Parameterize OP_T_THRES from memcopy.hRichard Henderson
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