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