summaryrefslogtreecommitdiff
path: root/gcc/lto-wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...Ilya Verbin2016-02-251-61/+105
* Handle -fdiagnostics-color in ltoTom de Vries2016-02-091-0/+31
* Remove -fshort-doubleBernd Schmidt2016-02-081-3/+0
* nvptx.c (PTX_GANG_DEFAULT): New.Nathan Sidwell2016-02-011-1/+15
* re PR lto/69254 (ICE in streamer_get_builtin_tree when using -fsanitize=shift...Jakub Jelinek2016-01-261-0/+11
* Merge of HSAMartin Jambor2016-01-191-2/+9
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Handle flinker-output in lto-wrapperTom de Vries2015-11-281-1/+4
* Fix big memory leak in ix86_valid_target_attribute_pMartin Liska2015-11-121-1/+1
* [PR other/65021] mkoffloads -save-temps handling, and cleanup cleanupThomas Schwinge2015-10-051-0/+2
* Pass on the verbose flag "-v" to/in the mkoffloadsThomas Schwinge2015-09-301-0/+2
* Fix --enable-offload-targets/-foffload handling, pt. 1Thomas Schwinge2015-09-231-0/+4
* lto-wrapper.c (merge_and_complain): Add OPT_fdiagnostics_show_caret...Chung-Lin Tang2015-09-141-0/+8
* re PR target/65527 (ICE: in expand_builtin_with_bounds, at builtins.c:7120 wi...Ilya Enkovich2015-06-011-0/+2
* Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm2015-05-051-7/+7
* re PR lto/65559 (lto1.exe: internal compiler error: in read_cgraph_and_symbol...Kai Tietz2015-05-041-1/+1
* Always pass explicit location to fatal_error.Joseph Myers2015-01-301-13/+20
* Make fopenacc an LTO optionTom de Vries2015-01-231-0/+2
* Make fopenmp an LTO optionTom de Vries2015-01-231-0/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* diagnostic.c (build_message_string): Use xvasprintf.Uros Bizjak2014-12-311-1/+1
* lto-wrapper.c (compile_offload_image): Start processing in_argv from 0 instea...Ilya Verbin2014-12-091-14/+34
* lto-wrapper.c (run_gcc): Set have_lto and have_offload if at least one file c...Ilya Verbin2014-11-281-6/+7
* Remove unnecessary calls to strchr.Ilya Tocar2014-11-251-1/+1
* collect2.c (main): Don't call fatal_error before diagnostic_initialize.Ilya Tocar2014-11-191-3/+3
* re PR bootstrap/63853 (The use of strchrnul breaks bootstrap on x86_64-apple-...Dominique d'Humieres2014-11-131-3/+9
* [PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt2014-11-131-135/+294
* [PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper.Ilya Verbin2014-11-131-0/+270
* lto-opts.c (lto_write_options): Handle -fmath-errno, -fsigned-zeros and -ftra...Eric Botcazou2014-10-071-1/+10
* Part 2 of the collect-utils library, now also used for collect2.Bernd Schmidt2014-06-261-6/+8
* Small cleanups before making collect2 use collect-utils.Bernd Schmidt2014-06-261-4/+4
* Make a collect-utils library for use by tools like collect2 and lto-wrapper.Bernd Schmidt2014-06-261-153/+18
* lto-wrapper.c (fatal, [...]): Remove functions.Bernd Schmidt2014-06-041-53/+19
* Create a new header lto-section-names.hBernd Schmidt2014-05-221-7/+1
* common.opt (lto_partition_model): New enum.Richard Biener2014-04-151-5/+4
* lto-wrapper.c (merge_and_complain): Handle OPT_fPIE like OPT_fpie.Richard Biener2014-03-251-0/+2
* lto-wrapper.c (maybe_unlink_file): Suppress diagnostic messages.Cesar Philippidis2014-03-131-1/+1
* lto-wrapper.c (merge_and_complain): Ensure -fshort-double is used consistentl...Paulo Matos2014-03-081-0/+3
* gcc.c (PLUGIN_COND): Always enable unless -fno-use-linker-plugin or -fno-lto ...Richard Biener2014-03-061-0/+75
* re PR lto/60319 (wrong code (that hangs) by LTO at -Os and above on x86_64-li...Richard Biener2014-02-251-1/+20
* lto-cgraph.c (asm_nodes_output): Make global.Jan Hubicka2014-02-051-1/+10
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR target/59035 (FAIL: gcc.dg/torture/c99-contract-1.c -O2 -flto -fno-use...Richard Biener2013-11-201-0/+13
* builtins.def (ATTR_NOTHROWCALL_LEAF_LIST): Define.Ian Lance Taylor2013-11-041-0/+2
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-3/+3
* opts.h: Include obstack.h.Jakub Jelinek2013-02-271-0/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* Handle OPT_SPECIAL_XXX in LTOH.J. Lu2012-11-271-0/+6