aboutsummaryrefslogtreecommitdiff
path: root/README.txt
AgeCommit message (Collapse)Author
2014-07-21Update compiler-rt for rebase to r212749.Stephen Hines
Includes a cherry-pick of: r213309 - fixes umodsi3 Change-Id: Ic7367e3586b6af7ef74bee6a8cf437d5f28d975a
2014-05-28Update compiler-rt aosp/master for 3.5 (r209699) rebase.Stephen Hines
Change-Id: I158a30186f0faea2e2400e9dfdd878db2eb40e90
2011-06-17Implement mulo<mode>4 for use in signed overflow checking.Eric Christopher
Fixes rdar://9219742 and rdar://9218244 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@133284 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-17<rdar://problem/8914924> implement udivmodsi4 and divmodsi4 for ARMNick Kledzik
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@127778 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-19This is a test commit to verify repository access.Stephen Canon
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@106376 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-22document runtime support functionsNick Kledzik
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@94223 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-20Updated README.txtHoward Hinnant
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@94016 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-20Updated README.txtHoward Hinnant
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@94011 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-03typosGabor Greif
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@74771 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-26Initial import of compiler-rt.Daniel Dunbar
- git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@74292 91177308-0d34-0410-b5e6-96231b3b80d8