Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use struct pt_regs * rather than void * for powerpc[64] sigcontext regs | Rich Felker | 2019-10-19 | 1 | -1/+1 |
* | fix fpregset_t type on powerpc64 | Rich Felker | 2019-10-19 | 1 | -5/+1 |
* | make powerpc64 vrregset_t logical layout match expected API | Rich Felker | 2019-05-22 | 1 | -1/+4 |
* | fix vrregset_t layout and member naming on powerpc64 | Rich Felker | 2019-05-22 | 1 | -4/+8 |
* | make brace placement in public header typedef'd structs consistent | Rich Felker | 2016-07-03 | 1 | -2/+1 |
* | add powerpc64 port | Bobby Bingham | 2016-05-08 | 1 | -0/+108 |