summaryrefslogtreecommitdiff
path: root/gcc/lto-opts.c
Commit message (Expand)AuthorAgeFilesLines
* 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