aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-30Merge ubsan into trunk.Marek Polacek1-4/+4
2013-08-05Handwritten part of conversion of passes to C++ classesDavid Malcolm1-1/+2
2013-07-30Introduce beginnings of a pass_manager class.David Malcolm1-2/+2
2013-07-25Introduce context class.David Malcolm1-0/+5
2013-05-29cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka1-3/+3
2013-04-26Makefile.in (toplev.o): Depend on diagnostic-color.h.Jakub Jelinek1-0/+8
2013-03-28toplev.c (process_options): Do not disable -fomit-frame-pointer on a general ...Eric Botcazou1-12/+0
2013-03-21re PR middle-end/48087 (-Wall -Werror adds warnings over and above those gene...Jakub Jelinek1-2/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-12-07toplev.c (process_options): Do not warn when -ffunction-sections and -fprofil...Sriraman Tallam1-6/+0
2012-11-26invoke.texi: Remove -dv documentation.Steven Bosscher1-1/+0
2012-11-22builtins.def (DEF_SANITIZER_BUILTIN): Define tsan builtins.Dmitry Vyukov1-0/+4
2012-11-21common.opt: Change faddress-sanitizer to fsanitize=address.Wei Mi1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-3/+3
2012-11-12common.opt (fvar-tracking-uninit): Document.Eric Botcazou1-1/+4
2012-11-12Implement protection of stack variablesJakub Jelinek1-1/+3
2012-11-12Initial asan cleanupsJakub Jelinek1-0/+7
2012-11-12Initial import of asan from the Google branchWei Mi1-0/+5
2012-10-24dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfi...Sharad Singhai1-2/+0
2012-10-06Fix previous commit.Jan Hubicka1-1/+1
2012-10-06invoke.texi (-fprofile-report): Document.Jan Hubicka1-0/+3
2012-09-19Integrate lexical block into source_location.Dehao Chen1-0/+1
2012-07-14toplev.c (init_asm_output): Open asm_out_file in 'w' mode.Steven Bosscher1-1/+1
2012-07-11expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher1-4/+0
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