| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * c-parse.in (asm_operand): Allow named operands. | rth | 2001-10-11 | 1 | -92/+259 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -31/+31 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 1 | -3/+3 |
* | * c-common.c: Fix comment typos. | kazu | 2001-10-09 | 1 | -2/+2 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -1/+1 |
* | * function.c (expand_function_end): Don't init arg_pointer_save_area. | rth | 2001-08-27 | 1 | -9/+2 |
* | * jump.c (squeeze_notes): Take parms by reference. Handle END being | jason | 2001-08-22 | 1 | -3/+5 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * stmt.c: Don't include insn-codes.h. | zack | 2001-08-21 | 1 | -150/+8 |
* | * optabs.h (OTI_flodiv, flodiv_optab): Kill. | zack | 2001-08-18 | 1 | -9/+8 |
* | Install the proper patch. | hubicka | 2001-08-17 | 1 | -6/+9 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+2 |
* | * stmt.c (expand_null_return_1): Remove code to generate simple returns | danglin | 2001-08-10 | 1 | -46/+7 |
* | 2001-07-25 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-07-25 | 1 | -6/+11 |
* | * jump.c: Update comments. | hubicka | 2001-07-22 | 1 | -1/+1 |
* | * stmt.c (emit_case_nodes): Widen high and low instead of new_bound | danglin | 2001-07-11 | 1 | -17/+14 |
* | * stmt.c (parse_output_constraint): New function, split out | mmitchel | 2001-07-11 | 1 | -119/+172 |
* | Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2001-07-09 | 1 | -5/+1 |
* | * stmt.c (emit_case_nodes): Convert modes properly in low+high test. | rth | 2001-07-08 | 1 | -6/+11 |
* | * unroll.c: Include predict.h. | hubicka | 2001-06-18 | 1 | -2/+22 |
* | * stmt.c (current_nesting_level): New fn. | jason | 2001-06-08 | 1 | -0/+9 |
* | * stmt.c (expand_decl): Set mode, alignment, and sizes for CONST_DECL. | kenner | 2001-05-20 | 1 | -5/+15 |
* | Fix c/2728 | bernds | 2001-05-17 | 1 | -2/+6 |