aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2020-02-25Add build targets for the string routines.Peter Collingbourne
2020-01-21Make ramdisk_available.Yifan Hong
2020-01-13Correct a comment in Android.bp.Elliott Hughes
2020-01-10Stop setting WANT_ROUNDING=0.Elliott Hughes
2020-01-07Make room for the string routines.Elliott Hughes
2019-12-18arm-optimized-routines: build and run the tests.Elliott Hughes
2019-10-16Android.bp: latest upstream changes need -Wno-unused-parameter.Elliott Hughes
2019-10-15Add math/include/ directory to include path.Elliott Hughes
2019-09-17Android.bp: tell <math.h> we're part of the implementation.Elliott Hughes
2019-08-01Upgrade arm-optimized-routines to 6b594432c8ac46e71686ea21fad30d1c3f79e65aHaibo Huang
2019-05-06libarm-optimized-routines supports native_bridgedimitry
2018-12-03Prevent dependency cycle due to system_shared_libs expansionandroid-wear-8.0.0_r2Dan Willemsen
2018-08-09Export double precision implementationsmaster-cuttlefish-testing-releaseAdhemerval Zanella
2018-08-09Remove unsed rredf.c from mathtestsAdhemerval Zanella
2018-08-08Set HAVE_FAST_FMA on aarch64Adhemerval Zanella
2018-08-01mathtest is more useful if it tests libm.Elliott Hughes
2018-07-31Add recovery_available optionAdhemerval Zanella
2018-07-31Limit the exported functionsAdhemerval Zanella
2018-07-31Add -DFLT_EVAL_METHOD=0 and -ffp-contract=fastAdhemerval Zanella
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-25Build the library and the tests.Elliott Hughes