summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2008-12-10re PR c++/35319 (ICE throwing fixed-point types)Jason Merrill
2008-11-19include/Bob Wilson
2008-10-21obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.Alan Modra
2008-10-06PR c++/37376, other mangling issuesJason Merrill
2008-09-09demangle.h (enum demangle_component_type): Add DEMANGLE_COMPONENT_DECLTYPE.Jason Merrill
2008-09-05Convert ChangeLog files to UTF-8.Jakub Jelinek
2008-07-07safe-ctype.h: Add #include of ctype.h before redefining the ctype.h macros.Joel Brobecker
2008-07-04safe-ctype.h: Remove #error when detecting that ctype.h has been included.Joel Brobecker
2008-06-24libiberty.h (XALLOCA, [...]): New.Kaveh R. Ghazi
2008-03-25sha1.h: New file, from gnulib.Ian Lance Taylor
2008-03-25Fix this patch:Ian Lance Taylor
2008-03-24* md5.h: Add extern "C" when compiled with C++.Ian Lance Taylor
2008-03-21* filenames.h: Add extern "C" when compiled with C++.Ian Lance Taylor
2008-02-11xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.Bob Wilson
2008-01-27demangle.h (demangle_component_type): Add DEMANGLE_COMPONENT_JAVA_RESOURCE...David Daney
2007-11-08floatformat.h (struct floatformat): Add split_half field.Joseph Myers
2007-09-06pexecute.txh (pex_free): Document process killing.Tom Tromey
2007-08-31mangle.c (write_type): Change mangling of rvalue reference from `RR' to `O'.Doug Gregor