Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove checks for __ARM_EABI__, we only build for EABI now. | Andrew Turner | 2015-07-09 | 1 | -8/+0 |
* | Fix unwind-info errors in our hand-written arm assembler code. | Ian Lepore | 2014-08-01 | 1 | -10/+10 |
* | Add END to ARM libkern assembly functions | Andrew Turner | 2013-03-16 | 1 | -0/+13 |
* | Add the required __aeabi_* functions the kernel uses when built for ARM EABI | Andrew Turner | 2013-01-17 | 1 | -0/+8 |
* | /* -> /*- for copyright notices, minor format tweaks as necessary | Warner Losh | 2005-01-07 | 1 | -1/+1 |
* | Use the RET macro. | Olivier Houchard | 2004-11-09 | 1 | -4/+4 |
* | Don't attempt to profile __udivsi3() and friends, as mcount() uses them. | Olivier Houchard | 2004-10-01 | 1 | -4/+4 |
* | Import libkern arm specific bits. | Olivier Houchard | 2004-05-14 | 1 | -0/+387 |