dominance.c (free_dominance_info): Add overload with function parameter.
[platform/upstream/gcc.git] / gcc / lto-wrapper.c
2014-04-15 Richard Bienercommon.opt (lto_partition_model): New enum.
2014-03-25 Richard Bienerlto-wrapper.c (merge_and_complain): Handle OPT_fPIE...
2014-03-13 Cesar Philippidislto-wrapper.c (maybe_unlink_file): Suppress diagnostic...
2014-03-08 Paulo Matoslto-wrapper.c (merge_and_complain): Ensure -fshort...
2014-03-06 Richard Bienergcc.c (PLUGIN_COND): Always enable unless -fno-use...
2014-02-25 Richard Bienerre PR lto/60319 (wrong code (that hangs) by LTO at...
2014-02-05 Jan Hubickalto-cgraph.c (asm_nodes_output): Make global.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-20 Richard Bienerre PR target/59035 (FAIL: gcc.dg/torture/c99-contract...
2013-11-04 Ian Lance Taylorbuiltins.def (ATTR_NOTHROWCALL_LEAF_LIST): Define.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-02-27 Jakub Jelinekopts.h: Include obstack.h.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-27 H.J. LuHandle OPT_SPECIAL_XXX in LTO
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-04 Richard Guentherre PR lto/50602 (ICE in tree_nrv, at tree-nrv.c:155...
2012-01-23 Aldy Hernandezre PR lto/51916 (FAIL: gcc.dg/lto/trans-mem-3 c_lto_tra...
2012-01-19 Aldy Hernandezre PR lto/51280 (ICE when lto1 does not have -fgnu...
2011-12-15 Richard Guentherlto-wrapper.c (run_gcc): In non-parallel mode remove...
2011-11-03 Richard Guentherre PR lto/44965 (lto option code breaks file format...
2011-11-03 Richard Guentherre PR lto/48217 (lto mishandles quotes in command line...
2011-10-28 Richard Guentherre PR driver/50876 (unrecognized command line option...
2011-10-26 Richard Guentherlto-wrapper.c (run_gcc): Properly init/free obstack.
2011-10-26 Richard Guentherre PR driver/41844 (lto1: warning: unknown register...
2011-05-20 Joseph MyersMakefile.in (LIBDEPS): Add libcommon.a.
2011-02-01 H.J. LuCheck HOST_BIT_BUCKET when settting dump base/dir.
2011-01-05 Jan Hubickalto-wrapper.c (run_gcc): Default to WHOPR mode when...
2010-11-29 Joseph Myerssystem.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-18 Richard Guentherlto-wrapper.c (run_gcc): Fix -flto=N parsing.
2010-11-11 Jan Hubickainvoke.texi (-fwhopr): Merge into -flto section.
2010-09-17 Richard Guenthercommon.opt (combine): Remove.
2010-08-31 Andi Kleencommon.opt (fwhopr=): Update for -fwhopr=jobserver
2010-06-10 Richard SandifordMakefile.in (READ_MD_H): New variable.
2010-06-02 Richard Guentherlto-wrapper.c (lto_wrapper_exit): Rename to ...
2010-05-28 Richard Guentherlto-wrapper.c (run_gcc): With -save-temps generate...
2010-05-27 Richard Guentherlto-wrapper.c (maybe_unlink_file): Ignore unlink failur...
2010-05-25 Richard Guentherlto-wrapper.c (nr, [...]): Globalize.
2010-05-23 Ralf WildenhuesHonor $MAKE for -fwhopr=; do not honor $MAKEFLAGS,...
2010-05-19 Richard Guentherinvoke.texi (-fwhopr): Document new optional jobs argument.
2010-05-18 Richard Guentherre PR lto/44143 (-fdump-tree-all for lto does not work...
2010-05-07 Richard Guentherlto-wrapper.c (run_gcc): Remove linker output from...
2010-05-07 Richard Bienerlto-wrapper.c (DUMPBASE_SUFFIX): Define.
2010-01-03 H.J. LuPass -dumpbase and -dumpdir to gcc for LTO
2009-11-24 Rafael Avila de... lto-wrapper.c (lto_wrapper_exit): Don't try to delete...
2009-10-09 Richard Guentherre PR driver/41637 (testsuite (-flto/-fwhopr) leaves...
2009-10-03 Diego NovilloMerge lto branch into trunk.