summaryrefslogtreecommitdiff
path: root/gcc/toplev.c
Commit message (Expand)AuthorAgeFilesLines
* * collect2.c (main, write_c_file_stat), gcc.c (translate_options,jsm282000-11-021-2/+2
* Better .greg dumpbernds2000-10-311-9/+15
* * toplev.c, flags.h, fold-const.c, real.c, rtl.c,jsm282000-10-291-1/+1
* * invoke.texi: Document -frename-registers. Add it to -O3.rth2000-10-271-13/+14
* Warning fixes:ghazi2000-10-201-2/+1
* Adding new option -ftrapv.cchavva2000-10-181-0/+4
* Added new option --target-help.cchavva2000-10-171-4/+20
* * c-common.h (warn_missing_format_attribute): New variable.jsm282000-10-171-0/+3
* Remove obstacks.mmitchel2000-10-131-58/+24
* * c-typeck.c (check_modify_expr): New function.jsm282000-10-111-0/+3
* * c-decl.c (warn_missing_noreturn): Remove.rth2000-10-061-0/+5
* 2000-09-25 Branko Cibej <branko.cibej@hermes.si>bkoz2000-09-251-0/+5
* * 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