about summary refs log tree commit diff
path: root/sysdeps/sh/sh4
Commit message (Expand)AuthorAgeFilesLines
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-062-3/+5
* Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-051-2/+4
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-021-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0217-17/+17
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-2/+4
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-302-3/+5
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-241-1/+1
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-211-1/+1
* Add -mieee to SH sysdep-CFLAGS for older SH compilers.Kaz Kojima2014-01-281-0/+3
* Move SH libm-test-ulps to sysdeps/sh and regenerate it.Kaz Kojima2014-01-251-1094/+0
* Adjust SH specific fpu_control.h and ucontext.h files.Kaz Kojima2014-01-231-62/+0
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0118-18/+18
* Move sysdeps/sh/sh4/fpu/bits/fenv.h to sysdeps/sh/bits/.Kaz Kojima2013-12-141-76/+0
* Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers2013-11-281-0/+1
* Add sh4 implementation of fegetexceptflag.Kaz Kojima2013-06-211-0/+38
* Remove trailing whitespace.Joseph Myers2013-06-051-1/+1
* Don't include expected results in libm-test test names.Joseph Myers2013-05-221-169/+169
* Handle sincos with generic libm-test logic.Joseph Myers2013-05-191-9/+9
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0218-19/+18
* Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).Joseph Myers2012-11-051-1/+1
* Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers2012-11-031-0/+1
* Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers2012-11-031-14/+21
* SH: No FE_UPWARD, FE_DOWNWARD.Thomas Schwinge2012-06-093-11/+9
* SH: Do not re-write fpscr after reading it.Thomas Schwinge2012-06-095-12/+3
* SH: Use fpu_control_t for the temporary FPU control word.Thomas Schwinge2012-05-2812-19/+18
* SH: feraiseexcept: Restore fpscr flag fields.Kaz Kojima2012-05-281-0/+8
* Fix return value of SH fesetround.Kaz Kojima2012-04-051-3/+3
* Set SH fpcsr register which read again.Kaz Kojima2012-04-052-1/+8
* Fix SH4 fraiseexcpt so to generate exceptions appropriately.Kaz Kojima2012-04-051-6/+36
* Add support fedisableexcept, feenableexcept, fegetexcept and feupdateenvKaz Kojima2012-04-054-0/+151
* Resort ULPs files with gen-libm-test.pl -n in C locale.Joseph Myers2012-02-201-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0914-42/+28
* Always define float_t as float for PowerPC, SH and SPARC.Joseph Myers2012-01-311-14/+2
* Remove __STDC__ conditionals from installed headers.Joseph Myers2012-01-261-12/+3
* Correct implementation of fmaf.Jakub Jelinek2010-10-111-1/+2
* sh: Add "extern "C"" to __set_fpscr functionNobuhiro Iwamatsu2010-10-011-1/+6
* Fix FP exception control.Andrew Stubbs2010-05-121-3/+9
* Avoid PLT call to fegetenv on s390Andreas Schwab2010-02-091-0/+1
* Provide a __set_fpscr prototype.Mike Frysinger2009-12-131-1/+3
* Add ____longjmp_chk for SH.Kaz Kojima2009-05-181-0/+7
* * stdio-common/printf.h: Add missing const to register_printf_modifier.Ulrich Drepper2009-04-231-1/+3
* * sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__Ulrich Drepper2009-02-053-3/+12
* * math/divtc3.c: New file.Roland McGrath2006-02-011-0/+0
* * sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15.Ulrich Drepper2006-01-202-7/+21
* [BZ #1950, BZ #2153]Andreas Jaeger2006-01-151-2/+2
* 2006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-121-4/+2
* * sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h.Ulrich Drepper2005-12-202-6/+24
* * include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper2005-07-082-2/+4