Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-01-22 | move x32 sysinfo impl and syscall fixup code out of arch/x32/src | Rich Felker | -0/+38 |
2015-11-02 | use explicit __cp_cancel label in cancellable syscall asm for all archs | Rich Felker | -1/+3 |
2015-05-02 | fix x32 __set_thread_area failure due to junk in upper bits | Rich Felker | -1/+1 |
2015-04-14 | consistently use hidden visibility for cancellable syscall internals | Rich Felker | -2/+8 |
2014-02-23 | x32 port (diff against vanilla x86_64) | rofl0r | -10/+8 |
2014-02-23 | import vanilla x86_64 code as x32 | rofl0r | -0/+70 |