sem_aux.adb, [...] (Get_Low_Bound): Use Type_Low_Bound.
[gcc.git] / gcc / lto-wrapper.c
2015-05-05 David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-05-04 Kai Tietzre PR lto/65559 (lto1.exe: internal compiler error...
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-23 Tom de VriesMake fopenacc an LTO option
2015-01-23 Tom de VriesMake fopenmp an LTO option
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-31 Uros Bizjakdiagnostic.c (build_message_string): Use xvasprintf.
2014-12-09 Ilya Verbinlto-wrapper.c (compile_offload_image): Start processing...
2014-11-28 Ilya Verbinlto-wrapper.c (run_gcc): Set have_lto and have_offload...
2014-11-25 Ilya TocarRemove unnecessary calls to strchr.
2014-11-19 Ilya Tocarcollect2.c (main): Don't call fatal_error before diagno...
2014-11-13 Dominique d'Humieresre PR bootstrap/63853 (The use of strchrnul breaks...
2014-11-13 Bernd Schmidt[PATCH 6/7] OpenMP 4.0 offloading infrastructure: optio...
2014-11-13 Ilya Verbin[PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto...
2014-10-07 Eric Botcazoulto-opts.c (lto_write_options): Handle -fmath-errno...
2014-06-26 Bernd SchmidtPart 2 of the collect-utils library, now also used...
2014-06-26 Bernd SchmidtSmall cleanups before making collect2 use collect-utils.
2014-06-26 Bernd SchmidtMake a collect-utils library for use by tools like...
2014-06-04 Bernd Schmidtlto-wrapper.c (fatal, [...]): Remove functions.
2014-05-22 Bernd SchmidtCreate a new header lto-section-names.h
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.