summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,neroden2003-06-161-1/+1
* * function.h (struct emit_status): Remove x_last_linenum,nathan2003-06-161-25/+21
* 2003-06-13 Aldy Hernandez <aldyh@redhat.com>aldyh2003-06-131-3/+1
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-1/+1
* * cfglayout.c (insn_scope): New static functionhubicka2003-06-081-21/+21
* * emit-rtl.c (gen_complex_constant_part): Remove unnecessarysayle2003-06-021-2/+1
* * emit-rtl.c (gen_lowpart_common): Handle interpreting integersayle2003-06-011-0/+6
* * emit-rtl.c (gen_complex_constant_part): New function for gettingsayle2003-05-301-0/+45
* * tree.h (contains_placeholder_p): Now returns bool.kenner2003-05-271-4/+2
* gcc:ghazi2003-05-171-9/+8
* * emit-rtl.c (last_call_insn, add_function_usage_to): New functions.kenner2003-05-031-0/+41
* * emit-rtl.c (subreg_hard_regno): Check that register is representable.hubicka2003-04-171-1/+5
* * expr.c (highest_pow2_factor): Return unsigned.kenner2003-04-141-3/+2
* * emit-rtl.c (gen_rtx): Really correct typo.geoffk2003-04-121-1/+1
* 2003-04-11 Eric Christopher <echristo@redhat.com>echristo2003-04-121-3/+3
* * emit-rtl.c (gen_rtx): Zero '0' fields.rth2003-04-111-1/+2
* * emit-rtl.c (get_mem_attrs): Adjust alignment tests determiningkenner2003-04-041-4/+5
* * emit-rtl.c (dconstm2, dconsthalf): New real constants.sayle2003-03-311-0/+6
* * emit-rtl.c (try_split): Handle 1-1 splits of call insns properly.rth2003-03-131-144/+121
* * emit-rtl.c (gen_lowpart): Don't attempt to load a part ofhp2003-03-081-0/+1
* * emit-rtl.c (gen_lowpart): When requesting the low-part of asayle2003-03-061-0/+6
* * emit-rtl.c (gen_highpart_mode): Fix a comment typo.kazu2003-03-061-1/+1
* * emit-rtl.c (set_reg_attrs_for_parm): New function.zlomek2003-02-281-1/+27
* * emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx.zack2003-02-141-2/+1
* * emit-rtl.c (emit_copy_of_insn_after): Copy insn recog cache too.hubicka2003-02-111-0/+1
* 2003-01-28 Dale Johannesen <dalej@apple.com>dalej2003-01-281-1/+5
* * emit-rtl.c (reg_attrs_htab): New static variable.hubicka2003-01-241-11/+142
* * dwarf2out.c (fde_table_in_use): Mark GTY.uweigand2003-01-211-1/+1
* * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsignedghazi2003-01-161-3/+3
* Merge from pch-branch.geoffk2003-01-101-6/+6
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * emit-rtl.c (gen_reg_rtx): Simplify mapping of Complex typesje2002-11-201-6/+1
* *** empty log message ***amylaar2002-10-111-0/+4
* * emit-rtl.c (active_insn_p): Revert last change.rth2002-09-271-28/+5
* * emit-rtl.c (const_double_htab_eq): Remove unused variable.rth2002-09-271-1/+0
* * emit-rtl.c (active_insn_p): Consider a clobber of therth2002-09-271-5/+28
* * emit-rtl.c (const_double_htab_eq): Distinguish integer andrth2002-09-251-5/+6
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-5/+5
* * real.c (real_hash): New.rth2002-09-201-4/+5
* * emit-rtl.c (set_mem_attributes_minus_bitpos): Adjust SIZErth2002-09-171-2/+7
* gcc/rth2002-09-161-9/+7
* * emit-rtl.c (set_mem_size): New function.amodra2002-09-121-0/+11
* 2002-09-08 Jan Hubicka <jh@suse.cz>aj2002-09-081-2/+27
* * emit-rtl.c (emit_jump_insn_before, emit_call_insn_before,ghazi2002-08-101-3/+3
* * emit-rtl.c (gen_rtx_REG): After reload, only returnrth2002-08-081-3/+9
* Index: ChangeLoggeoffk2002-08-051-1/+0
* * emit-rtl.c (set_mem_attributes_minus_bitpos): Rename fromrth2002-07-291-3/+26
* * emit-rtl.c (set_mem_attributes): Fix size and alignment thinkosrth2002-07-251-5/+9
* * emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECLrth2002-07-221-1/+28
* * rtl.def (CODE_LABEL): Remove slot 8.zack2002-07-191-8/+2