Age | Commit message (Expand) | Author | Files | Lines |
2019-08-08 | Fix file descriptor existence of MinGW. | Martin Liska | 1 | -0/+5 |
2019-07-18 | demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h. | Eduard-Mihai Burtescu | 1 | -0/+5 |
2019-06-19 | Fix description of 'GOMP_MAP_FIRSTPRIVATE' | Thomas Schwinge | 1 | -0/+5 |
2019-06-10 | Add warn_unused_result attribute for memory-related functions in libiberty. | Martin Liska | 1 | -0/+10 |
2019-06-10 | Add alloc_size for libiberty memory allocation functions. | Martin Liska | 1 | -0/+10 |
2019-04-26 | libiberty.h (vasprintf): Don't declare if HAVE_DECL_VASPRINTF is not defined. | Michael Forney | 1 | -0/+5 |
2019-04-03 | [ARC]PR 88409: miscompilation due to missing cc clobber in longlong.h macros | Vineet Gupta | 1 | -0/+6 |
2019-02-12 | Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp | Philippe Waroquiers | 1 | -0/+5 |
2019-01-09 | PR other/16615 [2/5] | Sandra Loosemore | 1 | -0/+7 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -0/+4 |
2018-12-28 | For libgomp OpenACC entry points, redefine the "device" argument to "flags" | Thomas Schwinge | 1 | -0/+5 |
2018-12-22 | Remove support for demangling GCC 2.x era mangling schemes. | Jason Merrill | 1 | -0/+5 |
2018-12-11 | Fix a failure in the libiberty testsuite by increasing the demangle recursion... | Nick Clifton | 1 | -0/+5 |
2018-12-07 | Add a recursion limit to libiberty's demangling code. The limit is enabled b... | Nick Clifton | 1 | -0/+5 |
2018-11-08 | builtin-types.def (BT_FN_VOID_BOOL, [...]): New. | Jakub Jelinek | 1 | -0/+6 |
2018-11-05 | Implement P0732R2, class types in non-type template parameters. | Jason Merrill | 1 | -0/+5 |
2018-10-29 | C++: simplify output from suggest_alternatives_for | David Malcolm | 1 | -0/+5 |
2018-08-27 | Replace 8 spaces with a tabular in ChangeLog files. | Martin Liska | 1 | -6/+6 |
2018-07-26 | Add linker_output as prefix for LTO temps (PR lto/86548). | Martin Liska | 1 | -0/+5 |
2018-05-30 | simple-object.h (simple_object_copy_lto_debug_sections): Add rename parameter. | Jan Hubicka | 1 | -0/+5 |
2018-05-28 | splay-tree.h (splay_tree_compare_strings, [...]): Declare new utility functions. | Bernd Edlinger | 1 | -0/+5 |
2018-05-24 | * dwarf2.def (DW_FORM_strx*, DW_FORM_addrx*): New. | Tom Rix | 1 | -0/+4 |
2018-05-02 | ansidecl.h (ATTRIBUTE_NONSTRING): Define. | Alan Modra | 1 | -0/+4 |
2018-05-02 | Plugin API to get the list of wrap symbols. | Sriraman Tallam | 1 | -0/+5 |
2018-02-09 | [IEPM] Introduce inline entry point markers | Alexandre Oliva | 1 | -0/+2 |
2018-02-09 | [LVU] Introduce location views | Alexandre Oliva | 1 | -0/+7 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -0/+4 |
2017-11-20 | RISC-V: Implement __umulsidi3, umul_ppmm and __muluw3 | Kito Cheng | 1 | -0/+6 |
2017-11-10 | Add plugin API for processing plugin-added input files. | Stephen Crane | 1 | -0/+5 |
2017-10-23 | Add INCLUDE_UNIQUE_PTR and use it (PR bootstrap/82610) | David Malcolm | 1 | -0/+5 |
2017-10-16 | Add gnu::unique_ptr | David Malcolm | 1 | -0/+5 |
2017-09-15 | [include] Add macro DISABLE_COPY_AND_ASSIGN | Yao Qi | 1 | -0/+5 |
2017-09-15 | Fix compile time error when using ansidecl.h with an old version of GCC. | Nick Clifton | 1 | -0/+6 |
2017-09-12 | Add DW_CFA_AARCH64_negate_ra_state to dwarf2.def/h and dwarfnames.c | Jiong Wang | 1 | -0/+5 |
2017-08-21 | re PR go/78628 (GO fails to build a translation unit decl) | Richard Biener | 1 | -0/+5 |
2017-07-02 | include/ChangeLog | Jan Kratochvil | 1 | -0/+9 |
2017-06-27 | * longlong.h: Remove ns32k support. | Maya Rashish | 1 | -0/+4 |
2017-05-25 | * libiberty.h (ASTRDUP): Adjust cast to avoid warning. | Nathan Sidwell | 1 | -0/+4 |
2017-05-19 | environ.h: Add #ifndef guard. | Eli Zaretskii | 1 | -0/+4 |
2017-05-18 | Define CONSTEXPR macro and use it in vec.h. | Martin Liska | 1 | -0/+4 |
2017-04-04 | * ansidecl.h (ATTRIBUTE_PACKED): Fix typo in comment. | Jonathan Wakely | 1 | -0/+4 |
2017-02-25 | re PR debug/77589 (fortran: Missing DW_AT_byte_stride for an array record fie... | Jakub Jelinek | 1 | -0/+5 |
2017-01-31 | Introduce C++ support in libcc1 | Alexandre Oliva | 1 | -0/+14 |
2017-01-31 | libcc1 base API: bump set_arguments; add set_driver_filename, set_triplet_regexp | Jan Kratochvil | 1 | -0/+6 |
2017-01-31 | libcc1 base API: add set_verbose and new version of compile | Jan Kratochvil | 1 | -0/+6 |
2017-01-31 | libcc1 base API version bump | Jan Kratochvil | 1 | -0/+5 |
2017-01-27 | [brigfe] Small fixes | Martin Jambor | 1 | -1/+1 |
2017-01-24 | Brig front-end | Pekka Jääskeläinen | 1 | -0/+5 |
2017-01-04 | [DWARF] New DWARF operation "DW_OP_AARCH64_operation" for AArch64 | Richard Earnshaw | 1 | -0/+6 |
2017-01-04 | Update copyright years. | Jakub Jelinek | 1 | -0/+4 |