| Commit message (Expand) | Author | Age | Files | Lines |
* | * function.h (rtl): Rename to x_rtl. | hubicka | 2008-04-07 | 1 | -15/+15 |
* | PR middle-end/PR28690 | bergner | 2008-04-07 | 1 | -5/+26 |
* | * emit-rtl.c (init_emit): xcalloc regno_pointer_align. | hubicka | 2008-04-05 | 1 | -2/+2 |
* | * builtins.c (expand_builtin_setjmp_receiver): Update call of | hubicka | 2008-03-31 | 1 | -28/+33 |
* | * builtins.c (expand_builtin_pow, fold_builtin_cabs, | ghazi | 2008-03-26 | 1 | -20/+4 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -3/+5 |
* | * df-scan.c (df_ref_chain_change_bb): Simplify. | aoliva | 2008-03-01 | 1 | -4/+1 |
* | gcc | tromey | 2008-02-26 | 1 | -5/+1 |
* | PR rtl-optimization/34808 | kkojima | 2008-01-21 | 1 | -1/+13 |
* | 2008-01-13 Richard Guenther <rguenther@suse.de> | rguenth | 2008-01-13 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2007-12-19 | 1 | -3/+4 |
* | gcc/ | rsandifo | 2007-12-19 | 1 | -139/+74 |
* | 2007-11-25 Richard Guenther <rguenther@suse.de> | rguenth | 2007-11-25 | 1 | -1/+1 |
* | * emit-rtl.c (set_reg_attrs_from_mem): Clarify function comment. | bje | 2007-11-01 | 1 | -2/+2 |
* | Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. | hp | 2007-09-09 | 1 | -4/+6 |
* | Revert: | hp | 2007-09-09 | 1 | -2/+0 |
* | 2007-09-05 Laurynas Biveinis <laurynas.biveinis@gmail.com> | lauras | 2007-09-07 | 1 | -0/+2 |
* | * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharing | hubicka | 2007-09-05 | 1 | -1/+1 |
* | * c-common.c (const_strip_array_types): Delete. | ghazi | 2007-09-01 | 1 | -182/+72 |
* | 2007-08-27 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-08-27 | 1 | -61/+68 |
* | * alias.c (memory_modified_1, memory_modified_in_insn_p): | ghazi | 2007-08-27 | 1 | -72/+182 |
* | * config/alpha/alpha.c (alpha_mangle_type, decl_has_samegp, | ghazi | 2007-08-24 | 1 | -2/+2 |
* | * rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes | chaoyingfu | 2007-08-23 | 1 | -2/+114 |
* | PR middle-end/33074 | jakub | 2007-08-15 | 1 | -1/+1 |
* | * alias.c (rtx_equal_for_memref_p): Constify. | ghazi | 2007-08-14 | 1 | -1/+1 |
* | 2007-08-12 Sa Liu <saliu@de.ibm.com> | uweigand | 2007-08-12 | 1 | -1/+13 |
* | ./: | ian | 2007-08-11 | 1 | -4/+4 |
* | * tree.def (FIXED_POINT_TYPE): New type. | chaoyingfu | 2007-08-08 | 1 | -0/+61 |
* | gcc/ | rsandifo | 2007-08-02 | 1 | -7/+15 |
* | * alias.c (mems_in_disjoint_alias_sets_p, | ghazi | 2007-07-30 | 1 | -2/+2 |
* | * attribs.c (hash_attr, eq_attr, init_attributes): Constify. | ghazi | 2007-07-29 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * c-common.c (fname_as_string, c_type_hash): Constify. | ghazi | 2007-07-25 | 1 | -5/+5 |
* | * cfglayout.c (insn_scope, insn_line): Constify. | ghazi | 2007-07-25 | 1 | -5/+5 |
* | * emit-rtl.c (gen_reg_rtx): Check can_create_pseudo_p rather than | ian | 2007-07-11 | 1 | -3/+1 |
* | 2007-06-29 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-06-30 | 1 | -0/+16 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -77/+120 |
* | PR target/31850 | sje | 2007-06-07 | 1 | -0/+12 |
* | * doc/invoke.texi (-fdump-unnumbered): Update docs when line number | hubicka | 2007-05-24 | 1 | -0/+2 |
* | * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of | hubicka | 2007-05-21 | 1 | -17/+9 |
* | * emit-rtl.c (unshare_all_rtl_1): Don't copy DECL_RTL. Don't | kazu | 2007-05-08 | 1 | -30/+3 |
* | * config/alpha/alpha.c (alpha_output_mi_thunk_osf): Use | hubicka | 2007-04-28 | 1 | -39/+3 |
* | Revert: | hubicka | 2007-04-24 | 1 | -3/+39 |
* | * function.c (init_function_start): Don't init line number info. | hubicka | 2007-04-23 | 1 | -39/+3 |
* | * emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emit | hubicka | 2007-04-01 | 1 | -1/+4 |
* | * emit-rtl.c (find_auto_inc): New. | zippel | 2007-03-04 | 1 | -9/+47 |
* | * emit-rtl.c (set_mem_attributes_minus_bitpos): Treat complex | jsm28 | 2007-02-14 | 1 | -2/+5 |
* | * emit-rtl.c (dconstpi): Delete. | ghazi | 2007-02-03 | 1 | -3/+3 |
* | * emit-rtl.c (renumber_insns): Remove. | kazu | 2007-02-02 | 1 | -27/+0 |
* | gcc/: | ian | 2007-02-01 | 1 | -6/+29 |