| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * emit-rtl.c (emit_copy_of_insn_after): Do not call copy_insn_1 for | hubicka | 2007-01-01 | 1 | -1/+1 |
* | * emit-rt.c (emit_copy_of_insn_after): Fix bug causing exponential | hubicka | 2006-12-30 | 1 | -6/+4 |
* | * emit-rtl.c (verify_rtl_sharing): Handle SEQUENCE specially | kkojima | 2006-11-30 | 1 | -0/+14 |
* | * tree-pass.h (pass_purge_lineno_notes): Remove declaration. | hubicka | 2006-11-11 | 1 | -61/+0 |
* | * builtins.c (dummy_object): Use build_int_cst instead of convert. | sayle | 2006-04-03 | 1 | -3/+5 |
* | * function.h (struct function) <x_tail_recursion_reentry>: | steven | 2006-03-20 | 1 | -74/+0 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -2/+4 |
* | * emit-rtl.c (immed_double_const): Cleanup. | rakdver | 2006-02-23 | 1 | -50/+14 |
* | * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE. | rsandifo | 2006-02-18 | 1 | -44/+35 |
* | * tree-vrp.c (execute_vrp): Do not pass dump argument to. | rakdver | 2006-02-06 | 1 | -3/+3 |
* | * emit-rtl.c (init_virtual_regs): Make it static. | kazu | 2006-01-28 | 1 | -1/+1 |
* | 2006-01-16 Gabor Loki <loki@gcc.gnu.org> | loki | 2006-01-16 | 1 | -2/+1 |
* | * fold-const.c (operand_equal_p): Accept a NULL operand 0 for | steven | 2006-01-03 | 1 | -3/+6 |
* | * optabs.c (init_floating_libfuncs): Handle decimal float modes. | bje | 2005-12-18 | 1 | -4/+16 |
* | * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of | bje | 2005-11-21 | 1 | -1/+1 |
* | * rtl.h (gen_frame_mem, gen_tmp_stack_mem): Declare. | amylaar | 2005-09-05 | 1 | -0/+25 |
* | * emit-rtl.c (set_mem_attributes_minus_bitpos): Look through | rth | 2005-09-01 | 1 | -11/+31 |
* | 2005-08-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-08-10 | 1 | -4/+4 |
* | * Makefile.in (RTL_BASE_H): Add real.h. | rth | 2005-08-01 | 1 | -1/+1 |
* | * emit-rtl.c (gen_lowpart_common): Compare size of MODE in bits | amylaar | 2005-07-26 | 1 | -1/+2 |
* | 2005-07-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-08 | 1 | -1/+1 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+36 |
* | * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c, | jsm28 | 2005-07-03 | 1 | -3/+3 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |