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