Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-25 | setjmp/longjmp saves only non-call clobbered regs | Christian Svensson | |
Previously we saved everything, but we only need to save the registers that are promised to be untouched by the setjmp call. | |||
2015-10-09 | add new architecture support for or1k | Waldemar Brodkorb | |
Information about Openrisc: http://opencores.org/or1k/Main_Page Integrated from: https://github.com/openrisc/uClibc-or1k |