summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* shift flag_next/gnu_runtime to modern opts system.iains2011-11-301-8/+0
* 2011-11-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-11-231-0/+5
* Merge from transactional-memory branch.aldyh2011-11-081-0/+1
* Reduce memory waste due to non-power-of-2 allocsdodji2011-10-171-0/+1
* Add line map statistics to -fmem-report outputdodji2011-10-171-0/+1
* Emit macro expansion related diagnosticsdodji2011-10-171-0/+3
* Rename __gnu_slim_lto to __gnu_lto_slimak2011-10-161-3/+3
* Use urandom to get random seedak2011-09-291-1/+11
* Change random seeds to 64bit and drop re-crcingak2011-09-291-10/+17
* * doc/invoke.texi (ffat-lto-objects): Document.hubicka2011-09-271-24/+46
* PR c++/49756jakub2011-07-221-0/+4
* Move ASM_COMMENT_START to defaults.h.rth2011-07-091-4/+0
* dwarf2: Extract cfi creation to a new pass.rth2011-07-081-5/+0
* * common.opt (in_lto_p): New Variable entry.jsm282011-06-281-13/+0
* * params.c: Include common/common-target.h. Don't include tm.h.jsm282011-06-231-19/+3
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-1/+2
* * common.opt (flag_stack_usage_info): New variable.ebotcazou2011-05-251-20/+38
* * opts.c (finish_options): Move warning settings fromjsm282011-05-111-23/+0
* Upgrade the utility of timevars.crowl2011-05-021-14/+38
* Proper handling of -Werror=coverage-mismatchdavidxl2011-04-221-0/+9
* 2011-04-08 Richard Guenther <rguenther@suse.de>rguenth2011-04-081-15/+19
* * opts.h (cl_option): Add comments to fields. Add bit-fields forjsm282011-03-311-1/+1
* PR target/47564jakub2011-02-031-2/+24
* Fix PR47561: print the Graphite flags.spop2011-02-011-2/+6
* * common.opt (flag_stack_check): New Variable entry.jsm282010-12-011-3/+0
* * common.opt (main_input_filename, main_input_basename,jsm282010-12-011-252/+0
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-76/+0
* * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm282010-11-291-6/+0
* * toplev.c (finalize): Add no_backend parameter. Don't finishaoliva2010-11-261-6/+10
* * toplev.c: Include <signal.h>.jsm282010-11-241-0/+1
* * common.opt (initial_max_fld_align, flag_debug_asm,jsm282010-11-241-19/+2
* * flag-types.h (struct visibility_flags): Don't declare here.jsm282010-11-241-93/+0
* * common.opt (exit_after_options, write_symbols, debug_info_level,jsm282010-11-221-3/+0
* * common.opt (debug_struct_ordinary, debug_struct_generic): Newjsm282010-11-191-0/+6
* * doc/options.texi (Var): Document effects of Defer.jsm282010-11-191-0/+2
* * doc/invoke.texi (-dy): Remove.jsm282010-11-171-7/+1
* gcc/:ian2010-11-151-0/+6
* * Makefile.in (OPTS_H): Define.jsm282010-11-121-1/+1
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-1/+1
* * common.opt (flag_excess_precision_cmdline, flag_generate_lto,jsm282010-11-101-47/+2
* * target.h (enum opt_levels, struct default_options): New.jsm282010-10-221-5/+1
* * params.c (params_finished): New.jsm282010-10-141-2/+3
* * params.c (set_param_value_internal): New.jsm282010-10-111-0/+1
* * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.jsm282010-10-081-19/+25
* * optc-gen.awk: Define global_options_set. Don't definejsm282010-10-041-5/+0
* * opt-functions.awk (static_var): Update comment.jsm282010-09-301-19/+4
* gcc/burnus2010-09-281-2/+2
* * doc/options.texi (Variable): Document.jsm282010-09-171-17/+0
* * toplev.c (output_stack_usage): Use lbasename instead ofro2010-09-081-1/+1
* Stack usage supportebotcazou2010-08-301-0/+90