| Commit message (Expand) | Author | Age | Files | Lines |
* | 2011-04-08 Richard Guenther <rguenther@suse.de> | rguenth | 2011-04-08 | 1 | -15/+19 |
* | * opts.h (cl_option): Add comments to fields. Add bit-fields for | jsm28 | 2011-03-31 | 1 | -1/+1 |
* | PR target/47564 | jakub | 2011-02-03 | 1 | -2/+24 |
* | Fix PR47561: print the Graphite flags. | spop | 2011-02-01 | 1 | -2/+6 |
* | * common.opt (flag_stack_check): New Variable entry. | jsm28 | 2010-12-01 | 1 | -3/+0 |
* | * common.opt (main_input_filename, main_input_basename, | jsm28 | 2010-12-01 | 1 | -252/+0 |
* | * hwint.c: New. Extracted from toplev.c. | jsm28 | 2010-11-30 | 1 | -76/+0 |
* | * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | jsm28 | 2010-11-29 | 1 | -6/+0 |
* | * toplev.c (finalize): Add no_backend parameter. Don't finish | aoliva | 2010-11-26 | 1 | -6/+10 |
* | * toplev.c: Include <signal.h>. | jsm28 | 2010-11-24 | 1 | -0/+1 |
* | * common.opt (initial_max_fld_align, flag_debug_asm, | jsm28 | 2010-11-24 | 1 | -19/+2 |
* | * flag-types.h (struct visibility_flags): Don't declare here. | jsm28 | 2010-11-24 | 1 | -93/+0 |
* | * common.opt (exit_after_options, write_symbols, debug_info_level, | jsm28 | 2010-11-22 | 1 | -3/+0 |
* | * common.opt (debug_struct_ordinary, debug_struct_generic): New | jsm28 | 2010-11-19 | 1 | -0/+6 |
* | * doc/options.texi (Var): Document effects of Defer. | jsm28 | 2010-11-19 | 1 | -0/+2 |
* | * doc/invoke.texi (-dy): Remove. | jsm28 | 2010-11-17 | 1 | -7/+1 |
* | gcc/: | ian | 2010-11-15 | 1 | -0/+6 |
* | * Makefile.in (OPTS_H): Define. | jsm28 | 2010-11-12 | 1 | -1/+1 |
* | * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Start | jsm28 | 2010-11-10 | 1 | -1/+1 |
* | * common.opt (flag_excess_precision_cmdline, flag_generate_lto, | jsm28 | 2010-11-10 | 1 | -47/+2 |
* | * target.h (enum opt_levels, struct default_options): New. | jsm28 | 2010-10-22 | 1 | -5/+1 |
* | * params.c (params_finished): New. | jsm28 | 2010-10-14 | 1 | -2/+3 |
* | * params.c (set_param_value_internal): New. | jsm28 | 2010-10-11 | 1 | -0/+1 |
* | * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | jsm28 | 2010-10-08 | 1 | -19/+25 |
* | * optc-gen.awk: Define global_options_set. Don't define | jsm28 | 2010-10-04 | 1 | -5/+0 |
* | * opt-functions.awk (static_var): Update comment. | jsm28 | 2010-09-30 | 1 | -19/+4 |
* | gcc/ | burnus | 2010-09-28 | 1 | -2/+2 |
* | * doc/options.texi (Variable): Document. | jsm28 | 2010-09-17 | 1 | -17/+0 |
* | * toplev.c (output_stack_usage): Use lbasename instead of | ro | 2010-09-08 | 1 | -1/+1 |
* | Stack usage support | ebotcazou | 2010-08-30 | 1 | -0/+90 |
* | Replace exact_log2(x & -x) in favor of more direct computation. | rth | 2010-08-05 | 1 | -3/+29 |
* | PR target/44132 | rth | 2010-07-26 | 1 | -5/+0 |
* | * target.def (output_source_filename): New hook. | aesok | 2010-07-26 | 1 | -33/+0 |
* | gcc/ | rsandifo | 2010-07-12 | 1 | -1/+0 |
* | gcc/ | rsandifo | 2010-07-12 | 1 | -12/+6 |
* | * doc/tm.texi (TARGET_OPTION_OVERRIDE): Document. | amylaar | 2010-06-29 | 1 | -3/+1 |
* | Enable prefetching at -O3 for AMD cpus. | spop | 2010-06-25 | 1 | -3/+3 |
* | PR other/32998 | jsm28 | 2010-06-20 | 1 | -53/+17 |
* | gcc/ada: | lauras | 2010-06-08 | 1 | -3/+3 |
* | * common.opt (fira-verbose): Use Var. | jsm28 | 2010-06-07 | 1 | -30/+0 |
* | * toplev.c (wrapup_global_declaration_2): Avoid creation of new varpool | hubicka | 2010-05-30 | 1 | -4/+6 |
* | * final.c (rest_of_clean_state): Use %m in errors instead of | jsm28 | 2010-05-28 | 1 | -4/+4 |
* | * diagnostic-core.h: New. Contents moved from diagnostic.h and | jsm28 | 2010-05-27 | 1 | -9/+5 |
* | * input.c: New file. | jsm28 | 2010-05-27 | 1 | -6/+0 |
* | * pretty-print.c: Don't include ggc.h. | jsm28 | 2010-05-26 | 1 | -0/+11 |
* | * diagnostic.c: Don't include opts.h. | jsm28 | 2010-05-26 | 1 | -6/+5 |
* | * diagnostic.c: Don't include plugin.h. | jsm28 | 2010-05-25 | 1 | -0/+1 |
* | * diagnostic.c: Don't include flags.h. | jsm28 | 2010-05-24 | 1 | -0/+5 |
* | 2010-05-24 Iain Sandoe <iains@gcc.gnu.org> | iains | 2010-05-24 | 1 | -4/+5 |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -0/+7 |