aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-03Demangle C++11 ref-qualifier.Jason Merrill2-0/+13
2013-03-01dwarf2.h (enum dwarf_sect): New enum type.Cary Coutant2-0/+18
2013-02-11Sync plugin-api.h with the copy in binutils. Please see:Sriraman Tallam2-27/+32
2013-01-30re PR other/54620 (sha1.c has incorrect math if sizeof(size_t) is 8)Kai Tietz3-0/+18
2012-12-18re PR other/54324 (GCC install document does not list minimum required g++ ve...Aldy Hernandez2-1/+14
2012-11-09Add C++ attribute abi_tag and -Wabi-tag option.Jason Merrill2-0/+7
2012-11-06common.opt (gno-split-dwarf, [...]): New switches.Sterling Augustine2-0/+19
2012-10-08Allow dynamic initialization of thread_locals.Jason Merrill2-0/+8
2012-09-18PR other/54411: integer overflow in objalloc_allocFlorian Weimer2-2/+7
2012-09-06dwarf2.def: Edit comment.Cary Coutant2-1/+5
2012-08-24Sync plugin-api.h with gold patch : http://sourceware.org/ml/binutils/2012-08...Sriraman Tallam2-1/+42
2012-07-13filenames.h: #include "hashtab.h".Doug Evans2-0/+11
2012-06-18* dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.Doug Evans2-0/+5
2012-06-12plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.Rafael Ávila de Espíndola2-1/+6
2012-06-08Adjust last commit.Jakub Jelinek1-0/+2
2012-06-08dwarf2.def (DW_FORM_GNU_ref_alt, [...]): New forms.Jakub Jelinek3-0/+15
2012-05-23leb128.h: #include stdint.h, inttypes.h.Doug Evans2-10/+30
2012-05-22* leb128.h: New file.Doug Evans2-0/+128
2012-05-20dwarf2.def: Update comment re: UPC extensions to reference DWARF4 specification.Gary Funck2-1/+6
2012-05-02dwarf2.def: Remove DW_FORM_GNU_ref_index, replace DW_AT_GNU_ref_base with DW_...Cary Coutant2-2/+6
2012-04-28* dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.Doug Evans2-0/+6
2012-04-27* dwarf2.h: Wrap function declarations in extern "C".Tom Tromey2-0/+12
2012-04-27dwarf2out.c (dwarf_stack_op_name): Use get_DW_OP_name.Tom Tromey3-626/+772
2012-04-10gengtype.c (main): Make uintptr_t a known type.Tristan Gingold2-13/+11
2012-01-26dwarf2.h (enum dwarf_form): Add Fission extensions.Cary Coutant2-1/+17
2012-01-06re PR c++/6057 (expression mangling doesn't work for operator new)Jason Merrill2-0/+14
2011-11-08Merge from transactional-memory branch.Aldy Hernandez2-2/+20
2011-10-21obstack.h [!GNUC] (obstack_free): Avoid cast to int.DJ Delorie3-5/+15
2011-09-28timeval-utils.h: New file.Doug Evans2-0/+42
2011-09-28libiberty.h (countargv): Declare.Doug Evans2-0/+8
2011-09-26re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...Cary Coutant2-2/+16
2011-09-23re PR c++/40831 (g++ generated symbols for cloned function that be demangled.)Cary Coutant2-1/+9
2011-07-25system.h [...]: Wrap C function declarations in extern "C".Rainer Orth2-0/+5
2011-07-22dwarf2.h (DW_AT_GNU_macros): New.Jakub Jelinek2-0/+19
2011-07-22re PR c++/49756 (g++ ICE)Jakub Jelinek2-1/+9
2011-07-142012011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2-1/+103
2011-07-01Darwin has case-insensitive filesystemsJoel Brobecker2-0/+14
2011-06-22re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek2-0/+7
2011-06-13demangle.h (DMGL_RET_POSTFIX): Extend the comment.Jan Kratochvil2-1/+12
2011-04-30dwarf2.h (DW_OP_GNU_const_type, [...]): New.Jakub Jelinek2-0/+12
2011-04-25ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.Jan Kratochvil2-0/+13
2011-03-31dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.Tristan Gingold2-0/+12
2011-03-25Remove deprecated DW_FORM_sig8 define.Mark Wielaard2-1/+4
2011-03-23plugin-api.h (ld_plugin_get_view): New.Rafael Ávila de Espíndola2-1/+13
2011-03-16final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.Jakub Jelinek2-1/+31
2011-02-28re PR debug/28047 (DWARF output_file_names should really understand DOS pathn...Kai Tietz2-0/+7
2011-02-23Merged with binutils version ...Kai Tietz2-91/+21
2011-01-12dwarf2.h: Update value for DW_AT_hi_user.Iain Sandoe2-1/+5
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek5-5/+5
2010-11-17simple-object.h (simple_object_attributes_merge): Declare, replacing simple_o...Ian Lance Taylor2-6/+12