aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2012-06-08Adjust last commit.Jakub Jelinek
2012-06-08dwarf2.def (DW_FORM_GNU_ref_alt, [...]): New forms.Jakub Jelinek
2012-05-23leb128.h: #include stdint.h, inttypes.h.Doug Evans
2012-05-22* leb128.h: New file.Doug Evans
2012-05-20dwarf2.def: Update comment re: UPC extensions to reference DWARF4 specification.Gary Funck
2012-05-02dwarf2.def: Remove DW_FORM_GNU_ref_index, replace DW_AT_GNU_ref_base with DW_...Cary Coutant
2012-04-28* dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.Doug Evans
2012-04-27* dwarf2.h: Wrap function declarations in extern "C".Tom Tromey
2012-04-27dwarf2out.c (dwarf_stack_op_name): Use get_DW_OP_name.Tom Tromey
2012-04-10gengtype.c (main): Make uintptr_t a known type.Tristan Gingold
2012-01-26dwarf2.h (enum dwarf_form): Add Fission extensions.Cary Coutant
2012-01-06re PR c++/6057 (expression mangling doesn't work for operator new)Jason Merrill
2011-11-08Merge from transactional-memory branch.Aldy Hernandez
2011-10-21obstack.h [!GNUC] (obstack_free): Avoid cast to int.DJ Delorie
2011-09-28timeval-utils.h: New file.Doug Evans
2011-09-28libiberty.h (countargv): Declare.Doug Evans
2011-09-26re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...Cary Coutant
2011-09-23re PR c++/40831 (g++ generated symbols for cloned function that be demangled.)Cary Coutant
2011-07-25system.h [...]: Wrap C function declarations in extern "C".Rainer Orth
2011-07-22dwarf2.h (DW_AT_GNU_macros): New.Jakub Jelinek
2011-07-22re PR c++/49756 (g++ ICE)Jakub Jelinek
2011-07-142012011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2011-07-01Darwin has case-insensitive filesystemsJoel Brobecker
2011-06-22re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek
2011-06-13demangle.h (DMGL_RET_POSTFIX): Extend the comment.Jan Kratochvil
2011-04-30dwarf2.h (DW_OP_GNU_const_type, [...]): New.Jakub Jelinek
2011-04-25ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.Jan Kratochvil
2011-03-31dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.Tristan Gingold
2011-03-25Remove deprecated DW_FORM_sig8 define.Mark Wielaard
2011-03-23plugin-api.h (ld_plugin_get_view): New.Rafael Ávila de Espíndola
2011-03-16final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.Jakub Jelinek
2011-02-28re PR debug/28047 (DWARF output_file_names should really understand DOS pathn...Kai Tietz
2011-02-23Merged with binutils version ...Kai Tietz
2011-01-12dwarf2.h: Update value for DW_AT_hi_user.Iain Sandoe
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-11-17simple-object.h (simple_object_attributes_merge): Declare, replacing simple_o...Ian Lance Taylor