]> git.ipfire.org Git - thirdparty/gcc.git/commit
futex.h (sys_futex0): Change operand "op" to long.
authorUros Bizjak <ubizjak@gmail.com>
Wed, 27 May 2015 19:35:58 +0000 (21:35 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 27 May 2015 19:35:58 +0000 (21:35 +0200)
commitea023bcfd8a6549df22232792038310fd4f2f967
tree6e06f073ef60126e056bb321e26c5377718325a1
parent8974754f6f12f2f032d4122b06d26319545ced00
futex.h (sys_futex0): Change operand "op" to long.

libgomp/ChangeLog:

* config/linux/x86/futex.h (sys_futex0) [!__x86_64__]:
Change operand "op" to long.
[__PIC__]: Remove sys_futex0 function.

libitm/ChangeLog:

* config/linux/x86/futex_bits.h (sys_futex0) [!__x86_64__]:
Change operand "op" to long.
[__PIC__]: Remove sys_futex0 function.

From-SVN: r223771
libgomp/ChangeLog
libgomp/config/linux/x86/futex.h
libitm/ChangeLog
libitm/config/linux/x86/futex_bits.h