hanchenye-llvm-project/compiler-rt/lib/ppc
Daniel Dunbar 9ff9371bb7 Switch to using DEFINE_COMPILERRT_[PRIVATE_]FUNCTION to define function symbols inside .S files.
llvm-svn: 85264
2009-10-27 17:50:21 +00:00
..
CMakeLists.txt Initial import of CMake type build system. Just like the rest of llvm.. 2009-08-03 01:08:25 +00:00
DD.h 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
Makefile.mk Add assembly.h for use in .S files. 2009-10-27 17:49:50 +00:00
divtc3.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
fixtfdi.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
fixunstfdi.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
floatditf.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
floatunditf.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
gcc_qadd.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
gcc_qdiv.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
gcc_qmul.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
gcc_qsub.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
multc3.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
restFP.S Switch to using DEFINE_COMPILERRT_[PRIVATE_]FUNCTION to define function symbols inside .S files. 2009-10-27 17:50:21 +00:00
saveFP.S Switch to using DEFINE_COMPILERRT_[PRIVATE_]FUNCTION to define function symbols inside .S files. 2009-10-27 17:50:21 +00:00