index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
sh
/
sh4
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
19
-19
/
+19
2023-05-30
Fix misspellings in sysdeps/ -- BZ 25337
Paul Pluzhnikov
1
-1
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
19
-19
/
+19
2022-10-18
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2
-0
/
+2
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
19
-19
/
+19
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
8
-8
/
+0
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
19
-19
/
+19
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
19
-19
/
+19
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
19
-19
/
+19
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
19
-19
/
+19
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
19
-19
/
+19
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
19
-19
/
+19
2016-12-01
Add missing hidden_def (__sigsetjmp).
Joseph Myers
1
-0
/
+1
2016-11-29
Refactor FP_FAST_* into bits/fp-fast.h.
Joseph Myers
1
-42
/
+0
2016-11-24
Refactor float_t, double_t information into bits/flt-eval-method.h.
Joseph Myers
1
-4
/
+0
2016-11-23
Fix SH4 FP_ILOGB0 (bug 20859).
Joseph Myers
1
-1
/
+1
2016-09-07
Add femode_t functions: sh.
Joseph Myers
2
-0
/
+65
2016-08-16
Add fesetexcept: sh.
Joseph Myers
1
-0
/
+32
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
17
-17
/
+17
2015-01-07
Fix libm feupdateenv namespace (bug 17748).
Joseph Myers
1
-2
/
+4
2015-01-07
Fix libm fesetround namespace (bug 17748).
Joseph Myers
1
-2
/
+4
2015-01-06
Fix libm fesetenv namespace (bug 17748).
Joseph Myers
2
-3
/
+5
2015-01-05
Fix libm feholdexcept namespace (bug 17748).
Joseph Myers
1
-2
/
+4
2015-01-02
Fix libm fegetround namespace (bug 17748).
Joseph Myers
1
-2
/
+4
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
17
-17
/
+17
2014-12-31
Fix libm fegetenv namespace (bug 17748).
Joseph Myers
1
-2
/
+4
2014-12-30
Fix libm feraiseexcept namespace (bug 17723).
Joseph Myers
2
-3
/
+5
2014-11-24
Remove IS_IN_rtld
Siddhesh Poyarekar
1
-1
/
+1
2014-08-21
Remove unnecessary uses of NOT_IN_libc
Siddhesh Poyarekar
1
-1
/
+1
2014-01-28
Add -mieee to SH sysdep-CFLAGS for older SH compilers.
Kaz Kojima
1
-0
/
+3
2014-01-25
Move SH libm-test-ulps to sysdeps/sh and regenerate it.
Kaz Kojima
1
-1094
/
+0
2014-01-23
Adjust SH specific fpu_control.h and ucontext.h files.
Kaz Kojima
1
-62
/
+0
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
18
-18
/
+18
2013-12-14
Move sysdeps/sh/sh4/fpu/bits/fenv.h to sysdeps/sh/bits/.
Kaz Kojima
1
-76
/
+0
2013-11-28
Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).
Joseph Myers
1
-0
/
+1
2013-06-21
Add sh4 implementation of fegetexceptflag.
Kaz Kojima
1
-0
/
+38
2013-06-05
Remove trailing whitespace.
Joseph Myers
1
-1
/
+1
2013-05-22
Don't include expected results in libm-test test names.
Joseph Myers
1
-169
/
+169
2013-05-19
Handle sincos with generic libm-test logic.
Joseph Myers
1
-9
/
+9
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
18
-19
/
+18
2012-11-05
Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).
Joseph Myers
1
-1
/
+1
2012-11-03
Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).
Joseph Myers
1
-0
/
+1
2012-11-03
Make fenv.h FE_* macros usable in #if (bug 3439).
Joseph Myers
1
-14
/
+21
2012-06-09
SH: No FE_UPWARD, FE_DOWNWARD.
Thomas Schwinge
3
-11
/
+9
2012-06-09
SH: Do not re-write fpscr after reading it.
Thomas Schwinge
5
-12
/
+3
2012-05-28
SH: Use fpu_control_t for the temporary FPU control word.
Thomas Schwinge
12
-19
/
+18
2012-05-28
SH: feraiseexcept: Restore fpscr flag fields.
Kaz Kojima
1
-0
/
+8
2012-04-05
Fix return value of SH fesetround.
Kaz Kojima
1
-3
/
+3
2012-04-05
Set SH fpcsr register which read again.
Kaz Kojima
2
-1
/
+8
2012-04-05
Fix SH4 fraiseexcpt so to generate exceptions appropriately.
Kaz Kojima
1
-6
/
+36
[next]