Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
compiler-rt
/
ec208e007d2264a65c1f4234f8cbce82dca9f849
/
make
/
lib_info.mk
c0973d6
Automatically create .dSYM for libcompiler_rt.dylib when using Apple's internal build system
by Nick Kledzik
· 12 years ago
a69eb9a
Build ASan runtime for ARM/Android.
by Evgeniy Stepanov
· 12 years ago
8bc01cb
build: Add support for building dylibs.
by Daniel Dunbar
· 12 years ago
f06648a
build: Add ModuleName per-subdir variable as a way to organize the different
by Daniel Dunbar
· 13 years ago
9d55985
add STRIP and LIPO as AvailableOptions
by Nick Kledzik
· 13 years ago
d3d2263
Add new build option KERNEL_USE, which compiles with -mkernel and gets propogated to CFLAGS. Use this to call panic() instead of abort() when enabled.
by Daniel Dunbar
· 15 years ago
6a571fb
Add a VISIBILITY_HIDDEN option, which can be used to make all compiler-rt function definitions hidden/private extern.
by Daniel Dunbar
· 15 years ago
48464e0
Add support for "platform" configurations, which define a suite of compiler-rt
by Daniel Dunbar
· 15 years ago
6db90e6
Rename subdir 'Target' variable to 'Implementation' to be less overloaded.
by Daniel Dunbar
· 15 years ago
78cfbc5
Add 'SelectFunctionDir' function, to select appropriate function implementation based on a configuration and architecture.
by Daniel Dunbar
· 15 years ago