| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * stmt.c (expand_asm_operands): Treat EXTRA_CONSTRAINT like g or X. | rth | 2000-08-24 | 1 | -8/+9 |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 1 | -2/+2 |
* | * stmt.c (expand_goto_internal, fixup_gotos): Only check | kenner | 2000-08-22 | 1 | -4/+8 |
* | * calls.c (ECF_SP_DEPRESSED): New macro. | kenner | 2000-08-16 | 1 | -10/+32 |
* | * sibcall.c (uses_addressof): Accept both addressof and | rth | 2000-08-12 | 1 | -79/+0 |
* | * stmt.c (expand_goto): Do virtual_stack_vars_rtx replacement for | rth | 2000-08-06 | 1 | -31/+22 |
* | * stmt.c (expand_decl_cleanup): Emit a dummy insn after | jakub | 2000-06-24 | 1 | -0/+7 |
* | * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define. | jakub | 2000-06-14 | 1 | -0/+3 |
* | toplevel: | zack | 2000-06-09 | 1 | -1/+1 |
* | * timevar.def: Add TV_EXPAND. | jason | 2000-06-09 | 1 | -1/+3 |