futex.h (sys_futex0): Change to static function with noinline, nomips16 attributes...
authorChung-Lin Tang <cltang@codesourcery.com>
Wed, 29 Aug 2012 09:29:55 +0000 (09:29 +0000)
committerChung-Lin Tang <cltang@gcc.gnu.org>
Wed, 29 Aug 2012 09:29:55 +0000 (09:29 +0000)
commitc24dbebb4414e38d43f6a4f3ed1963b7395fac11
tree3bf1bc0c11aafa989fb02cec5db74b15242fbafc
parent27f36b78376bedb52ac917e036118bc2ce9a6d9e
futex.h (sys_futex0): Change to static function with noinline, nomips16 attributes under MIPS16.

2012-08-29  Chung-Lin Tang  <cltang@codesourcery.com>

libgomp/
* config/linux/mips/futex.h (sys_futex0): Change to static
function with noinline, nomips16 attributes under MIPS16. Adjust
asm statement to place 'li v0,SYS_futex' immediately before
syscall insn.

From-SVN: r190772
libgomp/ChangeLog
libgomp/config/linux/mips/futex.h