| Commit message (Expand) | Author | Age | Files | Lines |
* | * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c, | neroden | 2003-06-16 | 1 | -1/+1 |
* | * function.h (struct emit_status): Remove x_last_linenum, | nathan | 2003-06-16 | 1 | -25/+21 |
* | 2003-06-13 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2003-06-13 | 1 | -3/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2003-06-12 | 1 | -1/+1 |
* | * cfglayout.c (insn_scope): New static function | hubicka | 2003-06-08 | 1 | -21/+21 |
* | * emit-rtl.c (gen_complex_constant_part): Remove unnecessary | sayle | 2003-06-02 | 1 | -2/+1 |
* | * emit-rtl.c (gen_lowpart_common): Handle interpreting integer | sayle | 2003-06-01 | 1 | -0/+6 |
* | * emit-rtl.c (gen_complex_constant_part): New function for getting | sayle | 2003-05-30 | 1 | -0/+45 |
* | * tree.h (contains_placeholder_p): Now returns bool. | kenner | 2003-05-27 | 1 | -4/+2 |
* | gcc: | ghazi | 2003-05-17 | 1 | -9/+8 |
* | * emit-rtl.c (last_call_insn, add_function_usage_to): New functions. | kenner | 2003-05-03 | 1 | -0/+41 |
* | * emit-rtl.c (subreg_hard_regno): Check that register is representable. | hubicka | 2003-04-17 | 1 | -1/+5 |
* | * expr.c (highest_pow2_factor): Return unsigned. | kenner | 2003-04-14 | 1 | -3/+2 |
* | * emit-rtl.c (gen_rtx): Really correct typo. | geoffk | 2003-04-12 | 1 | -1/+1 |
* | 2003-04-11 Eric Christopher <echristo@redhat.com> | echristo | 2003-04-12 | 1 | -3/+3 |
* | * emit-rtl.c (gen_rtx): Zero '0' fields. | rth | 2003-04-11 | 1 | -1/+2 |
* | * emit-rtl.c (get_mem_attrs): Adjust alignment tests determining | kenner | 2003-04-04 | 1 | -4/+5 |
* | * emit-rtl.c (dconstm2, dconsthalf): New real constants. | sayle | 2003-03-31 | 1 | -0/+6 |
* | * emit-rtl.c (try_split): Handle 1-1 splits of call insns properly. | rth | 2003-03-13 | 1 | -144/+121 |
* | * emit-rtl.c (gen_lowpart): Don't attempt to load a part of | hp | 2003-03-08 | 1 | -0/+1 |
* | * emit-rtl.c (gen_lowpart): When requesting the low-part of a | sayle | 2003-03-06 | 1 | -0/+6 |
* | * emit-rtl.c (gen_highpart_mode): Fix a comment typo. | kazu | 2003-03-06 | 1 | -1/+1 |
* | * emit-rtl.c (set_reg_attrs_for_parm): New function. | zlomek | 2003-02-28 | 1 | -1/+27 |
* | * emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx. | zack | 2003-02-14 | 1 | -2/+1 |
* | * emit-rtl.c (emit_copy_of_insn_after): Copy insn recog cache too. | hubicka | 2003-02-11 | 1 | -0/+1 |
* | 2003-01-28 Dale Johannesen <dalej@apple.com> | dalej | 2003-01-28 | 1 | -1/+5 |
* | * emit-rtl.c (reg_attrs_htab): New static variable. | hubicka | 2003-01-24 | 1 | -11/+142 |
* | * dwarf2out.c (fde_table_in_use): Mark GTY. | uweigand | 2003-01-21 | 1 | -1/+1 |
* | * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned | ghazi | 2003-01-16 | 1 | -3/+3 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -6/+6 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * emit-rtl.c (gen_reg_rtx): Simplify mapping of Complex type | sje | 2002-11-20 | 1 | -6/+1 |
* | *** empty log message *** | amylaar | 2002-10-11 | 1 | -0/+4 |
* | * emit-rtl.c (active_insn_p): Revert last change. | rth | 2002-09-27 | 1 | -28/+5 |
* | * emit-rtl.c (const_double_htab_eq): Remove unused variable. | rth | 2002-09-27 | 1 | -1/+0 |
* | * emit-rtl.c (active_insn_p): Consider a clobber of the | rth | 2002-09-27 | 1 | -5/+28 |
* | * emit-rtl.c (const_double_htab_eq): Distinguish integer and | rth | 2002-09-25 | 1 | -5/+6 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -5/+5 |
* | * real.c (real_hash): New. | rth | 2002-09-20 | 1 | -4/+5 |
* | * emit-rtl.c (set_mem_attributes_minus_bitpos): Adjust SIZE | rth | 2002-09-17 | 1 | -2/+7 |
* | gcc/ | rth | 2002-09-16 | 1 | -9/+7 |
* | * emit-rtl.c (set_mem_size): New function. | amodra | 2002-09-12 | 1 | -0/+11 |
* | 2002-09-08 Jan Hubicka <jh@suse.cz> | aj | 2002-09-08 | 1 | -2/+27 |
* | * emit-rtl.c (emit_jump_insn_before, emit_call_insn_before, | ghazi | 2002-08-10 | 1 | -3/+3 |
* | * emit-rtl.c (gen_rtx_REG): After reload, only return | rth | 2002-08-08 | 1 | -3/+9 |
* | Index: ChangeLog | geoffk | 2002-08-05 | 1 | -1/+0 |
* | * emit-rtl.c (set_mem_attributes_minus_bitpos): Rename from | rth | 2002-07-29 | 1 | -3/+26 |
* | * emit-rtl.c (set_mem_attributes): Fix size and alignment thinkos | rth | 2002-07-25 | 1 | -5/+9 |
* | * emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECL | rth | 2002-07-22 | 1 | -1/+28 |
* | * rtl.def (CODE_LABEL): Remove slot 8. | zack | 2002-07-19 | 1 | -8/+2 |