summaryrefslogtreecommitdiff
path: root/libm
AgeCommit message (Expand)Author
2021-04-26Replace llndk_library with llndk clause in cc_libraryColin Cross
2021-02-19Add LOCAL_LICENSE_KINDS to bionicBob Badour
2021-02-16Fix/update notices.Elliott Hughes
2021-02-04Add -Wno-ignored-pragmas.Chih-Hung Hsieh
2021-02-02Merge changes from topic "builtins-exported"Ryan Prichard
2021-01-28Use exported variants of arm32/x86 builtinsRyan Prichard
2021-01-26Sync libm with upstream FreeBSD.Elliott Hughes
2021-01-19Don't set native_bridge_supported: true for ndk librariesColin Cross
2020-10-29Merge "Make vendor_ramdisk_available."Yifan Hong
2020-10-27Make vendor_ramdisk_available.Yifan Hong
2020-10-19Make the connection between implementation and llndk_library explicitColin Cross
2020-09-29No global ThinLTO for bionicYi Kong
2020-09-25Merge changes from topic "arm64_branch-protection"Elliott Hughes
2020-09-24Merge "Avoid explicit use of "10000" in build files."Dan Albert
2020-09-04libm: Add Armv8.3-A PAuth and Armv8.5-A BTI support to assembly filesTamas Petz
2020-08-21Fix issues with .note.GNU-stack section directives.Stephen Hines
2020-08-13Avoid explicit use of "10000" in build files.Dan Albert
2020-08-12Show coverage for libm too.Elliott Hughes
2020-02-27Add 29 to stubs.versions of libc/libdl/libmJooyung Han
2020-02-11Clean up the math headers.Elliott Hughes
2020-01-30Fully disable clang format where needed.Christopher Ferris
2020-01-29Link .clang-format file to system/core one.Christopher Ferris
2020-01-22Make ramdisk_available.Yifan Hong
2020-01-07Track library name change.Elliott Hughes
2019-11-15Stop exporting certain deprecated unwinder symbols from libc.so and libm.so.Peter Collingbourne
2019-11-12Link libgcc_stripped into libc.so and libm.so with --whole-archive on ARM.Peter Collingbourne
2019-10-24libm: sync with upstream FreeBSD.Elliott Hughes
2019-10-09Merge "Remove unused -D from libm build."Elliott Hughes
2019-10-08Remove unused -D from libm build.Elliott Hughes
2019-10-07Restrict the availability of the bionic libsJiyong Park
2019-09-17libm: track arm-optimized-routines changes.Elliott Hughes
2019-08-27libm: remove unused x86/x86_64 assembler.Elliott Hughes
2019-07-15SSE4.1 is part of the Android x86/x86-64 ABI.Elliott Hughes
2019-05-30Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'.Mitch Phillips
2019-05-06Enable native_bridge_supportdimitry
2019-03-14Don't install *.mountpoint targetsJiyong Park
2019-02-22Turn on XOM for libmYi Kong
2019-02-22Switch libm to libcrt.builtinsYi Kong
2019-02-12Use no_libcrt property instead of hard coding projects to excludeYi Kong
2019-02-04libm: sync with upstream FreeBSD.Elliott Hughes
2019-01-31Add bionic mount points under /bionicJiyong Park
2019-01-04Add stubs variants for bionic libsJiyong Park
2018-12-17Generate the per-arch .map files at build time.Elliott Hughes
2018-12-13Suppress cert-dcl16-c clang-tidy warningsChih-Hung Hsieh
2018-11-27Disable XOM in linker, libc, and libm.Ivan Lozano
2018-09-27Merge "Use builtins for ceil/floor/rint/trunc on arm64"Elliott Hughes
2018-09-05Revert "arm64: Use builtin for nearbyintf/nearbyint"Elliott Hughes
2018-09-04arm64: Use builtin for nearbyintf/nearbyintAdhemerval Zanella
2018-08-30Remove ARM/MIPS fenv duplication.Elliott Hughes
2018-08-21Use --Bsymbolic-functions on libmAdhemerval Zanella