gcc/libgomp/config/linux
Uros Bizjak 5e40542f87 libgomp/i386: Revert the type of syscall wrappers output back to long.
Linux man-pages 5.07 wrongly declares syscall output type as int.  This error
was fixed in release 5.10, so this patch reverts my recent change.

2021-02-11  Uroš Bizjak  <ubizjak@gmail.com>

libgomp/
	* config/linux/x86/futex.h (__futex_wait):
	Revert output type back to long.
	(__futex_wake): Ditto.
	(futex_wait): Update for revert.
	(futex_wake): Ditto.
2021-02-12 00:07:56 +01:00
..
alpha
ia64
mips
powerpc
s390
sparc
tile
x86 libgomp/i386: Revert the type of syscall wrappers output back to long. 2021-02-12 00:07:56 +01:00
affinity.c
bar.c
bar.h
doacross.h
futex.h
lock.c
mutex.c
mutex.h
omp-lock.h
proc.c
proc.h
ptrlock.c
ptrlock.h
sem.c
sem.h
wait.h