Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-13 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2021-11-12 | openmp: Relax handling of implicit map vs. existing device mappings | Chung-Lin Tang | 1 | -0/+14 |
2021-11-06 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2021-11-05 | include: Allow for our md5.h to defer to the system header | Gerald Pfeifer | 1 | -0/+6 |
2021-09-28 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2021-09-27 | Update pathname for IBM long double description. | Vincent Lefevre | 1 | -1/+1 |
2021-09-23 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2021-09-22 | obstack.h __PTR_ALIGN vs. ubsan | Alan Modra | 1 | -3/+3 |
2021-08-24 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2021-08-23 | openmp: Add support for strict modifier on grainsize/num_tasks clauses | Jakub Jelinek | 1 | -0/+1 |
2021-07-25 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2021-07-24 | include: Fix -Wundef warnings in ansidecl.h | Marek Polacek | 1 | -3/+3 |
2021-07-03 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2021-07-02 | BTF: Support for BTF_KIND_FLOAT | David Faust | 1 | -4/+5 |
2021-06-29 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2021-06-28 | CTF/BTF debug formats | Indu Bhagat | 2 | -0/+716 |
2021-05-07 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2021-05-06 | libiberty: add htab_eq_string | Tom Tromey | 1 | -0/+3 |
2021-04-01 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2021-03-30 | c++: Adjust mangling of __alignof__ [PR88115] | Patrick Palka | 1 | -0/+3 |
2021-01-17 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2021-01-16 | openmp: Add support for the OpenMP 5.0 task detach clause | Kwok Cheung Yeung | 1 | -0/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 39 | -39/+39 |
2021-01-04 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2021-01-02 | libiberty.h: punt duplicate strverscmp prototype | Mike Frysinger | 1 | -5/+0 |
2020-12-10 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2020-12-09 | Import HSA header files from AMD | Andrew Stubbs | 3 | -499/+8919 |
2020-09-25 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2020-09-24 | libiberty: Add get_DW_UT_name and update include/dwarf2.{def,h} | Mark Wielaard | 2 | -14/+22 |
2020-09-16 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-09-15 | OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668] | Tobias Burnus | 1 | -0/+3 |
2020-09-10 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-09-09 | Update include/ChangeLog | Caroline Tice | 1 | -0/+5 |
2020-09-09 | Add codes for DWARF v5 .dwp sections to dwarf2.h. | Caroline Tice | 1 | -12/+29 |
2020-09-09 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-09-08 | floatformat.h: Add bfloat16 support. | Felix Willgerodt | 1 | -0/+3 |
2020-08-04 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2020-08-03 | Removal of HSA offloading from gcc and libgomp | Martin Jambor | 1 | -1/+0 |
2020-07-10 | Daily bump. | GCC Administrator | 1 | -0/+11 |
2020-07-09 | openacc: Set bias to zero for explicit attach/detach clauses in C and C++ | Julian Brown | 1 | -1/+6 |
2020-07-09 | openacc: GOMP_MAP_ATTACH handling in find_group_last | Julian Brown | 1 | -1/+4 |
2020-06-27 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-06-26 | This patch removes the use of the "register" keyword from the bsearch() and b... | Nick Clifton | 1 | -3/+3 |
2020-06-24 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2020-06-23 | libiberty, include: add bsearch_r | Nick Alcock | 1 | -0/+7 |
2020-04-17 | Do not use HAVE_DOS_BASED_FILE_SYSTEM for Cygwin. | Martin Liska | 2 | -1/+9 |
2020-04-01 | Clear me from patch ownership. | Martin Liska | 1 | -2/+1 |
2020-04-01 | Fix typo in a macro usage. | Martin Liska | 2 | -1/+7 |
2020-03-24 | Improve endianess detection. | Martin Liska | 2 | -2/+68 |
2020-03-21 | Fix comma at end of enumerator list seen with -std=c++98. | Martin Liska | 3 | -2/+8 |