OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / toplev.c
2013-03-28 ebotcazou * toplev.c (process_options): Do not disable -fomit...
2012-11-12 ebotcazou * common.opt (fvar-tracking-uninit): Document.
2012-08-06 nickcRevert delta 190174
2012-08-06 nickcLatest updates from FSF 4.7 branch
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...
2010-05-27 jsm28 * input.c: New file.
2010-05-26 jsm28 * pretty-print.c: Don't include ggc.h.
2010-05-26 jsm28 * diagnostic.c: Don't include opts.h.
2010-05-25 jsm28 * diagnostic.c: Don't include plugin.h.
2010-05-24 jsm28 * diagnostic.c: Don't include flags.h.
2010-05-24 iains2010-05-24 Iain Sandoe <iains@gcc.gnu.org>
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-21 stevengcc/ChangeLog:
2010-05-21 stevengcc/ChangeLog:
2010-05-19 jsm28 * diagnostic.c (FLOAT, FFS): Don't undefine.
2010-05-14 gingold2010-05-14 Tristan Gingold <gingold@adacore.com>
2010-04-30 steven * sdbout.c: Include vec.h, do not include varray.h.
2010-04-30 stevengcc/ChangeLog:
2010-04-29 hubicka * gengtype.c (open_base_files): Add lto-streamer.h
2010-04-23 manu2010-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-09 manu2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-07 jakub PR c/18624
2010-03-31 jiez PR 43562
2010-03-29 jiez PR 43564
2010-03-24 jakub PR debug/43293
2010-02-26 manu2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-01-18 amylaar * toplev.c (default_get_pch_validity): Rename argument...
2010-01-03 hjlPass -dumpbase and -dumpdir to gcc for LTO
2010-01-02 rguenth2010-01-02 Richard Guenther <rguenther@suse.de>
2009-12-07 ghazi PR other/40302
2009-11-25 hjlRemove trailing white spaces.
2009-11-24 paolo2009-11-24 David Binderman <dcb314@hotmail.com>
2009-11-17 ebotcazou * toplev.c (process_options): Remove dead code.
2009-10-03 dnovilloMerge lto branch into trunk.
2009-09-24 rth PR bootstrap/41405
next