Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
268b51a188b718debaaa7f758200246f1039cfb9
/
compiler-rt
/
lib
/
builtins
/
gcc_personality_v0.c
0165015
builtins: silence GCC warning
by Saleem Abdulrasool
· 10 years ago
fa1d9f4
Fix compilation of compiler_rt against libunwind.
by Evgeniy Stepanov
· 11 years ago
a7452e4
builtins: avoid duplicating unwind declarations
by Saleem Abdulrasool
· 11 years ago
a5a06ad
AArch64: add support for ARM64 iOS versions of compiler-rt.
by Tim Northover
· 11 years ago
361a553
Preserve constness for intermediate pointers.
by Joerg Sonnenberger
· 12 years ago
6e99daa
Consistently use COMPILER_RT_ABI for all public symbols.
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/gcc_personality_v0.c]
490a270
lib/gcc_personality_v0: Remove an unnecessary include.
by Daniel Dunbar
· 14 years ago
5ed3931
lib: Eliminate direct include of stdlib.h from files that used to (potentially)
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
5b791f6
license change
by Howard Hinnant
· 15 years ago
c6cacf9
sjlj based personality requires a different name
by Nick Kledzik
· 15 years ago
5b0a062
add include of int_lib.h to match change to use compilerrt_abort()
by Nick Kledzik
· 16 years ago
f287008
Use a private compilerrt_abort() define instead of calling abort directly.
by Daniel Dunbar
· 16 years ago
ac02b5a
fix return type of _Unwind_Exception.exception_cleanup
by Nick Kledzik
· 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