]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-complex.c
basic-block.h (edge_list): Prefix member names with "m_".
[thirdparty/gcc.git] / gcc / tree-complex.c
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...
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...
2005-06-30  Daniel Berlin[multiple changes]
2005-06-26  Kazu Hiratabuiltins.c, [...]: Use fold_buildN instead of fold...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-19  Richard Hendersontree-complex.c (init_dont_simulate_again): Clear DONT_S...
2005-06-17  Richard Hendersonre PR tree-optimization/22022 (ACATS ICE cxg1002 tree_s...
2005-06-16  Richard Hendersonre PR tree-optimization/22035 (complex float comparison...
2005-06-13  Richard Hendersonre PR tree-optimization/21994 (complex throwing functio...
2005-06-09  Richard Hendersonre PR tree-optimization/20610 (Real by complex multipli...
2005-06-03  Richard HendersonMakefile.in (tree-vect-generic.o): New.
2005-05-29  Dorit Naishlosre PR tree-optimization/21639 (poisoned ggc memory...
2005-04-27  Paolo Bonzinitree-complex.c (expand_vector_operations_1): Do not...
2005-04-27  Paolo Bonzinitree-complex.c (expand_vector_operation): New, extracte...
2005-04-11  Paolo Bonzinitree-complex.c (expand_vector_operations): Call update_...
2005-04-09  Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-05  Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-02-12  Richard Hendersontree-complex.c (expand_complex_libcall): New.
2005-01-25  Richard Hendersonre PR middle-end/19609 (real and imaginary part interch...
2005-01-24  Kazu Hiratac-opts.c, [...]: Update copyright.
2005-01-24  Richard Hendersonre PR middle-end/19486 (flags_complex_divide_method...
next