aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-09Export double precision implementationsmaster-cuttlefish-testing-releaseAdhemerval Zanella
2018-08-09Remove unsed rredf.c from mathtestsAdhemerval Zanella
2018-08-08Merge "Set HAVE_FAST_FMA on aarch64"Treehugger Robot
2018-08-08Set HAVE_FAST_FMA on aarch64Adhemerval Zanella
2018-08-03Merge "mathtest is more useful if it tests libm."Elliott Hughes
2018-08-03Merge "mathtest is more useful if it tests libm."Treehugger Robot
2018-08-01Update METADATA.Elliott Hughes
2018-08-01Update METADATA.Elliott Hughes
2018-08-01mathtest is more useful if it tests libm.Elliott Hughes
2018-08-01Merge changes Idc8486ae,I295f4099Adhemerval Zanella
2018-08-01Merge changes Idc8486ae,I295f4099Treehugger Robot
2018-08-01Merge "Add -DFLT_EVAL_METHOD=0 and -ffp-contract=fast"Adhemerval Zanella
2018-08-01Merge "Add -DFLT_EVAL_METHOD=0 and -ffp-contract=fast"Treehugger Robot
2018-07-31Merge remote-tracking branch 'aosp/upstream-master' into mymergeElliott Hughes
2018-07-31Merge remote-tracking branch 'aosp/upstream-master' into mymergeElliott Hughes
2018-07-31Add recovery_available optionAdhemerval Zanella
2018-07-31Add -DFLT_EVAL_METHOD=0 and -ffp-contract=fastAdhemerval Zanella
2018-07-31Limit the exported functionsAdhemerval Zanella
2018-07-30Don't build tanf rredf and funder by defaultSzabolcs Nagy
2018-07-30Add separate HOST_CFLAGS, HOST_LDFLAGS and HOST_LDLIBS make variablesSzabolcs Nagy
2018-07-30Don't build rtest by defaultSzabolcs Nagy
2018-07-30Flush stdout after each benchmark in mathbenchSzabolcs Nagy
2018-07-27Don't build on darwin.Christopher Ferris
2018-07-27Don't build on darwin.Christopher Ferris
2018-07-26Of course I didn't want to build for Darwin! Duh!Elliott Hughes
2018-07-26Of course I didn't want to build for Darwin! Duh!Elliott Hughes
2018-07-25Build the library and the tests.Elliott Hughes
2018-07-25Build the library and the tests.Elliott Hughes
2018-07-19Add Android metadata.Elliott Hughes
2018-07-19Add Android metadata.Elliott Hughes
2018-07-19Initial import.Elliott Hughes
2018-07-19Initial import.Elliott Hughes
2018-07-19Initial empty repositoryInna Palant
2018-07-10Remove float compare option from sincosfSzabolcs Nagy
2018-07-10Fix the documentation comments for log_inline in powSzabolcs Nagy
2018-07-04Fix namespace issues in sincosfWilco Dijkstra
2018-07-04Change the return type of converttoint and document the semanticsSzabolcs Nagy
2018-07-04More detailed documentation commentsSzabolcs Nagy
2018-07-03Fix large ulp error in pow without fma very near 1.0Szabolcs Nagy
2018-06-29Add documentation comments to internal functionsSzabolcs Nagy
2018-06-29Fix GNU style issuesSzabolcs Nagy
2018-06-27Add exp traceSzabolcs Nagy
2018-06-25Fix pow error boundSzabolcs Nagy
2018-06-22Fix gnu code style in pow.cSzabolcs Nagy
2018-06-22Improve pow implementationSzabolcs Nagy
2018-06-20Fix the type of sign_bias in powSzabolcs Nagy
2018-06-20Add trace for sinf/cosf/sincosfWilco Dijkstra
2018-06-20Improve trace supportWilco Dijkstra
2018-06-20Use int32_t in reduce_fast in sincosf.hWilco Dijkstra
2018-06-20Fix the sign of 0 in pow even with !WANT_ROUNDINGSzabolcs Nagy