| Age | Commit message (Expand) | Author |
| 2025-07-17 | GCN, nvptx offloading: Restrain 'WARNING: program timed out.' while in 'dynam... | Thomas Schwinge |
| 2025-05-12 | GCN, nvptx offloading: Restrain 'WARNING: program timed out.' while in 'dynam... | Thomas Schwinge |
| 2025-04-25 | GCN: Properly switch sections in 'gcn_hsa_declare_function_name' [PR119737] | Andrew Pinski |
| 2025-04-14 | GCN, nvptx: Support '-mfake-exceptions', and use it for offloading compilatio... | Thomas Schwinge |
| 2025-04-14 | Add 'throw', dead code test cases for GCN, nvptx target and OpenACC, OpenMP '... | Thomas Schwinge |
| 2025-04-14 | Add 'throw', caught test cases for GCN, nvptx target and OpenACC, OpenMP 'tar... | Thomas Schwinge |
| 2025-04-14 | Add 'throw' test cases for GCN, nvptx target and OpenACC, OpenMP 'target' off... | Thomas Schwinge |
| 2025-04-14 | Add 'std::bad_cast' exception, dead code test cases for GCN, nvptx target and... | Thomas Schwinge |
| 2025-04-14 | Add 'std::bad_cast' exception, caught test cases for GCN, nvptx target and Op... | Thomas Schwinge |
| 2025-04-14 | Add 'std::bad_cast' exception test cases for GCN, nvptx target and OpenACC, O... | Thomas Schwinge |
| 2025-04-14 | Add PR119692 "C++ 'typeinfo', 'vtable' vs. OpenACC, OpenMP 'target' offloadin... | Thomas Schwinge |
| 2025-03-26 | driver: Forward '-lstdc++' to offloading compilation [PR101544] | Thomas Schwinge |
| 2025-03-24 | Add 'libgomp.c++/pr96835-1{,-O0}.C', 'libgomp.oacc-c++/pr96835-1.C' [PR96835] | Thomas Schwinge |
| 2025-03-24 | Add 'libgomp.c++/pr101544-1{,-O0}.C', 'libgomp.oacc-c++/pr101544-1.C' [PR101544] | Thomas Schwinge |
| 2023-09-12 | libgomp: Consider '--with-build-sysroot=[...]' for target libraries' build-tr... | Thomas Schwinge |
| 2023-05-15 | libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'gfortran' driver [P... | Thomas Schwinge |
| 2023-05-15 | libgomp testsuite: Have each '*.exp' file specify the compiler to use [PR91884] | Thomas Schwinge |
| 2023-05-12 | libgomp testsuite: Generalize 'lang_library_path' into a list of 'lang_librar... | Thomas Schwinge |
| 2023-05-12 | libgomp testsuite: Get rid of 'lang_test_file_found' | Thomas Schwinge |
| 2023-05-12 | libgomp C++, Fortran testsuites: Resolve 'lang_test_file_found' first | Thomas Schwinge |
| 2023-05-12 | libgomp testsuite: Localize 'lang_[...]' etc. | Thomas Schwinge |
| 2023-05-09 | libgomp testsuite: Use 'lang_test_file_found' instead of 'lang_test_file' | Thomas Schwinge |
| 2023-05-09 | libgomp testsuite: Only use 'blddir' if set | Thomas Schwinge |
| 2023-05-09 | libgomp C++ testsuite: Don't compute 'blddir' twice | Thomas Schwinge |
| 2023-05-08 | libgomp C++ testsuite: Use 'lang_include_flags' instead of 'libstdcxx_includes' | Thomas Schwinge |
| 2022-09-14 | OpenMP/OpenACC struct sibling list gimplification extension and rework | Julian Brown |
| 2022-01-19 | nvptx: update fix for -Wformat-diag | Martin Liska |
| 2022-01-18 | nvptx: fix -Wformat-diag warnings | Martin Liska |
| 2022-01-17 | Extend test cases for references in OpenACC 'private' clauses | Thomas Schwinge |
| 2022-01-17 | Test cases for references in OpenACC 'private' clauses | Julian Brown |
| 2021-06-08 | Don't require 'openacc_nvidia_accel_selected' in additional 'libgomp.oacc-*/d... | Thomas Schwinge |
| 2020-11-25 | Fix templatized C++ OpenACC 'cache' directive ICEs | Thomas Schwinge |
| 2020-07-24 | [testsuite] Unset 'offload_target' after use | Thomas Schwinge |
| 2020-04-29 | [gcn] Use 'radeon' for the environment variable 'ACC_DEVICE_TYPE' | Thomas Schwinge |
| 2020-04-20 | Fix declare copyout in libgomp.oacc-c++/declare-pr94120.C | Tobias Burnus |
| 2020-04-08 | [C/C++, OpenACC] Reject vars of different scope in acc declare (PR94120) | Tobias Burnus |
| 2020-03-18 | libgomp testsuite - disable long double for AMDGCN | Tobias Burnus |
| 2019-12-20 | OpenACC 2.6 deep copy: C and C++ execution tests | Julian Brown |
| 2019-12-03 | Enable OpenACC GCN testing. | Andrew Stubbs |
| 2019-06-19 | Test cases to verify OpenACC 'firstprivate' mappings | Thomas Schwinge |
| 2019-02-22 | [libgomp] In OpenACC testing, by default only build for the offload target th... | Thomas Schwinge |
| 2019-02-22 | [libgomp] In OpenACC testing, cycle though all offload targets | Thomas Schwinge |
| 2019-02-22 | [libgomp] Clarify difference between offload target, offload plugin, and Open... | Thomas Schwinge |
| 2019-02-22 | [libgomp] In OpenACC offloading testing, be more explicit in what is supporte... | Thomas Schwinge |
| 2019-01-10 | Add testcase from PR71959 | Nathan Sidwell |
| 2018-10-29 | [OpenACC] Support C++ "this" in OpenACC directives | Joseph Myers |
| 2018-09-12 | [OpenACC] C++ reference mapping | Cesar Philippidis |
| 2018-08-02 | [nvptx] Ignore c++ exceptions | Tom de Vries |
| 2018-06-22 | Update OpenACC testcases | Cesar Philippidis |
| 2018-04-20 | [nvptx] Fix calls to vector and worker routines | Nathan Sidwell |