Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
compiler-rt
/
lib
/
builtins
/
floatdidf.c
0d586d0
[compiler-rt] Add back ARM EABI aliases where legal.
by Eli Friedman
· 8 years ago
4a45838
builtins: fix guard __AEABI__ -> __ARM_EABI__
by Saleem Abdulrasool
· 8 years ago
36ac5dd
builtins: expand out the AEABI function stubs
by Saleem Abdulrasool
· 8 years ago
af0bbd9
[builtins] Make SOFT_FP versions of floatdidf and floatundidf compile
by Jeroen Ketema
· 9 years ago
0b748f2
[builtins] replace tabs by spaces and remove whitespace at end of line NFC
by Jeroen Ketema
· 9 years ago
b5bba5c
builtins: Expand out floating point exponents for MSVC
by Saleem Abdulrasool
· 10 years ago
a6b264b
Move original compiler-rt functions (libgcc replacement) to lib/builtins directory
by Alexey Samsonov
· 12 years ago
[Renamed from compiler-rt/lib/floatdidf.c]
321916a
Remove extraneous semicolons outside of functions. This fixes a large
by Chandler Carruth
· 13 years ago
7205b23
lib: Include float.h in int_lib.h, and eliminate duplicate includes from a number of source files.
by Daniel Dunbar
· 14 years ago
fd1fb85
lib: Include stdbool.h in int_lib.h, and eliminate duplicate includes from a number of source files.
by Daniel Dunbar
· 14 years ago
b6f75f7
lib: Integrate abi.h into int_lib.h, there aren't good enough reasons for this extra complexity.
by Daniel Dunbar
· 14 years ago
e63da93
Move abi bits to separate header. Force AAPCS for EABI in accordance with ARM RTABI.
by Anton Korobeynikov
· 14 years ago
75e3c19
Add ARM EABI function aliases to routines
by Anton Korobeynikov
· 14 years ago
5b791f6
license change
by Howard Hinnant
· 15 years ago
5583632
Code style and Readability fixes. Credit to Craig van Vliet.
by Edward O'Callaghan
· 16 years ago
fd08999
Initial import of compiler-rt. -
by Daniel Dunbar
· 16 years ago