Daily bump.
[platform/upstream/gcc.git] / libgomp /
2021-04-10 GCC AdministratorDaily bump.
2021-04-09 Thomas SchwingeAdd 'libgomp.oacc-c-c++-common/static-variable-1.c...
2021-04-09 Jakub Jelineklibgomp: Silence false positive -Wmaybe-uninitialized...
2021-03-30 GCC AdministratorDaily bump.
2021-03-29 Tobias Burnuslibgomp: Fix on_device_arch.c aux-file handling [PR99555]
2021-03-26 GCC AdministratorDaily bump.
2021-03-25 Thomas Schwingelibgomp HSA/GCN plugins: don't prepend the 'HSA_RUNTIME...
2021-03-25 Thomas SchwingeAvoid OpenMP/nvptx execution-time hangs for simple...
2021-03-25 Thomas Schwinge'libgomp.oacc-fortran/derivedtypes-arrays-1.f90' OpenAC...
2021-03-16 GCC AdministratorDaily bump.
2021-03-15 Tobias BurnusOpenMP: Fix 'omp declare target' handling for vars...
2021-03-13 GCC AdministratorDaily bump.
2021-03-12 Tobias BurnusFortran/OpenMP: Fix use_device_{ptr,addr} with assumed...
2021-03-05 GCC AdministratorDaily bump.
2021-03-04 Jakub Jelineklibgomp: Use sizeof(void*) based checks instead of...
2021-02-28 GCC AdministratorDaily bump.
2021-02-27 Iain Sandoelibgomp, testsuite : Require alias support for PR96390...
2021-02-26 GCC AdministratorDaily bump.
2021-02-25 Kwok Cheung Yeungopenmp: Fix intermittent hanging of task-detach-6 libgo...
2021-02-23 GCC AdministratorDaily bump.
2021-02-22 Tobias BurnusFortran/OpenMP: Fix optional dummy procedures [PR99171]
2021-02-18 GCC AdministratorDaily bump.
2021-02-17 Julian Brownopenacc: Strided array sections and components of deriv...
2021-02-17 Julian Brownopenacc: Fix lowering for derived-type mappings through...
2021-02-12 GCC AdministratorDaily bump.
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-02-11 GCC AdministratorDaily bump.
2021-02-10 Julian Brownopenacc: Add XFAILs [PR98979]
2021-02-05 GCC AdministratorDaily bump.
2021-02-04 Julian Brownopenacc: Allow strided arrays in update directives
2021-02-04 GCC AdministratorDaily bump.
2021-02-03 Andrew Stubbsamdgcn: Add gfx908 support
2021-01-26 GCC AdministratorDaily bump.
2021-01-25 Kwok Cheung Yeunglibgomp: Add documentation for omp_fulfill_event runtim...
2021-01-21 GCC AdministratorDaily bump.
2021-01-20 Jakub Jelineklibgomp: Fix up GOMP_task on s390x
2021-01-20 GCC AdministratorDaily bump.
2021-01-19 Tobias BurnusOpenMP/Fortran: Fixes for {use,is}_device_ptr
2021-01-19 GCC AdministratorDaily bump.
2021-01-18 Andreas Schwablibgomp: enable linux-futex on riscv64
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-17 GCC AdministratorDaily bump.
2021-01-16 Kwok Cheung Yeungopenmp: Add support for the OpenMP 5.0 task detach...
2021-01-16 GCC AdministratorDaily bump.
2021-01-15 Jakub Jelineklibatomic, libgomp, libitc: Fix bootstrap [PR70454]
2021-01-15 GCC AdministratorDaily bump.
2021-01-14 Thomas Schwinge[nvptx libgomp plugin] Build only in supported configur...
2021-01-06 GCC AdministratorDaily bump.
2021-01-05 Samuel ThibaultUpdate GNU/Hurd configure support
2021-01-05 Julian Brownnvptx: Cache stacks block for OpenMP kernel launch
2021-01-04 Jakub JelinekUpdate copyright years.
2021-01-04 Jakub JelinekUpdate Copyright in ChangeLog files
2021-01-02 GCC AdministratorDaily bump.
2021-01-01 Jakub JelinekUpdate copyright dates.
2020-12-29 GCC AdministratorDaily bump.
2020-12-28 Gerald Pfeiferlibgomp: Avoid bad "up" link in libgomp docs
2020-12-19 GCC AdministratorDaily bump.
2020-12-18 Jakub Jelinekopenmp: Don't optimize shared to firstprivate on task...
2020-12-10 GCC AdministratorDaily bump.
2020-12-09 Andrew StubbsImport HSA header files from AMD
2020-12-09 GCC AdministratorDaily bump.
2020-12-08 Tobias BurnusFortran: Add 'omp scan' support of OpenMP 5.0
2020-12-06 GCC AdministratorDaily bump.
2020-12-05 Iain SandoeDarwin : Update libtool and dependencies for Darwin20...
2020-11-30 GCC AdministratorDaily bump.
2020-11-29 John David AnglinFix hppa64-hpux11 build to remove source paths from...
2020-11-26 GCC AdministratorDaily bump.
2020-11-25 Thomas SchwingeFix templatized C++ OpenACC 'cache' directive ICEs
2020-11-25 Andrew StubbsFix atomic_capture-1.f90 testcase
2020-11-25 GCC AdministratorDaily bump.
2020-11-24 Andrew StubbsTweak plugin-gcn.c defines
2020-11-24 Thomas Schwinge[testsuite] Avoid Tcl 8.5-specific behavior
2020-11-19 GCC AdministratorDaily bump.
2020-11-18 Kwok Cheung Yeungopenmp: Retire nest-var ICV for OpenMP 5.1
2020-11-18 Tobias Burnustestsuite/libgomp.c/usleep.h: Use sleep-loop also for GCN
2020-11-15 GCC AdministratorDaily bump.
2020-11-14 Jakub Jelinekopenmp: Add support for non-VLA {,first}private allocat...
2020-11-14 GCC AdministratorDaily bump.
2020-11-13 Gergö BaranyDecompose OpenACC 'kernels' constructs into parts,...
2020-11-13 Gergö BaranyAdd 'libgomp.oacc-fortran/pr94358-1.f90' [PR94358]
2020-11-13 Jakub Jelinekopenmp: Support allocate for C/C++ array section reductions
2020-11-13 GCC AdministratorDaily bump.
2020-11-12 Jakub Jelinekopenmp: Implement allocate clause in omp lowering.
2020-11-12 Thomas SchwingeAdjust 'libgomp.oacc-fortran/attach-descriptor-1.f90...
2020-11-11 GCC AdministratorDaily bump.
2020-11-10 Chung-Lin Tangopenmp: Implement OpenMP 5.0 base-pointer attachement...
2020-11-06 GCC AdministratorDaily bump.
2020-11-05 Kwok Cheung Yeungopenmp: Mark deprecated symbols in OpenMP 5.0
2020-11-02 GCC AdministratorDaily bump.
2020-11-02 Thomas SchwingeSimplify and enhance 'libgomp.oacc-c-c++-common/pr85486...
2020-11-02 Thomas Schwingelibgomp testsuite: tell warning from error diagnostics...
2020-10-30 Jakub Jelinekopenmp: Use FIELD_TGT_EMPTY once more
2020-10-29 GCC AdministratorDaily bump.
2020-10-28 Jakub Jelinekopenmp: Implicitly discover declare target for variants...
2020-10-28 Jakub Jelinekxfail and improve some failing libgomp tests [PR81690]
2020-10-28 Jakub Jelineklto: LTO cgraph support for late declare variant resolu...
2020-10-22 GCC AdministratorDaily bump.
2020-10-22 Jakub Jelinekopenmp: Add test for OMP_TARGET_OFFLOAD=mandatory for...
next