OSDN Git Service

* cp-tree.h (struct tinst_level): Add chain_next GTY
[pf3gnuchains/gcc-fork.git] / gcc / toplev.c
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
2009-09-10 uros * ira-conflicts.c: Use fputs or putc instead of fprintf
2009-09-08 aoliva* toplev.c (process_options): Choose default debugging...
2009-09-04 aoliva* toplev.c (process_options): Move setter of flag_var_t...
2009-09-03 aoliva* toplev.c (process_options): Enable var-tracking-assig...
2009-09-03 dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-09-02 aolivagcc/ChangeLog:
2009-08-03 rguenth2009-08-03 Richard Guenther <rguenther@suse.de>
2009-08-01 spopRename -fgraphite-force-parallel to -floop-parallelize...
2009-07-31 spopNew implementation of Graphite.
2009-07-20 ian./:
2009-07-17 rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-06-29 espindola2009-06-29 Olatunji Ruwase <tjruwase@google.com>
2009-06-16 ian * toplev.h (floor_log2): If GCC_VERSION >= 3004, decla...
2009-06-08 aolivagcc/ChangeLog:
2009-06-01 ian./:
2009-05-15 ghazi * builtins.c (do_mpc_arg1, fold_builtin_ccos): New.
2009-05-08 hjlgcc/
2009-05-04 jsm28 * attribs.c (decl_attributes): Use %qE for identifiers in
2009-05-03 manu2009-05-03 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-04-29 ghazi * toplev.c (print_version): Update GMP version string...
2009-04-19 dnovillo * toplev.c (compile_file): Move call to coverage_finis...
2009-04-17 dnovillo2009-04-17 Simon Baldwin <simonb@google.com>
2009-04-17 dnovillo PR 31567
next