summaryrefslogtreecommitdiff
path: root/gcc/lto-opts.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-091-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+4
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* Make fopenacc an LTO optionvries2015-01-231-0/+4
* Make fopenmp an LTO optionvries2015-01-231-0/+4
* PR middle-end/64412jakub2015-01-091-4/+3
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* [PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.kyukhin2014-11-131-3/+29
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-1/+9
* * lto-opts.c (lto_write_options): Handle -fmath-errno, -fsigned-zerosebotcazou2014-10-071-0/+18
* 2014-07-30 Richard Biener <rguenther@suse.de>rguenth2014-07-301-5/+1
* 2014-02-25 Richard Biener <rguenther@suse.de>rguenth2014-02-251-0/+12
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+5
* 2013-11-20 Richard Biener <rguenther@suse.de>rguenth2013-11-201-2/+23
* gcc/:ian2013-11-041-2/+7
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+1
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Handle OPT_SPECIAL_XXX in LTOhjl2012-11-271-11/+14
* gcc/burnus2012-10-091-1/+1
* 2011-11-08 Richard Guenther <rguenther@suse.de>rguenth2011-11-081-27/+41
* 2011-11-03 Richard Guenther <rguenther@suse.de>rguenth2011-11-031-369/+68
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-3/+3
* * lto-opts.c (register_user_option_p, lto_register_user_option):jsm282011-03-291-2/+3
* * lto-opts.c (input_data_block): Move to lto-streamer-in.c.dnovillo2011-03-241-19/+7
* * target.def (handle_option): Take gcc_options andjsm282011-03-221-2/+7
* PR lto/45375hubicka2011-01-071-0/+4
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* 2010-11-15 Richard Guenther <rguenther@suse.de>rguenth2010-11-151-0/+7
* * Makefile.in (OPTS_H): Define.jsm282010-11-121-1/+1
* * opts-common.c (handle_option, handle_generated_option,jsm282010-10-051-2/+2
* * optc-gen.awk: Define global_options_set. Don't definejsm282010-10-041-1/+2
* * opt-functions.awk (static_var): Update comment.jsm282010-09-301-5/+6
* gcc/froydnj2010-08-201-3/+3
* * lto-opts.c (lto_file_read_options): Add loop over all inputs.ak2010-07-281-9/+25
* gcc:ak2010-07-231-1/+1
* 2010-07-10 Andi Kleen <ak@linux.intel.com>ak2010-07-231-0/+2
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* 2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-05-061-1/+1
* Remove trailing white spaces.hjl2009-11-251-1/+1
* 2009-10-13 Richard Guenther <rguenther@suse.de>rguenth2009-10-131-31/+19
* Merge lto branch into trunk.dnovillo2009-10-031-0/+409