summaryrefslogtreecommitdiff
path: root/libgomp/config/linux/x86
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libgomp/i386: Revert the type of syscall wrappers output back to long.Uros Bizjak2021-02-121-12/+12
* libgomp/i386: Move syscall asms to static inline wrapper.Uros Bizjak2021-02-111-52/+45
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* futex.h (futex_wait): Remove doouble initialization.Uros Bizjak2015-06-051-3/+1
* futex.h (sys_futex0): Remove function.Uros Bizjak2015-05-281-15/+21
* wait.h (gomp_futex_wait, [...]): Declare as int.Uros Bizjak2015-05-271-1/+1
* futex.h (sys_futex0): Change operand "op" to long.Uros Bizjak2015-05-271-22/+1
* libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge2015-01-101-1/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in libgomp/Richard Sandiford2014-01-021-1/+1
* Update copyright years in libgomp.Richard Sandiford2013-01-141-1/+1
* xmmintrin.h (_mm_sfence): Use __builtin_ia32_pause.Uros Bizjak2012-07-031-1/+1
* affinity.c: Use atomic rather than sync builtin.Alan Modra2011-12-021-6/+0
* Check __x86_64__ instead of __LP64__ for x86 futex.H.J. Lu2011-08-021-2/+2
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-16/+13
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-12/+58
* [multiple changes]Diego Novillo2006-01-181-0/+110