summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/valloc.c
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2015-05-26 15:21:52 -0400
committerJeff Johnston <jjohnstn@redhat.com>2015-05-26 15:21:52 -0400
commit3d4342d19389c433b85eaeb383ae924d918fa0c6 (patch)
tree6ebd53aa6e239266a9dc7ab76b6e251c7282b007 /newlib/libc/stdlib/valloc.c
parentf4d7fbe5a1cd2e53ac2bfc3e96be38d3f2d1e650 (diff)
downloadcygnal-3d4342d19389c433b85eaeb383ae924d918fa0c6.tar.gz
cygnal-3d4342d19389c433b85eaeb383ae924d918fa0c6.tar.bz2
cygnal-3d4342d19389c433b85eaeb383ae924d918fa0c6.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 'newlib/libc/stdlib/valloc.c')
0 files changed, 0 insertions, 0 deletions