summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* xasprintf.c: New file.Uros Bizjak2014-12-242-0/+11
* xvasprintf.c: New file.Uros Bizjak2014-12-112-0/+11
* remove gengtype support for param_is use_param, if_marked and splay tree allo...Trevor Saunders2014-12-103-19/+15
* DWARFv5 Emit DW_TAG_atomic_type for C11 _Atomic.Mark Wielaard2014-12-082-0/+7
* PR debug/38757 continued. Handle C11, C++11 and C++14.Mark Wielaard2014-11-262-0/+9
* DWARF add DW_AT_noreturn on noreturn function subprogram.Mark Wielaard2014-11-262-0/+6
* * dwarf2.def (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)Shinichiro Hamaji2014-11-142-0/+24
* re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon2014-11-112-0/+8
* Merger of dmalcolm/jit branch from gitDavid Malcolm2014-11-112-0/+15
* Revert revision 217149 because it breaks Ada:Manuel López-Ibáñez2014-11-052-7/+0
* re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon2014-11-052-0/+7
* longlong.h: Disable alpha umul_ppmm for old g++Richard Henderson2014-10-282-0/+8
* Add strtoll and strtoull to libiberty.Yury Gribov2014-10-282-0/+31
* Let GDB reuse GCC's parser.Phil Muldoon2014-10-274-0/+552
* libiberty: Expose choose_tmpdir, and fix constness of return typeDavid Malcolm2014-10-152-0/+9
* PR debug/63239 Add DWARF representation for C++11 deleted member function.Mark Wielaard2014-10-052-0/+7
* pex-common.h (struct pex_funcs): Add new parameter for open_write field.Max Ostapenko2014-09-262-0/+10
* demangle.h (DMGL_DLANG): New macro.Iain Buclaw2014-09-232-2/+18
* longlong.h: Add __udiv_w_sdiv prototype.Andreas Krebbel2014-09-152-1/+6
* [PR lto/61334] Declare prototype for strnlen, if needed.Thomas Schwinge2014-06-102-0/+10
* config.gcc (*-*-dragonfly*): New target.John Marino2014-05-212-1/+8
* longlong.h: Use 'defined()' to check __mips16.Steve Ellcey2014-05-012-1/+5
* longlong.h (__i386__): Remove W_TYPE_SIZE==64 handling.Richard Sandiford2014-04-302-1/+5
* Merge longlong.h from glibc tree.Yufeng Zhang2014-04-222-1/+21
* includeTom Tromey2014-01-213-142/+13
* re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill2013-12-232-0/+15
* longlong.h: New file.Richard Sandiford2013-12-042-0/+1728
* re PR tree-optimization/58689 ([meta-bug] __attribute__((returns_nonnull)) en...Marc Glisse2013-10-293-17/+36
* Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer2013-10-231-3/+3
* gdb-index.h: Merge from gdb tree.Sterling Augustine2013-10-222-0/+103
* floatformat.h (floatformat_ibm_long_double): Delete.Alan Modra2013-08-202-1/+8
* dwarf2.def (DW_AT_GNU_discriminator): New attribute.Dehao Chen2013-08-192-0/+7
* Commit the vtable verification feature.Caroline Tice2013-08-062-0/+59
* Demangle C++11 ref-qualifier.Jason Merrill2013-04-032-0/+13
* dwarf2.h (enum dwarf_sect): New enum type.Cary Coutant2013-03-012-0/+18
* Sync plugin-api.h with the copy in binutils. Please see:Sriraman Tallam2013-02-112-27/+32
* re PR other/54620 (sha1.c has incorrect math if sizeof(size_t) is 8)Kai Tietz2013-01-303-0/+18
* re PR other/54324 (GCC install document does not list minimum required g++ ve...Aldy Hernandez2012-12-182-1/+14
* Add C++ attribute abi_tag and -Wabi-tag option.Jason Merrill2012-11-092-0/+7
* common.opt (gno-split-dwarf, [...]): New switches.Sterling Augustine2012-11-062-0/+19
* Allow dynamic initialization of thread_locals.Jason Merrill2012-10-082-0/+8
* PR other/54411: integer overflow in objalloc_allocFlorian Weimer2012-09-182-2/+7
* dwarf2.def: Edit comment.Cary Coutant2012-09-062-1/+5
* Sync plugin-api.h with gold patch : http://sourceware.org/ml/binutils/2012-08...Sriraman Tallam2012-08-242-1/+42
* filenames.h: #include "hashtab.h".Doug Evans2012-07-132-0/+11
* * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.Doug Evans2012-06-182-0/+5
* plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.Rafael Ávila de Espíndola2012-06-122-1/+6
* Adjust last commit.Jakub Jelinek2012-06-081-0/+2
* dwarf2.def (DW_FORM_GNU_ref_alt, [...]): New forms.Jakub Jelinek2012-06-083-0/+15
* leb128.h: #include stdint.h, inttypes.h.Doug Evans2012-05-232-10/+30