| Commit message (Expand) | Author | Age | Files | Lines |
* | * reload.c (find_reloads): Handle constraint letters marked by | uweigand | 2002-08-14 | 1 | -0/+8 |
* | Index: ChangeLog | geoffk | 2002-08-05 | 1 | -1/+0 |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -8/+8 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -240/+54 |
* | * sbitmap.c: Fix formatting. | kazu | 2002-05-09 | 1 | -37/+37 |
* | * cfglayout.c (function_tail_eff_head): Rename to ... | hubicka | 2002-05-08 | 1 | -3/+56 |
* | * combine.c: Fix comment formatting. | kazu | 2002-05-02 | 1 | -2/+2 |
* | * c-common.h (STMT_EXPR_NO_SCOPE): New macro. | mmitchel | 2002-04-17 | 1 | -5/+12 |
* | * stmt.c (check_unique_operand_names): Expect operand names to | rsandifo | 2002-04-13 | 1 | -10/+10 |
* | Revert last patch from Richard Henderson. | aj | 2002-04-08 | 1 | -35/+12 |
* | PR middle-end/5099 | rth | 2002-04-04 | 1 | -12/+35 |
* | * c-common.c (truthvalue_conversion): Rename, update. | neil | 2002-04-04 | 1 | -1/+1 |
* | PR c++/5636 | jason | 2002-04-04 | 1 | -1/+18 |
* | * function.c (assign_temp): Accept either type or decl argument. | rth | 2002-04-03 | 1 | -1/+1 |
* | * c-decl.c (grokdeclarator): Update. | neil | 2002-04-01 | 1 | -2/+2 |
* | * builtins.c (expand_builtin_va_arg): Give warnings not errors for | rth | 2002-03-31 | 1 | -3/+1 |
* | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -2/+3 |
* | Add -Wswitch-enum. Document. | cagney | 2002-03-26 | 1 | -4/+4 |
* | * stmt.c (check_for_full_enumeration_handling): Remove tests of | cagney | 2002-03-24 | 1 | -58/+62 |
* | 2002-03-23 Andrew Cagney <ac131313@redhat.com> | cagney | 2002-03-23 | 1 | -0/+3 |
* | * Makefile.in (fold-const.o, stor-layout.o, stmt.o, | neil | 2002-03-21 | 1 | -7/+8 |
* | PR c++/5748 | jakub | 2002-02-22 | 1 | -0/+5 |
* | PR c/4697: | jakub | 2002-02-21 | 1 | -6/+6 |
* | PR c/5609 | rth | 2002-02-07 | 1 | -6/+14 |
* | PR c/4475, c++/3780: | jakub | 2002-02-04 | 1 | -12/+17 |
* | * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New. | rth | 2002-01-31 | 1 | -265/+119 |
* | * predict.c: Fix formatting. | kazu | 2002-01-22 | 1 | -1/+1 |
* | * tree.h (expand_expr_stmt_value): Add maybe_last argument. | jakub | 2002-01-04 | 1 | -5/+7 |
* | * c-common.h (genrtl_expr_stmt_value): Declare. | aoliva | 2002-01-02 | 1 | -23/+44 |
* | * stmt.c (resolve_operand_names): Handle operand modifiers. | rth | 2001-12-24 | 1 | -2/+10 |
* | * stmt.c (parse_input_constraint): Break out from ... | rth | 2001-12-24 | 1 | -166/+214 |
* | * stmt.c (expand_end_case): Do subtraction of lower bound as trees | kenner | 2001-12-12 | 1 | -12/+14 |
* | 2001-12-11 Steve Ellcey <sje@cup.hp.com> | janis | 2001-12-11 | 1 | -1/+3 |
* | * attribs.c (handle_no_check_memory_usage_atribute): Deleted. | kenner | 2001-12-05 | 1 | -21/+2 |
* | 2001-12-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-12-04 | 1 | -2/+2 |
* | Revert previous patch | aoliva | 2001-12-04 | 1 | -15/+3 |
* | * stmt.c (expand_expr_stmt): Keep last_expr_value non-NULL iff | aoliva | 2001-12-04 | 1 | -3/+15 |
* | * c-decl.c (duplicate_decls, parmlist_tags_warning): Remove | neil | 2001-12-01 | 1 | -1/+1 |
* | * Makefile.in (c-lang.o): Depends on langhooks-def.h. | kenner | 2001-11-27 | 1 | -15/+4 |
* | * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog, | jsm28 | 2001-11-23 | 1 | -1/+1 |
* | * explow.c (probe_stack_range): Use LCT_NORMAL as second argument | jakub | 2001-11-21 | 1 | -1/+1 |
* | * expr.c (store_field): Pass tree instead of max size; callers changed. | kenner | 2001-11-16 | 1 | -27/+21 |
* | * jump.c (squeeze_notes): Return true if no real insns were found. | jakub | 2001-11-15 | 1 | -1/+2 |
* | * expmed.c (extract_bit_field): No longer pass in alignment. | kenner | 2001-11-11 | 1 | -4/+3 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * stmt.c (expand_end_case): Remove orig_minval and use tree_low_cst. | kenner | 2001-10-25 | 1 | -6/+4 |
* | * stmt.c (expand_end_case): Index jumptables from zero for | rth | 2001-10-24 | 1 | -1/+12 |
* | * builtins.c (expand_builtin_setjmp): Only call convert_memory_address | kenner | 2001-10-23 | 1 | -1/+2 |
* | * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array. | kenner | 2001-10-18 | 1 | -3/+14 |
* | * stmt.c (expand_asm_operands): Update commentary. | rth | 2001-10-17 | 1 | -1/+3 |