aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-06-18plugin.h (ld_plugin_add_input_file, [...]): Make argument const.Rafael Avila de Espindola
2010-06-08dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and DW_TAG_HP_Bliss_fiel...Tristan Gingold
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis
2010-06-02plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.Rafael Avila de Espindola
2010-05-26MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.Sterling Augustine
2010-04-26* filenames.h (PATH_SEPARATOR): Delete.Pedro Alves
2010-04-26ChangeLog fixes. (Changes to ChangeLog do not get a ChangeLog entry).Ian Lance Taylor
2010-04-23filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR...Pedro Alves
2010-04-20Update copyright notice to use GPLv3.Nick Clifton
2010-04-14* filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.Doug Evans
2010-04-13elf: Remove empty directory.Matthias Klose
2010-04-06dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn field.Jakub Jelinek
2010-03-23* symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.Joseph Myers
2010-02-03re PR c++/12909 (ambiguity in mangling vector types)Jason Merrill
2010-01-13Add new DW_AT_use_GNAT_descriptive_type CU attribute.Joel Brobecker
2010-01-11demangle.h (ada_demangle): Add prototype.Tristan Gingold
2010-01-05re PR bootstrap/41771 (Bootstrap with Sun Studio 12.1 fails)Rainer Orth
2009-12-29* dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.Joel Brobecker
2009-11-06Checking this in for: Jonas Maebe <jonas.maebe@elis.ugent.be>Jonas Maebe
2009-10-23splay-tree.h (libi_uhostptr_t): Add gcc specific __extension__ for long long ...Kai Tietz
2009-10-19missing changelogRafael Espindola
2009-10-19re PR lto/40790 (plugin-api.h unconditionally includes stdint.h)Rafael Espindola
2009-10-15dwarf2out.c (dwarf_tag_name): Handle DW_TAG_rvalue_reference_type and DW_TAG_...Jakub Jelinek
2009-10-09plugin-api.h (ld_plugin_add_input_library): Change argument name to libname.Rafael Avila de Espindola
2009-10-06Fix a changelogRafael Espindola
2009-10-05plugin-api.h: Sync with src.Rafael Avila de Espindola
2009-10-04plugin-api.h: Fix compile.Jerry Quinn
2009-10-03Merge lto branch into trunk.Diego Novillo
2009-09-29properly merge include/ChangeLogJason Merrill
2009-09-29merge in cxx0x-lambdas-branch@152308Jason Merrill
2009-09-26DWARF for Template parm pack is a gnu extension.Dodji Seketeli
2009-09-25Add rest of new values from DWARF Version 4.Cary Coutant
2009-09-22re PR debug/41266 (Emit DW_TAG_template_parameter_pack and DW_TAG_formal_para...Dodji Seketeli
2009-09-03update copyright datesAlan Modra
2009-08-31Emit DWARF for template parameters (PR debug/30161)Dodji Seketeli
2009-07-25re PR bootstrap/40854 (Conflicting crc32 functions in libiberty and zlib)Ian Lance Taylor
2009-07-24crc32.c: New file.Ian Lance Taylor
2009-07-21Add ccoutant to previous dwarf4 entry.Cary Coutant
2009-07-20Add some dwarf4 values.Cary Coutant
2009-07-17demangle.h (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCT...Jan Kratochvil
2009-07-09dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value and DW_OP_stack...Jakub Jelinek
2009-07-09unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey
2009-06-30dwarf2.h: Remove.Tom Tromey
2009-06-10* ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.Ian Lance Taylor
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor
2009-06-01ansidecl.h: Add extern "C" when compiling with C++.Ian Lance Taylor
2009-04-24Correct filenames.H.J. Lu
2009-04-24Add missing ChangeLog entries for revision 146607.Taras Glek
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek
2009-03-17decl.c (grokfndecl): Set DECL_CONTEXT on parms.Jason Merrill