| Age | Commit message (Expand) | Author |
| 2025-11-13 | openmp, nvptx: ompx_gnu_managed_mem_alloc | Andrew Stubbs |
| 2025-11-12 | OpenMP: Add omp_default_device named constant [PR119677] | Tobias Burnus |
| 2025-09-06 | libgomp: Use consistent formatting in <omp.h> | Jakub Jelinek |
| 2025-06-02 | libgomp: Add OpenMP's omp_target_memset/omp_target_memset_async | Tobias Burnus |
| 2025-04-15 | OpenMP: omp.h omp::allocator C++ Allocator interface | waffl3x |
| 2025-01-02 | Update copyright years. | Jakub Jelinek |
| 2024-09-20 | OpenMP: Add get_device_from_uid/omp_get_uid_from_device routines | Tobias Burnus |
| 2024-08-28 | libgomp: Add interop types and routines to OpenMP's headers and module | Tobias Burnus |
| 2024-07-01 | libgomp, openmp: Add ompx_gnu_pinned_mem_alloc | Andrew Stubbs |
| 2024-01-03 | Update copyright years. | Jakub Jelinek |
| 2023-01-16 | Update copyright years. | Jakub Jelinek |
| 2022-10-12 | libgomp: Add omp_in_explicit_task support | Jakub Jelinek |
| 2022-06-13 | openmp: Conforming device numbers and omp_{initial,invalid}_device | Jakub Jelinek |
| 2022-05-20 | libgomp: Add new runtime routines omp_target_memcpy_async and omp_target_memc... | Marcel Vollweiler |
| 2022-05-06 | OpenMP, libgomp: Add new runtime routine omp_target_is_accessible. | Marcel Vollweiler |
| 2022-05-02 | OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr. | Marcel Vollweiler |
| 2022-01-03 | Update copyright years. | Jakub Jelinek |
| 2021-10-11 | libgomp: Add tests for omp_atv_serialized and deprecate omp_atv_sequential. | Marcel Vollweiler |
| 2021-10-11 | openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limit | Jakub Jelinek |
| 2021-10-01 | openmp: Add alloc_align attribute to omp_aligned_*alloc and testcase for omp_... | Jakub Jelinek |
| 2021-09-30 | openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc | Jakub Jelinek |
| 2021-08-12 | OpenMP 5.1: Add proc-bind 'primary' support | Tobias Burnus |
| 2021-08-05 | openmp: Implement omp_get_device_num routine | Chung-Lin Tang |
| 2021-07-27 | Implement OpenMP 5.1 section 3.15: omp_display_env | Ulrich Drepper |
| 2021-01-16 | openmp: Add support for the OpenMP 5.0 task detach clause | Kwok Cheung Yeung |
| 2021-01-04 | Update copyright years. | Jakub Jelinek |
| 2020-11-12 | openmp: Implement allocate clause in omp lowering. | Jakub Jelinek |
| 2020-11-05 | openmp: Mark deprecated symbols in OpenMP 5.0 | Kwok Cheung Yeung |
| 2020-10-13 | openmp: Add support for the omp_get_supported_active_levels runtime library r... | Kwok Cheung Yeung |
| 2020-07-09 | openmp: Change omp_atv_default value and rename omp_atv_sequential to omp_atv... | Jakub Jelinek |
| 2020-05-19 | openmp: Add basic library allocator support. | Jakub Jelinek |
| 2020-01-01 | Update copyright years. | Jakub Jelinek |
| 2019-01-01 | Update copyright years. | Jakub Jelinek |
| 2018-11-08 | builtin-types.def (BT_FN_VOID_BOOL, [...]): New. | Jakub Jelinek |
| 2018-01-30 | re PR libgomp/84096 (Wrong prototype for omp_init_nest_lock_with_hint() in "o... | Christoph Spiel |
| 2018-01-03 | Update copyright years. | Jakub Jelinek |
| 2017-01-01 | Update copyright years. | Jakub Jelinek |
| 2016-01-04 | Update copyright years. | Jakub Jelinek |
| 2015-10-13 | builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. | Jakub Jelinek |
| 2015-01-10 | libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library. | Thomas Schwinge |
| 2015-01-05 | Update copyright years. | Jakub Jelinek |
| 2014-01-02 | Update copyright years in libgomp/ | Richard Sandiford |
| 2013-10-11 | omp.h.in: Don't touch the user's namespace. | Thomas Schwinge |
| 2013-10-11 | target.c: New file. | Jakub Jelinek |
| 2013-01-14 | Update copyright years in libgomp. | Richard Sandiford |
| 2011-08-02 | backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable... | Jakub Jelinek |
| 2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek |
| 2008-06-06 | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek |
| 2007-12-04 | omp-low.c (optimize_omp_library_calls): New function. | Jakub Jelinek |
| 2006-01-25 | re PR libgomp/25884 (libgomp should not require perl to compile) | Paolo Bonzini |