summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* Move ASM_COMMENT_START to defaults.h.Richard Henderson2011-07-091-4/+0
* dwarf2: Extract cfi creation to a new pass.Richard Henderson2011-07-071-5/+0
* common.opt (in_lto_p): New Variable entry.Joseph Myers2011-06-281-13/+0
* params.c: Include common/common-target.h.Joseph Myers2011-06-231-19/+3
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-1/+2
* common.opt (flag_stack_usage_info): New variable.Eric Botcazou2011-05-251-20/+38
* opts.c (finish_options): Move warning settings from process_options.Joseph Myers2011-05-111-23/+0
* Upgrade the utility of timevars.Lawrence Crowl2011-05-021-14/+38
* Proper handling of -Werror=coverage-mismatchXinliang David Li2011-04-221-0/+9
* re PR lto/48467 ([LTO] Anomalous behavior of -save-temps)Richard Guenther2011-04-081-15/+19
* opts.h (cl_option): Add comments to fields.Joseph Myers2011-03-311-1/+1
* re PR target/47564 (internal compiler error in memory_address_addr_space, at ...Jakub Jelinek2011-02-031-2/+24
* Fix PR47561: print the Graphite flags.Sebastian Pop2011-02-011-2/+6
* common.opt (flag_stack_check): New Variable entry.Joseph Myers2010-12-011-3/+0
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-252/+0
* hwint.c: New.Joseph Myers2010-11-301-76/+0
* system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers2010-11-291-6/+0
* toplev.c (finalize): Add no_backend parameter.Alexandre Oliva2010-11-261-6/+10
* * toplev.c: Include <signal.h>.Joseph Myers2010-11-241-0/+1
* common.opt (initial_max_fld_align, [...]): New Variable entries.Joseph Myers2010-11-241-19/+2
* flag-types.h (struct visibility_flags): Don't declare here.Joseph Myers2010-11-241-93/+0
* common.opt (exit_after_options, [...]): New Variable entries.Joseph Myers2010-11-221-3/+0
* common.opt (debug_struct_ordinary, [...]): New Variable entries.Joseph Myers2010-11-191-0/+6
* options.texi (Var): Document effects of Defer.Joseph Myers2010-11-191-0/+2
* invoke.texi (-dy): Remove.Joseph Myers2010-11-171-7/+1
* godump.c: New file.Ian Lance Taylor2010-11-151-0/+6
* Makefile.in (OPTS_H): Define.Joseph Myers2010-11-121-1/+1
* cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers2010-11-101-1/+1
* common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations.Joseph Myers2010-11-101-47/+2
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-221-5/+1
* params.c (params_finished): New.Joseph Myers2010-10-141-2/+3
* params.c (set_param_value_internal): New.Joseph Myers2010-10-111-0/+1
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2010-10-081-19/+25
* optc-gen.awk: Define global_options_set.Joseph Myers2010-10-041-5/+0
* opt-functions.awk (static_var): Update comment.Joseph Myers2010-09-301-19/+4
* re PR fortran/40569 (F2008: Support COMPILER_OPTIONS() / COMPILER_VERSION())Tobias Burnus2010-09-281-2/+2
* options.texi (Variable): Document.Joseph Myers2010-09-171-17/+0
* toplev.c (output_stack_usage): Use lbasename instead of basename.Rainer Orth2010-09-081-1/+1
* Stack usage supportEric Botcazou2010-08-301-0/+90
* Replace exact_log2(x & -x) in favor of more direct computation.Richard Henderson2010-08-051-3/+29
* re PR target/44132 (emutls is broken under a range of circumstances.)Richard Henderson2010-07-261-5/+0
* target.def (output_source_filename): New hook.Anatoly Sokolov2010-07-261-33/+0
* flags.h (target_flagstate): Add x_flag_excess_precision.Richard Sandiford2010-07-121-1/+0
* tm.texi.in (SWITCHABLE_TARGET): Document.Richard Sandiford2010-07-121-12/+6
* tm.texi (TARGET_OPTION_OVERRIDE): Document.Joern Rennecke2010-06-291-3/+1
* Enable prefetching at -O3 for AMD cpus.Changpeng Fang2010-06-251-3/+3
* re PR other/32998 (-frecord-gcc-switches issues)Joseph Myers2010-06-201-53/+17
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-3/+3
* common.opt (fira-verbose): Use Var.Joseph Myers2010-06-071-30/+0
* toplev.c (wrapup_global_declaration_2): Avoid creation of new varpool nodesJan Hubicka2010-05-301-4/+6