aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek41-40/+44
2017-11-20RISC-V: Implement __umulsidi3, umul_ppmm and __muluw3Kito Cheng2-0/+56
2017-11-10Add plugin API for processing plugin-added input files.Stephen Crane2-1/+22
2017-10-23Add INCLUDE_UNIQUE_PTR and use it (PR bootstrap/82610)David Malcolm2-1/+8
2017-10-16Add gnu::unique_ptrDavid Malcolm2-0/+408
2017-09-15[include] Add macro DISABLE_COPY_AND_ASSIGNYao Qi2-0/+31
2017-09-15Fix compile time error when using ansidecl.h with an old version of GCC.Nick Clifton2-12/+24
2017-09-12Add DW_CFA_AARCH64_negate_ra_state to dwarf2.def/h and dwarfnames.cJiong Wang3-0/+8
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener2-0/+13
2017-07-02include/ChangeLogJan Kratochvil3-12/+34
2017-06-27* longlong.h: Remove ns32k support.Maya Rashish2-36/+4
2017-05-25* libiberty.h (ASTRDUP): Adjust cast to avoid warning.Nathan Sidwell2-1/+5
2017-05-19environ.h: Add #ifndef guard.Eli Zaretskii2-0/+6
2017-05-18Define CONSTEXPR macro and use it in vec.h.Martin Liska2-0/+10
2017-04-04* ansidecl.h (ATTRIBUTE_PACKED): Fix typo in comment.Jonathan Wakely2-1/+5
2017-03-08Fix PR demangler/70909 and 67264 (endless demangler recursion)Mark Wielaard1-2/+7
2017-02-25re PR debug/77589 (fortran: Missing DW_AT_byte_stride for an array record fie...Jakub Jelinek2-0/+8
2017-01-31Introduce C++ support in libcc1Alexandre Oliva6-20/+1610
2017-01-31libcc1 base API: bump set_arguments; add set_driver_filename, set_triplet_regexpJan Kratochvil2-14/+53
2017-01-31libcc1 base API: add set_verbose and new version of compileJan Kratochvil2-7/+32
2017-01-31libcc1 base API version bumpJan Kratochvil2-1/+7
2017-01-27[brigfe] Small fixesMartin Jambor1-1/+1
2017-01-24Brig front-endPekka Jääskeläinen2-0/+640
2017-01-04[DWARF] New DWARF operation "DW_OP_AARCH64_operation" for AArch64Richard Earnshaw2-1/+14
2017-01-04Update copyright years.Jakub Jelinek37-36/+40
2016-12-21dwarf2.def (DW_FORM_ref_sup): Renamed to ...Jakub Jelinek2-1/+8
2016-11-16libiberty: Add Rust symbol demangling.David Tolnay2-2/+39
2016-11-07Implement P0012R1, Make exception specifications part of the type system.Jason Merrill2-1/+8
2016-10-17dwarf2.h (enum dwarf_calling_convention): Add new DWARF5 calling convention c...Jakub Jelinek3-19/+179
2016-10-14FINAL/OVERRIDE: Define to empty on g++ < 4.7Pedro Alves2-5/+24
2016-10-14Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.hPedro Alves2-6/+27
2016-08-15dwarf2.def (DW_AT_string_length_bit_size, [...]): New attributes.Jakub Jelinek2-1/+8
2016-08-12[PR63240] generate debug info for defaulted member functionsAlexandre Oliva3-0/+16
2016-07-29libiberty.h (MAX_ALLOCA_SIZE): New macro.Aldy Hernandez2-0/+15
2016-05-26gomp-constants.h (GOMP_VERSION): Increment to 1...Chung-Lin Tang2-2/+10
2016-05-19Move ChangeLog entry to the right file.Jakub Jelinek1-0/+7
2016-04-29Add DW_LANG_RustTom Tromey2-2/+11
2016-04-29longlong.h (umul_ppmm): Remove SHMEDIA checks.Oleg Endo2-16/+6
2016-04-29[ARC] Fix obsolete constraint.Claudiu Zissulescu2-6/+12
2016-03-17Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETEThomas Schwinge2-4/+7
2016-03-04Sync include/plugin-api.h with binutils.Cary Coutant2-2/+42
2016-01-19Merge of HSAMartin Jambor2-0/+41
2016-01-07longlong: fix sh -Wundef buildsMike Frysinger2-2/+8
2016-01-05libiberty: {count,dup,write}argv: constify argv input slightlyMike Frysinger2-3/+8
2015-11-27PR other/61321 - demangler crash on casts in template parametersPedro Alves1-0/+4
2015-11-25Port libvtv to SolarisRainer Orth2-0/+9
2015-11-12c-pragma.c (oacc_pragmas): Add entry for declare directive.James Norris2-0/+11
2015-11-09Modify obstack.[hc] to avoid having to include other gnulib filesAlan Modra2-1/+10
2015-11-09Copy gnulib obstack filesAlan Modra2-461/+454
2015-11-05gcc/Jakub Jelinek2-11/+34