History log of /external/compiler-rt/lib/divdf3.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0193b74976719b8aea4cb8874ba36b75836a8d6e 22-Jun-2012 Chandler Carruth <chandlerc@gmail.com> Remove extraneous semicolons outside of functions. This fixes a large
number of -pedantic warnings.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@159033 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/divdf3.c
0ae9d258a484ba5ede154f729660ad21bd0ade2e 15-Nov-2011 Daniel Dunbar <daniel@zuster.org> lib: Integrate abi.h into int_lib.h, there aren't good enough reasons for this extra complexity.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@144660 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/divdf3.c
1c5f89b1dd741135a4007ab577723d422f421eec 19-Apr-2011 Anton Korobeynikov <asl@math.spbu.ru> Move abi bits to separate header. Force AAPCS for EABI in accordance with ARM RTABI.


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@129769 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/divdf3.c
37b97d1cf4501b94347e0b4e880f4b25825a289f 19-Apr-2011 Anton Korobeynikov <asl@math.spbu.ru> Add ARM EABI function aliases to routines


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@129768 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/divdf3.c
9ad441ffec97db647fee3725b3424284fb913e14 16-Nov-2010 Howard Hinnant <hhinnant@apple.com> license change

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@119397 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/divdf3.c
12a7d094b185795f478308f4fc27b43abebdde07 04-Jul-2010 Stephen Canon <scanon@apple.com> Initial implementation of double-precision soft-float division, moved a couple utility functions from the multiplications into the utility header

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@107586 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/divdf3.c