aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-262016-05-26 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2016-05-19Move ChangeLog entry to the right file.Pedro Alves
2016-04-29Add DW_LANG_RustTom Tromey
2016-04-29include/Oleg Endo
2016-04-29[ARC] Fix obsolete constraint.Claudiu Zissulescu
2016-03-17Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETEThomas Schwinge
2016-03-04Sync include/plugin-api.h with binutils.Cary Coutant
2016-01-19Merge of HSAMartin Jambor
2016-01-07longlong: fix sh -Wundef buildsMike Frysinger
2016-01-05libiberty: {count,dup,write}argv: constify argv input slightlyMike Frysinger
2015-11-27PR other/61321 - demangler crash on casts in template parametersPedro Alves
2015-11-25Port libvtv to SolarisRainer Orth
2015-11-122015-11-12 James Norris <jnorris@codesourcery.com>James Norris
2015-11-09Modify obstack.[hc] to avoid having to include other gnulib filesAlan Modra
2015-11-09Copy gnulib obstack filesAlan Modra
2015-11-05gcc/Jakub Jelinek
2015-10-27gcc/ChangeLogDaniel Jacobowitz
2015-10-18Fix PR63758 by using the _NSGetEnviron() API on DarwinRoland McGrath
2015-10-13gcc/Jakub Jelinek
2015-10-04 Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill
2015-09-28 inlude/Nathan Sidwell
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