summaryrefslogtreecommitdiff
path: root/gcc/lto-opts.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+409