summaryrefslogtreecommitdiff
path: root/lib/builtins/arm
AgeCommit message (Expand)Author
2014-06-16compiler-rt: prefer thumb over ARMSaleem Abdulrasool
2014-06-01compiler-rt: whitespace and uniformity for armSaleem Abdulrasool
2014-05-15Fix typosAlp Toker
2014-05-12Move .subsections_via_symbols directives into DEFINE_COMPILERRT_PRIVATE_FUNCTIONJonathan Roelofs
2014-05-12[CompilerRT] use .p2align, .balign instead of .alignSaleem Abdulrasool
2014-03-07ARM: fix file's header commentTim Northover
2014-03-04ARM: fix built-bots trying to use Thumb2 code on armv6mTim Northover
2014-03-04ARM: implement __sync_fetch_and_* operationsTim Northover
2014-02-14Move original compiler-rt functions (libgcc replacement) to lib/builtins dire...Alexey Samsonov