]> gcc.gnu.org Git - gcc.git/history - libgomp/config
x86: Cast stride to __PTRDIFF_TYPE__ in AMX intrinsics
[gcc.git] / libgomp / config /
2022-03-18 Jakub Jelinekopenmp: Fix up gomp_affinity_init_numa_domains
2022-02-22 Tom de Vries[libgomp, nvptx] Fix hang in gomp_team_barrier_wait_end
2022-01-19 Marcel Vollweilerlibgomp, OpenMP: Fix issue for omp_get_device_num on...
2022-01-03 Jakub JelinekUpdate copyright years.
2021-11-15 Jakub Jelinekopenmp: Add support for thread_limit clause on target
2021-11-15 Jakub Jelineklibgomp, nvptx: Honor OpenMP 5.1 num_teams lower bound
2021-11-12 Jakub Jelineklibgomp: Unbreak gcn offload build
2021-11-12 Jakub Jelinekopenmp: Honor OpenMP 5.1 num_teams lower bound
2021-10-18 Jakub Jelinekopenmp: Fix handling of numa_domains(1)
2021-10-15 Jakub Jelinekopenmp: Fix up strtoul and strtoull uses in libgomp
2021-10-15 Jakub Jelinekopenmp: Fix up handling of OMP_PLACES=threads(1)
2021-10-15 Jakub Jelinekopenmp: Add support for OMP_PLACES=numa_domains
2021-10-15 Jakub Jelinekopenmp: Add support for OMP_PLACES=ll_caches
2021-08-22 Thomas SchwingeMake the OpenMP 'error' directive work for nvptx offloading
2021-08-05 Chung-Lin Tangopenmp: Implement omp_get_device_num routine
2021-07-20 Thomas Schwinge[gcn] Work-around libgomp 'error: array subscript 0...
2021-07-19 Thomas Schwinge[gcn] Work-around libgomp 'error: array subscript 0...
2021-07-13 Jakub Jelineklibgomp: Don't include limits.h instead of hidden visib...
2021-05-26 Jakub Jelinekopenmp: Fix up handling of target constructs in offload...
2021-02-11 Uros Bizjaklibgomp/i386: Revert the type of syscall wrappers outpu...
2021-02-11 Uros Bizjaklibgomp/i386: Move syscall asms to static inline wrapper.
2021-01-18 Sebastian HuberRTEMS: Fix libgomp build
2021-01-18 Jakub Jelineklibgomp: Don't access gomp_sem_t as int using atomics...
2021-01-04 Jakub JelinekUpdate copyright years.
2020-10-22 Jakub Jelinekopenmp: Change omp_get_initial_device () to match OpenM...
2020-10-11 Clément Chigotaix: remove libgomp and libatomic archives before creat...
2020-09-29 Andrew Stubbslibgomp: disable barriers in nested teams
2020-09-27 Clément Chigotaix: Use $(AR) without -X32_64 to build FAT libraries.
2020-09-14 Tom de Vries[libgomp, nvptx] Add __sync_compare_and_swap_16
2020-07-14 David Edelsohnaix: FAT libraries: test native compiler mode directly
2020-06-21 David Edelsohnaix: Add GCC64 configuration and FAT target libraries.
2020-04-29 Thomas Schwinge[OpenACC] Set 'acc_device_current = -1'
2020-02-19 Tobias Burnuslibgomp: Fixes + cleanup for OpenACC's Fortran module...
2020-01-17 Andrew StubbsRename acc_device_gcn to acc_device_radeon
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-17 Tobias Burnuslibgomp/openacc.f90 – clean-up public/private attributes
2019-12-11 Tobias Burnuslibgomp – spelling fixes, incl. omp_lib.h.in
2019-12-06 Kwok Cheung YeungFix Fortran linker errors on AMD GCN
2019-11-13 Andrew StubbsOptimize GCN OpenMP malloc performance
2019-11-13 Andrew StubbsGCN libgomp port
2019-11-13 Andrew StubbsMove generic libgomp files from nvptx to accel
2019-01-09 Sebastian Huberlibgomp: Reduce copy and paste for RTEMS
2019-01-09 Sebastian Huberlibgomp: Avoid complex dependencies for RTEMS
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-13 Tom de Vries[libgomp, nvptx] Fix libgomp.c/target-5.c compilation
2018-12-12 Andreas SchwabDon't mark stack pointer as clobbered in asm
2018-11-20 Jakub Jelinekre PR bootstrap/88106 (Bootstrap failure on mingw32)
2018-11-08 Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-08-01 Cesar Philippidis[libgomp] Truncate config/nvptx/oacc-parallel.c
2018-01-03 Jakub JelinekUpdate copyright years.
2017-05-30 Jakub Jelinekre PR libgomp/80822 (libgomp incorrect affinity when...
2017-04-04 Jakub Jelinekre PR libgomp/79876 (FAIL: libgomp.fortran/strassen...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-02 Sebastian Huber[RTEMS] Use spin lock for pool management
2016-12-02 Sebastian Huber[RTEMS] Fix libgomp for nthreads == 1
2016-11-30 Alexander Monakovlibgomp: move data definitions from icv.c back to env.c
2016-11-28 Alexander Monakovlibgomp: remove config/nvptx/critical.c
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-11-17 Cesar Philippidispriority_queue.c: New file.
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-02 Thomas Schwingenvptx offloading linking
2015-09-03 Sebastian Huber[gomp] Add thread attribute customization
2015-09-03 Sebastian Huber[gomp] Thread pool management
2015-09-03 Sebastian Huber[gomp] Add RTEMS configuration
2015-08-24 Joost VandeVondelere PR libgomp/66761 (libgomp: ThreadSanitizer: data...
2015-08-10 Thomas SchwingeEmpty libgomp for nvptx
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.
next
This page took 0.838416 seconds and 8 git commands to generate.