hanchenye-llvm-project/compiler-rt/lib
Nick Kledzik b3d3ec7091 <rdar://problem/7813254> check enable_execute_stack implementation
llvm-svn: 100036
2010-03-31 19:52:01 +00:00
..
arm add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin 2010-02-02 21:34:04 +00:00
i386 Rename subdir 'Target' variable to 'Implementation' to be less overloaded. 2010-01-18 06:49:09 +00:00
ppc Add DEFINE_COMPILERRT_PRIVATE_FUNCTION_UNMANGLED for use in .S files -- restFP and saveFP don't get USER_LABEL_PREFIX prepended for some reason. 2010-01-18 22:19:20 +00:00
x86_64 Rename subdir 'Target' variable to 'Implementation' to be less overloaded. 2010-01-18 06:49:09 +00:00
CMakeLists.txt Update CMake build system with target arch source file lists. 2009-10-29 00:07:46 +00:00
Makefile.mk Rename subdir 'Target' variable to 'Implementation' to be less overloaded. 2010-01-18 06:49:09 +00:00
absvdi2.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
absvsi2.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
absvti2.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
addvdi3.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
addvsi3.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
addvti3.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
apple_versioning.c 1) Remove cmake-specific #define usage from the exported 2009-09-22 00:49:12 +00:00
ashldi3.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
ashlti3.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
ashrdi3.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
ashrti3.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
assembly.h Add a VISIBILITY_HIDDEN option, which can be used to make all compiler-rt function definitions hidden/private extern. 2010-01-18 22:19:34 +00:00
clear_cache.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
clzdi2.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
clzsi2.c
clzti2.c Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky. 2009-09-03 09:12:20 +00:00
cmpdi2.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
cmpti2.c Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky. 2009-09-03 09:12:20 +00:00
ctzdi2.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
ctzsi2.c
ctzti2.c Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky. 2009-09-03 09:12:20 +00:00
divdc3.c
divdi3.c
divsc3.c
divsi3.c
divti3.c
divxc3.c
enable_execute_stack.c <rdar://problem/7813254> check enable_execute_stack implementation 2010-03-31 19:52:01 +00:00
endianness.h Fix DragonFly BSD define in compiler-rt. 2009-11-01 18:25:55 +00:00
eprintf.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
ffsdi2.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
ffsti2.c Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky. 2009-09-03 09:12:20 +00:00
fixdfdi.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
fixdfti.c Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky. 2009-09-03 09:12:20 +00:00
fixsfdi.c
fixsfti.c
fixunsdfdi.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
fixunsdfsi.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
fixunsdfti.c Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky. 2009-09-03 09:12:20 +00:00
fixunssfdi.c
fixunssfsi.c
fixunssfti.c
fixunsxfdi.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
fixunsxfsi.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
fixunsxfti.c Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky. 2009-09-03 09:12:20 +00:00
fixxfdi.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
fixxfti.c Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky. 2009-09-03 09:12:20 +00:00
floatdidf.c
floatdisf.c
floatdixf.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
floattidf.c Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky. 2009-09-03 09:12:20 +00:00
floattisf.c
floattixf.c Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky. 2009-09-03 09:12:20 +00:00
floatundidf.c
floatundisf.c
floatundixf.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
floatuntidf.c Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky. 2009-09-03 09:12:20 +00:00
floatuntisf.c
floatuntixf.c Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky. 2009-09-03 09:12:20 +00:00
gcc_personality_v0.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
int_lib.h 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. 2010-03-31 17:00:48 +00:00
lshrdi3.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
lshrti3.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
moddi3.c
modsi3.c
modti3.c
muldc3.c
muldi3.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
mulsc3.c
multi3.c Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky. 2009-09-03 09:12:20 +00:00
mulvdi3.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
mulvsi3.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
mulvti3.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
mulxc3.c
negdi2.c
negti2.c
negvdi2.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
negvsi2.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
negvti2.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
paritydi2.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
paritysi2.c
parityti2.c Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky. 2009-09-03 09:12:20 +00:00
popcountdi2.c
popcountsi2.c
popcountti2.c
powidf2.c
powisf2.c
powitf2.c
powixf2.c
subvdi3.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
subvsi3.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
subvti3.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
trampoline_setup.c Use a private compilerrt_abort() define instead of calling abort directly. 2010-03-31 17:00:45 +00:00
ucmpdi2.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
ucmpti2.c Fix some files that got left behind in early changeset to unnamed unions fix. Credit to Roman Divacky. 2009-09-03 09:12:20 +00:00
udivdi3.c
udivmoddi4.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
udivmodti4.c Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs 2009-08-09 18:41:02 +00:00
udivsi3.c
udivti3.c
umoddi3.c
umodsi3.c
umodti3.c