summaryrefslogtreecommitdiffstats
path: root/libm/include
Commit message (Expand)AuthorAgeFilesLines
* Move the meat of <features.h> into <sys/cdefs.h>.Elliott Hughes2014-08-191-1/+0
* Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE).Elliott Hughes2014-08-181-2/+3
* Merge "Move mips fenv implementation details into fenv.c."Elliott Hughes2014-06-091-7/+0
|\
| * Move mips fenv implementation details into fenv.c.Elliott Hughes2014-06-091-7/+0
* | Move x86 fenv implementation details into fenv.c.Elliott Hughes2014-06-092-11/+0
|/
* Clean up the ARM fenv.h, moving implementation details into fenv.c.Elliott Hughes2014-06-091-5/+0
* AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation.Serban Constantinescu2014-06-091-63/+44
* Use -fvisibility=hidden to build libm.Elliott Hughes2014-05-192-1/+8
* Declare sincos/sincosf/sincosl in <math.h>.Elliott Hughes2014-05-081-0/+7
* Fix <math.h> to quieten most of our warnings.Elliott Hughes2014-05-051-35/+16
* Fix x86_64 buildPavel Chupin2014-02-281-1/+1
* Fix mips buildCalin Juravle2014-02-261-1/+1
* Moved to a more openbsd-like fenv.hCalin Juravle2014-02-268-646/+303
* Remove <sys/_types.h>.Elliott Hughes2014-02-071-3/+4
* bionic: rename aarch64 target to arm64Colin Cross2014-01-231-0/+0
* AArch64: Initial AArch64 port of libmSerban Constantinescu2013-12-161-0/+232
* Fix the x86_64 fenv.h.Elliott Hughes2013-10-021-5/+35
* Fix libm build for x86_64.Elliott Hughes2013-10-011-0/+117
* Upgrade libm.Elliott Hughes2013-02-012-93/+169
* [MIPS] Rewrite fenv.h for AndroidRaghu Gandham2013-01-041-145/+152
* Rewrite <fenv.h> for ARM.Elliott Hughes2012-11-051-151/+109
* Start cleaning up libm.Elliott Hughes2012-10-318-1153/+7
* Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLSAndrew Hsieh2012-08-211-2/+2
* Had include/arm/fenv.h, but missed include/mips/fenv.h.Shih-wei Liao2012-07-301-0/+217
* resolved conflicts for merge of 6cda7b62 to gingerbread-plus-aospDavid 'Digit' Turner2011-09-301-154/+14
|\
| * Bionic: x86: Fix libm macro definitionsBruce Beare2011-09-291-153/+14
| * Use proper variable typingBruce Beare2011-07-071-2/+3
* | libm: Add nanf() and tgammaf() implementations.David 'Digit' Turner2011-01-251-0/+3
* | android-x86: use proper variable typingChih-Wei Huang2010-12-231-1/+2
* | am 4efbf95d: Merge "Use proper variable typing"David Turner2010-12-071-2/+3
|\ \ | |/ |/|
| * Use proper variable typingBruce Beare2010-10-111-2/+3
* | Add sincosl() function to bionic. So that sincos optimization can - DO NOT MERGEDavid 'Digit' Turner2010-06-091-0/+7
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-038-0/+2090
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-038-2090/+0
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-218-0/+2090