| Commit message (Expand) | Author | Age | Files | Lines |
* | * collect2.c (main, write_c_file_stat), gcc.c (translate_options, | jsm28 | 2000-11-02 | 1 | -2/+2 |
* | Better .greg dump | bernds | 2000-10-31 | 1 | -9/+15 |
* | * toplev.c, flags.h, fold-const.c, real.c, rtl.c, | jsm28 | 2000-10-29 | 1 | -1/+1 |
* | * invoke.texi: Document -frename-registers. Add it to -O3. | rth | 2000-10-27 | 1 | -13/+14 |
* | Warning fixes: | ghazi | 2000-10-20 | 1 | -2/+1 |
* | Adding new option -ftrapv. | cchavva | 2000-10-18 | 1 | -0/+4 |
* | Added new option --target-help. | cchavva | 2000-10-17 | 1 | -4/+20 |
* | * c-common.h (warn_missing_format_attribute): New variable. | jsm28 | 2000-10-17 | 1 | -0/+3 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -58/+24 |
* | * c-typeck.c (check_modify_expr): New function. | jsm28 | 2000-10-11 | 1 | -0/+3 |
* | * c-decl.c (warn_missing_noreturn): Remove. | rth | 2000-10-06 | 1 | -0/+5 |
* | 2000-09-25 Branko Cibej <branko.cibej@hermes.si> | bkoz | 2000-09-25 | 1 | -0/+5 |
* | * toplev.c (warn_disabled_optimization): Declare new warning flag. | mmitchel | 2000-09-22 | 1 | -1/+7 |
* | 2000-09-15 Andrew Haley <aph@redhat.com> | aph | 2000-09-18 | 1 | -4/+7 |
* | * splay-tree.c (splay_tree_predecessor): Fix typo in comment. | mmitchel | 2000-09-17 | 1 | -1/+5 |
* | * function.h (no_debugging_symbols): New field. | kenner | 2000-09-16 | 1 | -10/+7 |
* | * flags.h (flag_dump_rtl_in_asm): Declare. | ciceron | 2000-09-13 | 1 | -0/+8 |
* | 2000-09-12 Michael Hayes <mhayes@cygnus.com> | m.hayes | 2000-09-11 | 1 | -1/+1 |
* | Integrated preprocessor. | zack | 2000-09-07 | 1 | -0/+4 |
* | * toplev.c (display_help): Fix thinko in documentation. | gdr | 2000-09-06 | 1 | -1/+1 |
* | * stmt.c (expand_asm_operands): Twiddle generating_concat_p | geoffk | 2000-09-01 | 1 | -0/+4 |
* | Fix typo in last change to f_options | kenner | 2000-08-29 | 1 | -2/+2 |
* | * flags.h (time_report, mem_report): New global flags. | zack | 2000-08-29 | 1 | -3/+22 |
* | fix Kenner thinko | jason | 2000-08-29 | 1 | -1/+1 |
* | 2000-08-28 Daniel Berlin <dberlin@redhat.com> | jason | 2000-08-29 | 1 | -4/+27 |
* | * toplev.c (decode_g_option): Don't give warning for unknown -g | kenner | 2000-08-28 | 1 | -5/+7 |
* | * loop.c (loop_dump_aux, debug_loop): New functions. | m.hayes | 2000-08-25 | 1 | -1/+1 |
* | * toplev.c (main): Enable flag_reorder_blocks at -O2. | rth | 2000-08-24 | 1 | -0/+1 |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 1 | -20/+18 |
* | * toplev.c (rest_of_compilation): Rebuild label notes after | amylaar | 2000-08-22 | 1 | -1/+6 |
* | * gcc.c (do_spec_1): Implement %j spec flag. | law | 2000-08-21 | 1 | -27/+23 |
* | * global.c (global_alloc): Avoid passing dumpfile argument to | law | 2000-08-21 | 1 | -1/+1 |
* | * toplev.c (independent_decode_option): Always process -g. | zack | 2000-08-19 | 1 | -17/+6 |
* | * c-common.c (combine_strings, check_format_info): Refer to ISO C | jsm28 | 2000-08-08 | 1 | -3/+3 |
* | Moved the Objective-C specific options to objc/lang-options.h. | ovidiu | 2000-08-06 | 1 | -16/+0 |
* | * toplev.c: Fix formatting. | law | 2000-08-03 | 1 | -214/+225 |
* | * Makefile.in (OBJS): Added dce.o. | mmitchel | 2000-08-02 | 1 | -3/+23 |
* | * Makefile.in (ssa.o): Updated header files in dependences. | mmitchel | 2000-07-31 | 1 | -0/+5 |
* | * Makefile.in (OBJS): Add doloop.o. | rth | 2000-07-30 | 1 | -3/+3 |
* | * toplev.c (pipe_closed): Delete. | zack | 2000-07-25 | 1 | -9/+27 |
* | * flags.h : Add new variable flag_single_precision_constant. | cchavva | 2000-07-10 | 1 | -1/+5 |
* | 2000-06-29 Andrew Haley <aph@cygnus.com> | tromey | 2000-06-29 | 1 | -0/+6 |
* | 2000-06-28 Philipp Thomas <pthomas@suse.de> | pthomas | 2000-06-28 | 1 | -40/+41 |
* | * toplev.c (compile_file): Always call timevar_print. | jason | 2000-06-22 | 1 | -2/+1 |
* | 2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com> | gdr | 2000-06-06 | 1 | -0/+24 |
* | * toplev.c (main): Fix misspellings of possibility and language. | law | 2000-06-03 | 1 | -3/+3 |
* | * Makefile.in (c-decl.o): Depend on rtl.h and expr.h. | kenner | 2000-05-31 | 1 | -1/+1 |
* | * toplev.c (rest_of_compilation): Set no_new_pseudos after flow1; | rth | 2000-05-29 | 1 | -12/+17 |
* | 2000-05-28 Gabriel Dos Reis <gdr@codesourcery.com> | gdr | 2000-05-28 | 1 | -29/+34 |
* | * Makefile.in (recog.o): Don't depend on resource.h. | rth | 2000-05-27 | 1 | -1/+1 |