summaryrefslogtreecommitdiff
path: root/gcc/lto-opts.c
AgeCommit message (Expand)Author
2020-07-14LTO: pick up -fcf-protection flag for the link stepMatthias Klose
2020-02-27fix -fdebug-prefix-map without gas .file supportRichard Biener
2020-02-24PR47785: Add support for handling Xassembler/Wa options with LTO.Prathamesh Kulkarni
2020-01-01Update copyright years.Jakub Jelinek
2019-10-30Use symtab_node::order in LTO sections with body.Martin Liska
2019-09-11lto-opts.c (lto_write_options): Stream -g when debug is enabled.Richard Biener
2019-09-10Rename Deprecated to WarnRemoved in *.opt files.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-08-30re PR lto/86517 (relocation R_X86_64_32 against `.rodata.str1.1' can not be u...Jan Hubicka
2018-08-17Merge Ignore and Deprecated in .opt files.Martin Liska
2018-05-30* lto-opts.c (lto_write_options): Skip OPT_dumpdir, OPT_fresolution_.Jan Hubicka
2018-01-03Update copyright years.Jakub Jelinek
2017-11-13re PR lto/81351 (Many LTO testcases FAIL)Eric Botcazou
2017-07-14Remove Java references in source code.Martin Liska
2017-05-02common.opt (fstrict-overflow): Alias negative to fwrapv.Richard Biener
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-07-09lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-23Make fopenacc an LTO optionTom de Vries
2015-01-23Make fopenmp an LTO optionTom de Vries
2015-01-09re PR middle-end/64412 (ICE in offload compiler: in extract_insn, at recog.c:...Bernd Schmidt
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-13[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt
2014-10-28cgraph.h: Flatten.Andrew MacLeod
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-07lto-opts.c (lto_write_options): Handle -fmath-errno, -fsigned-zeros and -ftra...Eric Botcazou
2014-07-30lto-streamer.h (lto_write_data): New function.Richard Biener
2014-02-25re PR lto/60319 (wrong code (that hangs) by LTO at -Os and above on x86_64-li...Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-20re PR target/59035 (FAIL: gcc.dg/torture/c99-contract-1.c -O2 -flto -fno-use...Richard Biener
2013-11-04builtins.def (ATTR_NOTHROWCALL_LEAF_LIST): Define.Ian Lance Taylor
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-27Handle OPT_SPECIAL_XXX in LTOH.J. Lu
2012-10-09lto-cgraph.c (input_node_opt_summary): Remove unused code.Tobias Burnus
2011-11-08re PR regression/50999 (g++.dg/lto/20081109 execute -O2 -flto -flto-partition...Richard Guenther
2011-11-03re PR lto/44965 (lto option code breaks file format with each added option)Richard Guenther
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers
2011-03-29lto-opts.c (register_user_option_p, [...]): Make type argument unsigned.Joseph Myers
2011-03-24lto-opts.c (input_data_block): Move to lto-streamer-in.c.Diego Novillo
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers