aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-09Move ASM_COMMENT_START to defaults.h.Richard Henderson1-4/+0
2011-07-07dwarf2: Extract cfi creation to a new pass.Richard Henderson1-5/+0
2011-06-28common.opt (in_lto_p): New Variable entry.Joseph Myers1-13/+0
2011-06-23params.c: Include common/common-target.h.Joseph Myers1-19/+3
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-1/+2
2011-05-25common.opt (flag_stack_usage_info): New variable.Eric Botcazou1-20/+38
2011-05-11opts.c (finish_options): Move warning settings from process_options.Joseph Myers1-23/+0
2011-05-02Upgrade the utility of timevars.Lawrence Crowl1-14/+38
2011-04-22Proper handling of -Werror=coverage-mismatchXinliang David Li1-0/+9
2011-04-08re PR lto/48467 ([LTO] Anomalous behavior of -save-temps)Richard Guenther1-15/+19
2011-03-31opts.h (cl_option): Add comments to fields.Joseph Myers1-1/+1
2011-02-03re PR target/47564 (internal compiler error in memory_address_addr_space, at ...Jakub Jelinek1-2/+24
2011-02-01Fix PR47561: print the Graphite flags.Sebastian Pop1-2/+6
2010-12-01common.opt (flag_stack_check): New Variable entry.Joseph Myers1-3/+0
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-252/+0
2010-11-30hwint.c: New.Joseph Myers1-76/+0
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-6/+0
2010-11-26toplev.c (finalize): Add no_backend parameter.Alexandre Oliva1-6/+10
2010-11-24* toplev.c: Include <signal.h>.Joseph Myers1-0/+1
2010-11-24common.opt (initial_max_fld_align, [...]): New Variable entries.Joseph Myers1-19/+2
2010-11-24flag-types.h (struct visibility_flags): Don't declare here.Joseph Myers1-93/+0
2010-11-22common.opt (exit_after_options, [...]): New Variable entries.Joseph Myers1-3/+0
2010-11-19common.opt (debug_struct_ordinary, [...]): New Variable entries.Joseph Myers1-0/+6
2010-11-19options.texi (Var): Document effects of Defer.Joseph Myers1-0/+2
2010-11-17invoke.texi (-dy): Remove.Joseph Myers1-7/+1
2010-11-15godump.c: New file.Ian Lance Taylor1-0/+6
2010-11-12Makefile.in (OPTS_H): Define.Joseph Myers1-1/+1
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-1/+1
2010-11-10common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations.Joseph Myers1-47/+2
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