]> gcc.gnu.org Git - gcc.git/history - gcc/tree-complex.c
invoke.texi ([Wnarrowing]): Update for non-constants in C++11.
[gcc.git] / gcc / tree-complex.c
2014-07-09 Trevor Saundersremove has_execute
2014-06-24 Trevor Saundersallow storing values directly in hash tables
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-06 Richard Bienercfgexpand.c (expand_gimple_cond): Remove check for...
2014-05-08 Thomas Preud'hommere PR middle-end/39246 (FAIL: gcc.dg/uninit-13.c)
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-30 Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-07-05 Thomas Quinot* tree-complex.c (expand_complex_operations_1): Fix...
2013-04-26 Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-03-21 Richard Bienertree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-10 Jakub Jelinekre PR middle-end/55921 (Crash in verify_ssa for asm...
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-09 Richard Guenthertree.h (SSA_VAR_P): Simplify.
2012-08-07 Richard Guenthergimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
2012-08-02 Richard Guenthertree-flow.h (make_rename_temp): Remove.
2012-08-02 Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01 Michael Matztree-complex.c (init_parameter_lattice_values): Don...
2012-05-02 Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-09 Xinliang David LiRevert r174848,174849
2011-06-09 David LiGator cleanup
2010-10-21 Nathan Froydbasic-block.h (find_fallthru_edge): Define.
2010-09-07 Richard Guentherre PR middle-end/45569 (ICE: verify_stmts failed: state...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-13 Richard Guentherre PR middle-end/42678 (ICE with lto1 in expand_mult...
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-27 Richard Guenthertree-complex.c (expand_complex_div_wide): Check for...
2009-09-24 Kaveh R. Ghazire PR middle-end/41435 (GCC doesn't fold complex int...
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-05-20 Martin Jambortree-flow.h (insert_edge_copies_seq): Undeclare.
2009-05-08 Joseph Myersre PR c/24581 (Complex arithmetic on special cases...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and... r144370/tags/stack-last-merge
2008-12-29 Jakub Jelinekre PR middle-end/36191 (can't use complex in a eh regio...
2008-10-01 Richard Hendersonre PR tree-optimization/35737 (ICE with __builtin_setjm...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-05-08 Rafael Avila de... tree-complex.c (expand_complex_div_wide): Don't create...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-02-21 Richard Guenthertree.def (PAREN_EXPR): New tree code.
2008-02-17 Richard Guentherre PR middle-end/35227 (gcc ICEs for functions with...
2007-12-13 Eric Botcazoure PR middle-end/33088 (spurious exceptions with -ffloa...
2007-08-08 Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-04-27 Zdenek Dvoraktree-ssa-loop-im.c (determine_invariantness_stmt):...
2007-03-10 Diego Novillotree-pass.h (TODO_update_smt_usage): Remove.
2007-02-16 Roger Saylere PR middle-end/30391 (ICE at -O1 with conditional...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-03 Kazu Hirataalias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
2007-01-02 Kazu HirataRevert:
2007-01-02 Kazu Hirataalias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
2006-12-05 Daniel Berlintree-vrp.c (pass_vrp): Remove PROP_smt_usage.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-28 Jan HubickaPrivatize SSA variables into gimple_df.
2006-06-19 Daniel Berlinre PR tree-optimization/27341 (ICE in in add_virtual_o...
2006-05-23 Andrew MacLeodre PR c++/26757 (C++ front-end producing two DECLs...
2006-04-24 Richard Guentherre PR middle-end/26869 (Segfault in find_lattice_value...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2005-12-02 Richard Guenthertree-ssa-loop-im.c (schedule_sm): Use buildN instead...
2005-10-28 Andrew Pinskire PR middle-end/24362 (internal compiler error: in...
2005-07-29 Kazu Hiratacfg.c, [...]: Fix comment typos.
2005-07-26 Steven Bosscherre PR tree-optimization/22504 (benchmark - galgel fails...
2005-07-25 Richard Hendersonre PR middle-end/22626 (ICE with optimization turned...
2005-07-23 Richard Hendersonre PR tree-optimization/22623 (type mismatch between...
2005-07-22 Richard Hendersonre PR tree-optimization/22504 (benchmark - galgel fails...
2005-07-19 Daniel Berlinre PR tree-optimization/22483 (ICE : tree check: expect...
2005-07-08 Andrew Pinskire PR tree-optimization/22356 (mis-match types in cplxl...
next
This page took 4.654311 seconds and 107 git commands to generate.