Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add retguard prologue/epilogue | 2020-10-19 | 1 | -2/+4 | |
* | SYS___threxit cannot fail, but this integration looks like a gadget. | 2020-10-18 | 1 | -1/+2 | |
* | Adapt SYS.h to use retguard macros from asm.h, so that generated system | 2020-10-16 | 5 | -19/+47 | |
* | Fix two cases where we shpould compare/store 64-bit values instead of | 2020-07-27 | 1 | -3/+3 | |
* | Fix powerpc64's sbrk() | 2020-07-27 | 1 | -3/+5 | |
* | Add missing comparison instruction. Load %r12 with the indirect branch | 2020-06-30 | 1 | -1/+3 | |
* | The 2nd and 3rd argument are pointers, so use the appropriate doubleword | 2020-06-28 | 1 | -5/+5 | |
* | Avoid "bare" register numbers. | 2020-06-26 | 4 | -26/+26 | |
* | PowerPC64 libc powerpc sys files | 2020-06-25 | 8 | -0/+368 |