]> sourceware.org Git - newlib-cygwin.git/commit
newlib/configure.host: Turn off sti/cli for i386 setjmp for i386-rtems*
authorJoel Sherrill <joel@rtems.org>
Thu, 25 Feb 2016 17:43:18 +0000 (11:43 -0600)
committerJoel Sherrill <joel@rtems.org>
Tue, 22 Mar 2016 14:45:08 +0000 (09:45 -0500)
commit4db48d17ebac131585d036ccf11eec935e4cc126
tree580704622d1160a6e08f8426e6c5ca817bc2f046
parent75f2bdfd395880d8711ac2ed5ee4cf89fdbfce88
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.
newlib/configure.host
This page took 0.02947 seconds and 5 git commands to generate.