gimple.h: Remove all includes.
[platform/upstream/gcc.git] / gcc / gimple-pretty-print.c
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...
2010-04-15 Richard Guenthertree-ssa-structalias.c (struct variable_info): Add...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2009-07-22 Diego Novillotree-pass.h (TDF_EH): Define.
2009-06-18 Richard Hendersonre PR testsuite/40488 (Revision 148642 caused extra...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-04 Cary Coutantbasic-block.h (struct basic_block_def): Add discriminat...
2009-05-31 Jason Merrilltree-pretty-print.c (print_call_name): Take the callee...
2009-05-22 Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-01-02 Jakub Jelinekre PR middle-end/38690 (Missing parentheses for (a...
2008-12-27 Jakub Jelinekre PR middle-end/38641 (VEC_EXTRACT_EVEN_EXPR/VEC_EXTRA...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...