aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-212017-08-21 Richard Biener <rguenther@suse.de>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-202017-05-19 Eli Zaretskii <eliz@gnu.org>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-25 PR debug/77589Jakub Jelinek
2017-01-31Introduce C++ support in libcc1Alexandre Oliva
2017-01-31libcc1 base API: bump set_arguments; add set_driver_filename, set_triplet_regexpAlexandre Oliva
2017-01-31libcc1 base API: add set_verbose and new version of compileAlexandre Oliva
2017-01-31libcc1 base API version bumpJan Kratochvil
2017-01-27[brigfe] Small fixesMartin Jambor
2017-01-24Brig front-endPekka Jääskeläinen
2017-01-04[DWARF] New DWARF operation "DW_OP_AARCH64_operation" for AArch64Richard Earnshaw
2017-01-04 Update copyright years.Jakub Jelinek
2016-12-21 * dwarf2.def (DW_FORM_ref_sup): Renamed to ...Jakub Jelinek
2016-11-16libiberty: Add Rust symbol demangling.David Tolnay
2016-11-07Implement P0012R1, Make exception specifications part of the type system.Jason Merrill
2016-10-17 * dwarf2.h (enum dwarf_calling_convention): Add new DWARF5Jakub Jelinek
2016-10-14FINAL/OVERRIDE: Define to empty on g++ < 4.7Pedro Alves
2016-10-14Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.hPedro Alves
2016-08-15 * dwarf2.def (DW_AT_string_length_bit_size,Jakub Jelinek
2016-08-12[PR63240] generate debug info for defaulted member functionsAlexandre Oliva
2016-07-29include/Aldy Hernandez
2016-05-262016-05-26 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2016-05-19Move ChangeLog entry to the right file.Pedro Alves
2016-04-29Add DW_LANG_RustTom Tromey
2016-04-29include/Oleg Endo
2016-04-29[ARC] Fix obsolete constraint.Claudiu Zissulescu
2016-03-17Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETEThomas Schwinge
2016-03-04Sync include/plugin-api.h with binutils.Cary Coutant
2016-01-19Merge of HSAMartin Jambor
2016-01-07longlong: fix sh -Wundef buildsMike Frysinger
2016-01-05libiberty: {count,dup,write}argv: constify argv input slightlyMike Frysinger
2015-11-27PR other/61321 - demangler crash on casts in template parametersPedro Alves
2015-11-25Port libvtv to SolarisRainer Orth
2015-11-122015-11-12 James Norris <jnorris@codesourcery.com>James Norris
2015-11-09Modify obstack.[hc] to avoid having to include other gnulib filesAlan Modra
2015-11-09Copy gnulib obstack filesAlan Modra
2015-11-05gcc/Jakub Jelinek
2015-10-27gcc/ChangeLogDaniel Jacobowitz