summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* * toplev.c (warn_disabled_optimization): Declare new warning flag.mmitchel2000-09-221-1/+7
* 2000-09-15 Andrew Haley <aph@redhat.com>aph2000-09-181-4/+7
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-171-1/+5
* * function.h (no_debugging_symbols): New field.kenner2000-09-161-10/+7
* * flags.h (flag_dump_rtl_in_asm): Declare.ciceron2000-09-131-0/+8
* 2000-09-12 Michael Hayes <mhayes@cygnus.com>m.hayes2000-09-111-1/+1
* Integrated preprocessor.zack2000-09-071-0/+4
* * toplev.c (display_help): Fix thinko in documentation.gdr2000-09-061-1/+1
* * stmt.c (expand_asm_operands): Twiddle generating_concat_pgeoffk2000-09-011-0/+4
* Fix typo in last change to f_optionskenner2000-08-291-2/+2
* * flags.h (time_report, mem_report): New global flags.zack2000-08-291-3/+22
* fix Kenner thinkojason2000-08-291-1/+1
* 2000-08-28 Daniel Berlin <dberlin@redhat.com>jason2000-08-291-4/+27
* * toplev.c (decode_g_option): Don't give warning for unknown -gkenner2000-08-281-5/+7
* * loop.c (loop_dump_aux, debug_loop): New functions.m.hayes2000-08-251-1/+1
* * toplev.c (main): Enable flag_reorder_blocks at -O2.rth2000-08-241-0/+1
* * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm2000-08-241-20/+18
* * toplev.c (rest_of_compilation): Rebuild label notes afteramylaar2000-08-221-1/+6
* * gcc.c (do_spec_1): Implement %j spec flag.law2000-08-211-27/+23
* * global.c (global_alloc): Avoid passing dumpfile argument tolaw2000-08-211-1/+1
* * toplev.c (independent_decode_option): Always process -g.zack2000-08-191-17/+6
* * c-common.c (combine_strings, check_format_info): Refer to ISO Cjsm282000-08-081-3/+3
* Moved the Objective-C specific options to objc/lang-options.h.ovidiu2000-08-061-16/+0
* * toplev.c: Fix formatting.law2000-08-031-214/+225
* * Makefile.in (OBJS): Added dce.o.mmitchel2000-08-021-3/+23
* * Makefile.in (ssa.o): Updated header files in dependences.mmitchel2000-07-311-0/+5
* * Makefile.in (OBJS): Add doloop.o.rth2000-07-301-3/+3
* * toplev.c (pipe_closed): Delete.zack2000-07-251-9/+27
* * flags.h : Add new variable flag_single_precision_constant.cchavva2000-07-101-1/+5
* 2000-06-29 Andrew Haley <aph@cygnus.com>tromey2000-06-291-0/+6
* 2000-06-28 Philipp Thomas <pthomas@suse.de>pthomas2000-06-281-40/+41
* * toplev.c (compile_file): Always call timevar_print.jason2000-06-221-2/+1
* 2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-06-061-0/+24
* * toplev.c (main): Fix misspellings of possibility and language.law2000-06-031-3/+3
* * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.kenner2000-05-311-1/+1
* * toplev.c (rest_of_compilation): Set no_new_pseudos after flow1;rth2000-05-291-12/+17
* 2000-05-28 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-05-281-29/+34
* * Makefile.in (recog.o): Don't depend on resource.h.rth2000-05-271-1/+1
* 2000-05-25 Andrew MacLeod <amacleod@cygnus.com>aph2000-05-251-1/+16
* include:ghazi2000-05-231-1/+1
* Fix whitespace in commentkenner2000-05-221-3/+2
* * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.kenner2000-05-191-0/+1
* * basic-block.h (struct edge_def): New field "count".rth2000-05-191-25/+27
* * toplev.c (rest_of_compilation): Don't call optimize_mode_switchingrth2000-05-171-5/+13
* Add options -Wunused-variable, -Wunused-function, -Wunused-label,cagney2000-05-171-7/+42
* * toplev.c (rest_of_compilation): Run full jump pass beforerth2000-05-161-1/+2
* * loop.c (scan_loop, strength_reduce, loop_optimize): Change unroll_phubicka2000-05-151-2/+2
* * regrename.c (replace_reg_in_block): Improve REG_DEAD handling.scox2000-05-111-14/+14
* * toplev.c (rest_of_compilation): Remove dead code afterhubicka2000-05-111-1/+2
* top level:zack2000-05-091-6/+6