aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2023-01-26Build SVE routines.Jake Weinstein
2023-01-25Upgrade ARM-software/optimized-routines to v23.01Elliott Hughes
2022-12-09optimized-routines-mem: Share with bionicPierre-Clément Tosi
2022-11-17Build the optimized memset().Elliott Hughes
2022-11-17Build the optimized memcpy() and memmove().Elliott Hughes
2022-11-16Merge "Add mem*, str* functions to baremetal static lib"Treehugger Robot
2022-11-15Android.bp: Change file mode to non-executablePierre-Clément Tosi
2022-11-15Add mem*, str* functions to baremetal static libPierre-Clément Tosi
2022-07-18Add library for core memory routines.Andrew Walbran
2022-02-02Only clear system_shared_libs when building for bionicandroid-t-preview-2android-t-preview-1android-t-beta-3android-s-v2-beta-3android-s-qpr3-beta-1android-t-preview-1android-s-v2-beta-3android-s-qpr3-beta-1Colin Cross
2021-04-28Make libarm-optimized-routines-{math,string} cc_library_static modules.android-s-beta-2android-s-beta-1Jingwen Chen
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/arm-optimized-routinesandroid-s-preview-1Bob Badour
2020-12-03Upgrade arm-optimized-routines to v20.11Haibo Huang
2020-10-29Merge "Make vendor_ramdisk_available."Yifan Hong
2020-10-21Make vendor_ramdisk_available.Yifan Hong
2020-10-19Make arm-optimized-routines-tests works with testmappingfrankfeng
2020-06-11Build system changes for new MTE routines.android-r-beta-3android-r-beta-2Peter Collingbourne
2020-04-09Bionic and kernel system include paths are no longer implicit.Martin Stjernholm
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