aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-05* dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.Ian Lance Taylor2-0/+6
2010-11-02simple-object.h: New file.Ian Lance Taylor2-0/+207
2010-10-15Sync LD plugin patch series (part 1/6) with src/include/.Dave Korn2-1/+7
2010-10-06[PATCH] Report LTO phase in lto1 process name v2Andi Kleen2-0/+7
2010-09-09rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.Jakub Jelinek2-0/+5
2010-07-06floatformat.h (floatformat_ieee_half_big): Add declaration.Ken Werner2-0/+7
2010-06-21plugin-api.h (ld_plugin_set_extra_library_path): New.Rafael Avila de Espindola2-1/+15
2010-06-21dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.Jakub Jelinek2-0/+6
2010-06-18plugin.h (ld_plugin_add_input_file, [...]): Make argument const.Rafael Avila de Espindola2-2/+7
2010-06-08dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and DW_TAG_HP_Bliss_fiel...Tristan Gingold2-8/+55
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis3-3/+26