re PR target/80090 (Incorrect assembler - output_addr_const may generate visibility...
[gcc.git] / libgomp / config / linux /
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-28 Jonas Hahnfeldlibgomp: fix OpenMP offloading to NVPTX and correct...
2016-11-23 Alexander MonakovOpenMP offloading to NVPTX: libgomp changes
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-08-24 Joost VandeVondelere PR libgomp/66761 (libgomp: ThreadSanitizer: data...
2015-06-05 Uros Bizjakfutex.h (futex_wait): Remove doouble initialization.
2015-05-28 Uros Bizjakfutex.h (sys_futex0): Remove function.
2015-05-27 Uros Bizjakwait.h (gomp_futex_wait, [...]): Declare as int.
2015-05-27 Uros Bizjakfutex.h (sys_futex0): Change operand "op" to long.
2015-01-10 Thomas Schwingelibgomp: Now known as the GNU Offloading and Multi...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-21 Steve Ellceyfutex.h (SYS_futex): Define if not already done.
2014-04-02 Richard Hendersonlibgomp: Fix default futex vs errno
2014-01-02 Richard SandifordUpdate copyright years in libgomp/
2013-10-12 Jakub Jelinekre PR libgomp/58691 (OpenMP 4: Surprising results with...
2013-10-11 Jakub Jelinektarget.c: New file.
2013-01-31 Dmitry Vyukovre PR sanitizer/55561 (TSAN: provide a TSAN instrumente...
2013-01-14 Richard SandifordUpdate copyright years in libgomp.
2012-08-29 Chung-Lin Tangfutex.h (sys_futex0): Change to static function with...
2012-07-03 Uros Bizjakxmmintrin.h (_mm_sfence): Use __builtin_ia32_pause.
2012-06-06 Jakub Jelinekre PR libgomp/52993 (gomp_init_nest_lock_25: possible...
2012-02-29 Eric Botcazou* config/linux/sparc/futex.h (cpu_relax): Read from...
2012-02-14 Walter LeeAdd ports for TILE-Gx and TILEPro.
2011-12-02 Alan Modraaffinity.c: Use atomic rather than sync builtin.
2011-11-30 Alan Modrare PR libgomp/51298 (libgomp team_barrier locking failures)
2011-11-30 Alan Modraordered.c (gomp_ordered_sync): Add MEMMODEL_ACQ_REL...
2011-11-30 Alan Modrare PR libgomp/51249 (semaphore implemetation for linux...
2011-08-03 Uros Bizjakproc.h: New.
2011-08-02 Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-08-02 H.J. LuCheck __x86_64__ instead of __LP64__ for x86 futex.
2011-07-15 Jakub Jelinekwait.h (do_spin): New inline...
2011-02-14 Jakub Jelinekre PR libgomp/47731 (futex_wait broken on Linux)
2010-10-06 Marcus Shawcroftfutex.h: New.
2010-04-20 Jakub Jelinekre PR libgomp/43706 (scheduling two threads on one...
2009-08-04 David Daneymutex.h (gomp_mutex_unlock): Add comment about needed...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-12-02 Janis Johnsonre PR libgomp/38270 (libgomp test failures due to missi...
2008-11-13 Steve Ellceyre PR libgomp/37938 (libgomp testsuite failures on...
2008-07-28 Ilie Garbaceaconfigure.tgt: Enable futex for MIPS.
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2007-05-04 Jakub Jelinek* config/linux/proc.c: New file.
2007-04-04 Jakub Jelineklibgomp.h (gomp_cpu_affinity, [...]): New extern decls.
2006-01-18 Diego Novillo[multiple changes]