aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.c
AgeCommit message (Expand)Author
2006-07-07 * pointer-set.c (pointer_set_destroy): Correct whitespace.sayle
2006-03-03 * doc/tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead ofrsandifo
2006-02-18 * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.rsandifo
2005-08-01 * Makefile.in (RTL_BASE_H): Add real.h.rth
2005-06-25Update FSF address.kcook
2005-06-01 * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi
2005-05-02 * ggc.h (ggc_alloc_zone_pass_stat): New macro.drow
2005-03-13 * ggc-zone.c: Rewritten.drow
2005-02-07 * cfgcleanup.c, df.h, diagnostic.c, rtl.c, tree-vectorizer.h,kazu
2005-01-30 * rtl.c (rtx_equal_p): No early exit for CONST_VECTOR.rth
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,jsm28
2004-09-09 * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1,nathan
2004-08-18 * insn-notes.def, reg-notes.def: New files.zack
2004-08-16 * Makefile.in (BUILD_PREFIX, BUILD_PREFIX_1): Delete.zack
2004-08-14 * rtl.c (note_insn_name): Add NOTE_DISABLE_SCHED_OF_BLOCK.steven
2004-07-29 * rtl.c (currently_expanding_to_rtl): New.steven
2004-07-27 * cfgexpand.c (tree_expand_cfg): Fix comment.steven
2004-07-25 * basic-block.h (reorder_block_def): Rename to reorder_block_def_p.bernie
2004-07-21 * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.steven
2004-07-17 * cfgcleanup.c (try_simplify_condjump): Don't remove linesteven
2004-07-142004-07-14 Paolo Bonzini <bonzini@gnu.org>bonzini
2004-07-04 * rtl.def (ADDRESSOF): Remove.rth
2004-04-092004-04-09 Caroline Tice <ctice@apple.com>ctice
2004-03-03 * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):hubicka
2004-03-032004-02-07 Paolo Bonzini <bonzini@gnu.org>bonzini
2004-02-27 * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c,kazu
2004-02-06 Josef Zlomek <zlomekj@suse.cz>zlomek
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,kazu
2004-01-20 * emit-rtl.c (verify_rtx_sharing, copy_insn_1,hubicka
2003-12-22Patch from Dan Nicolaescuwilson
2003-12-042003-12-03 Eric Christopher <echristo@redhat.com>echristo
2003-10-18 * rtl.h (rtl_size): Declare.rsandifo
2003-10-10 * genmodes.c, mode-classes.def: New files.zack
2003-07-30 * combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.rakdver
2003-07-06 * jump.c: Convert prototypes to ISO C90.aj
2003-07-01 * combine.c (distribute_notes): Don't bother REG_WAS_0.kazu
2003-02-20 * combine.c (distribute_notes): Kill REG_EXEC_COUNT.zlomek
2003-01-26* rtl.c (get_mode_alignment): Moved to...aoliva
2002-12-16Merge basic-improvements-branch to trunkzack
2002-10-14 * rtl.c (shallow_copy_rtx): Use memcpy for the entire node.rth
2002-09-17* machmode.def (V1DImode): New mode. A single element vector.nickc
2002-09-16Index: gcc/ChangeLoggeoffk
2002-06-04Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>hubicka
2002-06-02 * loop.c (emit_prefetch_instructions): Properly place the address computation.hubicka
2002-05-09 * read-rtl.c: Fix formatting.kazu
2002-05-08 * rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name,janis
2002-05-08 * cfglayout.c (function_tail_eff_head): Rename to ...hubicka
2002-05-07 * rtl.h (struct rtx_def): Update comments.janis
2002-04-19 * real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, aszack
2002-03-08 * rtl.c (copy_most_rtx): Move from here ...kenner