| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * stmt.c (expand_asm_operands): Be able to offload addressof | hubicka | 2001-05-16 | 1 | -0/+1 |
* | * c-lex.c: NULL_PTR -> NULL. | ghazi | 2001-05-02 | 1 | -3/+2 |
* | * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | ghazi | 2001-05-01 | 1 | -12/+12 |
* | * except.c (expand_eh_region_start): Don't start a new block. | jason | 2001-04-27 | 1 | -68/+1 |
* | * expmed.c (store_bit_field): Truncate CONST_INTs. | aoliva | 2001-04-12 | 1 | -36/+100 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -1/+1 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -106/+16 |
* | * stmt.c (expand_return): Remove always true predicate. | rth | 2001-03-28 | 1 | -39/+5 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -2/+0 |
* | * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not the | mmitchel | 2001-03-15 | 1 | -16/+21 |
* | * fixinc/server.c (load_data, run_shell): Use xmalloc, xrealloc & | ghazi | 2001-03-10 | 1 | -1/+2 |
* | * stmt.c (expand_return): If an attempt is made to return the | mmitchel | 2001-02-20 | 1 | -1/+6 |
* | * stmt.c (estimate_case_costs): Use integer_minus_one_node. | ghazi | 2001-01-29 | 1 | -1/+1 |
* | * stmt.c (cost_table): Remove. | rth | 2001-01-26 | 1 | -19/+23 |
* | * stmt.c (expand_return): Don't return anything if size is zero. | kenner | 2001-01-20 | 1 | -6/+9 |
* | * alias.c (alias_sets_conflict_p): New function. | kenner | 2000-12-30 | 1 | -9/+13 |
* | * rtl.h (REG_NON_LOCAL_GOTO): New. | rth | 2000-12-21 | 1 | -1/+10 |
* | * stmt.c (warn_if_unused_value): Move side effects test earlier. | rth | 2000-12-05 | 1 | -4/+4 |
* | * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Add | zack | 2000-11-17 | 1 | -15/+1 |
* | * stringpool.c: New file. | zack | 2000-11-17 | 1 | -17/+25 |
* | * stmt.c (warn_if_unused_value): Don't warn if the expression | rth | 2000-11-14 | 1 | -3/+4 |
* | * function.c (assign_parms): If TREE_ADDRESSABLE is set, try to | jason | 2000-11-12 | 1 | -1/+4 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -1/+1 |
* | * stmt.c (expand_start_null_loop): Set continue_label. | rth | 2000-11-01 | 1 | -1/+1 |
* | * stmt.c (expand_start_null_loop): New. | rth | 2000-11-01 | 1 | -0/+37 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -31/+28 |
* | In gcc/ChangeLog: | geoffk | 2000-09-22 | 1 | -2/+2 |
* | * stmt.c (expand_expr_stmt): Only call warn_if_unused_value | rth | 2000-09-19 | 1 | -9/+14 |
* | Bring back equal forms for libcalls | crux | 2000-09-17 | 1 | -1/+1 |
* | * splay-tree.c (splay_tree_predecessor): Fix typo in comment. | mmitchel | 2000-09-17 | 1 | -1/+4 |
* | * c-common.h (add_stmt): Change prototype. | mmitchel | 2000-09-10 | 1 | -26/+22 |
* | * rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro. | aoliva | 2000-09-02 | 1 | -8/+12 |
* | * stmt.c (expand_asm_operands): Twiddle generating_concat_p | geoffk | 2000-09-01 | 1 | -1/+17 |
* | * reload.c: Fix formatting. | law | 2000-08-29 | 1 | -106/+105 |
* | * local-alloc.c (requires_inout): Don't use reserved range for | rth | 2000-08-29 | 1 | -9/+42 |