aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-08-24 libgomp/Nathan Sidwell
2015-08-14DWARF2: add extensions to handle biased typesPierre-Marie de Rodat
2015-08-14DWARF2: add extensions to handle fixed point typesPierre-Marie de Rodat
2015-08-11add GCC_FINAL to ansidecl.hTrevor Saunders
2015-08-10[PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge
2015-07-14Remove trailing spaces in demangle.hH.J. Lu
2015-07-14Update copyright year in includeH.J. Lu
2015-05-22include/:Yunlian Jiang
2015-03-192015-03-19 Richard Biener <rguenther@suse.de>Richard Biener
2015-03-04Fix PR65261Markus Trippelsdorf
2015-02-19floatformat.h: Wrap in extern "C"Pedro Alves
2015-02-19Fix date in ChangeLog: 2015-12-14 -> 2014-12-14Jan-Benedict Glaw
2015-02-04include/Jakub Jelinek
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge
2015-01-14Pull libiberty.h copyright update from BinutilsJan-Benedict Glaw
2014-12-24libiberty/ChangeLog:Uros Bizjak
2014-12-11 * xvasprintf.c: New file.Uros Bizjak
2014-12-10remove gengtype support for param_is use_param, if_marked and splay tree allo...Trevor Saunders
2014-12-08DWARFv5 Emit DW_TAG_atomic_type for C11 _Atomic.Mark Wielaard
2014-11-26PR debug/38757 continued. Handle C11, C++11 and C++14.Mark Wielaard
2014-11-26DWARF add DW_AT_noreturn on noreturn function subprogram.Mark Wielaard
2014-11-14 * dwarf2.def (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)Shinichiro Hamaji
2014-11-11gcc/testsuite/ChangeLog:Anthony Brandon
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm
2014-11-05Revert revision 217149 because it breaks Ada:Anthony Brandon
2014-11-05gcc/testsuite/ChangeLog:Anthony Brandon
2014-10-28longlong.h: Disable alpha umul_ppmm for old g++Richard Henderson
2014-10-28Add strtoll and strtoull to libiberty.Yury Gribov
2014-10-27Let GDB reuse GCC's parser.Phil Muldoon
2014-10-15libiberty: Expose choose_tmpdir, and fix constness of return typeDavid Malcolm
2014-10-05PR debug/63239 Add DWARF representation for C++11 deleted member function.Mark Wielaard
2014-09-26libiberty/Max Ostapenko
2014-09-23include/:Iain Buclaw
2014-09-152014-09-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2014-06-10[PR lto/61334] Declare prototype for strnlen, if needed.Thomas Schwinge
2014-05-212014-05-21 John Marino <gnugcc@marino.st>John Marino
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2014-04-30include/Richard Sandiford
2014-04-22Merge longlong.h from glibc tree.Yufeng Zhang
2014-01-21includeTom Tromey
2013-12-23 PR c++/41090Jason Merrill
2013-12-04include/Richard Sandiford
2013-10-292013-10-29 Marc Glisse <marc.glisse@inria.fr>Marc Glisse
2013-10-23Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer
2013-10-222013-10-22 Sterling Augustine <saugustine@google.com>Sterling Augustine
2013-08-20include/Alan Modra
2013-08-192013-08-19 Dehao Chen <dehao@google.com>Dehao Chen
2013-08-07Commit the vtable verification feature. This feature is designed toCaroline Tice
2013-04-03 Demangle C++11 ref-qualifier.Jason Merrill
2013-03-01include/Cary Coutant