i386: Correct *vec_extractv2si_zext_mem
[gcc.git] / libgomp /
2018-07-10 Jakub Jelinekre PR c++/86443 (ICEs on #pragma omp distribute paralle...
2018-06-26 Jakub Jelinekre PR c++/86291 (OpenMP incorrect for-loop collapsing...
2018-06-24 Gerald Pfeiferlibgomp.texi (Top): Move www.openmp.org to https.
2018-06-22 Cesar PhilippidisUpdate OpenACC testcases
2018-06-20 Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-05-21 Janus Weilre PR fortran/85841 ([F2018] reject deleted features)
2018-05-18 Cesar Philippidisre PR c++/85782 (acc loops with continue statements...
2018-05-09 Tom de Vries[openacc, libgomp] Use GOMP_ASYNC_SYNC in GOACC_declare
2018-05-09 Tom de Vries[openacc] Factor out async argument utility functions
2018-05-07 Tom de Vries[openacc, testsuite] Allow installed testing of libgomp...
2018-05-03 Tom de Vries[testsuite] Add scan-offload-tree-dump
2018-05-02 Tom de Vries[openacc] Move GOMP_OPENACC_DIM parsing out of nvptx...
2018-05-02 Tom de Vries[libgomp, testsuite] Move tests to libgomp.c-c++-common
2018-05-02 Tom de Vries[openacc] Add __builtin_goacc_parlevel_{id,size}
2018-05-02 Tom de Vries[testsuite] Add scan-ltrans-tree-dump
2018-05-02 Tom de Vries[testsuite] Add scan-wpa-ipa-dump
2018-04-29 Julian Brown[openacc, testsuite] Fix undefined behaviour in atomic_...
2018-04-27 Tom de Vries[openacc, testsuite] Fix undefined behaviour in atomic_...
2018-04-26 Tom de Vries[nvptx, libgomp] Add GOMP_NVPTX_JIT=-O[0-4] in nvptx...
2018-04-26 Richard Biener[lto] Fixup loops before lto write-out
2018-04-26 Tom de Vries[nvptx, libgomp, testsuite] Reduce recursion depth...
2018-04-24 H.J. LuRegenerate configure of target libraries
2018-04-20 Nathan Sidwell[nvptx] Fix calls to vector and worker routines
2018-04-19 Thomas SchwingePR85463 '[nvptx] "exit" in offloaded region doesn't...
2018-04-19 Jakub Jelinekcet.m4 (GCC_CET_FLAGS): Default to --disable-cet, repla...
2018-04-18 David Malcolmre PR jit/85384 (libgccjit does not work if --with...
2018-04-16 Cesar Philippidis[openacc] Fix ICE when compiling tile loop containing...
2018-04-12 Thomas Koenigre PR fortran/83064 (DO CONCURRENT and auto-paralleliza...
2018-04-12 Cesar PhilippidisRevert 259346.
2018-04-12 Cesar Philippidisre PR middle-end/84955 (Incorrect OpenACC tile expansion)
2018-04-05 Tom de Vries[nvptx] Fix neutering of bb with only cond jump
2018-03-26 Tom de VriesFix switch conversion in offloading functions
2018-03-25 Thomas Koenigre PR fortran/84381 (replace non-std 'call abort' by...
2018-03-20 Richard Bienerforce-parallel-4.c: XFAIL one parallelizable loop.
2018-02-19 Igor TsimbalistCET shouldn't be enabled in 32-bit run-time libraries...
2018-02-16 Jakub Jelinekre PR fortran/84418 (ICE with fortran OpenMP linear...
2018-02-14 Jakub Jelinekre PR fortran/84313 ([F08] reject procedure pointers...
2018-02-08 Martin Jambor[hsa] Fix PR82416 testcase
2018-02-08 Martin Jambor[hsa] Set program allocation for static local variables
2018-02-07 Rainer OrthFix libgomp.oacc-c-c++-common/pr84217.c for C++
2018-02-07 Tom de Vries[openacc] Fix diff_type in expand_oacc_collapse_init
2018-01-29 Christoph Spielre PR libgomp/84096 (Wrong prototype for omp_init_nest_...
2018-01-25 Tom de Vries[nvptx, PR84028] Add exit insn after noreturn call...
2018-01-24 Tom de Vries[nvptx, PR83589] Workaround for branch-around-nothing...
2018-01-24 Tom de Vries[nvptx, PR81352] Add exit insn after noreturn call...
2018-01-19 Tom de Vries[nvptx] Fix bug in jit bug workaround
2018-01-03 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2017-12-30 Tom de VriesPrune removed funcs from offload table
2017-12-27 Tom de VriesWorkaround PR83046 in gang-static-2.c
2017-12-05 Jakub Jelinekre PR testsuite/83281 (libgomp.oacc-c-c++-common/reduct...
2017-12-01 Cesar PhilippidisFix bug in an OpenACC async test case
2017-11-24 Jakub Jelinekre PR fortran/81304 (Bogus warning with -Wsurprising...
2017-11-23 Jakub Jelinekre PR fortran/81841 (THREADPRIVATE (OpenMP) wrongly...
2017-11-22 Jakub Jelinekre PR libgomp/83106 (libgomp/target.c:2671:2: error...
2017-11-17 Igor TsimbalistEnable building libgomp with Intel CET
2017-11-15 Tom de VriesAdd libgomp.oacc-c-c++-common/f-asyncwait-{1,2,3}.c
2017-11-14 Tom de VriesAllow asyncwait-1.c to run for non-nvidia devices
2017-11-07 Jakub Jelinekre PR c++/82835 (ICE on valid code with -fopenmp)
2017-11-06 Martin LiskaFix -Wreturn-type fallout.
2017-10-31 Tom de VriesRemove semicolon after do {} while (false) in HSA_LOG
2017-10-28 Jakub Jelinektarget.c (struct gomp_coalesce_buf): New type.
2017-10-17 Thomas SchwingeRestore "dg-do run" directives for libgomp.oacc-fortran...
2017-10-16 Tom de VriesEnable libgomp.oacc-*/declare-*.{c,f90} for non-nvidia...
2017-10-09 Martin Jambor[PR 82416] Do not extend operands to at least 32 bits
2017-10-07 Tom de VriesFix libgomp.oacc-fortran/{firstprivate-1,parallel-reduc...
2017-10-05 Tom de VriesFix libgomp.oacc-c-c++-common/{loop-red-g-1,routine...
2017-10-04 Tom de VriesFix openacc float reduction testcases
2017-09-28 Tom de VriesRemove superfluous -fopenmp from libgomp testcases
2017-09-28 Tom de VriesFix libgomp.oacc-c-c++-common/loop-g-{1,2}.c for non...
2017-09-27 Tom de VriesFix libgomp.oacc-c-c++-common/parallel-reduction.c...
2017-09-16 Tom de VriesFix condition folding in c_parser_omp_for_loop
2017-09-14 Tom de VriesIntroduce libgomp/testsuite/libgomp.c-c++-common
2017-09-14 Jakub Jelinekre PR c++/81314 (Undefined reference to a function...
2017-09-08 Gerald Pfeiferlibgomp.texi (Top): openacc.org now uses https.
2017-08-10 Jakub Jelinekre PR c/81687 (Compiler drops label in OpenMP region)
2017-08-07 Jakub Jelinekre PR c/69389 (bit field incompatible with OpenMP atomi...
2017-08-07 Tom de VriesFix diff_type in expand_oacc_for char iter_type
2017-07-27 Jakub Jelinekre PR c/45784 (gcc OpenMP - error: invalid controlling...
2017-07-19 Tom de VriesAdd v2di support for nvptx
2017-07-03 Tom de VriesFix secure_getenv.h include in plugin-hsa.c
2017-06-27 Tom de VriesShow value of GOMP_OPENACC_DIM in libgomp nvptx plugin
2017-06-27 Tom de VriesUse secure_getenv for GOMP_DEBUG
2017-06-21 Jakub Jelinekre PR c++/81130 (ICE OpenMP shared clause in gimplify_v...
2017-06-17 Rainer OrthGet rid of dg-skip-if etc. default args
2017-06-02 Bernd Edlingerinvoke.texi: Document the -Wsizeof-pointer-div warning.
2017-05-30 Jakub Jelinekre PR libgomp/80822 (libgomp incorrect affinity when...
2017-05-24 Thomas SchwingeOpenACC 1.0 compatibility: acc_async_wait, acc_async_wa...
2017-05-24 Thomas SchwingeFortran OpenACC "openacc_lib.h": acc_pcopyin, acc_pcreate
2017-05-24 Thomas SchwingeTranslate libgomp.oacc-c-c++-common/lib-32.c into Fortran
2017-05-24 Thomas SchwingeC/C++ OpenACC: acc_pcopyin, acc_pcreate
2017-05-24 Thomas Schwingelibgomp nvptx plugin: Debugging output when disabling...
2017-05-23 Thomas SchwingeOpenACC 2.5 kernels construct: num_gangs, num_workers...
2017-05-23 Thomas SchwingeRuntime checking of OpenACC parallelism dimensions...
2017-05-22 Jakub Jelinekre PR middle-end/80809 (Multi-free error for variable...
2017-05-22 Jakub Jelinekre PR middle-end/80809 (Multi-free error for variable...
2017-05-22 Jakub Jelinekre PR middle-end/80853 (OpenMP ICE in build_outer_var_r...
2017-05-19 Thomas SchwingeOpenACC 2.5 default (present) clause
2017-05-19 Thomas Schwingelibgomp hsa plugin: debug output for HSA runtime librar...
2017-05-12 Rainer OrthLoad new scanlang.exp
next