]> gcc.gnu.org Git - gcc.git/history - gcc/toplev.c
target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.
[gcc.git] / gcc / toplev.c
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-05-25 Eric Botcazoucommon.opt (flag_stack_usage_info): New variable.
2011-05-11 Joseph Myersopts.c (finish_options): Move warning settings from...
2011-05-02 Lawrence CrowlUpgrade the utility of timevars.
2011-04-22 Xinliang David LiProper handling of -Werror=coverage-mismatch
2011-04-08 Richard Guentherre PR lto/48467 ([LTO] Anomalous behavior of -save...
2011-03-31 Joseph Myersopts.h (cl_option): Add comments to fields.
2011-02-03 Jakub Jelinekre PR target/47564 (internal compiler error in memory_a...
2011-02-01 Sebastian PopFix PR47561: print the Graphite flags.
2010-12-01 Joseph Myerscommon.opt (flag_stack_check): New Variable entry.
2010-12-01 Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-30 Joseph Myershwint.c: New.
2010-11-29 Joseph Myerssystem.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-26 Alexandre Olivatoplev.c (finalize): Add no_backend parameter.
2010-11-24 Joseph Myers* toplev.c: Include <signal.h>.
2010-11-24 Joseph Myerscommon.opt (initial_max_fld_align, [...]): New Variable...
2010-11-24 Joseph Myersflag-types.h (struct visibility_flags): Don't declare...
2010-11-22 Joseph Myerscommon.opt (exit_after_options, [...]): New Variable...
2010-11-19 Joseph Myerscommon.opt (debug_struct_ordinary, [...]): New Variable...
2010-11-19 Joseph Myersoptions.texi (Var): Document effects of Defer.
2010-11-17 Joseph Myersinvoke.texi (-dy): Remove.
2010-11-15 Ian Lance Taylorgodump.c: New file.
2010-11-12 Joseph MyersMakefile.in (OPTS_H): Define.
2010-11-10 Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-11-10 Joseph Myerscommon.opt (flag_excess_precision_cmdline, [...]):...
2010-10-22 Joseph Myerstarget.h (enum opt_levels, [...]): New.
2010-10-14 Joseph Myersparams.c (params_finished): New.
2010-10-11 Joseph Myersparams.c (set_param_value_internal): New.
2010-10-08 Joseph MyersMakefile.in (TM_H): Include $(FLAGS_H) instead of optio...
2010-10-04 Joseph Myersoptc-gen.awk: Define global_options_set.
2010-09-30 Joseph Myersopt-functions.awk (static_var): Update comment.
2010-09-28 Tobias Burnusre PR fortran/40569 (F2008: Support COMPILER_OPTIONS...
2010-09-17 Joseph Myersoptions.texi (Variable): Document.
2010-09-08 Rainer Orthtoplev.c (output_stack_usage): Use lbasename instead...
2010-08-30 Eric BotcazouStack usage support
2010-08-05 Richard HendersonReplace exact_log2(x & -x) in favor of more direct...
2010-07-26 Richard Hendersonre PR target/44132 (emutls is broken under a range...
2010-07-26 Anatoly Sokolovtarget.def (output_source_filename): New hook.
2010-07-12 Richard Sandifordflags.h (target_flagstate): Add x_flag_excess_precision.
2010-07-12 Richard Sandifordtm.texi.in (SWITCHABLE_TARGET): Document.
2010-06-29 Joern Rennecketm.texi (TARGET_OPTION_OVERRIDE): Document.
2010-06-25 Changpeng FangEnable prefetching at -O3 for AMD cpus.
2010-06-20 Joseph Myersre PR other/32998 (-frecord-gcc-switches issues)
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-07 Joseph Myerscommon.opt (fira-verbose): Use Var.
2010-05-30 Jan Hubickatoplev.c (wrapup_global_declaration_2): Avoid creation...
2010-05-28 Joseph Myersfinal.c (rest_of_clean_state): Use %m in errors instead...
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-27 Joseph Myersinput.c: New file.
2010-05-26 Joseph Myerspretty-print.c: Don't include ggc.h.
2010-05-26 Joseph Myersdiagnostic.c: Don't include opts.h.
2010-05-25 Joseph Myersdiagnostic.c: Don't include plugin.h.
2010-05-24 Joseph Myersdiagnostic.c: Don't include flags.h.
2010-05-24 Iain Sandoere PR target/44132 (emutls is broken under a range...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosscherreal: Do not include gmp.h, mpfr.h, and mpc.h.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-19 Joseph Myersdiagnostic.c (FLOAT, FFS): Don't undefine.
2010-05-14 Tristan Gingoldtoplev.c (default_debug_hooks): Remove this variable.
2010-04-30 Steven Bosschersdbout.c: Include vec.h, do not include varray.h.
2010-04-30 Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-04-29 Jan Hubickagengtype.c (open_base_files): Add lto-streamer.h
2010-04-23 Manuel López-Ibáñeztoplev.c (general_init): Set default for fdiagnostics...
2010-04-09 Manuel López-Ibáñezre PR other/42965 (no "warnings being treated as errors...
2010-04-07 Jakub Jelinekre PR c/18624 (GCC does not detect local variable set...
2010-03-31 Jie Zhangre PR other/43562 (GCC ICE on optimize attribute)
2010-03-29 Jie Zhangre PR other/43564 (ICE on code with optimize attribute...
2010-03-24 Jakub Jelinekre PR debug/43293 (Invalid unwind info for i?86 -fpic)
2010-02-26 Manuel López-Ibáñezdiagnostic.c (diagnostic_initialize): Update.
2010-01-18 Joern Rennecketoplev.c (default_get_pch_validity): Rename argument...
2010-01-03 H.J. LuPass -dumpbase and -dumpdir to gcc for LTO
2010-01-02 Richard Guentherre PR lto/41597 (Bad .comm directive)
2009-12-07 Kaveh R. Ghazire PR other/40302 (GCC must hard-require MPC before...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-24 David Bindermancfgrtl.c (commit_one_edge_insertion): Remove set but...
2009-11-17 Eric Botcazoutoplev.c (process_options): Remove dead code.
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-09-24 Iain Sandoere PR bootstrap/41405 (Bootstrap fails on *-apple-darwi...
2009-09-10 Uros Bizjakira-conflicts.c: Use fputs or putc instead of fprintf...
2009-09-08 Alexandre Olivatoplev.c (process_options): Choose default debugging...
2009-09-04 Alexandre Olivatoplev.c (process_options): Move setter of flag_var_tra...
2009-09-03 Alexandre Olivatoplev.c (process_options): Enable var-tracking-assignm...
2009-09-03 Diego Novillo[multiple changes]
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-03 Richard Guenthertree-cfg.c (pass_warn_unused_result): Mark name that...
2009-08-01 Sebastian PopRename -fgraphite-force-parallel to -floop-parallelize...
2009-07-31 Sebastian PopNew implementation of Graphite.
2009-07-20 Olatunji Ruwasetoplev.c: Invoke FINISH_UNIT callbacks before call...
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-06-29 Olatunji Ruwaseplugins.texi: Document PLUGIN_START_UNIT.
2009-06-16 Ian Lance Taylortoplev.h (floor_log2): If GCC_VERSION >= 3004, declare...
2009-06-08 Alexandre Olivacommon.opt (fcompare-debug=, [...]): New.
2009-06-01 Ian Lance Taylorattribs.c (register_attribute): Use CONST_CAST.
2009-05-15 Kaveh R. Ghazibuiltins.c (do_mpc_arg1, [...]): New.
2009-05-08 H.J. Lure PR c/36892 (Support __attribute__((deprecated("text...
2009-05-04 Joseph Myersattribs.c (decl_attributes): Use %qE for identifiers...
2009-05-03 Manuel López-Ibáñezflags.h (extra_warnings): Delete.
2009-04-29 Kaveh R. Ghazitoplev.c (print_version): Update GMP version string...
2009-04-19 Diego Novillotoplev.c (compile_file): Move call to coverage_finish ...
2009-04-17 Simon Baldwintoplev.c (default_tree_printer): Add handling for ...
next
This page took 1.883305 seconds and 108 git commands to generate.