summaryrefslogtreecommitdiff
path: root/gcc/stmt.c
Commit message (Expand)AuthorAgeFilesLines
* PR c/5609rth2002-02-071-6/+14
* PR c/4475, c++/3780:jakub2002-02-041-12/+17
* * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.rth2002-01-311-265/+119
* * predict.c: Fix formatting.kazu2002-01-221-1/+1
* * tree.h (expand_expr_stmt_value): Add maybe_last argument.jakub2002-01-041-5/+7
* * c-common.h (genrtl_expr_stmt_value): Declare.aoliva2002-01-021-23/+44
* * stmt.c (resolve_operand_names): Handle operand modifiers.rth2001-12-241-2/+10
* * stmt.c (parse_input_constraint): Break out from ...rth2001-12-241-166/+214
* * stmt.c (expand_end_case): Do subtraction of lower bound as treeskenner2001-12-121-12/+14
* 2001-12-11 Steve Ellcey <sje@cup.hp.com>janis2001-12-111-1/+3
* * attribs.c (handle_no_check_memory_usage_atribute): Deleted.kenner2001-12-051-21/+2
* 2001-12-04 Andrew MacLeod <amacleod@redhat.com>amacleod2001-12-041-2/+2
* Revert previous patchaoliva2001-12-041-15/+3
* * stmt.c (expand_expr_stmt): Keep last_expr_value non-NULL iffaoliva2001-12-041-3/+15
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-1/+1
* * Makefile.in (c-lang.o): Depends on langhooks-def.h.kenner2001-11-271-15/+4
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-1/+1
* * explow.c (probe_stack_range): Use LCT_NORMAL as second argumentjakub2001-11-211-1/+1
* * expr.c (store_field): Pass tree instead of max size; callers changed.kenner2001-11-161-27/+21
* * jump.c (squeeze_notes): Return true if no real insns were found.jakub2001-11-151-1/+2
* * expmed.c (extract_bit_field): No longer pass in alignment.kenner2001-11-111-4/+3
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * stmt.c (expand_end_case): Remove orig_minval and use tree_low_cst.kenner2001-10-251-6/+4
* * stmt.c (expand_end_case): Index jumptables from zero forrth2001-10-241-1/+12
* * builtins.c (expand_builtin_setjmp): Only call convert_memory_addresskenner2001-10-231-1/+2
* * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array.kenner2001-10-181-3/+14
* * stmt.c (expand_asm_operands): Update commentary.rth2001-10-171-1/+3
* * c-parse.in (asm_operand): Allow named operands.rth2001-10-111-92/+259
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-31/+31
* * calls.c: Fix formatting.kazu2001-10-101-3/+3
* * c-common.c: Fix comment typos.kazu2001-10-091-2/+2
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-1/+1
* * function.c (expand_function_end): Don't init arg_pointer_save_area.rth2001-08-271-9/+2
* * jump.c (squeeze_notes): Take parms by reference. Handle END beingjason2001-08-221-3/+5
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * stmt.c: Don't include insn-codes.h.zack2001-08-211-150/+8
* * optabs.h (OTI_flodiv, flodiv_optab): Kill.zack2001-08-181-9/+8
* Install the proper patch.hubicka2001-08-171-6/+9
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+2
* * stmt.c (expand_null_return_1): Remove code to generate simple returnsdanglin2001-08-101-46/+7
* 2001-07-25 Andrew MacLeod <amacleod@redhat.com>amacleod2001-07-251-6/+11
* * jump.c: Update comments.hubicka2001-07-221-1/+1
* * stmt.c (emit_case_nodes): Widen high and low instead of new_bounddanglin2001-07-111-17/+14
* * stmt.c (parse_output_constraint): New function, split outmmitchel2001-07-111-119/+172
* Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2001-07-091-5/+1
* * stmt.c (emit_case_nodes): Convert modes properly in low+high test.rth2001-07-081-6/+11
* * unroll.c: Include predict.h.hubicka2001-06-181-2/+22
* * stmt.c (current_nesting_level): New fn.jason2001-06-081-0/+9
* * stmt.c (expand_decl): Set mode, alignment, and sizes for CONST_DECL.kenner2001-05-201-5/+15
* Fix c/2728bernds2001-05-171-2/+6