Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-20 | switch sh and mips setjmp asm from .sub system to .S files | Rich Felker | 2 | -2/+0 | |
2015-11-11 | use correct nofpu versions of setjmp/longjmp used on sh-nofpu-fdpic | Rich Felker | 2 | -0/+2 | |
when adding the fdpic subarchs, the need for these sub files was overlooked. thus setjmp and longjmp performed illegal instructions. |