summaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc32
Commit message (Expand)AuthorAgeFilesLines
* 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
* sparc: Check PIC instead of SHARED in start.S [BZ #22638]H.J. Lu2018-02-051-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01119-119/+119
* Update SPARC divrem generation to match output.Joseph Myers2017-12-156-11/+13
* sparc: M7 optimized memset/bzeroPatrick McGehearty2017-12-142-1/+3
* sparc: M7 optimized memcpy/mempcpy/memmovePatrick McGehearty2017-12-144-1/+9
* sparc: assembly version of memmove for ultra1+Jose E. Marchesi2017-12-142-0/+3
* sparc: Fix sparv9 multiarch buildAdhemerval Zanella2017-12-011-1/+1
* sparc: refactor cpu_relax to CAdhemerval Zanella2017-12-012-1/+1
* sparc: refactor sparc32 nearbyint{f} selector to CAdhemerval Zanella2017-12-017-32/+75
* sparc: refactor sparc32 rint{f} selector to CAdhemerval Zanella2017-12-017-30/+74
* sparc: refactor sparc32 llrint{f} selector to CAdhemerval Zanella2017-12-017-33/+73
* sparc: refactor sparc32 fabs{f} selector to CAdhemerval Zanella2017-12-017-30/+74
* sparc: refactor sparc32 copysign selector to CAdhemerval Zanella2017-12-017-36/+91
* Remove SPARC lllrint aliases.Joseph Myers2017-11-302-6/+0
* Use libm_alias_float for sparc.Joseph Myers2017-11-3013-13/+26
* Use libm_alias_double for sparc.Joseph Myers2017-11-2913-58/+26
* Fix missing sparcv9 --disable-multi-arch fabsl compat symbol (bug 22229).Joseph Myers2017-11-291-0/+4
* sparc: Assume VIS3 supportAdhemerval Zanella2017-11-2910-50/+27
* sparc: Implement memset/bzero ifunc selection in CAdhemerval Zanella2017-11-285-5/+33
* sparc: Implement memcpy/mempcpy ifunc selection in CAdhemerval Zanella2017-11-285-5/+37
* Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64James Clarke2017-10-131-0/+1
* Use libm_alias_ldouble for SPARC fabsl.Joseph Myers2017-10-131-1/+2
* Use libm_alias_double for dbl-64 fma.Joseph Myers2017-10-041-4/+0
* Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers2017-10-046-1/+35
* Define and use libm_alias_double.Joseph Myers2017-09-132-1/+5
* Remove SPARC sqrt wrappers (bug 21973).Joseph Myers2017-08-219-332/+0
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-216-0/+6
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-0/+1
* Make LD_HWCAP_MASK usable for static binariesSiddhesh Poyarekar2017-06-071-1/+1
* tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar2017-06-071-1/+3
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-062-0/+6
* Remove useless comment from sysdeps/sparc/sparc32/dl-machine.hSiddhesh Poyarekar2017-05-231-2/+0