summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/51764 (mudflap does not work with LTO)Richard Guenther2012-01-051-0/+3
* toplev.c (process_options): Fix typo.Joey Ye2011-12-231-1/+1
* expr.c (store_field): Avoid a direct store if the mode is larger than the siz...Bernd Schmidt2011-12-201-0/+7
* shift flag_next/gnu_runtime to modern opts system.Iain Sandoe2011-11-301-8/+0
* re PR rtl-optimization/48455 (Huge code size regression for all ARM configura...Vladimir Makarov2011-11-231-0/+5
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+1
* Reduce memory waste due to non-power-of-2 allocsTom Tromey2011-10-171-0/+1
* Add line map statistics to -fmem-report outputTom Tromey2011-10-171-0/+1
* Emit macro expansion related diagnosticsTom Tromey2011-10-171-0/+3
* Rename __gnu_slim_lto to __gnu_lto_slimAndi Kleen2011-10-161-3/+3
* Use urandom to get random seedAndi Kleen2011-09-291-1/+11
* Change random seeds to 64bit and drop re-crcingAndi Kleen2011-09-291-10/+17
* invoke.texi (ffat-lto-objects): Document.Andi Kleen2011-09-271-24/+46
* re PR c++/49756 (g++ ICE)Jakub Jelinek2011-07-221-0/+4
* 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