Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
compiler-rt
/
0193b74976719b8aea4cb8874ba36b75836a8d6e
/
lib
/
addsf3.c
0193b74
Remove extraneous semicolons outside of functions. This fixes a large
by Chandler Carruth
· 12 years ago
0499b84
Declare some variables unsigned to avoid signed vs unsigned mismatches.
by Joerg Sonnenberger
· 12 years ago
0ae9d25
lib: Integrate abi.h into int_lib.h, there aren't good enough reasons for this extra complexity.
by Daniel Dunbar
· 13 years ago
1c5f89b
Move abi bits to separate header. Force AAPCS for EABI in accordance with ARM RTABI.
by Anton Korobeynikov
· 14 years ago
37b97d1
Add ARM EABI function aliases to routines
by Anton Korobeynikov
· 14 years ago
0868ca6
compiler-rt: Split subdf3 and subsf3 out of add implementations, for
by Daniel Dunbar
· 14 years ago
9ad441f
license change
by Howard Hinnant
· 14 years ago
5c6d2ec
Correction to previous commit which mistakenly included older versions of some files; now includes the correct LLVM license header
by Stephen Canon
· 14 years ago
e508632
Adding soft-float comparisons, addition, subtraction, multiplication and negation
by Stephen Canon
· 14 years ago