| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * explow.c (maybe_set_unchanging): New function, broken out from... | jason | 2000-06-06 | 1 | -3/+2 |
* | * tree.h (VOID_TYPE_P): New macro. | nathan | 2000-06-05 | 1 | -4/+4 |
* | * Makefile.in (c-decl.o): Depend on rtl.h and expr.h. | kenner | 2000-05-31 | 1 | -27/+5 |
* | * stmt (expand_end_case): Reorder conversion sequence for jump | nathan | 2000-05-31 | 1 | -4/+4 |
* | * tree.h (TREE_CODE_LENGTH): New macro. | kenner | 2000-05-27 | 1 | -0/+8 |
* | * stmt.c (expand_end_bindings): Fix thinko last change. | rth | 2000-05-25 | 1 | -1/+1 |
* | * stmt.c (expand_end_bindings): Look through NOTEs to find a | jason | 2000-05-25 | 1 | -2/+8 |
* | Add options -Wunused-variable, -Wunused-function, -Wunused-label, | cagney | 2000-05-17 | 1 | -3/+4 |
* | top level: | zack | 2000-05-09 | 1 | -1/+1 |
* | * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and | kenner | 2000-05-04 | 1 | -1/+0 |
* | * stmt.c (mark_case_node): New function. | kenner | 2000-04-18 | 1 | -11/+19 |
* | * final.c (final): Use xcalloc to allocate line_note_exists. | mmitchel | 2000-04-06 | 1 | -1/+2 |
* | * calls.c (expand_call): Pass bit alignment to mark_reg_pointer. | kenner | 2000-03-30 | 1 | -2/+2 |
* | * builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst. | kenner | 2000-03-30 | 1 | -6/+4 |
* | * stmt.c (stmt_loop_nest_empty): Fix thinko in last change. | law | 2000-03-29 | 1 | -1/+1 |
* | * stmt.c (stmt_loop_nest_empty): Allow cfun->stmt to be NULL. | law | 2000-03-29 | 1 | -1/+4 |
* | * flags.h (flag_optimize_sibling_calls): Declare. | hubicka | 2000-03-29 | 1 | -1/+1 |
* | * calls.c (expand_call): Pass parms not original exp to | rth | 2000-03-27 | 1 | -25/+18 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -62/+54 |
* | * stmt.c (expand_asm_operands): Don't promote the temporary. | rth | 2000-03-23 | 1 | -1/+1 |
* | * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros. | mmitchel | 2000-03-23 | 1 | -2/+2 |
* | * emit-rtl.c (remove_unncessary_notes): Check that all | mmitchel | 2000-03-19 | 1 | -16/+0 |