[PATCH] Blackfin syscall change
Jie Zhang
jie.zhang@analog.com
Wed Aug 13 01:55:00 GMT 2008
This patch replaces "RAISE 0;" with "EXCPT 0;" for syscall in Blackfin
libgloss. The syscall mechanism in libgloss is used for simulator and
hardware board. "RAISE 0" is OK for simulator, but cannot be used for
hardware board. Using a valid instruction will ensure predictable
behavior of application on hardware board although currently there is no
non-trivial implementation of syscall for hardware board. Please review
and commit. Thanks.
Jie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libgloss-bfin-syscall.diff
Type: text/x-patch
Size: 858 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20080813/f7d6ef26/attachment.bin>
More information about the Newlib
mailing list