summaryrefslogtreecommitdiff
path: root/gcc/lto-opts.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-6/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-8/+4
* lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod2015-07-091-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-11/+4
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-4/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* Make fopenacc an LTO optionTom de Vries2015-01-231-0/+4
* Make fopenmp an LTO optionTom de Vries2015-01-231-0/+4
* re PR middle-end/64412 (ICE in offload compiler: in extract_insn, at recog.c:...Bernd Schmidt2015-01-091-4/+3
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* [PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt2014-11-131-3/+29
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+4
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-1/+9
* lto-opts.c (lto_write_options): Handle -fmath-errno, -fsigned-zeros and -ftra...Eric Botcazou2014-10-071-0/+18
* lto-streamer.h (lto_write_data): New function.Richard Biener2014-07-301-5/+1
* re PR lto/60319 (wrong code (that hangs) by LTO at -Os and above on x86_64-li...Richard Biener2014-02-251-0/+12
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-2/+5
* re PR target/59035 (FAIL: gcc.dg/torture/c99-contract-1.c -O2 -flto -fno-use...Richard Biener2013-11-201-2/+23
* builtins.def (ATTR_NOTHROWCALL_LEAF_LIST): Define.Ian Lance Taylor2013-11-041-2/+7
* tree-outof-ssa.h: Remove include files.Andrew MacLeod2013-10-291-0/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* Handle OPT_SPECIAL_XXX in LTOH.J. Lu2012-11-271-11/+14
* lto-cgraph.c (input_node_opt_summary): Remove unused code.Tobias Burnus2012-10-091-1/+1
* re PR regression/50999 (g++.dg/lto/20081109 execute -O2 -flto -flto-partition...Richard Guenther2011-11-081-27/+41
* re PR lto/44965 (lto option code breaks file format with each added option)Richard Guenther2011-11-031-369/+68
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-3/+3
* lto-opts.c (register_user_option_p, [...]): Make type argument unsigned.Joseph Myers2011-03-291-2/+3
* lto-opts.c (input_data_block): Move to lto-streamer-in.c.Diego Novillo2011-03-241-19/+7
* target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2011-03-221-2/+7
* re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...Jan Hubicka2011-01-071-0/+4
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* re PR lto/44150 (g++.dg/lto/20081109 cp_lto_20081109_0.o-cp_lto_20081109_1.o)Richard Guenther2010-11-151-0/+7
* Makefile.in (OPTS_H): Define.Joseph Myers2010-11-121-1/+1
* opts-common.c (handle_option, [...]): Add diagnostic_context parameter.Joseph Myers2010-10-051-2/+2
* optc-gen.awk: Define global_options_set.Joseph Myers2010-10-041-1/+2
* opt-functions.awk (static_var): Update comment.Joseph Myers2010-09-301-5/+6
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-3/+3
* * lto-opts.c (lto_file_read_options): Add loop over all inputs.Andi Kleen2010-07-281-9/+25
* re PR lto/44992 (ld -r breaks LTO)Andi Kleen2010-07-231-1/+1
* lto-opts.c (lto_read_file_options): Check for missing section.Andi Kleen2010-07-231-0/+2
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez2010-05-061-1/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* re PR lto/41565 (-m32 causes an ICE when the object files were compiled with ...Richard Guenther2009-10-131-31/+19