[Ada] Use Is_Generic_Subprogram where possible
[platform/upstream/gcc.git] / gcc / lto-wrapper.c
2020-06-23 Alexandre Olivahandle dumpbase in offloading, adjust testsuite
2020-06-12 Martin LiškaFix few -Wformat-diag warnings.
2020-05-26 Alexandre Olivarevamp dump and aux output names
2020-05-07 Martin Liskalto-wrapper: split arguments of getenv ("MAKE").
2020-05-05 Martin LiskaProvide warning for missing jobserver.
2020-03-13 Martin LiskaDo not strcat to result of getenv.
2020-03-02 Martin LiskaFix typo in C++ standard version.
2020-02-24 Prathamesh KulkarniPR47785: Add support for handling Xassembler/Wa options...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-18 Jakub Jelinekre PR lto/92972 (gcc/lto-wrapper.c:443: identical branc...
2019-09-11 Richard Bienerlto-opts.c (lto_write_options): Stream -g when debug...
2019-09-10 Martin LiskaRename Deprecated to WarnRemoved in *.opt files.
2019-08-23 Martin LiskaMake -flto=jobserver parallel again.
2019-08-13 Martin LiskaAutomatically detect GNU jobserver with -flto.
2019-08-12 Richard Bienerre PR driver/91130 (-MF clashes with -flto on aarch64)
2019-08-09 Martin LiskaAdd -flto=auto option value.
2019-08-08 Martin LiskaFix file descriptor existence of MinGW.
2019-08-07 Richard EarnshawPR driver/91130 Use CL_DRIVER when handling of COLLECT_...
2019-08-02 Martin LiskaProperly detect working jobserver in gcc driver.
2019-07-30 Martin LiskaDeduce automatically number of cores for -flto option.
2019-05-17 Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-05-07 Richard Bienerre PR lto/90369 (error: could not unlink output file)
2019-04-05 Martin LiskaRemove usage of apostrophes in error and warning messag...
2019-04-03 Richard Bienerre PR lto/89896 (-flto=4 is confused by presence of...
2019-03-11 Martin LiskaWrap apostrophes in gcc internal format with %'.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-23 Iain SandoeLTO-wrapper, don't pre-link early debug objects.
2018-11-15 David MalcolmMachine-readable diagnostic output (PR other/19165)
2018-08-30 Jan Hubickare PR lto/86517 (relocation R_X86_64_32 against `.rodat...
2018-08-17 Martin LiskaMerge Ignore and Deprecated in .opt files.
2018-08-15 David Malcolmdiagnostics: add labeling of source ranges
2018-08-09 David Malcolmdiagnostics: add line numbers to source (PR other/84889)
2018-07-26 Martin LiskaAdd linker_output as prefix for LTO temps (PR lto/86548).
2018-05-30 Jan Hubickalto-wrapper.c (debug_objcopy): Add rename parameter...
2018-05-02 Tom de Vries[lto] Add "could not find mkoffload" error message...
2018-04-30 Jan Hubickalto-wrapper.c (ltrans_priorities): New static var.
2018-04-12 Eric Botcazoure PR target/85238 (lto-wrapper: fatal error: simple_o...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-28 Julia KovalRemove Cilk Plus support.
2017-08-21 Richard Bienerre PR go/78628 (GO fails to build a translation unit...
2017-07-10 Jan Hubickare PR bootstrap/80838 (PGO/LTO bootstrapped compiler...
2017-07-06 Jan Hubickalto-wrapper.c (merge_and_complain): Do not merge fexcep...
2017-06-30 Sylvestre Ledru* lto-wrapper.c (copy_file) Close both file descriptors...
2017-05-02 Richard Bienercommon.opt (fstrict-overflow): Alias negative to fwrapv.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-02-25 Ilya Verbinre PR driver/68463 (Offloading fails when some objects...
2016-02-09 Tom de VriesHandle -fdiagnostics-color in lto
2016-02-08 Bernd SchmidtRemove -fshort-double
2016-02-01 Nathan Sidwellnvptx.c (PTX_GANG_DEFAULT): New.
2016-01-26 Jakub Jelinekre PR lto/69254 (ICE in streamer_get_builtin_tree when...
2016-01-19 Martin JamborMerge of HSA
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-28 Tom de VriesHandle flinker-output in lto-wrapper
2015-11-12 Martin LiskaFix big memory leak in ix86_valid_target_attribute_p
2015-10-05 Thomas Schwinge[PR other/65021] mkoffloads -save-temps handling, and...
2015-09-30 Thomas SchwingePass on the verbose flag "-v" to/in the mkoffloads
2015-09-23 Thomas SchwingeFix --enable-offload-targets/-foffload handling, pt. 1
2015-09-14 Chung-Lin Tanglto-wrapper.c (merge_and_complain): Add OPT_fdiagnostic...
2015-06-01 Ilya Enkovichre PR target/65527 (ICE: in expand_builtin_with_bounds...
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...
next