diff options
author | Joel Sherrill <joel@rtems.org> | 2016-02-25 11:43:18 -0600 |
---|---|---|
committer | Joel Sherrill <joel@rtems.org> | 2016-03-22 09:45:08 -0500 |
commit | 4db48d17ebac131585d036ccf11eec935e4cc126 (patch) | |
tree | 580704622d1160a6e08f8426e6c5ca817bc2f046 /newlib/libc/include/stdio.h | |
parent | 75f2bdfd395880d8711ac2ed5ee4cf89fdbfce88 (diff) | |
download | cygnal-4db48d17ebac131585d036ccf11eec935e4cc126.tar.gz cygnal-4db48d17ebac131585d036ccf11eec935e4cc126.tar.bz2 cygnal-4db48d17ebac131585d036ccf11eec935e4cc126.zip |
newlib/configure.host: Turn off sti/cli for i386 setjmp for i386-rtems*
When running RTEMS paravirtualized in user space, the cli/sti instructions
can't be used. But I can't see why they are needed in either user or
supervisor state. Turning the use of them off for RTEMS.
This code is unmodified since the beginning of the repository, so I have
no insight into why it was done. I may even have been the one to add them.
Absolutely no idea except they aren't necessary.
Diffstat (limited to 'newlib/libc/include/stdio.h')
0 files changed, 0 insertions, 0 deletions