about summary refs log tree commit diff
path: root/sysdeps/sh/sh4
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0119-19/+19
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-301-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0619-19/+19
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-182-0/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0119-19/+19
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-038-8/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0219-19/+19
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0119-19/+19
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0719-19/+19
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0119-19/+19
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0119-19/+19
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0119-19/+19
* Add missing hidden_def (__sigsetjmp).Joseph Myers2016-12-011-0/+1
* Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers2016-11-291-42/+0
* Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2016-11-241-4/+0
* Fix SH4 FP_ILOGB0 (bug 20859).Joseph Myers2016-11-231-1/+1
* Add femode_t functions: sh.Joseph Myers2016-09-072-0/+65
* Add fesetexcept: sh.Joseph Myers2016-08-161-0/+32
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0417-17/+17
* 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