Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move original compiler-rt functions (libgcc replacement) to lib/builtins dire... | Alexey Samsonov | 2014-02-14 | 1 | -26/+0 |
* | Mechanically add end-of-function markers. | Joerg Sonnenberger | 2014-01-24 | 1 | -0/+1 |
* | Back out some changes that accidentally committed. | Bob Wilson | 2012-02-10 | 1 | -1/+0 |
* | Revert r150232 since it breaks the build when there's no ARM assembler. | Bob Wilson | 2012-02-10 | 1 | -0/+1 |
* | Change ARM vfp assembly functions to use unified syntax. | Bob Wilson | 2011-08-23 | 1 | -4/+5 |
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
* | add explicit alignment directives to assure arm code is 4-byte aligned | Nick Kledzik | 2010-04-21 | 1 | -0/+1 |
* | Switch to using DEFINE_COMPILERRT_[PRIVATE_]FUNCTION to define function symbo... | Daniel Dunbar | 2009-10-27 | 1 | -2/+1 |
* | Add assembly.h for use in .S files. | Daniel Dunbar | 2009-10-27 | 1 | -0/+1 |
* | start adding implementation of arm *vfp routines with test cases | Nick Kledzik | 2009-09-11 | 1 | -0/+23 |