aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-5/+1
2010-10-14params.c (params_finished): New.Joseph Myers1-2/+3
2010-10-11params.c (set_param_value_internal): New.Joseph Myers1-0/+1
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers1-19/+25
2010-10-04optc-gen.awk: Define global_options_set.Joseph Myers1-5/+0
2010-09-30opt-functions.awk (static_var): Update comment.Joseph Myers1-19/+4
2010-09-28re PR fortran/40569 (F2008: Support COMPILER_OPTIONS() / COMPILER_VERSION())Tobias Burnus1-2/+2
2010-09-17options.texi (Variable): Document.Joseph Myers1-17/+0
2010-09-08toplev.c (output_stack_usage): Use lbasename instead of basename.Rainer Orth1-1/+1
2010-08-30Stack usage supportEric Botcazou1-0/+90
2010-08-05Replace exact_log2(x & -x) in favor of more direct computation.Richard Henderson1-3/+29
2010-07-26re PR target/44132 (emutls is broken under a range of circumstances.)Richard Henderson1-5/+0
2010-07-26target.def (output_source_filename): New hook.Anatoly Sokolov1-33/+0
2010-07-12flags.h (target_flagstate): Add x_flag_excess_precision.Richard Sandiford1-1/+0
2010-07-12tm.texi.in (SWITCHABLE_TARGET): Document.Richard Sandiford1-12/+6
2010-06-29tm.texi (TARGET_OPTION_OVERRIDE): Document.Joern Rennecke1-3/+1
2010-06-25Enable prefetching at -O3 for AMD cpus.Changpeng Fang1-3/+3
2010-06-20re PR other/32998 (-frecord-gcc-switches issues)Joseph Myers1-53/+17
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-3/+3
2010-06-07common.opt (fira-verbose): Use Var.Joseph Myers1-30/+0
2010-05-30toplev.c (wrapup_global_declaration_2): Avoid creation of new varpool nodesJan Hubicka1-4/+6
2010-05-28final.c (rest_of_clean_state): Use %m in errors instead of strerror (errno).Joseph Myers1-4/+4
2010-05-27diagnostic-core.h: New.Joseph Myers1-9/+5
2010-05-27input.c: New file.Joseph Myers1-6/+0
2010-05-26pretty-print.c: Don't include ggc.h.Joseph Myers1-0/+11
2010-05-26diagnostic.c: Don't include opts.h.Joseph Myers1-6/+5
2010-05-25diagnostic.c: Don't include plugin.h.Joseph Myers1-0/+1
2010-05-24diagnostic.c: Don't include flags.h.Joseph Myers1-0/+5
2010-05-24re PR target/44132 (emutls is broken under a range of circumstances.)Iain Sandoe1-4/+5
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-0/+7
2010-05-21real: Do not include gmp.h, mpfr.h, and mpc.h.Steven Bosscher1-0/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-19diagnostic.c (FLOAT, FFS): Don't undefine.Joseph Myers1-2/+0
2010-05-14toplev.c (default_debug_hooks): Remove this variable.Tristan Gingold1-31/+1
2010-04-30sdbout.c: Include vec.h, do not include varray.h.Steven Bosscher1-2/+0
2010-04-30toplev.c: Include varray.h for statistics dumping.Steven Bosscher1-0/+1
2010-04-29gengtype.c (open_base_files): Add lto-streamer.hJan Hubicka1-1/+1
2010-04-23toplev.c (general_init): Set default for fdiagnostics-show-option.Manuel López-Ibáñez1-0/+1
2010-04-09re PR other/42965 (no "warnings being treated as errors" for individual -Werr...Manuel López-Ibáñez1-0/+1
2010-04-07re PR c/18624 (GCC does not detect local variable set but never used)Jakub Jelinek1-0/+6
2010-03-31re PR other/43562 (GCC ICE on optimize attribute)Jie Zhang1-2/+2
2010-03-29re PR other/43564 (ICE on code with optimize attribute and inlining)Jie Zhang1-0/+4
2010-03-24re PR debug/43293 (Invalid unwind info for i?86 -fpic)Jakub Jelinek1-0/+4
2010-02-26diagnostic.c (diagnostic_initialize): Update.Manuel López-Ibáñez1-0/+4
2010-01-18toplev.c (default_get_pch_validity): Rename argument to "sz".Joern Rennecke1-5/+5
2010-01-03Pass -dumpbase and -dumpdir to gcc for LTOH.J. Lu1-0/+5
2010-01-02re PR lto/41597 (Bad .comm directive)Richard Guenther1-2/+15
2009-12-07re PR other/40302 (GCC must hard-require MPC before release)Kaveh R. Ghazi1-12/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-8/+8
2009-11-24cfgrtl.c (commit_one_edge_insertion): Remove set but not used local variable ...David Binderman1-7/+1