Toggle navigation
Patchwork
newlib
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Szabolcs Nagy
| State =
Action Required
| Archived =
No
| 15 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
Fix powf overflow handling in non-nearest rounding mode
Fix powf overflow handling in non-nearest rounding mode
0 0 0
2018-12-10
Szabolcs Nagy
New
[2/2] Remove float compare option from sincosf
Minor updates to the new math code
0 0 0
2018-07-11
Szabolcs Nagy
New
[1/2] Fix the documentation comments for log_inline in pow
Minor updates to the new math code
0 0 0
2018-07-11
Szabolcs Nagy
New
[6/6] Fix namespace issues in sinf, cosf and sincosf
Updates to the new math code
0 0 0
2018-07-05
Szabolcs Nagy
New
[5/6] Fix large ulp error in pow without fma very near 1.0
Updates to the new math code
0 0 0
2018-07-05
Szabolcs Nagy
New
[4/6] Change the return type of converttoint and document the semantics
Updates to the new math code
0 0 0
2018-07-05
Szabolcs Nagy
New
[3/6] Remove unused TOINT_RINT and TOINT_SHIFT macros
Updates to the new math code
0 0 0
2018-07-05
Szabolcs Nagy
New
[2/6] Move __HAVE_FAST_FMA to math_config.h
Updates to the new math code
0 0 0
2018-07-05
Szabolcs Nagy
New
Fix namespace issues in sinf, cosf and sincosf
Fix namespace issues in sinf, cosf and sincosf
0 0 0
2018-07-04
Szabolcs Nagy
Superseded
[3/3] Fix large ulp error in pow without fma very near 1.0
Updates to the new math code
0 0 0
2018-07-04
Szabolcs Nagy
Superseded
[2/3] Change the return type of converttoint and document the, semantics
Updates to the new math code
0 0 0
2018-07-04
Szabolcs Nagy
Superseded
[1/3] Fix code style and comments of new math code
Updates to the new math code
0 0 0
2018-07-04
Szabolcs Nagy
Superseded
[3/5] New log implementation
New double precision exp, exp2, log, log2 and pow functions
0 0 0
2018-06-27
Szabolcs Nagy
New
[2/5] New exp and exp2 implementations
New double precision exp, exp2, log, log2 and pow functions
0 0 0
2018-06-27
Szabolcs Nagy
New
[1/5] Use uint32_t sign argument to math error functions
New double precision exp, exp2, log, log2 and pow functions
0 0 0
2018-06-27
Szabolcs Nagy
New