| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * simplify-rtx.c (cfc_args): add "unordered" field. | hubicka | 2001-01-05 | 1 | -14/+6 |
* | Introduce ORIGINAL_REGNO macro | bernds | 2000-12-29 | 1 | -13/+27 |
* | * function.h (emit_status): Delete member regno_pointer_flag and | law | 2000-11-30 | 1 | -28/+20 |
* | * config/sh/sh-protos.h (symbol_ref_operand): Declare. | aoliva | 2000-11-25 | 1 | -0/+8 |
* | * emit-rtl.c (gen_lowpart_common): Use word 0 if register mode | aoliva | 2000-11-23 | 1 | -2/+5 |
* | * alpha.c (check_float_value): Use memcpy, not bcopy. | ghazi | 2000-11-10 | 1 | -2/+2 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -1/+1 |
* | * c-common.c (back_end_hook): New variable. | mmitchel | 2000-10-18 | 1 | -6/+6 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -63/+6 |
* | * emit-rtl.c (gen_lowpart_common) [REAL_ARITHMETICS]: Fix conversion | jakub | 2000-10-05 | 1 | -8/+18 |
* | * emit-rtl-c (gen_lowpart_common): Accept non-paradoxical SUBREG when | rth | 2000-09-25 | 1 | -1/+2 |
* | * emit-rtl.c (gen_lowpart_common): Use trunc_int_for_mode. | rth | 2000-09-24 | 1 | -7/+2 |
* | * emit-rtl.c (init_emit_once): Initialize const_tiny_rtx | rth | 2000-09-18 | 1 | -0/+4 |
* | * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE, | zack | 2000-09-11 | 1 | -4/+1 |
* | * rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro. | aoliva | 2000-09-02 | 1 | -4/+4 |
* | * stmt.c (expand_asm_operands): Twiddle generating_concat_p | geoffk | 2000-09-01 | 1 | -2/+3 |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 1 | -1/+4 |
* | Minor whitespace fixes | kenner | 2000-08-15 | 1 | -9/+11 |
* | * alias.c (mark_constant_function): Use INSN_P. | law | 2000-08-04 | 1 | -10/+7 |
* | * c-common.h: Prototype min_precision and c_build_qualified_type here... | zack | 2000-08-02 | 1 | -10/+13 |
* | * emit-rtl.c (gen_lowpart_common): Add missing 'c' variable. | rth | 2000-07-28 | 1 | -0/+1 |
* | * emit-rtl.c (gen_lowpart_common) [REAL_ARITHMETIC]: Handle | geoffk | 2000-07-27 | 1 | -65/+95 |
* | 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2000-07-22 | 1 | -1/+1 |
* | * combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and | rth | 2000-06-13 | 1 | -3/+3 |
* | toplevel: | zack | 2000-06-09 | 1 | -0/+1 |
* | * emit-rtl.c (reset_used_decls): New function. | aoliva | 2000-05-26 | 1 | -1/+22 |
* | * combine.c (try_combine): Use any_condjump_p, any_uncondjump_p | rth | 2000-05-25 | 1 | -1/+1 |
* | * emit-rtl.c (unshare_all_decls): New function. | aoliva | 2000-05-24 | 1 | -0/+21 |
* | * emit-rtl.c (unshare_all_rtl): Store the copied rtx. | aoliva | 2000-05-20 | 1 | -2/+2 |
* | * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned. | jason | 2000-05-04 | 1 | -3/+3 |
* | * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and | kenner | 2000-05-04 | 1 | -6/+0 |
* | * toplev.c (debug_ignore_block): Return int. | jason | 2000-05-02 | 1 | -8/+3 |
* | * gcc/conflict.c (conflict_graph_add): Pass enum type to | kenner | 2000-04-18 | 1 | -1/+2 |
* | * emit-rtl.c (unshare_all_rtl_again): Unmark everything, then | rearnsha | 2000-04-15 | 1 | -1/+10 |
* | * emit-rtl.c (try_split): Avoid infinite loop if the split | cpopetz | 2000-04-14 | 1 | -1/+9 |
* | * expmed.c (init_expmed): Don't free objects we make. | kenner | 2000-04-10 | 1 | -13/+10 |
* | * sparc.c (output_restore_regs): Prototype. | ghazi | 2000-04-04 | 1 | -2/+2 |
* | * emit-rtl.c (gen_rtx_CONST_INT): Create cached CONST_INTs on the | mmitchel | 2000-04-02 | 1 | -1/+10 |
* | * Makefile.in (emit-rtl.o): Depend on HASHTAB_H. | mmitchel | 2000-03-31 | 1 | -5/+76 |
* | * calls.c (expand_call): Pass bit alignment to mark_reg_pointer. | kenner | 2000-03-30 | 1 | -15/+10 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -4/+7 |
* | * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions. | loewis | 2000-03-19 | 1 | -0/+26 |
* | * emit-rtl.c (remove_unncessary_notes): Check that all | mmitchel | 2000-03-19 | 1 | -3/+10 |
* | * rtl.h (rtunion_def): Constify member `rtstr'. | ghazi | 2000-03-07 | 1 | -4/+4 |
* | Revert this patch: | mmitchel | 2000-03-05 | 1 | -0/+20 |
* | * function.h (struct sequence_stack): Remove rtl_expr. | mmitchel | 2000-03-05 | 1 | -20/+0 |
* | * stmt.c (is_body_block): Move... | jason | 2000-03-04 | 1 | -4/+10 |
* | * dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning. | jason | 2000-03-04 | 1 | -0/+2 |
* | * emit-rtl.c (remove_unncessary_notes): Remove notes for empty | mmitchel | 2000-02-28 | 1 | -0/+42 |
* | Copyright fixes. | law | 2000-02-26 | 1 | -1/+2 |