2012-11-29 |
Florian Weimer | Mention that __chk_fail is a public ABI in test-strcpy_chk.c
|
commit | commitdiff | tree |
2012-11-29 |
David S. Miller | Update sparc ULPs for recently added pow tests.
|
commit | commitdiff | tree |
2012-11-19 |
David S. Miller | Fix spurious underflows in ldbl-128 atan implementation.
|
commit | commitdiff | tree |
2012-11-18 |
David S. Miller | Correct tinyness handling in long-double and float...
|
commit | commitdiff | tree |
2012-11-17 |
David S. Miller | Fix BZ #14811 for ldbl-128 too.
|
commit | commitdiff | tree |
2012-11-16 |
David S. Miller | Don't generate underflow for very small values in log1pl.
|
commit | commitdiff | tree |
2012-11-14 |
David S. Miller | Add support for sparc cryptographic hash opcodes.
|
commit | commitdiff | tree |
2012-11-11 |
David S. Miller | Fix check-localplt regressions on sparc.
|
commit | commitdiff | tree |
2012-11-08 |
David S. Miller | Fix NULL ucontext->uc_link handling on sparc64.
|
commit | commitdiff | tree |
2012-11-03 |
David S. Miller | Fix coding style in sparc lowlevellock.h
|
commit | commitdiff | tree |
2012-10-29 |
David S. Miller | Define a BUSY_WAIT_NOP for sparc.
|
commit | commitdiff | tree |
2012-10-25 |
David S. Miller | Add IFUNC test lists for memcpy/mempcpy/memset on sparc.
|
commit | commitdiff | tree |
2012-10-25 |
David S. Miller | Fix sparc64 build.
|
commit | commitdiff | tree |
2012-10-07 |
David S. Miller | Fix Niagara-4 memcpy bug on 32-bit.
|
commit | commitdiff | tree |
2012-10-06 |
David S. Miller | Correct libthreadb register access for 64-bit sparc.
|
commit | commitdiff | tree |
2012-10-05 |
David S. Miller | Add Niagara-4 optimized memset/bzero implementation.
|
commit | commitdiff | tree |
2012-09-28 |
David S. Miller | Uncorrupt Sparc ULPS file.
|
commit | commitdiff | tree |
2012-09-28 |
David S. Miller | Revert "Add missed ildouble case in yesterday's sparc...
|
commit | commitdiff | tree |
2012-09-28 |
David S. Miller | Add missed ildouble case in yesterday's sparc ULPs...
|
commit | commitdiff | tree |
2012-09-28 |
David S. Miller | Add Niagara-4 optimized memcpy and mempcpy.
|
commit | commitdiff | tree |
2012-09-28 |
David S. Miller | Update sparc ULPS for recent clog/clog10 activity.
|
commit | commitdiff | tree |
2012-09-28 |
David S. Miller | Fix sparc64 crashes with LD_BIND_NOW and --enable-bind...
|
commit | commitdiff | tree |
2012-09-06 |
David S. Miller | Recognize new sparc hwcap bits.
|
commit | commitdiff | tree |
2012-09-06 |
David S. Miller | Update sparc ULPs for recently added math tests.
|
commit | commitdiff | tree |
2012-09-05 |
David S. Miller | Use sparcv8 GMP routines when building 32-bit sparcv9.
|
commit | commitdiff | tree |
2012-08-04 |
David S. Miller | Update SPARC ULPs.
|
commit | commitdiff | tree |
2012-07-28 |
David S. Miller | Update sparc ULPs.
|
commit | commitdiff | tree |
2012-07-11 |
David S. Miller | Update sparc ULPs.
|
commit | commitdiff | tree |
2012-06-07 |
Carlos Sánchez de... | Fix build on non-v9 sparc32.
|
commit | commitdiff | tree |
2012-06-04 |
David S. Miller | Sync longlong.h with GCC to fix a sparc regression.
|
commit | commitdiff | tree |
2012-06-01 |
David S. Miller | Update longlong.h from GCC to get some sparc improvements.
|
commit | commitdiff | tree |
2012-05-31 |
David S. Miller | Update sparc ulps after Joseph's math.h fixes.
|
commit | commitdiff | tree |
2012-05-31 |
David S. Miller | Avoid performance penalty in sparc optimized memcpy...
|
commit | commitdiff | tree |
2012-05-31 |
David S. Miller | Simulate sparc fpu exceptions using real FP ops again...
|
commit | commitdiff | tree |
2012-05-30 |
David S. Miller | Fix underflow generation in soft-fp.
|
commit | commitdiff | tree |
2012-05-28 |
David S. Miller | Fix underflow reporting and tie up loose ends in sparc...
|
commit | commitdiff | tree |
2012-05-24 |
David S. Miller | Forgot changelog in previous commit.
|
commit | commitdiff | tree |
2012-05-24 |
David S. Miller | Remove some sparc cob-webs leftover after Joseph's...
|
commit | commitdiff | tree |
2012-05-22 |
David S. Miller | Remove straggling references to .s files.
|
commit | commitdiff | tree |
2012-05-21 |
David S. Miller | We no longer have foo.s files in the tree.
|
commit | commitdiff | tree |
2012-05-17 |
David S. Miller | Bump sha512c-test.c timeout for the sake of 32-bit...
|
commit | commitdiff | tree |
2012-05-11 |
David S. Miller | Mark sparc %fsr load and store inline asms as volatile.
|
commit | commitdiff | tree |
2012-05-08 |
David S. Miller | Minor optimization to sparc VIS3 floor() implementation.
|
commit | commitdiff | tree |
2012-05-08 |
David S. Miller | With -frounding-math, some sparc ULPs need to be adjusted.
|
commit | commitdiff | tree |
2012-05-08 |
David S. Miller | Update sparc ULPs for recently added exp tests.
|
commit | commitdiff | tree |
2012-05-07 |
David S. Miller | Fix sparc libm when all of glibc is built with -frounding...
|
commit | commitdiff | tree |
2012-05-07 |
David S. Miller | Adjust sparc localplt entries.
|
commit | commitdiff | tree |
2012-05-03 |
David S. Miller | Fix minor fallout from yesterdays sparc nptl changes.
|
commit | commitdiff | tree |
2012-05-03 |
David S. Miller | Mirror i386 change on sparc: 'Avoid "anonymous" code...
|
commit | commitdiff | tree |
2012-05-02 |
David S. Miller | Update sparc ULPs for recently added acos/asin tests.
|
commit | commitdiff | tree |
2012-04-28 |
David S. Miller | Add missed zero length files in previous abilist commit.
|
commit | commitdiff | tree |
2012-04-28 |
David S. Miller | Move abilist files into sysdep dirs.
|
commit | commitdiff | tree |
2012-04-26 |
David S. Miller | Fix missing long-double compat symbols on sparc v9.
|
commit | commitdiff | tree |
2012-04-26 |
David S. Miller | Restore non-v9 32-bit sparc build.
|
commit | commitdiff | tree |
2012-04-25 |
David S. Miller | Delete everything under sysdeps/unix/sparc/
|
commit | commitdiff | tree |
2012-04-18 |
David S. Miller | Remove all traces of reg_char.
|
commit | commitdiff | tree |
2012-04-18 |
David S. Miller | Forgot to delete the sparc64 memcopy.h which tries...
|
commit | commitdiff | tree |
2012-04-18 |
David S. Miller | There is no legitimate reason to override reg_char...
|
commit | commitdiff | tree |
2012-04-13 |
Antoine Balestrat | Fix variable check in sparc clock frequency probing.
|
commit | commitdiff | tree |
2012-04-11 |
David S. Miller | Update sparc libm ULPs.
|
commit | commitdiff | tree |
2012-04-11 |
David S. Miller | Fix ld.so regression.
|
commit | commitdiff | tree |
2012-04-07 |
David S. Miller | Handle some new sparc relocation types.
|
commit | commitdiff | tree |
2012-04-07 |
Carlos O'Donell | Simplify _ELF_DYNAMIC_DO_RELOC after combining the...
|
commit | commitdiff | tree |
2012-04-06 |
David S. Miller | Fix check-local-headers.sh on multiarch systems.
|
commit | commitdiff | tree |
2012-04-05 |
David S. Miller | Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.
|
commit | commitdiff | tree |
2012-04-05 |
David S. Miller | Fix DL_DEBUG_UNUSED to elide the VDSO and handle PLT...
|
commit | commitdiff | tree |
2012-04-03 |
Tulio Magno Quites... | Fix bug in previous tcvn5712 commit e64d2de52.
|
commit | commitdiff | tree |
2012-04-02 |
David S. Miller | Tighten up vfprintf width, precision, and total length...
|
commit | commitdiff | tree |
2012-03-29 |
David S. Miller | Remove xsputn small copy optimization.
|
commit | commitdiff | tree |
2012-03-29 |
David S. Miller | Optimize mempcpy on sparc.
|
commit | commitdiff | tree |
2012-03-29 |
David S. Miller | Do not elide the libc hidden def of sparc's memset...
|
commit | commitdiff | tree |
2012-03-29 |
David S. Miller | Use generic memset/memcpy in rtld on sparcv9/sparc64.
|
commit | commitdiff | tree |
2012-03-29 |
David S. Miller | Fix bugs and improve performance of niagara memset...
|
commit | commitdiff | tree |
2012-03-28 |
David S. Miller | Make sparc's -fPIC addition to ASFLAGS-.os more robust.
|
commit | commitdiff | tree |
2012-03-28 |
Anton Blanchard | Define MAP_STACK and MAP_HUGETLB on powerpc, s390,...
|
commit | commitdiff | tree |
2012-03-27 |
David S. Miller | Run conformtest script explicitly using BASH.
|
commit | commitdiff | tree |
2012-03-27 |
David S. Miller | Fix nptl/tst-cond1{6,7,8}.c on 32-bit with many cpus.
|
commit | commitdiff | tree |
2012-03-23 |
David S. Miller | Update sparc ULPs for recently added tests and bug...
|
commit | commitdiff | tree |
2012-03-21 |
David S. Miller | Update sparc ULPs for recently added tests.
|
commit | commitdiff | tree |
2012-03-19 |
David S. Miller | Update sparc ULPs for newly added tests.
|
commit | commitdiff | tree |
2012-03-19 |
David S. Miller | Fix sparc build after math_private.h cleanups.
|
commit | commitdiff | tree |
2012-03-17 |
David S. Miller | Add missing Versions entry for sparc's __getshmlba.
|
commit | commitdiff | tree |
2012-03-17 |
David S. Miller | Fix warnings when uintptr_t is larger than int.
|
commit | commitdiff | tree |
2012-03-17 |
David S. Miller | Fix libc-lowlevellock.c sysdep finding more generically.
|
commit | commitdiff | tree |
2012-03-17 |
David S. Miller | Fix SHMLBA on sparc.
|
commit | commitdiff | tree |
2012-03-16 |
David S. Miller | Update sparc ULPs.
|
commit | commitdiff | tree |
2012-03-16 |
David S. Miller | Fix too long ChangeLog lines.
|
commit | commitdiff | tree |
2012-03-16 |
David S. Miller | Implement optimized libc_fe*() math routines on sparc.
|
commit | commitdiff | tree |
2012-03-16 |
David S. Miller | Add sparc vis3 optimized fma/fmaf.
|
commit | commitdiff | tree |
2012-03-16 |
David S. Miller | Add missing sparc32 NPTL file otherwise we use the...
|
commit | commitdiff | tree |
2012-03-16 |
David S. Miller | Sparc long double is emulated in software, therefore...
|
commit | commitdiff | tree |
2012-03-16 |
David S. Miller | Create a header for sparc ifunc expansion and use it...
|
commit | commitdiff | tree |
2012-03-15 |
David S. Miller | Sparc optimized fmin{,f} and fmax{,f}.
|
commit | commitdiff | tree |
2012-03-15 |
David S. Miller | Add more sparc VIS3 optimized math routines.
|
commit | commitdiff | tree |
2012-03-15 |
David S. Miller | Update sparc ULPs for newly added csqrt tests.
|
commit | commitdiff | tree |
2012-03-14 |
David S. Miller | Add framework for using sparc VIS3 instructions, use...
|
commit | commitdiff | tree |
2012-03-14 |
David S. Miller | Small optimization to sparc 64-bit copysign.
|
commit | commitdiff | tree |
2012-03-14 |
David S. Miller | Fix hypotf overflow/underflow by using double precision...
|
commit | commitdiff | tree |
2012-03-13 |
David S. Miller | Remove no longer needed assembler offset generation...
|
commit | commitdiff | tree |
2012-03-13 |
David S. Miller | Fix generic ldbl-128 expm1l just like x86-64 and i386...
|
commit | commitdiff | tree |