summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-02-04dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort...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-24xasprintf.c: New file.Uros Bizjak
2014-12-11xvasprintf.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-11re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm
2014-11-05Revert revision 217149 because it breaks Ada:Manuel López-Ibáñez
2014-11-05re PR driver/36312 (should refuse to overwrite input file with output file)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-26pex-common.h (struct pex_funcs): Add new parameter for open_write field.Max Ostapenko
2014-09-23demangle.h (DMGL_DLANG): New macro.Iain Buclaw
2014-09-15longlong.h: Add __udiv_w_sdiv prototype.Andreas Krebbel
2014-06-10[PR lto/61334] Declare prototype for strnlen, if needed.Thomas Schwinge
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino
2014-05-01longlong.h: Use 'defined()' to check __mips16.Steve Ellcey
2014-04-30longlong.h (__i386__): Remove W_TYPE_SIZE==64 handling.Richard Sandiford
2014-04-22Merge longlong.h from glibc tree.Yufeng Zhang
2014-01-21includeTom Tromey
2013-12-23re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill
2013-12-04longlong.h: New file.Richard Sandiford
2013-10-29re PR tree-optimization/58689 ([meta-bug] __attribute__((returns_nonnull)) en...Marc Glisse
2013-10-23Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer
2013-10-22gdb-index.h: Merge from gdb tree.Sterling Augustine
2013-08-20floatformat.h (floatformat_ibm_long_double): Delete.Alan Modra
2013-08-19dwarf2.def (DW_AT_GNU_discriminator): New attribute.Dehao Chen
2013-08-06Commit the vtable verification feature.Caroline Tice
2013-04-03Demangle C++11 ref-qualifier.Jason Merrill
2013-03-01dwarf2.h (enum dwarf_sect): New enum type.Cary Coutant
2013-02-11Sync plugin-api.h with the copy in binutils. Please see:Sriraman Tallam
2013-01-30re PR other/54620 (sha1.c has incorrect math if sizeof(size_t) is 8)Kai Tietz
2012-12-18re PR other/54324 (GCC install document does not list minimum required g++ ve...Aldy Hernandez
2012-11-09Add C++ attribute abi_tag and -Wabi-tag option.Jason Merrill
2012-11-06common.opt (gno-split-dwarf, [...]): New switches.Sterling Augustine
2012-10-08Allow dynamic initialization of thread_locals.Jason Merrill
2012-09-18PR other/54411: integer overflow in objalloc_allocFlorian Weimer
2012-09-06dwarf2.def: Edit comment.Cary Coutant
2012-08-24Sync plugin-api.h with gold patch : http://sourceware.org/ml/binutils/2012-08...Sriraman Tallam
2012-07-13filenames.h: #include "hashtab.h".Doug Evans
2012-06-18* dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.Doug Evans
2012-06-12plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.Rafael Ávila de Espíndola