Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch sh and mips setjmp asm from .sub system to .S files | Rich Felker | 2016-01-20 | 4 | -48/+0 |
| | |||||
* | fix build regression in sh-nofpu subarch due to missing symbol | Rich Felker | 2015-04-24 | 1 | -0/+3 |
| | | | | | | commit 646cb9a4a04e5ed78e2dd928bf9dc6e79202f609 switched sigsetjmp to use the new hidden ___setjmp symbol for setjmp, but the nofpu variant of setjmp.s was not updated to match. | ||||
* | add nofpu subarchs to the sh arch, and properly detect compiler's fpu config | Rich Felker | 2014-02-27 | 4 | -0/+45 |