]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp/config
Daily bump.
[thirdparty/gcc.git] / libgomp / config /
2024-01-26  Andrew Stubbsamdgcn: additional gfx1030/gfx1100 support
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-13  Thomas SchwingeFix 'libgomp/config/linux/allocator.c' 'size_t' vs...
2023-12-13  Andrew Stubbslibgomp: basic pinned memory on Linux
2023-12-06  Andrew Stubbsamdgcn, libgomp: low-latency allocator
2023-12-06  Andrew Stubbsopenmp, nvptx: low-lat memory access traits
2023-12-06  Andrew Stubbslibgomp, nvptx: low-latency memory allocator
2023-11-07  Kwok Cheung YeungFix libgomp build on targets that are not Linux-based...
2023-11-07  Kwok Cheung Yeungopenmp: Add support for the 'indirect' clause in C/C++
2023-10-12  Zhang, Junx86: set spincount 1 for x86 hybrid platform
2023-07-12  Tobias Burnuslibgomp: Use libnuma for OpenMP's partition=nearest...
2023-05-21  Tobias Burnuslibgomp: Honor OpenMP's nteams-var ICV as upper limit...
2023-02-02  Andrew Stubbsamdgcn, libgomp: Manually allocated stacks
2023-01-16  Jakub JelinekUpdate copyright years.
2023-01-07  LIU HaoAlways define `WIN32_LEAN_AND_MEAN` before <windows.h>
2022-12-21  Chung-Lin Tangnvptx: reimplement libgomp barriers [PR99555]
2022-12-06  Marcel VollweilerOpenMP: omp_get_max_teams, omp_set_num_teams, and omp_...
2022-11-21  Tobias Burnuslibgomp/gcn: fix/improve struct output
2022-11-19  Tobias Burnuslibgomp/gcn: Prepare for reverse-offload callback handling
2022-11-16  Tobias Burnusgcn: Add __builtin_gcn_kernarg_ptr
2022-10-24  Tobias Burnuslibgomp/nvptx: Prepare for reverse-offload callback...
2022-09-08  Marcel VollweilerOpenMP, libgomp: Environment variable syntax extension
2022-06-09  Jakub Jelinekopenmp: Fix up include of the generic allocator.c
2022-06-09  Jakub Jelinekopenmp: Add support for HBW or large capacity or interl...
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...
next