aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-27config.gcc: Handle --enable-fdpic.Daniel Jacobowitz2-0/+36
2015-10-18Fix PR63758 by using the _NSGetEnviron() API on DarwinRoland McGrath2-0/+38
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek2-1/+86
2015-10-04Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill1-0/+2
2015-09-28gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.Nathan Sidwell2-1/+35
2015-08-24libgomp.map: Add 4.0.2 version.Nathan Sidwell2-0/+15
2015-08-14DWARF2: add extensions to handle biased typesPierre-Marie de Rodat2-0/+7
2015-08-14DWARF2: add extensions to handle fixed point typesPierre-Marie de Rodat2-0/+9
2015-08-11add GCC_FINAL to ansidecl.hTrevor Saunders2-0/+13
2015-08-10[PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge2-2/+6
2015-07-14Remove trailing spaces in demangle.hH.J. Lu1-2/+2
2015-07-14Update copyright year in includeH.J. Lu32-52/+33
2015-05-22libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined.Yunlian Jiang2-1/+6
2015-03-19partition.h (struct partition_elem): Re-order elements to avoid padding.Richard Biener2-3/+8
2015-03-04re PR target/65261 (bootstrap-ubsan ppc64le: gcc/libcpp/lex.c:552:30: runtime...Markus Trippelsdorf2-0/+14
2015-02-19floatformat.h: Wrap in extern "C"Pedro Alves2-0/+12
2015-02-19Fix date in ChangeLog: 2015-12-14 -> 2014-12-14Pedro Alves1-1/+1
2015-02-04dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort...Jakub Jelinek2-0/+7
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2-0/+122
2015-01-14Pull libiberty.h copyright update from BinutilsJan-Benedict Glaw2-2/+5
2014-12-24xasprintf.c: New file.Uros Bizjak2-0/+11
2014-12-11xvasprintf.c: New file.Uros Bizjak2-0/+11
2014-12-10remove gengtype support for param_is use_param, if_marked and splay tree allo...Trevor Saunders3-19/+15