aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-wrapper.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-02-25re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...Ilya Verbin1-61/+105
2016-02-09Handle -fdiagnostics-color in ltoTom de Vries1-0/+31
2016-02-08Remove -fshort-doubleBernd Schmidt1-3/+0
2016-02-01nvptx.c (PTX_GANG_DEFAULT): New.Nathan Sidwell1-1/+15
2016-01-26re PR lto/69254 (ICE in streamer_get_builtin_tree when using -fsanitize=shift...Jakub Jelinek1-0/+11
2016-01-19Merge of HSAMartin Jambor1-2/+9
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-28Handle flinker-output in lto-wrapperTom de Vries1-1/+4
2015-11-12Fix big memory leak in ix86_valid_target_attribute_pMartin Liska1-1/+1
2015-10-05[PR other/65021] mkoffloads -save-temps handling, and cleanup cleanupThomas Schwinge1-0/+2
2015-09-30Pass on the verbose flag "-v" to/in the mkoffloadsThomas Schwinge1-0/+2
2015-09-23Fix --enable-offload-targets/-foffload handling, pt. 1Thomas Schwinge1-0/+4
2015-09-14lto-wrapper.c (merge_and_complain): Add OPT_fdiagnostics_show_caret...Chung-Lin Tang1-0/+8
2015-06-01re PR target/65527 (ICE: in expand_builtin_with_bounds, at builtins.c:7120 wi...Ilya Enkovich1-0/+2
2015-05-05Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm1-7/+7
2015-05-04re PR lto/65559 (lto1.exe: internal compiler error: in read_cgraph_and_symbol...Kai Tietz1-1/+1
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-13/+20
2015-01-23Make fopenacc an LTO optionTom de Vries1-0/+2
2015-01-23Make fopenmp an LTO optionTom de Vries1-0/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-31diagnostic.c (build_message_string): Use xvasprintf.Uros Bizjak1-1/+1
2014-12-09lto-wrapper.c (compile_offload_image): Start processing in_argv from 0 instea...Ilya Verbin1-14/+34
2014-11-28lto-wrapper.c (run_gcc): Set have_lto and have_offload if at least one file c...Ilya Verbin1-6/+7
2014-11-25Remove unnecessary calls to strchr.Ilya Tocar1-1/+1
2014-11-19collect2.c (main): Don't call fatal_error before diagnostic_initialize.Ilya Tocar1-3/+3
2014-11-13re PR bootstrap/63853 (The use of strchrnul breaks bootstrap on x86_64-apple-...Dominique d'Humieres1-3/+9
2014-11-13[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt1-135/+294
2014-11-13[PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper.Ilya Verbin1-0/+270
2014-10-07lto-opts.c (lto_write_options): Handle -fmath-errno, -fsigned-zeros and -ftra...Eric Botcazou1-1/+10
2014-06-26Part 2 of the collect-utils library, now also used for collect2.Bernd Schmidt1-6/+8
2014-06-26Small cleanups before making collect2 use collect-utils.Bernd Schmidt1-4/+4
2014-06-26Make a collect-utils library for use by tools like collect2 and lto-wrapper.Bernd Schmidt1-153/+18
2014-06-04lto-wrapper.c (fatal, [...]): Remove functions.Bernd Schmidt1-53/+19
2014-05-22Create a new header lto-section-names.hBernd Schmidt1-7/+1
2014-04-15common.opt (lto_partition_model): New enum.Richard Biener1-5/+4
2014-03-25lto-wrapper.c (merge_and_complain): Handle OPT_fPIE like OPT_fpie.Richard Biener1-0/+2
2014-03-13lto-wrapper.c (maybe_unlink_file): Suppress diagnostic messages.Cesar Philippidis1-1/+1
2014-03-08lto-wrapper.c (merge_and_complain): Ensure -fshort-double is used consistentl...Paulo Matos1-0/+3
2014-03-06gcc.c (PLUGIN_COND): Always enable unless -fno-use-linker-plugin or -fno-lto ...Richard Biener1-0/+75
2014-02-25re PR lto/60319 (wrong code (that hangs) by LTO at -Os and above on x86_64-li...Richard Biener1-1/+20
2014-02-05lto-cgraph.c (asm_nodes_output): Make global.Jan Hubicka1-1/+10
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-20re PR target/59035 (FAIL: gcc.dg/torture/c99-contract-1.c -O2 -flto -fno-use...Richard Biener1-0/+13
2013-11-04builtins.def (ATTR_NOTHROWCALL_LEAF_LIST): Define.Ian Lance Taylor1-0/+2
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-3/+3
2013-02-27opts.h: Include obstack.h.Jakub Jelinek1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-27Handle OPT_SPECIAL_XXX in LTOH.J. Lu1-0/+6