C++ FE: Show both locations in string literal concatenation error
[gcc.git] / gcc / cp / vtable-class-hierarchy.c
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-15 Trevor Saundersalways define TARGET_PECOFF
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-06-27 Marek Polacekcall.c (set_up_extended_ref_temp): Use VAR_P.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-29 Caroline TiceCommitting VTV Cygwin patch for Patrick Wollgast
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-07-24 Martin LiskaIPA C++ refactoring 2/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-12 Jan Hubickasymtab.c (section_hash): New hash.
2014-06-11 Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2014-01-02 Richard Sandifordarc-common.c, [...]: Use the standard form for the...
2013-12-06 Caroline TiceFix two small problems...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-09-08 Caroline TiceFix PR 58300...
2013-08-28 Caroline TiceReplace fixed size array that was holding vtable pointe...
2013-08-07 Caroline TiceCommit the vtable verification feature.