summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-11-16[PATCH] Fix slowness in demanglerJeff Law
2019-11-16[PATCH] Refactor rust-demangle to be independent of C++ demangling.Eduard-Mihai Burtescu
2019-11-13GCN libgomp portAndrew Stubbs
2019-08-08Fix file descriptor existence of MinGW.Martin Liska
2019-07-18demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.Eduard-Mihai Burtescu
2019-06-19Fix description of 'GOMP_MAP_FIRSTPRIVATE'Thomas Schwinge
2019-06-10Add warn_unused_result attribute for memory-related functions in libiberty.Martin Liska
2019-06-10Add alloc_size for libiberty memory allocation functions.Martin Liska
2019-04-26libiberty.h (vasprintf): Don't declare if HAVE_DECL_VASPRINTF is not defined.Michael Forney
2019-04-03[ARC]PR 88409: miscompilation due to missing cc clobber in longlong.h macrosVineet Gupta
2019-02-12Fix splay tree KEY leak detected in GDB test gdb.base/macscp.expPhilippe Waroquiers
2019-01-09PR other/16615 [2/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-12-28For libgomp OpenACC entry points, redefine the "device" argument to "flags"Thomas Schwinge
2018-12-22Remove support for demangling GCC 2.x era mangling schemes.Jason Merrill
2018-12-11Fix a failure in the libiberty testsuite by increasing the demangle recursion...Nick Clifton
2018-12-07Add a recursion limit to libiberty's demangling code. The limit is enabled b...Nick Clifton
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek
2018-11-05Implement P0732R2, class types in non-type template parameters.Jason Merrill
2018-10-29C++: simplify output from suggest_alternatives_forDavid Malcolm
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska
2018-07-26Add linker_output as prefix for LTO temps (PR lto/86548).Martin Liska
2018-05-30simple-object.h (simple_object_copy_lto_debug_sections): Add rename parameter.Jan Hubicka
2018-05-28splay-tree.h (splay_tree_compare_strings, [...]): Declare new utility functions.Bernd Edlinger
2018-05-24* dwarf2.def (DW_FORM_strx*, DW_FORM_addrx*): New.Tom Rix
2018-05-02ansidecl.h (ATTRIBUTE_NONSTRING): Define.Alan Modra
2018-05-02Plugin API to get the list of wrap symbols.Sriraman Tallam
2018-02-09[IEPM] Introduce inline entry point markersAlexandre Oliva
2018-02-09[LVU] Introduce location viewsAlexandre Oliva
2018-01-03Update copyright years.Jakub Jelinek
2017-11-20RISC-V: Implement __umulsidi3, umul_ppmm and __muluw3Kito Cheng
2017-11-10Add plugin API for processing plugin-added input files.Stephen Crane
2017-10-23Add INCLUDE_UNIQUE_PTR and use it (PR bootstrap/82610)David Malcolm
2017-10-16Add gnu::unique_ptrDavid Malcolm
2017-09-15[include] Add macro DISABLE_COPY_AND_ASSIGNYao Qi
2017-09-15Fix compile time error when using ansidecl.h with an old version of GCC.Nick Clifton
2017-09-12Add DW_CFA_AARCH64_negate_ra_state to dwarf2.def/h and dwarfnames.cJiong Wang
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener
2017-07-02include/ChangeLogJan Kratochvil
2017-06-27* longlong.h: Remove ns32k support.Maya Rashish
2017-05-25* libiberty.h (ASTRDUP): Adjust cast to avoid warning.Nathan Sidwell
2017-05-19environ.h: Add #ifndef guard.Eli Zaretskii
2017-05-18Define CONSTEXPR macro and use it in vec.h.Martin Liska
2017-04-04* ansidecl.h (ATTRIBUTE_PACKED): Fix typo in comment.Jonathan Wakely
2017-03-08Fix PR demangler/70909 and 67264 (endless demangler recursion)Mark Wielaard
2017-02-25re PR debug/77589 (fortran: Missing DW_AT_byte_stride for an array record fie...Jakub Jelinek
2017-01-31Introduce C++ support in libcc1Alexandre Oliva
2017-01-31libcc1 base API: bump set_arguments; add set_driver_filename, set_triplet_regexpJan Kratochvil
2017-01-31libcc1 base API: add set_verbose and new version of compileJan Kratochvil
2017-01-31libcc1 base API version bumpJan Kratochvil