aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-08DWARFv5 Emit DW_TAG_atomic_type for C11 _Atomic.Mark Wielaard2-0/+7
2014-11-26PR debug/38757 continued. Handle C11, C++11 and C++14.Mark Wielaard2-0/+9
2014-11-26DWARF add DW_AT_noreturn on noreturn function subprogram.Mark Wielaard2-0/+6
2014-11-14* dwarf2.def (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)Shinichiro Hamaji2-0/+24
2014-11-11re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon2-0/+8
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm2-0/+15
2014-11-05Revert revision 217149 because it breaks Ada:Manuel López-Ibáñez2-7/+0
2014-11-05re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon2-0/+7
2014-10-28longlong.h: Disable alpha umul_ppmm for old g++Richard Henderson2-0/+8
2014-10-28Add strtoll and strtoull to libiberty.Yury Gribov2-0/+31
2014-10-27Let GDB reuse GCC's parser.Phil Muldoon4-0/+552
2014-10-15libiberty: Expose choose_tmpdir, and fix constness of return typeDavid Malcolm2-0/+9
2014-10-05PR debug/63239 Add DWARF representation for C++11 deleted member function.Mark Wielaard2-0/+7
2014-09-26pex-common.h (struct pex_funcs): Add new parameter for open_write field.Max Ostapenko2-0/+10
2014-09-23demangle.h (DMGL_DLANG): New macro.Iain Buclaw2-2/+18
2014-09-15longlong.h: Add __udiv_w_sdiv prototype.Andreas Krebbel2-1/+6
2014-06-10[PR lto/61334] Declare prototype for strnlen, if needed.Thomas Schwinge2-0/+10
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino2-1/+8
2014-05-01longlong.h: Use 'defined()' to check __mips16.Steve Ellcey2-1/+5
2014-04-30longlong.h (__i386__): Remove W_TYPE_SIZE==64 handling.Richard Sandiford2-1/+5
2014-04-22Merge longlong.h from glibc tree.Yufeng Zhang2-1/+21
2014-01-21includeTom Tromey3-142/+13
2013-12-23re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill2-0/+15
2013-12-04longlong.h: New file.Richard Sandiford2-0/+1728
2013-10-29re PR tree-optimization/58689 ([meta-bug] __attribute__((returns_nonnull)) en...Marc Glisse3-17/+36
2013-10-23Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer1-3/+3
2013-10-22gdb-index.h: Merge from gdb tree.Sterling Augustine2-0/+103