| Commit message (Expand) | Author | Age | Files | Lines |
* | Make fopenacc an LTO option | Tom de Vries | 2015-01-23 | 1 | -0/+4 |
* | Make fopenmp an LTO option | Tom de Vries | 2015-01-23 | 1 | -0/+4 |
* | re PR middle-end/64412 (ICE in offload compiler: in extract_insn, at recog.c:... | Bernd Schmidt | 2015-01-09 | 1 | -4/+3 |
* | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2015-01-09 | 1 | -4/+11 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | [PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling. | Bernd Schmidt | 2014-11-13 | 1 | -3/+29 |
* | cgraph.h: Flatten. | Andrew MacLeod | 2014-10-28 | 1 | -0/+4 |
* | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 2014-10-27 | 1 | -1/+9 |
* | lto-opts.c (lto_write_options): Handle -fmath-errno, -fsigned-zeros and -ftra... | Eric Botcazou | 2014-10-07 | 1 | -0/+18 |
* | lto-streamer.h (lto_write_data): New function. | Richard Biener | 2014-07-30 | 1 | -5/+1 |
* | re PR lto/60319 (wrong code (that hangs) by LTO at -Os and above on x86_64-li... | Richard Biener | 2014-02-25 | 1 | -0/+12 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | gimple.h: Remove all includes. | Andrew MacLeod | 2013-11-22 | 1 | -2/+5 |
* | re PR target/59035 (FAIL: gcc.dg/torture/c99-contract-1.c -O2 -flto -fno-use... | Richard Biener | 2013-11-20 | 1 | -2/+23 |
* | builtins.def (ATTR_NOTHROWCALL_LEAF_LIST): Define. | Ian Lance Taylor | 2013-11-04 | 1 | -2/+7 |
* | tree-outof-ssa.h: Remove include files. | Andrew MacLeod | 2013-10-29 | 1 | -0/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -1/+1 |
* | Handle OPT_SPECIAL_XXX in LTO | H.J. Lu | 2012-11-27 | 1 | -11/+14 |
* | lto-cgraph.c (input_node_opt_summary): Remove unused code. | Tobias Burnus | 2012-10-09 | 1 | -1/+1 |
* | re PR regression/50999 (g++.dg/lto/20081109 execute -O2 -flto -flto-partition... | Richard Guenther | 2011-11-08 | 1 | -27/+41 |
* | re PR lto/44965 (lto option code breaks file format with each added option) | Richard Guenther | 2011-11-03 | 1 | -369/+68 |
* | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. | Joseph Myers | 2011-06-15 | 1 | -3/+3 |
* | lto-opts.c (register_user_option_p, [...]): Make type argument unsigned. | Joseph Myers | 2011-03-29 | 1 | -2/+3 |
* | lto-opts.c (input_data_block): Move to lto-streamer-in.c. | Diego Novillo | 2011-03-24 | 1 | -19/+7 |
* | target.def (handle_option): Take gcc_options and cl_decoded_option pointers a... | Joseph Myers | 2011-03-22 | 1 | -2/+7 |
* | re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ... | Jan Hubicka | 2011-01-07 | 1 | -0/+4 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -1/+0 |
* | re PR lto/44150 (g++.dg/lto/20081109 cp_lto_20081109_0.o-cp_lto_20081109_1.o) | Richard Guenther | 2010-11-15 | 1 | -0/+7 |
* | Makefile.in (OPTS_H): Define. | Joseph Myers | 2010-11-12 | 1 | -1/+1 |
* | opts-common.c (handle_option, [...]): Add diagnostic_context parameter. | Joseph Myers | 2010-10-05 | 1 | -2/+2 |
* | optc-gen.awk: Define global_options_set. | Joseph Myers | 2010-10-04 | 1 | -1/+2 |
* | opt-functions.awk (static_var): Update comment. | Joseph Myers | 2010-09-30 | 1 | -5/+6 |
* | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 2010-08-20 | 1 | -3/+3 |
* | * lto-opts.c (lto_file_read_options): Add loop over all inputs. | Andi Kleen | 2010-07-28 | 1 | -9/+25 |
* | re PR lto/44992 (ld -r breaks LTO) | Andi Kleen | 2010-07-23 | 1 | -1/+1 |
* | lto-opts.c (lto_read_file_options): Check for missing section. | Andi Kleen | 2010-07-23 | 1 | -0/+2 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags) | Manuel López-Ibáñez | 2010-05-06 | 1 | -1/+1 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -1/+1 |
* | re PR lto/41565 (-m32 causes an ICE when the object files were compiled with ... | Richard Guenther | 2009-10-13 | 1 | -31/+19 |
* | Merge lto branch into trunk. | Diego Novillo | 2009-10-03 | 1 | -0/+409 |