Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-03-19 | API extension for binutils (type of symbols). | Martin Liska | 2 | -0/+18 |
2020-03-19 | Update include/plugin-api.h. | Martin Liska | 2 | -2/+38 |
2020-02-05 | libiberty/hashtab: More const parameters | Andrew Burgess | 2 | -2/+7 |
2020-01-10 | OpenACC 'acc_get_property' cleanup | Thomas Schwinge | 2 | -15/+4 |
2020-01-10 | OpenACC – support "if" + "if_present" clauses with "host_data" | Tobias Burnus | 1 | -1/+5 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 41 | -40/+44 |
2019-12-22 | Add OpenACC 2.6 `acc_get_property' support | Maciej W. Rozycki | 2 | -0/+21 |
2019-12-20 | OpenACC 2.6 deep copy: middle-end parts | Julian Brown | 2 | -1/+9 |
2019-12-20 | OpenACC 2.6 deep copy: libgomp parts | Julian Brown | 2 | -0/+17 |
2019-12-19 | Add OpenACC 2.6's no_create | Julian Brown | 2 | -0/+9 |
2019-11-16 | [PATCH] Fix slowness in demangler | Jeff Law | 2 | -1/+7 |
2019-11-16 | [PATCH] Refactor rust-demangle to be independent of C++ demangling. | Eduard-Mihai Burtescu | 2 | -0/+9 |
2019-11-13 | GCN libgomp port | Andrew Stubbs | 2 | -0/+10 |
2019-08-08 | Fix file descriptor existence of MinGW. | Martin Liska | 2 | -0/+9 |
2019-07-18 | demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h. | Eduard-Mihai Burtescu | 2 | -18/+5 |
2019-06-19 | Fix description of 'GOMP_MAP_FIRSTPRIVATE' | Thomas Schwinge | 2 | -2/+6 |
2019-06-10 | Add warn_unused_result attribute for memory-related functions in libiberty. | Martin Liska | 3 | -6/+25 |
2019-06-10 | Add alloc_size for libiberty memory allocation functions. | Martin Liska | 3 | -3/+38 |
2019-04-26 | libiberty.h (vasprintf): Don't declare if HAVE_DECL_VASPRINTF is not defined. | Michael Forney | 2 | -1/+6 |
2019-04-03 | [ARC]PR 88409: miscompilation due to missing cc clobber in longlong.h macros | Vineet Gupta | 2 | -2/+10 |
2019-02-12 | Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp | Philippe Waroquiers | 2 | -2/+14 |
2019-01-09 | PR other/16615 [2/5] | Sandra Loosemore | 3 | -3/+10 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 41 | -40/+44 |
2018-12-28 | For libgomp OpenACC entry points, redefine the "device" argument to "flags" | Thomas Schwinge | 2 | -0/+17 |
2018-12-22 | Remove support for demangling GCC 2.x era mangling schemes. | Jason Merrill | 2 | -32/+6 |
2018-12-11 | Fix a failure in the libiberty testsuite by increasing the demangle recursion... | Nick Clifton | 2 | -1/+6 |
2018-12-07 | Add a recursion limit to libiberty's demangling code. The limit is enabled b... | Nick Clifton | 2 | -0/+16 |