aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+21
2009-09-24re PR bootstrap/41405 (Bootstrap fails on *-apple-darwin* due to revision 151...Iain Sandoe1-0/+5
2009-09-10ira-conflicts.c: Use fputs or putc instead of fprintf where appropriate.Uros Bizjak1-4/+4
2009-09-08toplev.c (process_options): Choose default debugging type when gtoggle enable...Alexandre Oliva1-1/+6
2009-09-04toplev.c (process_options): Move setter of flag_var_tracking before other tes...Alexandre Oliva1-10/+15
2009-09-03toplev.c (process_options): Enable var-tracking-assignments by default if var...Alexandre Oliva1-1/+1
2009-09-03[multiple changes]Diego Novillo1-2/+2
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-4/+25
2009-08-03tree-cfg.c (pass_warn_unused_result): Mark name that no dump file will be cre...Richard Guenther1-2/+1
2009-08-01Rename -fgraphite-force-parallel to -floop-parallelize-all.Sebastian Pop1-1/+1
2009-07-31New implementation of Graphite.Sebastian Pop1-2/+3
2009-07-20toplev.c: Invoke FINISH_UNIT callbacks before call to finalize().Olatunji Ruwase1-3/+3
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther1-0/+2
2009-06-29plugins.texi: Document PLUGIN_START_UNIT.Olatunji Ruwase1-0/+1
2009-06-16toplev.h (floor_log2): If GCC_VERSION >= 3004, declare as static inline, not ...Ian Lance Taylor1-13/+5
2009-06-08common.opt (fcompare-debug=, [...]): New.Alexandre Oliva1-0/+25
2009-06-01attribs.c (register_attribute): Use CONST_CAST.Ian Lance Taylor1-3/+3
2009-05-15builtins.c (do_mpc_arg1, [...]): New.Kaveh R. Ghazi1-2/+18
2009-05-08re PR c/36892 (Support __attribute__((deprecated("text string"))))H.J. Lu1-12/+66
2009-05-05attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers1-10/+12
2009-05-03flags.h (extra_warnings): Delete.Manuel López-Ibáñez1-0/+4
2009-04-29toplev.c (print_version): Update GMP version string calculation.Kaveh R. Ghazi1-2/+6
2009-04-19toplev.c (compile_file): Move call to coverage_finish ...Diego Novillo1-5/+0
2009-04-17toplev.c (default_tree_printer): Add handling for %E format.Simon Baldwin1-0/+9
2009-04-17re PR other/31567 (cc1, cc1plus, etc. don't support @file mechanism)Rafael Avila de Espindola1-3/+5
2009-04-16common.opt (fhelp): Add Var(help_flag).Rafael Avila de Espindola1-0/+3
2009-04-16gcc-plugin.h (plugin_event): Add PLUGIN_INFO.Rafael Avila de Espindola1-1/+8
2009-04-14[multiple changes]Diego Novillo1-0/+8
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-0/+3
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers1-0/+45
2008-12-09tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-2/+4
2008-10-23graphite.c (graphite_apply_transformations): Check for -fgraphite-identity.Tobias Grosser1-1/+2
2008-09-11toplev.c (dump_memory_report): Call dump_vec_loc_statistics.Jan Hubicka1-0/+1
2008-09-10re PR tree-optimization/37388 ([graphite] No warn with "-O0 -fgraphite" when ...Sebastian Pop1-0/+8
2008-08-26[multiple changes]Vladimir Makarov1-2/+15
2008-08-21diagnostic.c (pedwarn_at): Rename as pedwarn.Manuel López-Ibáñez1-1/+1
2008-08-20diagnostic.c (inform): Add an explicit location_t parameter.Manuel López-Ibáñez1-1/+1
2008-08-16re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou1-0/+3
2008-08-08re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)Manuel López-Ibáñez1-0/+13
2008-07-29flags.h (flag_really_no_inline): Remove.Jan Hubicka1-5/+0
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-0/+2
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-3/+0
2008-07-23re PR c/35058 (-Werror= works only with some warnings)Manuel López-Ibáñez1-1/+1
2008-07-21Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola1-5/+0
2008-05-21symtab.h (HT_ALLOCED): Remove.Tom Tromey1-0/+4
2008-05-15tree-pass.h (current_pass): Declare.Richard Guenther1-0/+3
2008-04-09re PR libstdc++/35597 (libstdc++ -ffunction-sections -fdata-sections disabled...David Edelsohn1-7/+0
2008-04-05tree-dump.c (dump_enable_all): Remove prototype; do not accept letter argument.Jan Hubicka1-2/+3
2008-04-02cppopts.texi (-dU): Document.Joseph Myers1-0/+1
2008-03-31common.opt (fprofile-dir=, [...]): New optionsSeongbae Park1-0/+3