about summary refs log tree commit diff
path: root/src/signal/powerpc/restore.s
Commit message (Collapse)AuthorAgeFilesLines
* apply hidden visibility to sigreturn code fragmentsRich Felker2018-09-121-0/+2
| | | | | | | these were overlooked in the declarations overhaul work because they are not properly declared, and the current framework even allows their declared types to vary by arch. at some point this should be cleaned up, but I'm not sure what the right way would be.
* fix indention with spaces in powerpc asmRich Felker2012-11-141-8/+8
|
* PPC port cleaned up, static linking works well now.rofl0r2012-11-131-0/+11