PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expression
[gcc.git] / gcc / gimple-pretty-print.c
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-22 Richard Hendersonre PR ipa/67811 ([TM] ICE with try-block in transaction)
2015-12-14 Tom de VriesDump default defs for arguments, static chain and decl...
2015-12-01 Julian BrownOpenACC host_data support.
2015-11-12 James Norrisc-pragma.c (oacc_pragmas): Add entry for declare directive.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
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-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-03 Manuel López-Ibáñeztree-pretty-print.c (dump_location): Make it extern.
2014-09-02 Jakub Jelinekcilk-builtins.def (__cilkrts_cilk_for_32): New.
2014-06-25 Cong Houtree-vect-patterns.c (vect_recog_sad_pattern): New...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-02-21 Thomas SchwingeCorrect TDF_RAW pretty-printing of GIMPLE_OMP_FOR's...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-29 Richard Bienerre PR middle-end/59208 (ice in initialize_flags_in_bb)
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 David MalcolmConvert gimple types from a union to C++ inheritance
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-15 Aldy HernandezMakefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-11-15 Richard Bienerre PR middle-end/50262 (PTA doesn't disambiguate locall...
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-10-31 Jakub Jelinekgimple-pretty-print.c (dump_ssaname_info): Print newlin...
2013-10-30 Ilya Enkovichtree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-23 Jakub Jelinekgimple-pretty-print.c (dump_ssaname_info): Always print...
2013-10-16 Paulo Matostree-core.h (tree_code_name): Remove.
2013-10-11 Jakub Jelinektarget.c: New file.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-24 Christophe Lyongimple-pretty-print.c: Various whitespace tweaks.
2013-09-23 Kugan Vivekanandarajahgimple-pretty-print.c (dump_ssaname_info): New function.
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-27 Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-23 Gabriel Dos Reisdiagnostic.c (diagnostic_set_caret_max_width): Use...
2013-08-22 Gabriel Dos Reispretty-print.h (output_buffer::output_buffer): Declare.
2013-08-05 Gabriel Dos Reisgimple-pretty-print.c (buffer): Remove.
2013-08-04 Gabriel Dos Reispretty-print.h (pp_bar_bar): New.
2013-08-03 Gabriel Dos Reispretty-print.h (pp_underscore): New.
2013-04-08 Richard Bienergimple-pretty-print.c (debug_gimple_stmt): Do not print...
2013-03-29 Lawrence CrowlAdd uniform debug dump function names.
2013-03-08 Aldy Hernandeztrans-mem.c (expand_transaction): Do not set PR_INSTRUM...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-03 Steven Bosscherrtl.h (print_insn_with_notes): Prototype.
2012-10-30 H.J. LuRemove alloca from dump_gimple_bb_header
2012-10-01 Sharad Singhaidumpfile.c: New file with parts moved from tree-dump.c.
2012-09-04 Steven Bosschergimple.h (gimple_build_switch): Remove.
2012-08-24 Martin Jamborpredict.c (maybe_hot_frequency_p): New parameter fun.
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-12 Marc Glissere PR middle-end/54193 (dump_gimple_assign raw can...
2012-08-07 Steven Bosschercfg.c (debug_bb): Do not set TDF_BLOCKS.
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-07-25 Steven Bosscher* gimple-pretty-print.c (gimple_dump_bb_buff): Call...
2012-07-20 Steven Bosscherbasic-block.h (BB_FLAGS_TO_PRESERVE): New define.
2012-07-17 Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-10 Richard HendersonAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-03 Martin Jamborbuiltins.c (get_object_alignment_1): Return whether...
2012-02-07 Richard Guenthergimple-pretty-print.c (dump_gimple_phi): Avoid excessiv...
2011-12-23 Richard HendersonDelete VEC_EXTRACT_EVEN/ODD_EXPR.
2011-12-23 Jakub JelinekDelete VEC_INTERLEAVE_*_EXPR.
2011-12-13 Richard HendersonRevert two unintended commits
2011-12-13 Richard HendersonDelete VEC_INTERLEAVE_*_EXPR.
2011-12-02 Sameera Deshpandegimple-pretty-print.c (dump_gimple_call): Dereference...
2011-11-11 Richard HendersonImplement omp atomic load and store.
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-18 Ira Rosenmd.texi (vec_widen_ushiftl_hi, [...]): Document.
2011-10-18 Richard Guenthertree-ssa-alias.h (struct pt_solution): Remove vars_cont...
2011-10-07 Richard HendersonRename vshuffle/vec_shuffle to vec_perm.
2011-10-03 Artjoms SinkarovsVector shuffling patch from Artem Shinkarov.
2011-09-01 Richard Guentherexpr.c (expand_expr_real_2): Move COND_EXPR and VEC_CON...
2011-06-22 Jakub Jelinekre PR debug/47858 (IPA-SRA decreases quality of debug...
2011-04-20 Richard SandifordMakefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-03-22 Richard Guenthergimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC...
2011-02-15 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2010-11-22 Basile Starynkevitchgimple-pretty-print.c (dump_bb_header): Add check for...
2010-11-04 Richard Guenthertree.def (FMA_EXPR): New tree code.
2010-10-21 Nathan Froydbasic-block.h (find_fallthru_edge): Define.
2010-08-12 Richard Guenthertree-flow.h (struct ptr_info_def): Add align and misali...
2010-07-21 Richard Guenthertree-flow.h (referenced_var): Move define ...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-06-25 Bernd SchmidtWith large parts from Jim Wilson:
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-16 Richard Guenthergimple-pretty-print.c (dump_gimple_phi): Dump alias...
next