Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make gensyscalls.py use the ALIAS_SYMBOL macro. | Christopher Ferris | 2015-03-24 | 1 | -2/+1 |
* | Ensure __set_errno is still visible on LP32. | Elliott Hughes | 2014-09-08 | 1 | -3/+1 |
* | Make __set_errno hidden in asm. | Dan Albert | 2014-08-08 | 1 | -0/+2 |
* | AArch64: Remove Frame Record from ARM64 syscalls | Serban Constantinescu | 2014-06-09 | 1 | -11/+0 |
* | Add cfi directives for arm64 assembler. | Christopher Ferris | 2014-05-21 | 1 | -2/+6 |
* | Fix build by avoiding the _C_LABEL macro. | Elliott Hughes | 2014-02-18 | 1 | -2/+2 |
* | Implement some of the missing LFS64 support. | Elliott Hughes | 2014-02-18 | 1 | -0/+24 |