Age | Commit message (Expand) | Author | Files | Lines |
2021-10-20 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2021-10-19 | Make file utf8 valid input. | Martin Liska | 1 | -1/+1 |
2021-05-26 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2021-05-25 | libgomp/100747 - fix permission of configure scripts | Richard Biener | 2 | -0/+0 |
2021-01-06 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2021-01-05 | Update GNU/Hurd configure support | Samuel Thibault | 2 | -22/+2 |
2020-11-30 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-11-29 | Fix hppa64-hpux11 build to remove source paths from embedded path. | John David Anglin | 2 | -8/+8 |
2020-05-05 | Add missing ChangeLog entries. | Martin Liska | 1 | -0/+6 |
2020-05-05 | Put index check before use. | Martin Liska | 1 | -1/+1 |
2020-01-24 | Add `--with-toolexeclibdir=' configuration option | Maciej W. Rozycki | 9 | -8/+95 |
2020-01-10 | OpenACC 'acc_get_property' cleanup | Thomas Schwinge | 2 | -21/+5 |
2019-12-22 | Add OpenACC 2.6 `acc_get_property' support | Maciej W. Rozycki | 2 | -0/+29 |
2019-10-01 | Regenerate `liboffloadmic/plugin/configure' for r275564 ("[ARM/FDPIC v6 02/24... | Maciej W. Rozycki | 2 | -6/+20 |
2019-09-27 | Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 update | Maciej W. Rozycki | 2 | -6/+20 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 3 | -2/+10 |
2018-12-14 | Repair liboffloadmic after "(Partial) OpenMP 5.0 support for GCC 9" | Thomas Schwinge | 2 | -6/+12 |
2018-10-31 | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 11 | -2216/+3349 |
2018-04-18 | re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used) | David Malcolm | 3 | -2/+8 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-31 | libgomp: Provide prototypes for functions implemented by libgomp plugins | Thomas Schwinge | 2 | -2/+14 |
2017-01-21 | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 6 | -10/+44 |
2017-01-20 | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 3 | -6/+12 |
2017-01-17 | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 6 | -8/+43 |
2016-11-15 | config-ml.in: Remove references to GCJ. | Matthias Klose | 2 | -3/+6 |
2016-07-21 | backport: Makefile.am (myo_inc_dir): Remove. | Ilya Verbin | 90 | -5150/+4921 |
2016-05-26 | target.c (gomp_device_copy): New function. | Chung-Lin Tang | 2 | -51/+88 |
2016-01-20 | libgomp-plugin-intelmic.cpp (GOMP_OFFLOAD_run): Pass extra NULL to GOMP_OFFLO... | Ilya Verbin | 2 | -1/+7 |
2016-01-19 | Merge of HSA | Martin Jambor | 2 | -2/+7 |
2015-12-14 | libgomp.h (gomp_device_state): New enum. | Ilya Verbin | 2 | -14/+9 |
2015-11-19 | libgomp-plugin-intelmic.cpp (struct TargetImageDesc): New. | Ilya Verbin | 3 | -138/+183 |
2015-11-14 | omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca... | Jakub Jelinek | 4 | -23/+77 |
2015-10-26 | offload_host.cpp (OffloadDescriptor::setup_misc_data): Use calloc instead of ... | Ilya Verbin | 2 | -2/+10 |
2015-10-13 | builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. | Jakub Jelinek | 3 | -0/+54 |
2015-10-08 | liboffloadmic: Add missed checks for malloc and strdup return values | Ilya Verbin | 5 | -4/+35 |
2015-09-29 | libgomp-plugin-intelmic.cpp (OFFLOAD_ACTIVE_WAIT_ENV): New define. | Ilya Verbin | 7 | -611/+1126 |
2015-09-28 | re PR other/67652 (liboffloadmic/runtime/offload_engine.cpp:176: strange expr... | Ilya Verbin | 2 | -1/+6 |
2015-09-08 | backport: Makefile.am (liboffloadmic_host_la_DEPENDENCIES): Remove libcoi_hos... | Ilya Verbin | 88 | -1539/+7246 |
2015-08-24 | libgomp.map: Add 4.0.2 version. | Nathan Sidwell | 2 | -3/+27 |
2015-08-24 | Makefile.am (include_src_dir): Set. | Thomas Schwinge | 4 | -3/+13 |
2015-07-24 | re PR other/66259 (Combined gcc and binutils build from git-master fails, wit... | Jeff Law | 2 | -1/+6 |
2015-07-17 | mkoffload.c (process): Constify target data. | Nathan Sidwell | 2 | -4/+12 |
2015-07-08 | liboffloadmic plugin: Address -Wnarrowing diagnostics | Thomas Schwinge | 3 | -2/+8 |
2015-05-13 | liboffloadmic: Bump to automake 1.11.6 | Michael Haubenwallner | 7 | -116/+244 |
2015-04-06 | libgomp: rework initialization of offloading | Ilya Verbin | 2 | -104/+113 |
2015-01-15 | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge | 2 | -1/+30 |
2015-01-10 | libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library. | Thomas Schwinge | 5 | -5/+10 |
2014-11-13 | [PATCH 3/4] OpenMP 4.0 offloading to Intel MIC: libgomp plugin. | Ilya Verbin | 11 | -3/+19573 |
2014-11-13 | [PATCH 2/4] OpenMP 4.0 offloading to Intel MIC: liboffloadmic. | Kirill Yukhin | 91 | -0/+46879 |