Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-20 | switch sh and mips setjmp asm from .sub system to .S files | Rich Felker | 4 | -48/+0 | |
2015-04-24 | fix build regression in sh-nofpu subarch due to missing symbol | Rich Felker | 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. | |||||
2014-02-27 | add nofpu subarchs to the sh arch, and properly detect compiler's fpu config | Rich Felker | 4 | -0/+45 | |