Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
compiler-rt
/
lib
/
builtins
/
clzdi2.c
22db696
[builtins] Fix c?zdi2 on sparc64/Linux and ignore riscv32
by Kristina Brooks
· 7 years ago
1db3ca9
[builtins] Workaround for infinite recursion in c?zdi2
by Jonas Devlieghere
· 8 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/clzdi2.c]
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
5b791f6
license change
by Howard Hinnant
· 15 years ago
ccf4813
Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs
by Edward O'Callaghan
· 16 years ago
4856eef
Fixup C++ style comments are not allowed in ISO C90 to classic C style.
by Edward O'Callaghan
· 16 years ago
fd08999
Initial import of compiler-rt. -
by Daniel Dunbar
· 16 years ago