Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c21f901b2fabebbb7ba89a5643effa49b7bf77d0
/
compiler-rt
/
lib
/
addsf3.c
321916a
Remove extraneous semicolons outside of functions. This fixes a large
by Chandler Carruth
· 13 years ago
8524f0b
Declare some variables unsigned to avoid signed vs unsigned mismatches.
by Joerg Sonnenberger
· 13 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
· 15 years ago
75e3c19
Add ARM EABI function aliases to routines
by Anton Korobeynikov
· 15 years ago
f3798a3
compiler-rt: Split subdf3 and subsf3 out of add implementations, for
by Daniel Dunbar
· 15 years ago
5b791f6
license change
by Howard Hinnant
· 15 years ago
74eaf1f
Correction to previous commit which mistakenly included older versions of some files; now includes the correct LLVM license header
by Stephen Canon
· 15 years ago
b1fdde1
Adding soft-float comparisons, addition, subtraction, multiplication and negation
by Stephen Canon
· 15 years ago