]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-low.c
switch from gimple to gimple*
[thirdparty/gcc.git] / gcc / gimple-low.c
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-18  Marek Polacekre PR middle-end/67222 (ICE in gimple_call_arg with...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
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-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-29  Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-10  Eric Botcazougimple-low.c (lower_function_body): Clear the location...
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-07-10  Eric Botcazoure PR middle-end/53590 (compiler fails to generate...
2014-07-09  Trevor Saundersremove has_execute
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saundersremove has_gate
2014-04-04  Richard Bienerre PR middle-end/60746 (ICE segfault in gimple-expr...
2014-02-12  Richard Bienerre PR middle-end/60092 (posix_memalign not recognized...
2014-02-07  Richard Bienerre PR middle-end/60092 (posix_memalign not recognized...
2014-02-01  Jakub Jelinekre PR tree-optimization/60003 (wrong code with __builti...
2014-01-29  Jakub Jelinekre PR middle-end/59917 (ICE in calc_dfs_tree, at domina...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-17  Andrew MacLeodgimple.h: Reorder prototypes to match .c declaration...
2013-11-13  Andrew Macleodgimple-walk.h: New File.
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-11  Jakub Jelinektarget.c: New file.
2013-10-02  Andrew Macleodtree-flow.h: Include new .h files.
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-06-15  Dehao Chentree-flow.h (gimple_check_call_matching_types): Add...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-23  Jakub Jelinekre PR c++/54046 (wrong control reaches end of non-void...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-06  Dehao Chenre PR debug/54826 (gdb test case failure (bs15503)...
2012-09-20  Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-08-02  Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-07-25  Eric Botcazougimple-low.c (lower_try_catch): New function.
2012-05-02  Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-04-10  Richard Guentherre PR middle-end/52888 (Unable to inline function point...
2011-11-08  Aldy HernandezMerge from transactional-memory branch.
2011-10-11  Michael MeissnerConvert standard builtin functions from being arrays...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-04-20  Richard SandifordMakefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-04-11  Xinliang David Lisanity check ic target
2011-04-08  Richard Guenthergimple.h (gimple_call_fntype): New function.
2011-04-06  Eric Botcazougimple-low.c (lower_gimple_return): When not optimizing...
2011-02-08  Andreas Krebbelgimple-low.c (lower_function_body): Don't remove the...
2011-02-02  Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-12-01  Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-03  Nathan Froydbuiltins.c (fold_builtin_signbit): Use build_zero_cst...
2010-07-15  Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-06  Nathan Froydvec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
2010-06-01  Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-04-30  Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2009-11-25  H.J. LuRemove trailing white spaces.
2009-10-19  Eric Botcazougimple-low.c (struct lower_data): Add cannot_fallthru...
2009-10-17  Eric Botcazougimple-low.c (lower_stmt): If the call is noreturn...
2009-09-14  Richard HendersonSquash commit of EH in gimple
2009-08-12  Xinliang David LiFix to PR41012
2009-07-16  Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-06-12  Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-22  Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
2009-04-26  Michael Matztree-pass.h (pass_del_ssa, [...]): Remove decls.
2009-04-20  Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-17  Ian Lance Taylordf.h: Include "timevar.h".
2008-11-20  Jakub Jelinekre PR c++/36631 (attribute always_inline -> sorry...
2008-10-09  Jakub Jelinektree-ssa-live.c (remove_unused_locals): Mark all edge...
2008-08-26  Ben Ellistonrtlanal.c: Fix uses of "it's" with "its" where appropriate.
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-06  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-04-25  Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-18  Jan Hubickaexcept.c (dw2_size_of_call_site_table, [...]): Use...
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-18  Jan Hubickatree-pretty-print.c: Include predict.h.
2008-02-26  Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2007-10-29  Razya Ladelsky2007-09-23 Razya Ladelsky
2007-09-05  Sandra LoosemoreAdd target hook invoked when cfun changes.
2007-09-03  Kaveh R. Ghazisystem.h (CONST_CAST2, [...]): New macros for type...
2007-09-01  Kaveh R. Ghazic-common.c (const_strip_array_types): Delete.
2007-08-14  Kaveh R. Ghazialias.c (component_uses_parent_alias_set): Constify.
2007-08-01  Zdenek Dvoraktree-pretty-print.c (dump_generic_node): Dump OMP_SECTI...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-12  Ian Lance Taylorre PR libstdc++/29286 (placement new does not change...
2007-02-19  Roger Saylefunction.c (gimplify_parameters): Call build_gimple_mod...
2007-02-15  Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2006-12-05  Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-09-29  Eric Botcazoubuiltins.c (expand_builtin_setjmp): Delete.
2006-04-13  Richard Hendersonre PR libgomp/26651 ([gomp] #omp for ordered leaks...
2006-03-02  Daniel Berlintree-vrp.c (execute_vrp): Return value.
next