History log of /external/compiler-rt/lib/floatunsidf.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/floatunsidf.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/floatunsidf.c
2918947b6ac115bcd0ab9258e6e14cd56db1b160 19-Apr-2011 Anton Korobeynikov <asl@math.spbu.ru> More fixes for missed includes


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@129807 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/floatunsidf.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/floatunsidf.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/floatunsidf.c
4d055d584cdc9c65e09092238a905c6f20b829ec 17-Aug-2010 Stephen Canon <scanon@apple.com> Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@111269 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/floatunsidf.c
b6d4e2e3a87eb3c9a6dec0ad21d4c1dec545c137 03-Jul-2010 Stephen Canon <scanon@apple.com> Renamed unsigned->float routines to match GCC convention

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