summaryrefslogtreecommitdiff
path: root/lib/udivmodsi4.c
Commit message (Collapse)AuthorAge
* lib: Integrate abi.h into int_lib.h, there aren't good enough reasons for ↵Daniel Dunbar2011-11-15
| | | | | | this extra complexity. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@144660 91177308-0d34-0410-b5e6-96231b3b80d8
* Move abi bits to separate header. Force AAPCS for EABI in accordance with ↵Anton Korobeynikov2011-04-19
| | | | | | ARM RTABI. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@129769 91177308-0d34-0410-b5e6-96231b3b80d8
* <rdar://problem/8914924> implement udivmodsi4 and divmodsi4 for ARMNick Kledzik2011-03-17
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@127778 91177308-0d34-0410-b5e6-96231b3b80d8