aboutsummaryrefslogtreecommitdiff
path: root/lib/builtins
AgeCommit message (Expand)Author
2016-10-25Update aosp/master compiler-rt for rebase to r275480Pirama Arumuga Nainar
2016-03-17Update aosp/master compiler-rt for rebase to r256229Pirama Arumuga Nainar
2015-08-13Update aosp/master compiler-rt for rebase to r239765Pirama Arumuga Nainar
2015-07-16Remove broken vfp_alias.S implementation.Stephen Hines
2015-06-23Cherry-pick fix to FP trunctation routinePirama Arumuga Nainar
2015-05-20Update aosp/master compiler-rt with patches for fp16Pirama Arumuga Nainar
2015-05-13Update aosp/master compiler-rt for rebase to r235153Pirama Arumuga Nainar
2015-04-08Update aosp/master compiler-rt for rebase to r233350Pirama Arumuga Nainar
2015-03-23Update aosp/master compiler-rt for rebase to r230699.Stephen Hines
2015-01-23Do not define CRT_HAS_128BIT for MIPS64Petar Jovanovic
2015-01-21[MIPS64] Make __clear_cache more optimalPetar Jovanovic
2014-11-26Update aosp/master compiler-rt for rebase to r222486.Stephen Hines
2014-10-20Fix checks for Android.Dan Albert
2014-10-14Merge "Implement floatsitf, floatunstfsi, which perform (signed/unsigned)inte...Dan Albert
2014-10-14Implement floatsitf, floatunstfsi, which performJoerg Sonnenberger
2014-10-13AArch64: add support for ARM64 iOS versions of compiler-rt.Tim Northover
2014-10-10builtins: replace section symbol with reference to specSaleem Abdulrasool
2014-10-10builtins: add AEABI div0 functionsSaleem Abdulrasool
2014-07-21Update compiler-rt for rebase to r212749.Stephen Hines
2014-06-20Refactor muldf3 and mulsf3.Joerg Sonnenberger
2014-06-19Provide mul for IEEE quad. From GuanHong Liu.Joerg Sonnenberger
2014-06-19Provide add and sub for IEEE quad. From GuanHong Liu.Joerg Sonnenberger
2014-06-19Refactor addsf3.c and adddf3.c.Joerg Sonnenberger
2014-05-28Update compiler-rt aosp/master for 3.5 (r209699) rebase.Stephen Hines