Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | in arm cancellation point asm, don't unnecessarily preserve link register | Patrick Oppenlander | 2019-08-06 | 1 | -4/+4 |
* | explicitly assemble all arm asm sources as UAL | Rich Felker | 2015-11-10 | 1 | -0/+1 |
* | remove non-working pre-armv4t support from arm asm | Rich Felker | 2015-11-09 | 1 | -2/+0 |
* | consistently use hidden visibility for cancellable syscall internals | Rich Felker | 2015-04-14 | 1 | -3/+8 |
* | prepare cancellation syscall asm for possibility of __cancel returning | Rich Felker | 2015-02-20 | 1 | -1/+5 |
* | fix bad opcode in arm syscall_cp_asm | Rich Felker | 2012-05-23 | 1 | -1/+1 |
* | fix issue with longjmp out of signal handlers and cancellation | Rich Felker | 2012-05-23 | 1 | -10/+8 |
* | initial commit of the arm port | Rich Felker | 2011-09-18 | 1 | -0/+23 |