Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relocate hppa from ports to libc. | Carlos O'Donell | 2014-04-29 | 1 | -84/+0 |
| | |||||
* | hppa: Use r25 as second input to __longjmp. | Carlos O'Donell | 2014-04-29 | 1 | -12/+13 |
| | | | | | | The generated assembly is simplified if we use r25, the expected second argument to the function given the calling convention. | ||||
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
| | |||||
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | hppa: Implement __longjmp_chk. | Carlos O'Donell | 2012-11-19 | 1 | -0/+83 |
Implement longjmp and the chk variant in C. |