[aarch64] Refactor common errata work-around specs
[gcc.git] / libgomp /
2019-06-18 Thomas SchwingeTest cases to verify OpenACC 'firstprivate' mappings
2019-06-18 Thomas SchwingeAdd missing results check in 'libgomp.fortran/allocatab...
2019-06-18 Cesar PhilippidisAdd 'libgomp.oacc-fortran/allocatable-array-1.f90'
2019-06-18 Thomas Schwinge[PR90743] Fortran 'allocatable' with OpenACC data/OpenM...
2019-06-18 Thomas Schwinge[PR90861] Document status quo for OpenACC 'declare...
2019-06-18 Thomas Schwinge[PR90862] OpenACC 'declare' ICE when nested inside...
2019-06-16 Tom de Vries[openacc, parloops] Fix SIGSEGV in oacc_entry_exit_ok_1
2019-06-15 Tom de Vries[nvptx, libgomp] Update pr85381-{2,4}.c test-cases
2019-06-15 Jakub Jelinekre PR middle-end/90779 (Fortran array initialization...
2019-06-15 Tom de Vries[openacc] Disable pass_thread_jumps for IFN_UNIQUE
2019-06-13 Feng XuePR tree-optimization/89713 - Assume loop with an exit...
2019-06-11 Jakub Jelinekre PR target/90811 ([nvptx] ptxas error on OpenMP offlo...
2019-06-05 Jakub Jelinekomp-low.c (lower_rec_input_clauses): For lastprivate...
2019-06-04 Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): Don't sorry_at...
2019-05-30 Rainer OrthGeneralize getconf _NPROCESSORS_ONLN
2019-05-29 Jakub Jelinekgimplify.c (struct gimplify_omp_ctx): Add clauses member.
2019-05-27 Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): Allow lastpriva...
2019-05-27 Jakub Jelinekomp-low.c (lower_omp_1): Look through ordered...
2019-05-27 Jakub Jelinekre PR libgomp/90641 (libgomp.c-c++-common/lastprivate...
2019-05-24 Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CON...
2019-05-24 Jakub Jelinekre PR libgomp/90585 (libgomp hsa plugin ftbfs in the...
2019-05-20 Jakub Jelinekre PR libgomp/90527 (alloc.c:72:7: error: implicit...
2019-05-17 Thomas SchwingeOpenACC Profiling Interface (incomplete)
2019-05-13 Chung-Lin Tang2019-05-13 Chung-Lin Tang <cltang@codesourcery.com>
2019-05-08 Thomas SchwingeAddress compiler diagnostics in libgomp.oacc-c-c++...
2019-05-06 Thomas SchwingeClean up libgomp GCC 5 legacy support
2019-03-27 Kevin Buettnerteam.c (gomp_team_start): Initialize pool->threads[0].
2019-02-22 Thomas Schwinge[libgomp] In OpenACC testing, by default only build...
2019-02-22 Thomas Schwinge[libgomp] In OpenACC testing, cycle though all offload...
2019-02-22 Thomas Schwinge[libgomp] Clarify difference between offload target...
2019-02-22 Thomas Schwinge[libgomp] In OpenACC offloading testing, be more explic...
2019-02-19 Chung-Lin Tangre PR c/87924 (OpenACC wait clauses without async-argum...
2019-01-30 Jakub Jelinekre PR c++/88988 (ICE: Segmentation fault (in lookup_nam...
2019-01-28 Jakub Jelinekre PR middle-end/89002 (ICE in scan_omp_1_op, at omp...
2019-01-28 Jakub Jelinekre PR middle-end/89002 (ICE in scan_omp_1_op, at omp...
2019-01-28 Richard Bienerre PR testsuite/89064 (libgomp.graphite/force-parallel...
2019-01-24 Tom de Vries[nvptx, libgomp] Fix memleak in GOMP_OFFLOAD_fini_device
2019-01-23 Tom de Vries[nvptx, libgomp] Fix cuMemAlloc with size zero
2019-01-23 Tom de Vries[nvptx, libgomp] Fix assert (!s->map->active) in map_fini
2019-01-23 Tom de Vries[nvptx, libgomp] Fix map_push
2019-01-15 Tom de Vries[nvptx] Handle assignment to gang-level reduction variable
2019-01-12 Tom de Vries[nvptx] Enable setting vector length using -fopenacc...
2019-01-12 Tom de Vries[nvptx] Enable setting vector length using -fopenacc-dim
2019-01-12 Tom de Vries[nvptx] Add vector_length 64 test-cases
2019-01-12 Tom de Vries[nvptx] Force vl32 if calling vector-partitionable...
2019-01-12 Tom de Vries[nvptx] Don't emit barriers for empty loops -- test...
2019-01-12 Tom de Vries[nvptx] Enable large vectors -- reduction testcases
2019-01-12 Tom de Vries[nvptx] Enable large vectors -- test-cases
2019-01-12 Tom de Vries[nvptx] Update insufficient launch message for variable...
2019-01-12 Tom de Vries[nvptx] Enable large vectors
2019-01-11 Thomas SchwingeBetter distinguish OpenACC and OpenMP sections in ...
2019-01-11 Tom de Vries[nvptx] Don't allow vector_length 64 with num_workers 16
2019-01-11 Tom de Vries[libgomp, testsuite, openacc] Remove -foffload=-w in...
2019-01-11 Tom de Vries[nvptx, testsuite, openacc, libgomp] Add insufficient...
2019-01-10 Nathan SidwellAdd testcase from PR71959
2019-01-09 Sebastian Huberlibgomp: Reduce copy and paste for RTEMS
2019-01-09 Sebastian Huberlibgomp: Avoid complex dependencies for RTEMS
2019-01-09 Tom de Vries[libgomp, testsuite, openacc] Don't use const int for...
2019-01-09 Tom de Vries[nvptx, libgomp] Don't launch with num_workers == 0
2019-01-07 Tom de Vries[nvptx] Fix libgomp.oacc-c-c++-common/vector-length...
2019-01-03 Tom de Vries[nvptx] Add vector_length 128 testcases
2019-01-01 Jakub JelinekUpdate copyright years.
2019-01-01 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2018-12-28 Thomas SchwingeFor libgomp OpenACC entry points, redefine the "device...
2018-12-28 Thomas SchwingeCleanup libgomp's coalesce chunk data structures
2018-12-27 Steven G. Karglaligned1.f03: Fix invalid code that now causes an error...
2018-12-19 Tom de Vries[nvptx] Commit passing pr85381-*.c test-cases
2018-12-19 Tom de Vries[nvptx, libgomp] Move rtl-dump test-cases to libgomp
2018-12-14 Thomas SchwingeMissing changes from "Adjust copy/copyin/copyout/create...
2018-12-14 Thomas Schwinge[PR88495] An OpenACC async queue is always synchronized...
2018-12-14 Thomas Schwinge[PR88484] OpenACC wait directive without wait argument...
2018-12-14 Thomas Schwinge[PR88407] [OpenACC] Correctly handle unseen async-arguments
2018-12-14 Thomas SchwingeRevise libgomp.oacc-c-c++-common/data-2-lib.c, libgomp...
2018-12-14 Chung-Lin TangCorrectly describe OpenACC async/wait dependencies
2018-12-14 Thomas Schwinge[PR88370] acc_get_cuda_stream/acc_set_cuda_stream:...
2018-12-14 Tom de Vries[offloading] Error on missing symbols
2018-12-13 Tom de Vries[libgomp, nvptx] Fix libgomp.c/target-5.c compilation
2018-12-13 Jakub Jelinekre PR libgomp/88460 ([nvptx] FAIL: libgomp.c++/for...
2018-12-12 Jakub Jelinekre PR fortran/88463 (Rejects conforming source, OpenMP...
2018-12-12 Jakub Jelinekomp-builtins.def (BUILT_IN_GOMP_LOOP_NONMONOTONIC_RUNTI...
2018-12-12 Andreas SchwabDon't mark stack pointer as clobbered in asm
2018-12-09 Thomas Koenigre PR libfortran/88411 (Random crashes for ASYNCHRONOUS...
2018-12-09 Thomas SchwingeCoalesce host to device transfers in libgomp: not for...
2018-12-08 Jakub Jelinekre PR libgomp/87995 (libgomp.c/../libgomp.c-c++-common...
2018-12-02 Jakub Jelinektree-nested.c (convert_nonlocal_omp_clauses, [...]...
2018-12-02 Jakub Jelinekomp-low.c (check_omp_nesting_restrictions): Allow cance...
2018-11-30 Cesar Philippidis[PR88288, OpenACC, libgomp] Adjust offsets for present...
2018-11-30 Thomas SchwingeAdd libgomp.oacc-fortran/lib-16-2.f90
2018-11-28 Richard Bienerre PR tree-optimization/88182 (ICE in vectorizable_redu...
2018-11-26 Jakub JelinekMakefile.am (AUTOMAKE_OPTIONS): Drop dejagnu.
2018-11-26 Richard Bienerre PR tree-optimization/88182 (ICE in vectorizable_redu...
2018-11-20 Jakub Jelinekre PR bootstrap/88106 (Bootstrap failure on mingw32)
2018-11-09 Jakub Jelinekaffinity-fmt.c: Include inttypes.h if HAVE_INTTYPES_H.
2018-11-09 Martin SeborPR middle-end/81824 - Warn for missing attributes with...
2018-11-09 Jakub Jelinekworkshare-reduction-1.c: New test.
2018-11-08 Rainer OrthFix Solaris build with OpenMP 5.0
2018-11-08 Jakub Jelinektask-reduction-8.c (bar): Add in_reduction clause for...
2018-11-08 Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-11-06 Chung-Lin Tang2018-11-06 Chung-Lin Tang <cltang@codesourcery.com>
2018-10-31 Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
next