about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc64/multiarch
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0129-29/+29
* sparc: Remove optimize md5, sha256, and sha512Adhemerval Zanella2023-10-307-440/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0632-32/+32
* elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella2022-10-101-0/+24
* Add bounds check to __libc_ifunc_impl_listWilco Dijkstra2022-06-101-2/+2
* sparc: Remove bzero optimizationAdhemerval Zanella2022-02-237-60/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0132-32/+32
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0314-14/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0232-32/+32
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0132-32/+32
* Fix three GNU license URLs, along with trailing-newline issues.Paul Eggert2019-09-071-2/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0731-31/+31
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0132-32/+32
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0132-32/+32
* sparc: M7 optimized memset/bzeroPatrick McGehearty2017-12-144-1/+342
* sparc: M7 optimized memcpy/mempcpy/memmovePatrick McGehearty2017-12-148-1/+1063
* sparc: refactor sparc64 __mpn_add_n selector to CAdhemerval Zanella2017-11-304-58/+32
* sparc: refactor sparc64 __mpn_submul_1 selector to CAdhemerval Zanella2017-11-304-57/+32
* sparc: refactor sparc64 __mpn_addmul_1 selector to CAdhemerval Zanella2017-11-304-58/+32
* sparc: refactor sparc64 __mpn_sub_n selector to CAdhemerval Zanella2017-11-304-57/+31
* sparc: refactor sparc64 __mpn_mul_1 selector to CAdhemerval Zanella2017-11-304-57/+32
* sparc: Implement memset/bzero ifunc selection in CAdhemerval Zanella2017-11-286-125/+131
* sparc: Implement memcpy/mempcpy ifunc selection in CAdhemerval Zanella2017-11-286-168/+147
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0122-22/+22
* crypt: Use internal names for the SHA-2 block functionsFlorian Weimer2016-10-282-14/+18
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0422-22/+22
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0222-22/+22
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-248-8/+8
* Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi2014-05-171-0/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0122-22/+22
* Fix sparc 64-bit GMP ifunc resolution in static builds.David S. Miller2013-11-125-5/+5
* Fix up log format, wrap a long line.Roland McGrath2013-01-141-1/+2
* Add 64-bit VIS3 optimized GMP routines for sparc.David S. Miller2013-01-1111-0/+673
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0212-12/+12
* Add support for sparc cryptographic hash opcodes.David S. Miller2012-11-137-0/+439
* Add IFUNC test lists for memcpy/mempcpy/memset on sparc.David S. Miller2012-10-253-0/+77
* Fix Niagara-4 memcpy bug on 32-bit.David S. Miller2012-10-061-0/+3
* Add Niagara-4 optimized memset/bzero implementation.David S. Miller2012-10-053-5/+151
* Add Niagara-4 optimized memcpy and mempcpy.David S. Miller2012-09-283-3/+354
* Avoid performance penalty in sparc optimized memcpy/memset.David S. Miller2012-05-311-36/+36
* Optimize mempcpy on sparc.David S. Miller2012-03-284-4/+82
* Do not elide the libc hidden def of sparc's memset/memcpy when multiarching.David S. Miller2012-03-282-10/+10
* Use generic memset/memcpy in rtld on sparcv9/sparc64.David S. Miller2012-03-282-0/+2
* Fix bugs and improve performance of niagara memset/bzero.David S. Miller2012-03-281-4/+50
* Remove no longer needed assembler offset generation on sparc.David S. Miller2012-03-132-2/+0
* Use sparc GOTDATA relocations whenever possible.David S. Miller2012-02-202-18/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-096-18/+12
* Sanitize HWCAP_SPARC_* defines/usage, and add new entries.David S. Miller2011-09-012-7/+7
* sparc: Fix LD_BIND_NOW with multiarch.David S. Miller2011-06-072-53/+5
* Fix sparc64 bzero on non-Niagara systems.David S. Miller2011-03-031-2/+2