about summary refs log tree commit diff
path: root/sysdeps/sparc
Commit message (Expand)AuthorAgeFilesLines
* Add framework for using sparc VIS3 instructions, use it for copysign/signbit.David S. Miller2012-03-1414-0/+494
* Small optimization to sparc 64-bit copysign.David S. Miller2012-03-142-6/+4
* Remove no longer needed assembler offset generation on sparc.David S. Miller2012-03-134-11/+0
* Update sparc ULPs for recently added tests.David S. Miller2012-03-111-3/+464
* Fix bugs in sparc PLT profiling register management, and add sparc sotruss su...David S. Miller2012-03-093-50/+57
* Update sparc ULPs due to recently added tests.David S. Miller2012-03-051-0/+87
* Add sparc optimized {l,}rint{,f} for 32-bit v9 and 64-bit.David S. Miller2012-03-028-0/+385
* Update sparc ULPs.David S. Miller2012-03-021-0/+412
* Optimized 64-bit sparc assembler for finite{,f} and isinf{,f}.David S. Miller2012-03-014-0/+129
* Optimized sparc assembler for signbit{,f,l} and some variants of isnan.David S. Miller2012-03-019-0/+224
* Update Sparc ulps for recently added tests.David S. Miller2012-03-011-0/+13
* Sparc doesn't need seperate 32-bit and 64-bit ulps files.David S. Miller2012-03-012-1376/+0
* Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller2012-03-0113-152/+2
* Add sparc optimized sqrt{,f}.David S. Miller2012-02-286-0/+337
* Add optimized copysign for sparc.David S. Miller2012-02-284-0/+124
* Optimized sparc floor{,f} routines.David S. Miller2012-02-274-0/+334
* Fix %fp/%sp typo in new sparc ceil{,f} assembler.David S. Miller2012-02-274-8/+8
* Fix comment formatting in new optimized sparc math files.David S. Miller2012-02-278-120/+112
* Optimized sparc ceil{,f} and rint{,f} routines.David S. Miller2012-02-278-0/+578
* Update long-double sparc math ULPs missed by previous changes.David S. Miller2012-02-212-4/+36
* Tweak sparc32 longjmp to not store a dummy frame pointer onto the stack.David S. Miller2012-02-201-6/+4
* Use PI_STATIC_AND_HIDDEN on sparc if we universally use GOTDATA relocs.David S. Miller2012-02-202-0/+11
* Use sparc GOTDATA relocations whenever possible.David S. Miller2012-02-207-69/+92
* Add sparc configure checks for GOTDATA support.David S. Miller2012-02-202-0/+126
* Consolidate Sparc ELF configure fragments to one spot.David S. Miller2012-02-204-197/+26
* Remove sparc WDISP22 configure checks, no longer used.David S. Miller2012-02-204-94/+0
* Resort ULPs files with gen-libm-test.pl -n in C locale.Joseph Myers2012-02-201-5/+5
* Adjust SPARC ULPs to take into account the new jn tests.Aurelien Jarno2012-02-202-4/+80
* Rework sparc PIC macros so crt{i,n}.S can use them too.David S. Miller2012-02-181-12/+1
* Move sparc away from the deprecated inifini.c scheme.David S. Miller2012-02-165-8/+151
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-09177-531/+354
* Always define float_t as float for PowerPC, SH and SPARC.Joseph Myers2012-01-311-11/+1
* Remove __STDC__ conditionals from installed headers.Joseph Myers2012-01-261-10/+2
* More fallout from supporting only ELFUlrich Drepper2012-01-081-5/+1
* Remove pre-ISO C supportUlrich Drepper2012-01-072-8/+8
* Optimize libmUlrich Drepper2011-10-122-2/+4
* Don't call ifunc functions in trace modeAndreas Schwab2011-10-052-8/+14
* Remove --wth-tls option, TLS support is requiredUlrich Drepper2011-09-114-52/+198
* Remove support for !USE___THREADUlrich Drepper2011-09-102-28/+13
* Remove support for automatic cvs check-insUlrich Drepper2011-09-081-4/+1
* Fixes and optimizations for 32-bit sparc fabs*().David S. Miller2011-09-054-13/+60
* Sanitize HWCAP_SPARC_* defines/usage, and add new entries.David S. Miller2011-09-017-18/+66
* Rewritten v9/64-bit sparc strcmp.David S. Miller2011-08-241-247/+169
* Fix jmpbuf unwind checks on sparc64.David S. Miller2011-08-232-4/+4
* Add an elf_ifunc_invoke interface so that architectures can implementDavid S. Miller2011-06-204-4/+28
* sparc: Fix LD_BIND_NOW with multiarch.David S. Miller2011-06-076-65/+19
* Fix memory leak in TLS of loaded objects.Ulrich Drepper2011-04-101-1/+4
* sparc64: Relax tls linking test.Mike Frysinger2011-03-102-6/+6
* Fix sparc64 bzero on non-Niagara systems.David S. Miller2011-03-031-2/+2
* Make PowerPC64 default to nonexecutable stackRyan S. Arnold2010-12-191-1/+7