gcc/
[gcc.git] / libgomp / config /
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-02-02 David Edelsohnre PR libgomp/64635 (darwin produces libgomp-plugin...
2015-01-28 Jack Howarthre PR libgomp/64635 (darwin produces libgomp-plugin...
2015-01-28 Jack Howarthre PR libgomp/64635 (darwin produces libgomp-plugin...
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-11-05 Rainer OrthFix gnu11 fallout on Solaris 10+
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-06-06 Thomas Schwingeptrlock.h: Fix comment.
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-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
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-08 Rainer Orthconfigure.ac (THREADS): Remove posix95.
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-25 Rainer Orthre PR libgomp/45351 (many unaligned accesses in libgomp...
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-09-19 Jakub Jelinekproc.c: New file.
2008-07-28 Ilie Garbaceaconfigure.tgt: Enable futex for MIPS.
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2007-09-10 Danny Smith* config/mingw32/proc.c: New file.
2007-07-02 Rainer Orthre PR libgomp/26308 (libgomp bootstrap failure on Tru64...
2007-05-04 Jakub Jelinek* config/linux/proc.c: New file.
2007-04-04 Jakub Jelineklibgomp.h (gomp_cpu_affinity, [...]): New extern decls.
2006-10-24 Eric Botcazoure PR libgomp/29494 (libgomp build fails with missing...
2006-06-06 Francois-Xavier... time.c: New file.
2006-02-25 Andreas Tobler[multiple changes]
2006-01-23 Andreas Toblerproc.c: Conditional include of sys/loadavg.h for Solaris.
2006-01-18 Diego Novillo[multiple changes]