| Commit message (Expand) | Author | Age | Files | Lines |
* | * toplev.c (rest_of_compilation): Don't print basic block information | law | 2001-01-03 | 1 | -4/+4 |
* | * c-decl.c (c_decode_option): Remove support of | aj | 2001-01-02 | 1 | -11/+11 |
* | * toplev.c (main): Call xmalloc_set_program_name. | kenner | 2000-12-29 | 1 | -0/+2 |
* | * c-common.c (enum format_type): Add strfmon_format_type. | jsm28 | 2000-12-28 | 1 | -1/+1 |
* | 2000-12-14 Philipp Thomas <pthomas@suse.de> | pthomas | 2000-12-17 | 1 | -0/+7 |
* | Sat Dec 16 10:41:11 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2000-12-16 | 1 | -2/+1 |
* | * c-common.c (warn_format_security): New variable. | jsm28 | 2000-12-07 | 1 | -0/+3 |
* | fix typo | jason | 2000-12-04 | 1 | -1/+1 |
* | * c-common.c (warn_format, warn_format_y2k, | jsm28 | 2000-12-01 | 1 | -1/+9 |
* | * c-common.c: Remove USE_CPPLIB conditional inclusions. | neil | 2000-11-25 | 1 | -4/+0 |
* | Fix sh problems at -O0 | bernds | 2000-11-20 | 1 | -12/+9 |
* | * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Add | zack | 2000-11-17 | 1 | -25/+1 |
* | * stringpool.c: New file. | zack | 2000-11-17 | 1 | -2/+29 |
* | * toplev.c (wrapup_global_declarations): Don't write out | mmitchel | 2000-11-15 | 1 | -1/+3 |
* | * diagnostic.c (finish_abort): New fn. | jason | 2000-11-15 | 1 | -3/+2 |
* | Fix ia64 float extend splitter crash. | bernds | 2000-11-10 | 1 | -1/+1 |
* | * 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 |