.. |
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
|
Rename subdir 'Target' variable to 'Implementation' to be less overloaded.
|
2010-01-18 06:49:09 +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
|
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 |
saveFP.S
|
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 |