Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Daily bump. | GCC Administrator | 2021-08-24 | 1 | -0/+4 |
* | openmp: Add support for strict modifier on grainsize/num_tasks clauses | Jakub Jelinek | 2021-08-23 | 1 | -0/+1 |
* | Daily bump. | GCC Administrator | 2021-07-25 | 1 | -0/+6 |
* | include: Fix -Wundef warnings in ansidecl.h | Marek Polacek | 2021-07-24 | 1 | -3/+3 |
* | Daily bump. | GCC Administrator | 2021-07-03 | 1 | -0/+7 |
* | BTF: Support for BTF_KIND_FLOAT | David Faust | 2021-07-02 | 1 | -4/+5 |
* | Daily bump. | GCC Administrator | 2021-06-29 | 1 | -0/+8 |
* | CTF/BTF debug formats | Indu Bhagat | 2021-06-28 | 2 | -0/+716 |
* | Daily bump. | GCC Administrator | 2021-05-07 | 1 | -0/+4 |
* | libiberty: add htab_eq_string | Tom Tromey | 2021-05-06 | 1 | -0/+3 |
* | Daily bump. | GCC Administrator | 2021-04-01 | 1 | -0/+6 |
* | c++: Adjust mangling of __alignof__ [PR88115] | Patrick Palka | 2021-03-30 | 1 | -0/+3 |
* | Daily bump. | GCC Administrator | 2021-01-17 | 1 | -0/+4 |
* | openmp: Add support for the OpenMP 5.0 task detach clause | Kwok Cheung Yeung | 2021-01-16 | 1 | -0/+1 |
* | Update copyright years. | Jakub Jelinek | 2021-01-04 | 39 | -39/+39 |
* | Daily bump. | GCC Administrator | 2021-01-04 | 1 | -0/+4 |
* | libiberty.h: punt duplicate strverscmp prototype | Mike Frysinger | 2021-01-02 | 1 | -5/+0 |
* | Daily bump. | GCC Administrator | 2020-12-10 | 1 | -0/+6 |
* | Import HSA header files from AMD | Andrew Stubbs | 2020-12-09 | 3 | -499/+8919 |
* | Daily bump. | GCC Administrator | 2020-09-25 | 1 | -0/+9 |
* | libiberty: Add get_DW_UT_name and update include/dwarf2.{def,h} | Mark Wielaard | 2020-09-24 | 2 | -14/+22 |
* | Daily bump. | GCC Administrator | 2020-09-16 | 1 | -0/+5 |
* | OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668] | Tobias Burnus | 2020-09-15 | 1 | -0/+3 |
* | Daily bump. | GCC Administrator | 2020-09-10 | 1 | -0/+5 |
* | Update include/ChangeLog | Caroline Tice | 2020-09-09 | 1 | -0/+5 |
* | Add codes for DWARF v5 .dwp sections to dwarf2.h. | Caroline Tice | 2020-09-09 | 1 | -12/+29 |
* | Daily bump. | GCC Administrator | 2020-09-09 | 1 | -0/+5 |
* | floatformat.h: Add bfloat16 support. | Felix Willgerodt | 2020-09-08 | 1 | -0/+3 |
* | Daily bump. | GCC Administrator | 2020-08-04 | 1 | -0/+4 |
* | Removal of HSA offloading from gcc and libgomp | Martin Jambor | 2020-08-03 | 1 | -1/+0 |
* | Daily bump. | GCC Administrator | 2020-07-10 | 1 | -0/+11 |
* | openacc: Set bias to zero for explicit attach/detach clauses in C and C++ | Julian Brown | 2020-07-09 | 1 | -1/+6 |
* | openacc: GOMP_MAP_ATTACH handling in find_group_last | Julian Brown | 2020-07-09 | 1 | -1/+4 |
* | Daily bump. | GCC Administrator | 2020-06-27 | 1 | -0/+5 |
* | This patch removes the use of the "register" keyword from the bsearch() and b... | Nick Clifton | 2020-06-26 | 1 | -3/+3 |
* | Daily bump. | GCC Administrator | 2020-06-24 | 1 | -0/+4 |
* | libiberty, include: add bsearch_r | Nick Alcock | 2020-06-23 | 1 | -0/+7 |
* | Do not use HAVE_DOS_BASED_FILE_SYSTEM for Cygwin. | Martin Liska | 2020-04-17 | 2 | -1/+9 |
* | Clear me from patch ownership. | Martin Liska | 2020-04-01 | 1 | -2/+1 |
* | Fix typo in a macro usage. | Martin Liska | 2020-04-01 | 2 | -1/+7 |
* | Improve endianess detection. | Martin Liska | 2020-03-24 | 2 | -2/+68 |
* | Fix comma at end of enumerator list seen with -std=c++98. | Martin Liska | 2020-03-21 | 3 | -2/+8 |
* | API extension for binutils (type of symbols). | Martin Liska | 2020-03-19 | 2 | -0/+18 |
* | Update include/plugin-api.h. | Martin Liska | 2020-03-19 | 2 | -2/+38 |
* | libiberty/hashtab: More const parameters | Andrew Burgess | 2020-02-05 | 2 | -2/+7 |
* | OpenACC 'acc_get_property' cleanup | Thomas Schwinge | 2020-01-10 | 2 | -15/+4 |
* | OpenACC – support "if" + "if_present" clauses with "host_data" | Tobias Burnus | 2020-01-10 | 1 | -1/+5 |
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 41 | -40/+44 |
* | Add OpenACC 2.6 `acc_get_property' support | Maciej W. Rozycki | 2019-12-22 | 2 | -0/+21 |
* | OpenACC 2.6 deep copy: middle-end parts | Julian Brown | 2019-12-20 | 2 | -1/+9 |