tree-vrp.c (extract_range_from_binary_expr_1): Remove duplicated condition.
[platform/upstream/gcc.git] / gcc / lto-wrapper.c
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.