about summary refs log tree commit diff
path: root/src/signal/mipsn32
Commit message (Collapse)AuthorAgeFilesLines
* add mips n32 port (ILP32 ABI for mips64)Rich Felker2016-04-182-0/+47
based on patch submitted by Jaydeep Patil, with minor changes.