| Commit message (Expand) | Author | Age | Files | Lines |
| * | license change | Howard Hinnant | 2010-11-16 | 328 | -654/+657 |
| * | compiler_rt is now dual licensed under MIT and UIUC license. | Chris Lattner | 2010-11-16 | 2 | -23/+36 |
| * | make: Add CheckCommandLineOverrides to my little Makefile library, a routine for | Daniel Dunbar | 2010-10-14 | 1 | -0/+11 |
| * | <rdar://problem/8482056> Add Soft Floating Compares for armv6 and armv7 | Nick Kledzik | 2010-09-27 | 1 | -0/+2 |
| * | compiler-rt/clang/Darwin: Add a new library configuration which has nothing | Daniel Dunbar | 2010-09-21 | 1 | -0/+7 |
| * | Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were n... | Stephen Canon | 2010-08-17 | 2 | -22/+8 |
| * | add unit tests | Blaine Garst | 2010-08-04 | 54 | -0/+3199 |
| * | add assembly implementation of modsi3 so compiler does not have to special ca... | Nick Kledzik | 2010-07-27 | 1 | -0/+36 |
| * | Fix error in rep_clz on non-LP64 targets. Patch by Christoph Gerum | Stephen Canon | 2010-07-26 | 1 | -2/+2 |
| * | Hand-tuning of single-precision soft-float comparison routines for ARM | Stephen Canon | 2010-07-08 | 1 | -0/+130 |
| * | fix install location | Nick Kledzik | 2010-07-04 | 1 | -6/+6 |
| * | fix arvm5 builds | Nick Kledzik | 2010-07-04 | 3 | -1/+15 |
| * | Initial implementation of double-precision soft-float division, moved a coupl... | Stephen Canon | 2010-07-04 | 5 | -54/+209 |
| * | Single-precision soft-float division | Stephen Canon | 2010-07-04 | 1 | -0/+193 |
| * | Further cleanup of ARM bswap implementations, thanks to John Tytgat | Stephen Canon | 2010-07-03 | 2 | -27/+23 |
| * | Marginally smaller implementations of bswap for ARMv4, ARMv5 that avoid the n... | Stephen Canon | 2010-07-03 | 2 | -32/+26 |
| * | Renamed unsigned->float routines to match GCC convention | Stephen Canon | 2010-07-03 | 4 | -6/+6 |
| * | ARM before armv6 did not supprt 'rev' instruction | Nick Kledzik | 2010-07-03 | 2 | -0/+31 |
| * | [unsigned] int -> float soft-float conversions for single- and double-precision | Stephen Canon | 2010-07-02 | 4 | -0/+198 |
| * | float- and double-to-integer soft-float conversions for compiler-rt | Stephen Canon | 2010-07-02 | 2 | -0/+90 |
| * | Tests for soft-float comparison functions | Stephen Canon | 2010-07-01 | 2 | -0/+958 |
| * | ... and one more fix to remove some warnings in the new double -> float conve... | Stephen Canon | 2010-07-01 | 1 | -4/+2 |
| * | Correction to previous commit which mistakenly included older versions of som... | Stephen Canon | 2010-07-01 | 11 | -115/+311 |
| * | Adding soft-float comparisons, addition, subtraction, multiplication and nega... | Stephen Canon | 2010-07-01 | 10 | -0/+1099 |
| * | This is a test commit to verify repository access. | Stephen Canon | 2010-06-19 | 1 | -1/+0 |
| * | <rdar://problem/7987491> Libcompiler_rt isn't platform aware | Nick Kledzik | 2010-05-15 | 1 | -0/+6 |
| * | tweak arm exports | Nick Kledzik | 2010-05-07 | 1 | -2/+2 |
| * | sjlj based personality requires a different name | Nick Kledzik | 2010-05-07 | 1 | -1/+7 |
| * | improve bullets, patch by Mike Miller | Chris Lattner | 2010-05-04 | 1 | -2/+10 |
| * | Fix build with MSVC. | Charles Davis | 2010-04-29 | 2 | -2/+8 |
| * | improve arm build support on darwin | Nick Kledzik | 2010-04-21 | 2 | -7/+53 |
| * | add explicit alignment directives to assure arm code is 4-byte aligned | Nick Kledzik | 2010-04-21 | 43 | -0/+43 |
| * | update copyright notices | Blaine Garst | 2010-04-21 | 4 | -4/+4 |
| * | add include of int_lib.h to match change to use compilerrt_abort() | Nick Kledzik | 2010-04-15 | 2 | -0/+4 |
| * | clang/Darwin: Don't include enable_execute_stack in libcc_kext.a. | Daniel Dunbar | 2010-03-31 | 1 | -1/+0 |
| * | <rdar://problem/7733536> Move libcompiler_rt over to a dylib target for Libsy... | Nick Kledzik | 2010-03-31 | 2 | -23/+21 |
| * | <rdar://problem/7813254> check enable_execute_stack implementation | Nick Kledzik | 2010-03-31 | 1 | -1/+6 |
| * | Add new build option KERNEL_USE, which compiles with -mkernel and gets propog... | Daniel Dunbar | 2010-03-31 | 4 | -2/+18 |
| * | Use a private compilerrt_abort() define instead of calling abort directly. | Daniel Dunbar | 2010-03-31 | 20 | -35/+38 |
| * | Don't build an armv7 slice for now, it has the same stuff as on armv6. | Daniel Dunbar | 2010-03-26 | 1 | -1/+5 |
| * | Clang/Darwin: Add definition for files to put in cc_kext.a. | Daniel Dunbar | 2010-03-26 | 1 | -0/+206 |
| * | add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-bu... | Nick Kledzik | 2010-02-02 | 2 | -1/+35 |
| * | add compiler options for B&I builds | Nick Kledzik | 2010-02-02 | 1 | -0/+4 |
| * | FUNCTIONS.armv6 to have actual function names | Nick Kledzik | 2010-02-01 | 1 | -1/+3 |
| * | document runtime support functions | Nick Kledzik | 2010-01-22 | 1 | -44/+118 |
| * | Tweak clang_darwin config to strip off any -arch if the user overrides CC, we do | Daniel Dunbar | 2010-01-22 | 1 | -0/+4 |
| * | Updated README.txt | Howard Hinnant | 2010-01-20 | 1 | -2/+2 |
| * | Updated README.txt | Howard Hinnant | 2010-01-20 | 1 | -0/+124 |
| * | fix return type of _Unwind_Exception.exception_cleanup | Nick Kledzik | 2010-01-20 | 1 | -2/+2 |
| * | clang/Darwin: Rename x86_10.4 static lib config to just 10.4, and add 'eprintf' | Daniel Dunbar | 2010-01-20 | 1 | -6/+7 |