about summary refs log tree commit diff
path: root/src/setjmp/sheb-nofpu-fdpic
Commit message (Collapse)AuthorAgeFilesLines
* use correct nofpu versions of setjmp/longjmp used on sh-nofpu-fdpicRich Felker2015-11-112-0/+2
when adding the fdpic subarchs, the need for these sub files was overlooked. thus setjmp and longjmp performed illegal instructions.