newlib-cygwin/newlib/libc/sys/amdgcn
Thomas Schwinge ed50a50b9b amdgcn: Implement proper locks: Fix 'newlib/libc/sys/amdgcn/include/sys/lock.h' for C++
As of commit 7dd4eb1db9
"amdgcn: Implement proper locks", we get, by the thousands, for C++ code:

    In file included from [...]/newlib/libc/include/stdio.h:60,
                     from [...]:
    [...]/newlib/libc/include/sys/reent.h:911:1: error: expected declaration before '}' token
2024-04-04 16:01:35 +02:00
..
include/sys amdgcn: Implement proper locks: Fix 'newlib/libc/sys/amdgcn/include/sys/lock.h' for C++ 2024-04-04 16:01:35 +02:00
Makefile.inc amdgcn: Implement proper locks 2024-03-25 11:32:52 +01:00
close.c
fcntl.c Add gfortran support for AMD GCN 2019-06-07 13:55:43 -04:00
fstat.c Add missing includes. 2019-03-25 16:44:10 +01:00
getpid.c Add gfortran support for AMD GCN 2019-06-07 13:55:43 -04:00
isatty.c
kill.c Add gfortran support for AMD GCN 2019-06-07 13:55:43 -04:00
lock.c amdgcn: Implement proper locks 2024-03-25 11:32:52 +01:00
lseek.c
open.c Add gfortran support for AMD GCN 2019-06-07 13:55:43 -04:00
raise.c Add gfortran support for AMD GCN 2019-06-07 13:55:43 -04:00
read.c
stat.c Add gfortran support for AMD GCN 2019-06-07 13:55:43 -04:00
unlink.c Add gfortran support for AMD GCN 2019-06-07 13:55:43 -04:00
write.c amdgcn: Replace asm("s8") by __builtin_gcn_kernarg_ptr if existing 2022-11-21 13:10:29 +01:00