aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-4/+4
2003-07-19common.opt: Document --param.Neil Booth1-12/+0
2003-07-18toplev.c (rest_of_handle_addresof): Rename into rest_of_handle_addressof.Eric Botcazou1-5/+5
2003-07-18Makefile.in, [...]: Remove handling of lang-options.h and options_.h.Neil Booth1-68/+0
2003-07-17c.opt: Document Uncodumented; use it.Neil Booth1-0/+1
2003-07-15c.opt: Document more options.Neil Booth1-166/+0
2003-07-13re PR other/11123 (Some option names are truncated in gcc --help -v)Nathanael Nerode1-6/+6
2003-07-12c-format.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-07-11common.opt: More --help messages.Neil Booth1-242/+117
2003-07-10toplev.c (do_compile): Don't try to open dump files before lang_dependent_ini...Steven Bosscher1-12/+15
2003-07-09toplev.c (warn_dummy, W_options): Die.Neil Booth1-64/+0
2003-07-09cgraph.c (cgraph_node_name): New function.Jan Hubicka1-1/+17
2003-07-08* toplev.c (randomize): Correct call to time().Danny Smith1-1/+1
2003-07-08Makefile.in: Update.Neil Booth1-36/+0
2003-07-07configure.in (enable_coverage): Remove -DSELF_COVERAGE, add -frandom-seed.Nathan Sidwell1-1/+1
2003-07-06tree.h (default_flag_random_seed): Remove.Nathan Sidwell1-5/+49
2003-07-05toplev.c (output_clean_symbol_name): Remove.Nathan Sidwell1-16/+0
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth1-8/+9
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata1-2/+2
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata1-2/+3
2003-06-29toplev.c (flag_dummy): Remove.Neil Booth1-122/+117
2003-06-28Makefile.in: Update.Neil Booth1-184/+1
2003-06-27Remove extra bits from my previous commit.Devang Patel1-14/+0
2003-06-27toplev.c (rest_of_decl_compilation): Only varpoolize argument when called bef...Jan Hubicka1-2/+2
2003-06-26final.c (debug_flush_symbol_queue): New function.Devang Patel1-0/+20
2003-06-26value-prof.c: New.Zdenek Dvorak1-0/+6
2003-06-25c-opts.c (complain_wrong_lang, [...]): Remove.Neil Booth1-52/+1
2003-06-24Makefile.in (cgraph.o): Depend on output.h, not depend on tree-inline.hJan Hubicka1-2/+17
2003-06-23ChangeLog.1: Fix a typo.Kazu Hirata1-1/+1
2003-06-22common.opt: Add -finline-limit.Neil Booth1-58/+0
2003-06-22common.opt: More -f switches.Neil Booth1-85/+67
2003-06-21Makefile.in: Update.Neil Booth1-87/+60
2003-06-21Makefile.in: Update.Neil Booth1-89/+7
2003-06-20c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.Neil Booth1-180/+29
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-3/+1
2003-06-18toplev.c (rest_of_handle_sched): Hide the entire function if INSN_SCHEDULING ...Kazu Hirata1-4/+4
2003-06-18bt-load.c: New file.Stephen Clarke1-0/+47
2003-06-18* toplev.c (Remaining -d letters summary): Update.J"orn Rennecke1-2/+2
2003-06-18Makefile.in: Update.Neil Booth1-110/+5
2003-06-17rtl.h: Remove declarations from coverage.h.Andreas Jaeger1-0/+1
2003-06-16tracer.c: Remove duplication declaration.Andreas Jaeger1-1/+0
2003-06-16convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode1-1/+1
2003-06-15c-pch.c (asm_file_name): Remove.Neil Booth1-169/+9
2003-06-14Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth1-21/+6
2003-06-08cfglayout.c (insn_scope): New static functionJan Hubicka1-1/+1
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-3/+1
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth1-4/+5
2003-06-06function.c (FLOOR_ROUND, CEIL_ROUND): Fix.Jan Hubicka1-0/+3
2003-06-05toplev.c (push_srcloc): Simplify behavior to save current location and set cu...Per Bothner1-16/+3
2003-06-04* toplev.c (rest_of_type_compilation): Fix typo.Kaveh R. Ghazi1-1/+1