aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-01-17Daily bump.GCC Administrator1-0/+4
2021-01-16openmp: Add support for the OpenMP 5.0 task detach clauseKwok Cheung Yeung1-0/+1
2021-01-04Update copyright years.Jakub Jelinek39-39/+39
2021-01-04Daily bump.GCC Administrator1-0/+4
2021-01-02libiberty.h: punt duplicate strverscmp prototypeMike Frysinger1-5/+0
2020-12-10Daily bump.GCC Administrator1-0/+6
2020-12-09Import HSA header files from AMDAndrew Stubbs3-499/+8919
2020-09-25Daily bump.GCC Administrator1-0/+9
2020-09-24libiberty: Add get_DW_UT_name and update include/dwarf2.{def,h}Mark Wielaard2-14/+22
2020-09-16Daily bump.GCC Administrator1-0/+5
2020-09-15OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]Tobias Burnus1-0/+3
2020-09-10Daily bump.GCC Administrator1-0/+5
2020-09-09Update include/ChangeLogCaroline Tice1-0/+5
2020-09-09Add codes for DWARF v5 .dwp sections to dwarf2.h.Caroline Tice1-12/+29
2020-09-09Daily bump.GCC Administrator1-0/+5
2020-09-08floatformat.h: Add bfloat16 support.Felix Willgerodt1-0/+3
2020-08-04Daily bump.GCC Administrator1-0/+4
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor1-1/+0
2020-07-10Daily bump.GCC Administrator1-0/+11
2020-07-09openacc: Set bias to zero for explicit attach/detach clauses in C and C++Julian Brown1-1/+6
2020-07-09openacc: GOMP_MAP_ATTACH handling in find_group_lastJulian Brown1-1/+4
2020-06-27Daily bump.GCC Administrator1-0/+5
2020-06-26This patch removes the use of the "register" keyword from the bsearch() and b...Nick Clifton1-3/+3
2020-06-24Daily bump.GCC Administrator1-0/+4
2020-06-23libiberty, include: add bsearch_rNick Alcock1-0/+7
2020-04-17Do not use HAVE_DOS_BASED_FILE_SYSTEM for Cygwin.Martin Liska2-1/+9
2020-04-01Clear me from patch ownership.Martin Liska1-2/+1
2020-04-01Fix typo in a macro usage.Martin Liska2-1/+7
2020-03-24Improve endianess detection.Martin Liska2-2/+68
2020-03-21Fix comma at end of enumerator list seen with -std=c++98.Martin Liska3-2/+8
2020-03-19API extension for binutils (type of symbols).Martin Liska2-0/+18
2020-03-19Update include/plugin-api.h.Martin Liska2-2/+38
2020-02-05libiberty/hashtab: More const parametersAndrew Burgess2-2/+7
2020-01-10OpenACC 'acc_get_property' cleanupThomas Schwinge2-15/+4
2020-01-10OpenACC – support "if" + "if_present" clauses with "host_data"Tobias Burnus1-1/+5
2020-01-01Update copyright years.Jakub Jelinek41-40/+44
2019-12-22Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki2-0/+21
2019-12-20OpenACC 2.6 deep copy: middle-end partsJulian Brown2-1/+9
2019-12-20OpenACC 2.6 deep copy: libgomp partsJulian Brown2-0/+17
2019-12-19Add OpenACC 2.6's no_createJulian Brown2-0/+9
2019-11-16[PATCH] Fix slowness in demanglerJeff Law2-1/+7
2019-11-16[PATCH] Refactor rust-demangle to be independent of C++ demangling.Eduard-Mihai Burtescu2-0/+9
2019-11-13GCN libgomp portAndrew Stubbs2-0/+10
2019-08-08Fix file descriptor existence of MinGW.Martin Liska2-0/+9
2019-07-18demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.Eduard-Mihai Burtescu2-18/+5
2019-06-19Fix description of 'GOMP_MAP_FIRSTPRIVATE'Thomas Schwinge2-2/+6
2019-06-10Add warn_unused_result attribute for memory-related functions in libiberty.Martin Liska3-6/+25
2019-06-10Add alloc_size for libiberty memory allocation functions.Martin Liska3-3/+38
2019-04-26libiberty.h (vasprintf): Don't declare if HAVE_DECL_VASPRINTF is not defined.Michael Forney2-1/+6
2019-04-03[ARC]PR 88409: miscompilation due to missing cc clobber in longlong.h macrosVineet Gupta2-2/+10