summaryrefslogtreecommitdiff
path: root/gcc/stmt.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * stmt.c (expand_asm_operands): Be able to offload addressofhubicka2001-05-161-0/+1
* * c-lex.c: NULL_PTR -> NULL.ghazi2001-05-021-3/+2
* * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".ghazi2001-05-011-12/+12
* * except.c (expand_eh_region_start): Don't start a new block.jason2001-04-271-68/+1
* * expmed.c (store_bit_field): Truncate CONST_INTs.aoliva2001-04-121-36/+100
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-1/+1
* IA-64 ABI Exception Handling.rth2001-03-281-106/+16
* * stmt.c (expand_return): Remove always true predicate.rth2001-03-281-39/+5
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-2/+0
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-16/+21
* * fixinc/server.c (load_data, run_shell): Use xmalloc, xrealloc &ghazi2001-03-101-1/+2
* * stmt.c (expand_return): If an attempt is made to return themmitchel2001-02-201-1/+6
* * stmt.c (estimate_case_costs): Use integer_minus_one_node.ghazi2001-01-291-1/+1
* * stmt.c (cost_table): Remove.rth2001-01-261-19/+23
* * stmt.c (expand_return): Don't return anything if size is zero.kenner2001-01-201-6/+9
* * alias.c (alias_sets_conflict_p): New function.kenner2000-12-301-9/+13
* * rtl.h (REG_NON_LOCAL_GOTO): New.rth2000-12-211-1/+10
* * stmt.c (warn_if_unused_value): Move side effects test earlier.rth2000-12-051-4/+4
* * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Addzack2000-11-171-15/+1
* * stringpool.c: New file.zack2000-11-171-17/+25
* * stmt.c (warn_if_unused_value): Don't warn if the expressionrth2000-11-141-3/+4
* * function.c (assign_parms): If TREE_ADDRESSABLE is set, try tojason2000-11-121-1/+4
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-1/+1
* * stmt.c (expand_start_null_loop): Set continue_label.rth2000-11-011-1/+1
* * stmt.c (expand_start_null_loop): New.rth2000-11-011-0/+37
* Remove obstacks.mmitchel2000-10-131-31/+28
* In gcc/ChangeLog:geoffk2000-09-221-2/+2
* * stmt.c (expand_expr_stmt): Only call warn_if_unused_valuerth2000-09-191-9/+14
* Bring back equal forms for libcallscrux2000-09-171-1/+1
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-171-1/+4
* * c-common.h (add_stmt): Change prototype.mmitchel2000-09-101-26/+22
* * rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.aoliva2000-09-021-8/+12
* * stmt.c (expand_asm_operands): Twiddle generating_concat_pgeoffk2000-09-011-1/+17
* * reload.c: Fix formatting.law2000-08-291-106/+105
* * local-alloc.c (requires_inout): Don't use reserved range forrth2000-08-291-9/+42