summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Implement __umulsidi3, umul_ppmm and __muluw3Kito Cheng2017-11-202-0/+56
* Add plugin API for processing plugin-added input files.Stephen Crane2017-11-102-1/+22
* Add INCLUDE_UNIQUE_PTR and use it (PR bootstrap/82610)David Malcolm2017-10-232-1/+8
* Add gnu::unique_ptrDavid Malcolm2017-10-162-0/+408
* [include] Add macro DISABLE_COPY_AND_ASSIGNYao Qi2017-09-152-0/+31
* Fix compile time error when using ansidecl.h with an old version of GCC.Nick Clifton2017-09-152-12/+24
* Add DW_CFA_AARCH64_negate_ra_state to dwarf2.def/h and dwarfnames.cJiong Wang2017-09-123-0/+8
* re PR go/78628 (GO fails to build a translation unit decl)Richard Biener2017-08-212-0/+13
* include/ChangeLogJan Kratochvil2017-07-023-12/+34
* * longlong.h: Remove ns32k support.Maya Rashish2017-06-272-36/+4
* * libiberty.h (ASTRDUP): Adjust cast to avoid warning.Nathan Sidwell2017-05-252-1/+5
* environ.h: Add #ifndef guard.Eli Zaretskii2017-05-192-0/+6
* Define CONSTEXPR macro and use it in vec.h.Martin Liska2017-05-182-0/+10
* * ansidecl.h (ATTRIBUTE_PACKED): Fix typo in comment.Jonathan Wakely2017-04-042-1/+5
* Fix PR demangler/70909 and 67264 (endless demangler recursion)Mark Wielaard2017-03-081-2/+7
* re PR debug/77589 (fortran: Missing DW_AT_byte_stride for an array record fie...Jakub Jelinek2017-02-252-0/+8
* Introduce C++ support in libcc1Alexandre Oliva2017-01-316-20/+1610
* libcc1 base API: bump set_arguments; add set_driver_filename, set_triplet_regexpJan Kratochvil2017-01-312-14/+53
* libcc1 base API: add set_verbose and new version of compileJan Kratochvil2017-01-312-7/+32
* libcc1 base API version bumpJan Kratochvil2017-01-312-1/+7
* [brigfe] Small fixesMartin Jambor2017-01-271-1/+1
* Brig front-endPekka Jääskeläinen2017-01-242-0/+640
* [DWARF] New DWARF operation "DW_OP_AARCH64_operation" for AArch64Richard Earnshaw2017-01-042-1/+14
* Update copyright years.Jakub Jelinek2017-01-0437-36/+40
* dwarf2.def (DW_FORM_ref_sup): Renamed to ...Jakub Jelinek2016-12-212-1/+8
* libiberty: Add Rust symbol demangling.David Tolnay2016-11-162-2/+39
* Implement P0012R1, Make exception specifications part of the type system.Jason Merrill2016-11-072-1/+8
* dwarf2.h (enum dwarf_calling_convention): Add new DWARF5 calling convention c...Jakub Jelinek2016-10-173-19/+179
* FINAL/OVERRIDE: Define to empty on g++ < 4.7Pedro Alves2016-10-142-5/+24
* Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.hPedro Alves2016-10-142-6/+27
* dwarf2.def (DW_AT_string_length_bit_size, [...]): New attributes.Jakub Jelinek2016-08-152-1/+8
* [PR63240] generate debug info for defaulted member functionsAlexandre Oliva2016-08-123-0/+16
* libiberty.h (MAX_ALLOCA_SIZE): New macro.Aldy Hernandez2016-07-292-0/+15
* gomp-constants.h (GOMP_VERSION): Increment to 1...Chung-Lin Tang2016-05-262-2/+10
* Move ChangeLog entry to the right file.Jakub Jelinek2016-05-191-0/+7
* Add DW_LANG_RustTom Tromey2016-04-292-2/+11
* longlong.h (umul_ppmm): Remove SHMEDIA checks.Oleg Endo2016-04-292-16/+6
* [ARC] Fix obsolete constraint.Claudiu Zissulescu2016-04-292-6/+12
* Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETEThomas Schwinge2016-03-172-4/+7
* Sync include/plugin-api.h with binutils.Cary Coutant2016-03-042-2/+42
* Merge of HSAMartin Jambor2016-01-192-0/+41
* longlong: fix sh -Wundef buildsMike Frysinger2016-01-072-2/+8
* libiberty: {count,dup,write}argv: constify argv input slightlyMike Frysinger2016-01-052-3/+8
* PR other/61321 - demangler crash on casts in template parametersPedro Alves2015-11-271-0/+4
* Port libvtv to SolarisRainer Orth2015-11-252-0/+9
* c-pragma.c (oacc_pragmas): Add entry for declare directive.James Norris2015-11-122-0/+11
* Modify obstack.[hc] to avoid having to include other gnulib filesAlan Modra2015-11-092-1/+10
* Copy gnulib obstack filesAlan Modra2015-11-092-461/+454
* gcc/Jakub Jelinek2015-11-052-11/+34
* config.gcc: Handle --enable-fdpic.Daniel Jacobowitz2015-10-272-0/+36