aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-19target.def (output_ident): New hook.Steven Bosscher1-4/+4
2012-06-19The intent of the phases was to have a high-level but mutually exclusive acco...Lawrence Crowl1-7/+4
2012-05-31Makefile.in: Fix many dependencies.Steven Bosscher1-2/+1
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+0
2012-05-24tree.h (alias_diag_flags): Remove.Jan Hubicka1-2/+0
2012-05-09cgraphbuild.c (build_cgraph_edges): Do not finalize vars with VALUE_EXPR.Jan Hubicka1-2/+2
2012-05-03flags.h (flag_permissive): Do not declare.Manuel López-Ibáñez1-4/+0
2012-05-01Makefile.in (lower-subreg.o, [...]): Depend on lower-subreg.h.Kenneth Zadeck1-0/+1
2012-04-30cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka1-3/+2
2012-04-25common.opt (flag_debug_types_section): Default to 0.Jakub Jelinek1-9/+0
2012-04-24common.opt (gdwarf-): Initialize dwarf_version to -1 instead of 2.Olivier Hainque1-0/+4
2012-04-24tree-pretty-print.h (default_tree_printer): Do not declare.Manuel López-Ibáñez1-63/+7
2012-04-22lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka1-1/+2
2012-04-11re PR c++/24985 (caret diagnostics)Manuel López-Ibáñez1-0/+2
2012-03-26toplev.c (check_global_declaration_1): Do not call assemble_external.Steven Bosscher1-2/+1
2012-03-02invoke.texi (floop-flatten): Declare obsolete.Maxim Kuvyrkov1-2/+1
2012-01-05re PR middle-end/51764 (mudflap does not work with LTO)Richard Guenther1-0/+3
2011-12-23toplev.c (process_options): Fix typo.Joey Ye1-1/+1
2011-12-20expr.c (store_field): Avoid a direct store if the mode is larger than the siz...Bernd Schmidt1-0/+7
2011-11-30shift flag_next/gnu_runtime to modern opts system.Iain Sandoe1-8/+0
2011-11-23re PR rtl-optimization/48455 (Huge code size regression for all ARM configura...Vladimir Makarov1-0/+5
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+1
2011-10-17Reduce memory waste due to non-power-of-2 allocsTom Tromey1-0/+1
2011-10-17Add line map statistics to -fmem-report outputTom Tromey1-0/+1
2011-10-17Emit macro expansion related diagnosticsTom Tromey1-0/+3
2011-10-16Rename __gnu_slim_lto to __gnu_lto_slimAndi Kleen1-3/+3
2011-09-29Use urandom to get random seedAndi Kleen1-1/+11
2011-09-29Change random seeds to 64bit and drop re-crcingAndi Kleen1-10/+17
2011-09-27invoke.texi (ffat-lto-objects): Document.Andi Kleen1-24/+46
2011-07-22re PR c++/49756 (g++ ICE)Jakub Jelinek1-0/+4
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