summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* invoke.texi (-dy): Remove.Joseph Myers2010-11-171-7/+1
* godump.c: New file.Ian Lance Taylor2010-11-151-0/+6
* Makefile.in (OPTS_H): Define.Joseph Myers2010-11-121-1/+1
* cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers2010-11-101-1/+1
* common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations.Joseph Myers2010-11-101-47/+2
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-221-5/+1
* params.c (params_finished): New.Joseph Myers2010-10-141-2/+3
* params.c (set_param_value_internal): New.Joseph Myers2010-10-111-0/+1
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2010-10-081-19/+25
* optc-gen.awk: Define global_options_set.Joseph Myers2010-10-041-5/+0
* opt-functions.awk (static_var): Update comment.Joseph Myers2010-09-301-19/+4
* re PR fortran/40569 (F2008: Support COMPILER_OPTIONS() / COMPILER_VERSION())Tobias Burnus2010-09-281-2/+2
* options.texi (Variable): Document.Joseph Myers2010-09-171-17/+0
* toplev.c (output_stack_usage): Use lbasename instead of basename.Rainer Orth2010-09-081-1/+1
* Stack usage supportEric Botcazou2010-08-301-0/+90
* Replace exact_log2(x & -x) in favor of more direct computation.Richard Henderson2010-08-051-3/+29
* re PR target/44132 (emutls is broken under a range of circumstances.)Richard Henderson2010-07-261-5/+0
* target.def (output_source_filename): New hook.Anatoly Sokolov2010-07-261-33/+0
* flags.h (target_flagstate): Add x_flag_excess_precision.Richard Sandiford2010-07-121-1/+0
* tm.texi.in (SWITCHABLE_TARGET): Document.Richard Sandiford2010-07-121-12/+6
* tm.texi (TARGET_OPTION_OVERRIDE): Document.Joern Rennecke2010-06-291-3/+1
* Enable prefetching at -O3 for AMD cpus.Changpeng Fang2010-06-251-3/+3
* re PR other/32998 (-frecord-gcc-switches issues)Joseph Myers2010-06-201-53/+17
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-3/+3
* common.opt (fira-verbose): Use Var.Joseph Myers2010-06-071-30/+0
* toplev.c (wrapup_global_declaration_2): Avoid creation of new varpool nodesJan Hubicka2010-05-301-4/+6
* final.c (rest_of_clean_state): Use %m in errors instead of strerror (errno).Joseph Myers2010-05-281-4/+4
* diagnostic-core.h: New.Joseph Myers2010-05-271-9/+5
* input.c: New file.Joseph Myers2010-05-271-6/+0
* pretty-print.c: Don't include ggc.h.Joseph Myers2010-05-261-0/+11
* diagnostic.c: Don't include opts.h.Joseph Myers2010-05-261-6/+5
* diagnostic.c: Don't include plugin.h.Joseph Myers2010-05-251-0/+1
* diagnostic.c: Don't include flags.h.Joseph Myers2010-05-241-0/+5
* re PR target/44132 (emutls is broken under a range of circumstances.)Iain Sandoe2010-05-241-4/+5
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-0/+7
* real: Do not include gmp.h, mpfr.h, and mpc.h.Steven Bosscher2010-05-211-0/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* diagnostic.c (FLOAT, FFS): Don't undefine.Joseph Myers2010-05-191-2/+0
* toplev.c (default_debug_hooks): Remove this variable.Tristan Gingold2010-05-141-31/+1
* sdbout.c: Include vec.h, do not include varray.h.Steven Bosscher2010-04-301-2/+0
* toplev.c: Include varray.h for statistics dumping.Steven Bosscher2010-04-301-0/+1
* gengtype.c (open_base_files): Add lto-streamer.hJan Hubicka2010-04-291-1/+1
* toplev.c (general_init): Set default for fdiagnostics-show-option.Manuel López-Ibáñez2010-04-231-0/+1
* re PR other/42965 (no "warnings being treated as errors" for individual -Werr...Manuel López-Ibáñez2010-04-091-0/+1
* re PR c/18624 (GCC does not detect local variable set but never used)Jakub Jelinek2010-04-071-0/+6
* re PR other/43562 (GCC ICE on optimize attribute)Jie Zhang2010-03-311-2/+2
* re PR other/43564 (ICE on code with optimize attribute and inlining)Jie Zhang2010-03-291-0/+4
* re PR debug/43293 (Invalid unwind info for i?86 -fpic)Jakub Jelinek2010-03-241-0/+4
* diagnostic.c (diagnostic_initialize): Update.Manuel López-Ibáñez2010-02-261-0/+4
* toplev.c (default_get_pch_validity): Rename argument to "sz".Joern Rennecke2010-01-181-5/+5