summaryrefslogtreecommitdiff
path: root/sysdeps/i386
Commit message (Expand)AuthorAgeFilesLines
* math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto2023-04-032-0/+28
* hurd: Move rtld-strncpy-c.c out of mach/hurd/Sergey Bugaev2023-04-031-0/+1
* htl: Generalize i386 pt-machdep.h to x86Samuel Thibault2023-02-122-28/+1
* string: Add libc_hidden_proto for memrchrAdhemerval Zanella2023-02-082-0/+3
* string: Add libc_hidden_proto for strchrnulAdhemerval Zanella2023-02-081-0/+1
* string: Improve generic strnlen with memchrAdhemerval Zanella2023-02-061-7/+7
* Parameterize OP_T_THRES from memcopy.hRichard Henderson2023-02-062-3/+25
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06278-278/+278
* i686: Regenerate ulpsAndreas K. Hüttel2023-01-021-7/+7
* i386: Avoid rely on linker optimization to avoid relocationAdhemerval Zanella Netto2022-11-211-4/+9
* elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer2022-11-031-2/+1
* Remove all assembly optimizations for htonl and htonsAdhemerval Zanella2022-10-241-35/+0
* Remove htonl.S for i386/x86_64Cristian Rodríguez2022-10-241-34/+0
* Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer2022-10-182-7/+1
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-185-0/+5
* elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella2022-10-101-0/+24
* 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