about summary refs log tree commit diff
path: root/sysdeps/sparc
Commit message (Expand)AuthorAgeFilesLines
* Add missing magic to GLIBC_PROVIDES.Roland McGrath2012-10-091-82/+0
* 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-055-6/+153
* Uncorrupt Sparc ULPS file.David S. Miller2012-09-281-2/+1
* Revert "Add missed ildouble case in yesterday's sparc ULPs update for clog/cl...David S. Miller2012-09-281-2/+0
* Add missed ildouble case in yesterday's sparc ULPs update for clog/clog10.David S. Miller2012-09-281-0/+2
* Add Niagara-4 optimized memcpy and mempcpy.David S. Miller2012-09-285-4/+356
* Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu2012-09-282-10/+0
* Update sparc ULPS for recent clog/clog10 activity.David S. Miller2012-09-271-2/+176
* Fix sparc64 crashes with LD_BIND_NOW and --enable-bind-now.David S. Miller2012-09-271-1/+8
* Recognize new sparc hwcap bits.David S. Miller2012-09-053-3/+6
* Update sparc ULPs for recently added math tests.David S. Miller2012-09-051-0/+12
* Use sparcv8 GMP routines when building 32-bit sparcv9.David S. Miller2012-09-043-0/+3
* Fifth argument of la_pltenter() is not constant.Carlos O'Donell2012-08-161-2/+2
* Update SPARC ULPs.David S. Miller2012-08-031-4/+51
* Update sparc ULPs.David S. Miller2012-07-311-0/+8
* Update sparc ULPs.David S. Miller2012-07-271-0/+53
* Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers2012-07-262-0/+50
* Move ldsodefs.h audit definitions to sysdeps directories.Joseph Myers2012-07-251-0/+55
* Remove TLS configure checks.Marek Polacek2012-07-172-99/+0
* Split tls-macros.h into sysdeps directories.Joseph Myers2012-07-172-0/+131
* Update sparc ULPs.David S. Miller2012-07-111-0/+449
* Update sparc ulps after Joseph's math.h fixes.David S. Miller2012-05-311-9/+0
* Avoid performance penalty in sparc optimized memcpy/memset.David S. Miller2012-05-313-47/+47
* Simulate sparc fpu exceptions using real FP ops again in soft-fp.David S. Miller2012-05-302-30/+68
* Fix underflow generation in soft-fp.David S. Miller2012-05-302-2/+4
* Fix underflow reporting and tie up loose ends in sparc soft-fp.David S. Miller2012-05-275-79/+53
* Don't include exceptions in libm-test-ulps test names.Joseph Myers2012-05-241-10/+10
* Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu2012-05-212-2/+2
* Add <sys/auxv.h> and getauxval.Richard Henderson2012-05-202-27/+49
* Update sparc ULPs for ccos, csin, ccosh, csinh tests.David S. Miller2012-05-191-0/+290
* Split up stackguard-macros.h into sysdeps directories.Joseph Myers2012-05-152-0/+8
* Mark sparc %fsr load and store inline asms as volatile.David S. Miller2012-05-112-6/+6
* Minor optimization to sparc VIS3 floor() implementation.David S. Miller2012-05-081-2/+1
* With -frounding-math, some sparc ULPs need to be adjusted.David S. Miller2012-05-081-0/+33
* Update sparc ULPs for recently added exp tests.David S. Miller2012-05-071-0/+17
* Fix sparc libm when all of glibc is built with -frounding-math.David S. Miller2012-05-071-6/+19
* Update sparc ULPs for recently added acos/asin tests.David S. Miller2012-05-021-0/+100
* Fix missing long-double compat symbols on sparc v9.David S. Miller2012-04-2614-0/+85
* Restore non-v9 32-bit sparc build.David S. Miller2012-04-251-1/+33
* Delete everything under sysdeps/unix/sparc/David S. Miller2012-04-251-0/+50
* Forgot to delete the sparc64 memcopy.h which tries to include the sparc32 oneDavid S. Miller2012-04-181-1/+0
* Finish ilogb changesAndreas Jaeger2012-04-181-4/+2
* There is no legitimate reason to override reg_char on sparc32.David S. Miller2012-04-171-20/+0
* Update sparc libm ULPs.David S. Miller2012-04-111-10/+124
* Handle some new sparc relocation types.David S. Miller2012-04-072-0/+18
* Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller2012-04-052-6/+0
* Optimize mempcpy on sparc.David S. Miller2012-03-288-13/+112
* 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-288-0/+8