Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
* | Remove __ARM_EABI__ from more places in libc as this is the only ARM ABI | Andrew Turner | 2015-05-31 | 1 | -4/+0 |
* | Teach bits of libc about Thumb. This adds the if-then instructions needed | Andrew Turner | 2015-05-12 | 1 | -0/+2 |
* | Update the syscall calling convention for ARM EABI. We store the syscall | Andrew Turner | 2013-01-19 | 1 | -0/+8 |
* | Fix remaining syntax errors (missing semicolons) | Peter Wemm | 2007-07-05 | 1 | -2/+2 |
* | Add missing \ characters in PSEUDO() macro on arm. Oops. | Peter Wemm | 2007-07-04 | 1 | -2/+2 |
* | Adjust the syscall stub macros to be consistent in their meaning. In | Peter Wemm | 2007-07-04 | 1 | -14/+7 |
* | GC old a.out and K&R support. | Warner Losh | 2006-05-23 | 1 | -9/+0 |
* | Use the RET macro. | Olivier Houchard | 2004-11-09 | 1 | -2/+2 |
* | Import the FreeBSD/arm libc bits. | Olivier Houchard | 2004-05-14 | 1 | -0/+90 |