OSDN Git Service

2013-04-12 Hristian Kirtchev <kirtchev@adacore.com>
[pf3gnuchains/gcc-fork.git] / gcc / toplev.c
2013-03-28 ebotcazou * toplev.c (process_options): Do not disable -fomit...
2013-03-21 jakub PR middle-end/48087
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-12-07 tmsriram2012-12-07 Sriraman Tallan <tmsriram@google.com>
2012-11-26 stevengcc/
2012-11-22 wmi2012-11-22 Dmitry Vyukov <dvyukov@google.com>
2012-11-21 wmi * common.opt: Change faddress-sanitizer to fsanitize...
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-12 ebotcazou * common.opt (fvar-tracking-uninit): Document.
2012-11-12 dodjiImplement protection of stack variables
2012-11-12 dodjiInitial asan cleanups
2012-11-12 dodjiInitial import of asan from the Google branch
2012-10-24 singhai2012-10-24 Sharad Singhai <singhai@google.com>
2012-10-06 hubickaFix previous commit.
2012-10-06 hubicka * doc/invoke.texi (-fprofile-report): Document.
2012-09-19 dehaoIntegrate lexical block into source_location.
2012-07-14 stevengcc/
2012-07-11 stevengcc/
2012-06-19 stevengcc/
2012-06-19 crowlThe intent of the phases was to have a high-level but...
2012-05-31 steven * Makefile.in: Fix many dependencies.
2012-05-29 steven * integrate.c: Remove.
2012-05-24 hubicka * tree.h (alias_diag_flags): Remove.
2012-05-09 hubicka * cgraphbuild.c (build_cgraph_edges): Do not finalize...
2012-05-03 manu2012-05-03 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-05-01 rsandifogcc/
2012-04-30 hubicka * cgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-25 jakub * common.opt (flag_debug_types_section): Default to 0.
2012-04-24 hainque * common.opt (gdwarf-): Initialize dwarf_versio...
2012-04-24 manu2012-04-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-04-22 hubicka * lto-symtab.c (lto_varpool_replace_node): Do not...
2012-04-11 manu2012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-03-26 steven * toplev.c (check_global_declaration_1): Do not call...
2012-03-02 mkuvyrkov gcc/
2012-01-05 rguenth2012-01-05 Richard Guenther <rguenther@suse.de>
2011-12-23 jye22011-12-22 Joey Ye <joey.ye@arm.com>
2011-12-20 bernds gcc/
2011-11-30 iainsshift flag_next/gnu_runtime to modern opts system.
2011-11-23 vmakarov2011-11-23 Vladimir Makarov <vmakarov@redhat.com>
2011-11-08 aldyhMerge from transactional-memory branch.
2011-10-17 dodjiReduce memory waste due to non-power-of-2 allocs
2011-10-17 dodjiAdd line map statistics to -fmem-report output
2011-10-17 dodjiEmit macro expansion related diagnostics
2011-10-16 akRename __gnu_slim_lto to __gnu_lto_slim
2011-09-29 akUse urandom to get random seed
2011-09-29 akChange random seeds to 64bit and drop re-crcing
2011-09-27 hubicka * doc/invoke.texi (ffat-lto-objects): Document.
2011-07-22 jakub PR c++/49756
2011-07-09 rthMove ASM_COMMENT_START to defaults.h.
2011-07-08 rthdwarf2: Extract cfi creation to a new pass.
2011-06-28 jsm28 * common.opt (in_lto_p): New Variable entry.
2011-06-23 jsm28 * params.c: Include common/common-target.h. Don't...
2011-06-14 jsm28 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
2011-05-25 ebotcazou * common.opt (flag_stack_usage_info): New variable.
2011-05-11 jsm28 * opts.c (finish_options): Move warning settings from
2011-05-02 crowlUpgrade the utility of timevars.
2011-04-22 davidxl Proper handling of -Werror=coverage-mismatch
2011-04-08 rguenth2011-04-08 Richard Guenther <rguenther@suse.de>
2011-03-31 jsm28 * opts.h (cl_option): Add comments to fields. Add...
2011-02-03 jakub PR target/47564
2011-02-01 spopFix PR47561: print the Graphite flags.
2010-12-01 jsm28 * common.opt (flag_stack_check): New Variable entry.
2010-12-01 jsm28 * common.opt (main_input_filename, main_input_basename,
2010-11-30 jsm28 * hwint.c: New. Extracted from toplev.c.
2010-11-29 jsm28 * system.h: Include "safe-ctype.h" instead of <safe...
2010-11-26 aoliva* toplev.c (finalize): Add no_backend parameter. Don...
2010-11-24 jsm28 * toplev.c: Include <signal.h>.
2010-11-24 jsm28 * common.opt (initial_max_fld_align, flag_debug_asm,
2010-11-24 jsm28 * flag-types.h (struct visibility_flags): Don't declar...
2010-11-22 jsm28 * common.opt (exit_after_options, write_symbols, debug...
2010-11-19 jsm28 * common.opt (debug_struct_ordinary, debug_struct_gene...
2010-11-19 jsm28 * doc/options.texi (Var): Document effects of Defer.
2010-11-17 jsm28 * doc/invoke.texi (-dy): Remove.
2010-11-15 iangcc/:
2010-11-12 jsm28 * Makefile.in (OPTS_H): Define.
2010-11-10 jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-10 jsm28 * common.opt (flag_excess_precision_cmdline, flag_gene...
2010-10-22 jsm28 * target.h (enum opt_levels, struct default_options...
2010-10-14 jsm28 * params.c (params_finished): New.
2010-10-11 jsm28 * params.c (set_param_value_internal): New.
2010-10-08 jsm28 * Makefile.in (TM_H): Include $(FLAGS_H) instead of...
2010-10-04 jsm28 * optc-gen.awk: Define global_options_set. Don't...
2010-09-30 jsm28 * opt-functions.awk (static_var): Update comment.
2010-09-28 burnusgcc/
2010-09-17 jsm28 * doc/options.texi (Variable): Document.
2010-09-08 ro * toplev.c (output_stack_usage): Use lbasename instead of
2010-08-30 ebotcazou Stack usage support
2010-08-05 rthReplace exact_log2(x & -x) in favor of more direct...
2010-07-26 rthPR target/44132
2010-07-26 aesok * target.def (output_source_filename): New hook.
2010-07-12 rsandifogcc/
2010-07-12 rsandifogcc/
2010-06-29 amylaar * doc/tm.texi (TARGET_OPTION_OVERRIDE): Document.
2010-06-25 spopEnable prefetching at -O3 for AMD cpus.
2010-06-20 jsm28 PR other/32998
2010-06-08 laurasgcc/ada:
2010-06-07 jsm28 * common.opt (fira-verbose): Use Var.
2010-05-30 hubicka * toplev.c (wrapup_global_declaration_2): Avoid creati...
2010-05-28 jsm28 * final.c (rest_of_clean_state): Use %m in errors...
2010-05-27 jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
next