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 Update copyright years. 2021-01-04 10:26:59 +01:00
ia64 Update copyright years. 2021-01-04 10:26:59 +01:00
mips Update copyright years. 2021-01-04 10:26:59 +01:00
powerpc Update copyright years. 2021-01-04 10:26:59 +01:00
s390 Update copyright years. 2021-01-04 10:26:59 +01:00
sparc Update copyright years. 2021-01-04 10:26:59 +01:00
tile Update copyright years. 2021-01-04 10:26:59 +01:00
x86 libgomp/i386: Revert the type of syscall wrappers output back to long. 2021-02-12 00:07:56 +01:00
affinity.c Update copyright years. 2021-01-04 10:26:59 +01:00
bar.c Update copyright years. 2021-01-04 10:26:59 +01:00
bar.h Update copyright years. 2021-01-04 10:26:59 +01:00
doacross.h Update copyright years. 2021-01-04 10:26:59 +01:00
futex.h Update copyright years. 2021-01-04 10:26:59 +01:00
lock.c Update copyright years. 2021-01-04 10:26:59 +01:00
mutex.c Update copyright years. 2021-01-04 10:26:59 +01:00
mutex.h Update copyright years. 2021-01-04 10:26:59 +01:00
omp-lock.h
proc.c Update copyright years. 2021-01-04 10:26:59 +01:00
proc.h Update copyright years. 2021-01-04 10:26:59 +01:00
ptrlock.c Update copyright years. 2021-01-04 10:26:59 +01:00
ptrlock.h Update copyright years. 2021-01-04 10:26:59 +01:00
sem.c Update copyright years. 2021-01-04 10:26:59 +01:00
sem.h libgomp: Don't access gomp_sem_t as int using atomics unconditionally 2021-01-18 07:18:46 +01:00
wait.h Update copyright years. 2021-01-04 10:26:59 +01:00