diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2015-05-26 15:21:52 -0400 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2015-05-27 13:30:19 +0200 |
commit | a6342974b0904d0c7a390e7623661ea254e3984f (patch) | |
tree | c307cdd72b3dcc0b581be73193b44fdc7ed0b808 /libgloss/or1k/syscalls.c | |
parent | 132030fcf203a50c5c85f162135bb92b08021bf5 (diff) | |
download | cygnal-a6342974b0904d0c7a390e7623661ea254e3984f.tar.gz cygnal-a6342974b0904d0c7a390e7623661ea254e3984f.tar.bz2 cygnal-a6342974b0904d0c7a390e7623661ea254e3984f.zip |
Fix exception stack frame for or1k
- We do not need a red zone here, as we do not operate on the current
stack, but always use the clear exception stack. Also reserve two
extra words for the context to store EPCR and ESR.
* or1k/crt0.S: Fix exception stack frame
* or1k/exception-asm.S: ditto
Diffstat (limited to 'libgloss/or1k/syscalls.c')
0 files changed, 0 insertions, 0 deletions