about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc32
Commit message (Expand)AuthorAgeFilesLines
* sparc: Remove optimize md5, sha256, and sha512Adhemerval Zanella2023-10-307-14/+0
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-171-42/+58
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-304-4/+4
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-2/+3
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06106-106/+106
* Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer2022-10-181-2/+0
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-183-0/+3
* elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella2022-10-101-0/+24
* sparc: Remove _dl_skip_args usageAdhemerval Zanella2022-05-301-41/+2
* math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella2022-05-231-9/+0
* sparc64: Remove fcopysign{f} implementationAdhemerval Zanella2022-04-075-75/+6
* Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2022-04-041-14/+2
* sparc: Remove s_abs implementationsAdhemerval Zanella2022-04-044-60/+2
* sparc: Remove bzero optimizationAdhemerval Zanella2022-02-235-26/+15
* elf: Remove prelink supportAdhemerval Zanella2022-02-101-49/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01109-109/+109
* elf: Add _dl_audit_pltexitAdhemerval Zanella2021-12-281-1/+1
* nptl: Increase default TCB alignment to 32Florian Weimer2021-12-031-3/+0
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2021-10-141-4/+2
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2021-10-071-8/+10
* Add narrowing fma functionsJoseph Myers2021-09-221-0/+6
* Redirect fma calls to __fma in libmJoseph Myers2021-09-152-0/+2
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0364-105/+0
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-181-66/+0
* nptl: Move pthread_spin_trylock into libcFlorian Weimer2021-04-231-2/+10
* nptl: Move pthread_spin_lock into libcFlorian Weimer2021-04-231-2/+8
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-10/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02109-109/+109
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* sparc: Use sqrt{f} builtinAdhemerval Zanella2020-06-221-34/+0
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-141-1/+1
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01110-110/+110
* elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer2019-12-021-2/+4
* sparc: Use atomic compiler builtins on sparcAdhemerval Zanella2019-11-2710-763/+59
* Remove 32 bit sparc v7 supportAdhemerval Zanella2019-11-2723-2685/+407
* nptl: Replace non cancellable pause/nanosleep with futexAdhemerval Zanella2019-10-312-43/+0
* time: Introduce function to check correctness of nanoseconds valueLukasz Majewski2019-10-271-1/+2
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-011-2/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07118-118/+118
* nptl: Rename lll_timedlock to lll_clocklock and add clockid parameterMike Crowe2019-07-122-7/+10
* Refactor hp-timing rtld usageAdhemerval Zanella2019-03-221-2/+0
* nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella2019-02-142-41/+0
* soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]H.J. Lu2019-01-074-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01118-118/+118
* Use copysign functions not __copysign functions in glibc libm.Joseph Myers2018-09-272-0/+2
* Use rint functions not __rint functions in glibc libm.Joseph Myers2018-09-142-0/+2
* [BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2018-08-311-1/+1
* Remove sysdeps/sparc/sparc32/soft-fp directory.Joseph Myers2018-05-2533-38/+15
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-1/+1