]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-low.c
Update libbid according to the latest Intel Decimal Floating-Point Math Library.
[thirdparty/gcc.git] / gcc / gimple-low.c
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-11-19  Martin LiskaRevert "Remove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE...
2021-11-18  Martin LiskaRemove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE_DEBUG_B...
2021-08-17  Jakub Jelinekopenmp: Implement OpenMP 5.1 scope construct
2021-08-12  Jakub Jelinekopenmp: Add support for OpenMP 5.1 masked construct
2021-01-04  Jakub JelinekUpdate copyright years.
2020-08-03  Martin JamborRemoval of HSA offloading from gcc and libgomp
2020-01-01  Jakub JelinekUpdate copyright years.
2019-06-10  Jakub Jelinektree.def (OMP_SCAN): New tree code.
2019-03-26  Richard Bienertree-inline.c (remap_gimple_stmt): Cache gimple_block.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-05  Jeff Lawre PR c/87028 (false positive -Wstringop-truncation...
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-12  Alexandre Oliva[SFN] introduce statement frontier notes, still disabled
2017-12-12  Alexandre Oliva[SFN] not-quite-boilerplate changes in preparation...
2017-06-21  Martin LiskaMake early return predictor more precise.
2017-06-09  Tamar ChristinaReverted r249005 until PowerPC and AIX issues sorted.
2017-06-08  Tamar Christinare PR middle-end/77925 (Add __builtin_issubnormal)
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-11  Richard Bienerre PR debug/77931 (PASS->FAIL: gdb.cp/namespace.exp...
2016-10-09  Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-10-07  Richard Bienergimple-low.c (lower_gimple_bind): Clear DECL_CHAIN...
2016-08-17  Jakub Jelinekgimple-fold.c (gimple_fold_call): Use gimple_call_noret...
2016-05-03  Richard Bienergimplify.h (get_initialized_tmp_var): Add allow_ssa...
2016-01-19  Martin JamborMerge of HSA
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-16  Richard Bienertree-nested.h (build_addr): Adjust prototype.
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
next