| Commit message (Expand) | Author | Age | Files | Lines |
* | * emit-rtl.c (set_used_flags): New. | hubicka | 2003-11-29 | 1 | -4/+194 |
* | * emit-rtl.c (gen_lowpart): Don't force MEMs into a register unless | rsandifo | 2003-11-19 | 1 | -0/+2 |
* | * emit-rtl.c (copy_rtx_if_shared): Don't allow MEMs with constant | rsandifo | 2003-11-04 | 1 | -14/+0 |
* | * rtl.h (rtl_size): Declare. | rsandifo | 2003-10-18 | 1 | -7/+4 |
* | * builtins.c (builtin_dconsts_init, dconstpi, dconste, | ghazi | 2003-09-11 | 1 | -0/+9 |
* | * builtins.c (real_dconstp, fold_builtin_logarithm, | ghazi | 2003-09-09 | 1 | -1/+8 |
* | * targhooks.c: New file. | dj | 2003-09-04 | 1 | -19/+0 |
* | * cfgcleanup.c: Fix comment typos. | kazu | 2003-08-22 | 1 | -1/+1 |
* | * c-common.c: Fix comment formatting. | kazu | 2003-08-19 | 1 | -1/+1 |
* | * regclass.c (init_reg_modes): Make non-static. | bothner | 2003-08-14 | 1 | -0/+3 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -8/+8 |
* | 2003-07-10 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-07-10 | 1 | -1/+1 |
* | partial fix for PR target/10021 | wilson | 2003-07-09 | 1 | -13/+16 |
* | * rtl.h (emit_line_note): Take a location_t. | nathan | 2003-07-07 | 1 | -28/+15 |
* | * bt-load.c: Fix comment typos. | kazu | 2003-07-05 | 1 | -2/+2 |
* | * rtl.h (NOTE_DATA): Refer to whole union. | nathan | 2003-07-03 | 1 | -1/+1 |
* | * rtl.h (emit_line_note_after): Remove. | nathan | 2003-07-01 | 1 | -19/+33 |
* | * except.c: Convert prototypes to ISO C90. | aj | 2003-06-29 | 1 | -439/+202 |
* | * rtl.h (emit_note): Remove FILE parameter. | nathan | 2003-06-27 | 1 | -10/+12 |
* | * emit-rtl.c (try_split): Append to new CALL_INSN_FUNCTION_USAGE | rth | 2003-06-26 | 1 | -2/+4 |
* | * 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 |