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 |
* | Make mips/mips64 syscall stubs more like the other architectures. | Elliott Hughes | 2014-02-19 | 1 | -9/+3 |
* | Fix build by avoiding the _C_LABEL macro. | Elliott Hughes | 2014-02-18 | 1 | -2/+2 |
* | [MIPS64] Add syscall related files | Chris Dearman | 2014-02-06 | 1 | -0/+34 |