Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
compiler-rt
/
lib
/
builtins
/
clzti2.c
6e99daa
Consistently use COMPILER_RT_ABI for all public symbols.
by Joerg Sonnenberger
· 12 years ago
938b0df
Introduce CRT_HAS_128BIT, currently for all __LP64__ platforms.
by Joerg Sonnenberger
· 12 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/clzti2.c]
6e2bf8f
Mechanical change to sink a #ifdef guard for a platform below the
by Chandler Carruth
· 13 years ago
5b791f6
license change
by Howard Hinnant
· 15 years ago
665671e
Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky.
by Edward O'Callaghan
· 16 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