aboutsummaryrefslogtreecommitdiff
path: root/src/signal/mipsn32/restore.s (follow)
Commit message (Expand)AuthorAgeFilesLines
* apply hidden visibility to sigreturn code fragments•••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. Rich Felker2018-09-121-0/+2
* add mips n32 port (ILP32 ABI for mips64)•••based on patch submitted by Jaydeep Patil, with minor changes. Rich Felker2016-04-181-0/+9