diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2015-05-28 19:36:47 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2015-05-28 19:36:47 +0200 |
commit | d778b5a09c816040de7f25f630056e56ec5d1c09 (patch) | |
tree | 56e7a48916bf7ae3b2e8f20f130737c82752650a /libjava/include/execution.h | |
parent | ac3efa775fc0013da35f118852a9284d26076d19 (diff) | |
download | gcc-d778b5a09c816040de7f25f630056e56ec5d1c09.zip gcc-d778b5a09c816040de7f25f630056e56ec5d1c09.tar.gz gcc-d778b5a09c816040de7f25f630056e56ec5d1c09.tar.bz2 |
futex_bits.h (sys_futex0): Change operands "op" and "val" to int.
* config/linux/x86/futex_bits.h (sys_futex0) [__x86_64__]: Change
operands "op" and "val" to int.
* config/linux/sh/futex_bits.h (sys_futex0) Change operands
"op" and "val" to int.
* config/linux/alpha/futex_bits.h (sys_futex0) Change operands
"op" and "val" to int.
* config/linux/futex.cc (gtm_futex_wait, gtm_futex_wake):
Declare as static int.
(FUTEX_PRIVATE_FLAG): Remove L suffix.
* config/linux/futex_bits.h (sys_futex0) Change operand "op" to int.
Revert:
* config/linux/x86/futex.h (sys_futex0) [!__x86_64__]:
Change operand "op" to long.
From-SVN: r223844
Diffstat (limited to 'libjava/include/execution.h')
0 files changed, 0 insertions, 0 deletions