aboutsummaryrefslogtreecommitdiff
path: root/libgomp/config/linux/x86/futex.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-02-12libgomp/i386: Revert the type of syscall wrappers output back to long.Uros Bizjak1-12/+12
2021-02-11libgomp/i386: Move syscall asms to static inline wrapper.Uros Bizjak1-52/+45
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-06-05futex.h (futex_wait): Remove doouble initialization.Uros Bizjak1-3/+1
2015-05-28futex.h (sys_futex0): Remove function.Uros Bizjak1-15/+21
2015-05-27wait.h (gomp_futex_wait, [...]): Declare as int.Uros Bizjak1-1/+1
2015-05-27futex.h (sys_futex0): Change operand "op" to long.Uros Bizjak1-22/+1
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge1-1/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libgomp/Richard Sandiford1-1/+1
2013-01-14Update copyright years in libgomp.Richard Sandiford1-1/+1
2012-07-03xmmintrin.h (_mm_sfence): Use __builtin_ia32_pause.Uros Bizjak1-1/+1
2011-12-02affinity.c: Use atomic rather than sync builtin.Alan Modra1-6/+0
2011-08-02Check __x86_64__ instead of __LP64__ for x86 futex.H.J. Lu1-2/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-16/+13
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-12/+58
2006-01-18[multiple changes]Diego Novillo1-0/+110