Fix line number data for PIC register setup code.
[gcc.git] / gcc / cfgexpand.c
2013-10-27 Tom de VriesFix line number data for PIC register setup code.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18 Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-09 Easwaran Ramanparams.def (PARAM_MIN_SIZE_FOR_STACK_SHARING): New...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-26 Andrew MacLeodtree-ssa-live.h (find_replaceable_exprs, [...]): Move...
2013-09-12 DJ Deloriecfgexpand.c (expand_debug_expr): Avoid sign-extending...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-30 Marek PolacekMerge ubsan into trunk.
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-05-07 Han Shencfgexpand.c (record_or_union_type_has_array_p): New...
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-03-21 Marc Glissetree-pass.h (PROP_gimple_lvec): New.
2013-03-18 Richard Bienerre PR middle-end/56483 (LTO issue with expanding GIMPLE...
2013-03-05 Jakub Jelinekre PR debug/56510 (More var-tracking scalability problems)
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-12 Jakub JelinekImplement protection of stack variables
2012-11-09 Kenneth Zadeckrtl.h (CONST_SCALAR_INT_P): New macro.
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-26 Jakub Jelinekre PR debug/54970 (Missing DW_OP_GNU_implicit_pointer...
2012-10-16 Eric Botcazoure PR rtl-optimization/54870 (gfortran.dg/array_constru...
2012-10-09 Richard Guentherre PR bootstrap/54837 (lto bootstrap error: ICE in...
2012-09-27 Dehao Chentree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-20 Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-08-17 Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-13 Steven Bosschertree-ssa-pre.c (do_regular_insertion): Add FIXME marker...
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-03 Michael Matzre PR middle-end/54146 (Very slow compile with attribut...
2012-08-03 Richard HendersonRevert "PR 34548"
2012-08-02 Kenneth Zadeckcfgexpand.c (expand_debug_locations): Encapsulate test...
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01 Richard Hendersonre PR middle-end/34548 (GCC generates too many alignmen...
2012-07-20 Richard Guenthertree-dfa.c (collect_dfa_stats): Simplify.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-10 Richard HendersonAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-06-27 Richard HendersonAdd MULT_HIGHPART_EXPR
2012-06-15 Michael Matzre PR middle-end/38474 (compile time explosion in dataf...
2012-05-29 Steven Bosscherintegrate.c: Remove.
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-05-03 Michael Matzbasic-block.h (struct rtl_bb_info, [...]): Move in...
2012-05-02 Richard Guenthertree.c (valid_constant_size_p): New function.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-12 Richard GuentherMakefile.in (cgraphunit.o): Add $(EXCEPT_H) dependency.
2012-03-28 Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2012-03-21 Richard GuentherMakefile.in (cfgexpand.o): Add $(REGS_H) and $(INTEGRAT...
2012-03-20 Richard Guenthertree-pass.h (pass_rtl_eh): Remove.
2012-03-16 Richard Guenthertree.h (TREE_VECTOR_CST_ELTS): Remove.
2012-03-05 Richard Guenthercfgexpand.c (gimple_expand_cfg): Free dominator info.
2012-01-26 Michael Matzre PR tree-optimization/46590 (long compile time with...
2012-01-24 Richard Sandifordrtl.texi (MEM_IN_STRUCT_P, [...]): Delete.
2012-01-19 Michael Matzre PR tree-optimization/46590 (long compile time with...
2012-01-12 DJ Deloriecfgexpand.c (convert_debug_memory_address): Allow any...
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-13 Michael Matzlife -> live; one favourite typo of mine.
2011-12-13 Jakub Jelinekre PR tree-optimization/51117 (rev.181172 causes glibc...
2011-12-05 Richard Guenthercgraph.c (cgraph_create_edge_1): Initialize call_stmt_c...
2011-12-03 Jakub Jelinekre PR debug/50317 (missing DW_OP_GNU_implicit_pointer)
2011-12-01 Jakub Jelinekre PR debug/50317 (missing DW_OP_GNU_implicit_pointer)
2011-11-08 Michael Matzgengtype.c (write_field_root): Avoid out-of-scope acces...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-19 Jakub Jelinekre PR middle-end/50754 (ICE in expand_debug_expr, at...
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 Tom de Vriesre PR middle-end/50527 (inconsistent vla align)
2011-09-03 Eric Botcazoucfgexpand.c (add_stack_var): Assert that the alignment...
2011-08-23 Michael Matzcfgexpand.c (expand_one_register_var): Use get_pointer_...
2011-07-15 Eric Botcazoure PR debug/48220 (DW_OP_GNU_entry_value/DW_TAG_GNU_cal...
2011-07-08 Bernd Schmidtoptabs.c (expand_binop): Use GET_MODE_PRECISION instead...
2011-06-22 Jakub Jelinekre PR debug/47858 (IPA-SRA decreases quality of debug...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 Jakub Jelinekre PR fortran/49103 (local variables exchange values...
2011-05-23 Jakub Jelinekcfgexpand.c (expand_debug_expr): For unused non-address...
2011-04-21 Easwaran Ramancfgexpand.c (stack_var): Remove OFFSET...
2011-04-20 Easwaran Ramancfgexpand.c (add_alias_set_conflicts): Add conflicts...
2011-04-20 Richard SandifordMakefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-04-18 Eric Botcazoure PR lto/48492 (LTO bootstrap failure in copy_constant)
2011-04-15 Jakub Jelinekcfgexpand.c (expand_debug_expr): Use simplify_gen_...
2011-04-15 Michael Matztree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.
2011-04-15 Eric Botcazoucfgexpand.c (expand_call_stmt): Convert the function...
2011-04-14 Eric Botcazoucfgexpand.c (expand_call_stmt): Rematerialize the origi...
2011-04-14 H.J. LuUpdate alignment on local variables.
2011-04-08 Michael Matzre PR rtl-optimization/48389 (ICE: in make_edges, at...
2011-04-04 Jakub Jelinekre PR debug/48401 (ICE: RTL check: access of elt 4...
2011-03-31 Jeff Lawtree-ssa-forwprop.c (forward_propagate_into_cond):...
2011-03-28 Jakub Jelinekre PR debug/48203 (ICE in dwarf2out.c while building...
2011-03-28 Eric Botcazoucfgexpand.c (expand_gimple_cond): Always set the source...
2011-03-16 Jakub Jelinekre PR debug/45882 (No debug info for vars depending...
2011-03-03 Jakub Jelinekre PR debug/47283 (ICE in refs_may_alias_p_1, at tree...
2011-02-28 Jakub Jelinekre PR debug/47283 (ICE in refs_may_alias_p_1, at tree...
2011-02-18 Jakub Jelinekre PR debug/47780 (-fcompare-debug failure with -O...
2011-02-17 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-15 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
next