summaryrefslogtreecommitdiff
path: root/README.txt
AgeCommit message (Collapse)Author
2014-05-28Moved the builtins documentation to lib/builtins/Greg Fitzgerald
And fixed typos in the ASan readme. Differential Revision: http://reviews.llvm.org/D3927 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@209778 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-15Fix typosAlp Toker
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@208841 91177308-0d34-0410-b5e6-96231b3b80d8
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