PR c++/79549 - C++17 ICE with non-type auto template parameter pack
[gcc.git] / libgomp /
2017-04-27 Jakub Jelinekre PR bootstrap/80531 (RC1 bootstrap comparison failure)
2017-04-20 Alexander Monakovomp-low: fix lastprivate/linear lowering for SIMT
2017-04-13 Jakub Jelinekplugin-nvptx.c (cuda_lib_inited): Use signed char type...
2017-04-11 Jakub Jelinekre PR libgomp/80394 (Empty OpenMP task is wrongly remov...
2017-04-04 Jakub Jelinekre PR libgomp/79876 (FAIL: libgomp.fortran/strassen...
2017-03-30 Jakub Jelinek* env.c (initialize_env): Initialize stacksize to 0.
2017-03-22 Cesar Philippidisre PR c++/80029 (valgrind error in new_omp_context...
2017-03-08 Jakub Jelinekre PR c/79940 (OpenMP pragma - internal compiler error...
2017-02-15 Rainer OrthEnable libgomp.c/pr48591.c on __float128 targets
2017-02-11 John David Anglinloop-dim-default.c: Remove hppa*-*-* dg-skip-if directive.
2017-02-09 Jakub Jelinekloop-dim-default.c: Move dg-skip-if directive into...
2017-02-09 Chung-Lin Tanggimplify.c (gimplify_scan_omp_clauses): No special...
2017-02-09 John David Anglinloop-dim-default.c: Skip on hppa*-*-*.
2017-02-02 Thomas Schwingelibgomp, nvptx plugin: Make "nvptx_exec" static
2017-02-02 Thomas Schwingelibgomp: Normalize the names of a few functions of...
2017-01-31 Thomas Schwingelibgomp: Provide prototypes for functions implemented...
2017-01-26 Jakub Jelinek* testsuite/lib/libgomp.exp
2017-01-26 Jakub Jelinekdeclare-simd-4.f90: Add cleanup-modules directive.
2017-01-24 Pekka JääskeläinenBrig front-end
2017-01-21 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-19 Jakub Jelinekcuda.h (CUdeviceptr): Typedef to unsigned long long...
2017-01-17 Jakub Jelinekhsa.h: Add GCC runtime library exception.
2017-01-17 Jakub Jelinekconfigfrag.ac: For --without-cuda-driver don't initiali...
2017-01-17 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-09 Francois-Xavier... re PR libgomp/60670 (omp.h may differ between multilibs)
2017-01-01 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
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-30 Alexander Monakovlibgomp: introduce LIBGOMP_OFFLOADED_ONLY macro
2016-11-30 Alexander Monakovlibgomp: regenerate with automake-1.11.6
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-11-23 Martin Jamborbackport: hsa-builtins.def: New file.
2016-11-23 Martin LiskaRemove build dependence on HSA run-time
2016-11-15 Martin Jamborlibgomp testsuite: add missing map clauses
2016-11-15 Matthias Kloseconfig-ml.in: Remove references to GCJ.
2016-11-10 Jakub Jelinekcpp.c (cpp_define_builtins): Define _OPENMP to 201511...
2016-11-10 Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-11-02 Cesar Philippidisnvptx.c (PTX_GANG_DEFAULT): Set to zero.
2016-11-01 Jakub Jelinekhashtab.h: Use standard GPLv3 with runtime exception...
2016-10-27 Aldy Hernandezoacc-init.c (goacc_new_thread): Use sizeof of the appro...
2016-09-14 Marek Polacektypeck.c (cp_build_unary_op): Diagnose incrementing...
2016-08-19 Jakub Jelinekre PR fortran/71014 (associate statement inside omp...
2016-08-18 Chung-Lin Tangre PR middle-end/70895 (OpenACC: loop reduction does...
2016-08-14 Chung-Lin Tangre PR fortran/70598 (Fortran OpenACC host_data construc...
2016-08-08 Jakub Jelinekre PR c++/58706 (ICE with lambda in OpenMP for-loop)
2016-08-04 Thomas SchwingeC++ OpenACC routine directive testing: templated, and...
2016-08-04 Thomas SchwingeMake libgomp.oacc-c-c++-common/crash-1.c a "link" test...
2016-08-03 Nathan Sidwellnvptx.c (nvptx_declare_function_name): Round frame...
2016-07-15 Jakub JelinekFix up ChangeLog entry.
2016-07-15 Cesar Philippidisc-parser.c (c_parser_oacc_declare): Don't scan for...
2016-07-03 H.J. LuAdd 2 tests for PR middle-end/71734
2016-07-01 Jakub Jelinekre PR fortran/71717 (A gfortran silent "wrong code...
2016-06-17 Jakub Jelineksemantics.c (handle_omp_array_sections_1): Don't ICE...
2016-06-16 Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): Handle COMPONEN...
2016-06-10 Thomas Schwinge[PR middle-end/71373] Handle more OMP_CLAUSE_* in neste...
2016-06-10 Thomas Schwinge[PR c/71381] C/C++ OpenACC cache directive rejects...
2016-06-08 Chung-Lin TangAdd ChangeLog entry missed in last commit:
2016-06-03 Chung-Lin Tangc-typeck.c (c_finish_omp_clauses): Mark OpenACC reducti...
2016-06-01 Cesar Philippidisre PR c/70688 (bogus OpenACC data clause errors involvi...
2016-05-26 Jakub Jelinekc-parser.c (c_parser_omp_clause_schedule): Warn if...
2016-05-26 Chung-Lin Tangoacc-plugin.h (GOMP_PLUGIN_async_unmap_vars): Add int...
2016-05-26 Chung-Lin Tangtarget.c (gomp_device_copy): New function.
2016-05-24 Cesar Philippidisc-parser.c (c_parser_oacc_declare): Add support for...
2016-05-23 Martin Jambor[hsa] Avoid segfault in hsa switch expansion
2016-05-17 Chung-Lin Tangoacc-init.c (acc_init): Remove !cached_base_dev conditi...
2016-05-16 Martin Jambor[hsa] Increase hsa symbol alignment to natural one
2016-05-02 Nathan Sidwellomp-low.c (struct oacc_loop): Add 'inner' field.
2016-04-29 Cesar Philippidisre PR middle-end/70626 (bogus results in 'acc parallel...
2016-04-21 Alexander Monakovlibgomp nvptx plugin: make cuMemFreeHost error non...
2016-04-20 Jakub Jelinekre PR middle-end/70680 (OpenMP SIMD linear variable...
2016-04-14 Cesar Philippidisnon-scalar-data.f90: Don't pass parameter variables...
2016-04-14 Cesar Philippidisre PR middle-end/70643 (broken openacc reduction inside...
2016-04-13 Cesar Philippidisre PR testsuite/68242 (FAIL: libgomp.oacc-c-c++-common...
2016-04-12 Thomas Schwingelibgomp external ABI prototypes maintenance
2016-04-12 Thomas SchwingeMerge libgomp.oacc-c-c++-common/loop-reduction-*.c...
2016-04-12 Thomas SchwingeImprove libgomp.oacc-c-c++-common/par-loop-comb-reducti...
2016-04-12 Jakub Jelinekomp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE...
2016-04-08 Cesar Philippidisre PR lto/70289 ([openacc] ICE in input_varpool_node)
2016-03-30 Thomas SchwingeUpdate OpenACC test cases
2016-03-29 Thomas SchwingeAvoid ERROR in libgomp.oacc-c++/c++.exp in non-C++...
2016-03-24 Thomas SchwingeAlso test -O0 for OpenACC C, C++ offloading test cases
2016-03-24 Martin LiskaProperly assign to packet header (PR hsa/70394)
2016-03-23 Jakub Jelinekre PR c++/70376 (OpenMP taskloop construct fails to...
2016-03-23 Tom de VriesAdd missing initializations in oacc testcases
2016-03-23 James Norrisre PR libgomp/69414 ([OpenACC] "!$acc update self"...
2016-03-23 Martin LiskaCopy shadow argument conditionally (PR hsa/70337)
2016-03-17 Thomas SchwingeRename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
2016-03-16 Thomas SchwingeNowadays, we use plain -fopenacc to enable OpenACC...
2016-03-13 Thomas Schwingelibgcc_s is required by libstdc++
2016-03-10 Cesar Philippidisre PR testsuite/70009 (test case libgomp.oacc-c-c+...
2016-03-09 Tom de VriesAdd oacc kernels testcases in libgomp.oacc-fortran
2016-03-07 Martin Jambor[hsa testsuite] New directory for HSA-specific C testcases
2016-03-07 Martin Jambor[hsa testsuite] Adjust libgomp tests that do not work...
2016-03-07 Martin Jambor[hsa testsuite] Suppress hsa warnings in libgomp tests
2016-03-02 Jakub Jelinekre PR libgomp/69555 (libgomp.c++/target-6.C fails becau...
2016-02-26 Keith McDaniel[hsa,testsuite] Introduce offload_device_shared_as...
next