OSDN Git Service

* cfgexpand.c (expand_debug_expr): Check for mismatched modes in
[pf3gnuchains/gcc-fork.git] / gcc / emit-rtl.c
2010-05-23 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-05-23 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-05-21 stevengcc/ChangeLog:
2010-05-01 aesok * rtl.h (CONST_DOUBLE_P): Define.
2010-04-20 aesok * double-int.h (double_int_setbit): Declare.
2010-04-07 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-04-07 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2009-11-27 krebbel2009-11-27 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2009-11-25 hjlRemove trailing white spaces.
2009-11-24 paolo2009-11-24 David Binderman <dcb314@hotmail.com>
2009-10-29 ccoutantgcc/ChangeLog:
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-10-12 aolivagcc/ChangeLog:
2009-09-22 rth PR target/41246
2009-09-14 rthSquash commit of EH in gimple
2009-09-03 daney2009-09-02 David Daney <ddaney@caviumnetworks.com>
2009-09-02 aolivagcc/ChangeLog:
2009-07-25 daney2009-07-25 David Daney <ddaney@caviumnetworks.com>
2009-07-14 rguenth2009-07-14 Richard Guenther <rguenther@suse.de>
2009-07-11 jakub PR rtl-optimization/40667
2009-06-22 paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-12 aldyhgcc/java/
2009-05-30 rth * cfgcleanup.c (try_crossjump_to_edge): Only skip...
2009-04-26 matzgcc/
2009-04-17 ian * df.h: Include "timevar.h".
2009-04-16 kazu * emit-rtl.c (set_mem_attrs_from_reg): Remove.
2009-03-27 hjlgcc/
2009-03-04 jsm28 * emit-rtl.c (adjust_address_1): Reduce offset to...
2009-02-21 rsandifoRevert last change.
2009-02-21 rsandifogcc/
2009-01-20 bonzinigcc:
2008-12-22 jakub * config/i386/i386.c (expand_setmem_via_rep_stos)...
2008-12-03 ebotcazou PR rtl-optimization/38281
2008-10-21 rth PR 37815
2008-10-12 rth PR middle-end/37447
2008-10-09 jakub PR middle-end/37774
2008-09-12 uweigand * emit-rtl.c (set_reg_attrs_from_value): Fix invalid...
2008-09-05 bonzini2008-09-05 Paolo Bonzini <bonzini@gnu.org>
2008-09-01 abel2008-08-31 Andrey Belevantsev <abel@ispras.ru>
2008-07-30 hjl2008-07-30 Joey Ye <joey.ye@intel.com>
2008-07-15 ghazi * df-problems.c (df_set_note): Avoid C++ keywords.
2008-07-15 bje * emit-rtl.c (set_mem_attributes_minus_bitpos): Improv...
2008-07-02 ian * rtlanal.c (add_reg_note): New function.
2008-06-27 ghazi * c-format.c (handle_format_attribute): Fix -Wc++...
2008-06-26 ghazi * dwarf2out.c (new_cfi, queue_reg_save, dwarf2out_begi...
2008-06-23 jakub PR target/36533
2008-06-17 stevenRemove libcall notes.
2008-06-06 rwildgcc/
2008-06-01 rsandifogcc/
2008-05-09 tomby * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.
2008-05-07 zadeck2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-04-25 hubicka PR testsuite/35843
2008-04-23 tomby * tree-cfg.c (verify_expr): Check for NON_LVALU...
2008-04-07 hubicka * function.h (rtl): Rename to x_rtl.
2008-04-07 bergner PR middle-end/PR28690
2008-04-05 hubicka * emit-rtl.c (init_emit): xcalloc regno_pointer_align.
2008-03-31 hubicka * builtins.c (expand_builtin_setjmp_receiver): Update...
2008-03-26 ghazi * builtins.c (expand_builtin_pow, fold_builtin_cabs,
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-03-01 aoliva* df-scan.c (df_ref_chain_change_bb): Simplify.
2008-02-26 tromeygcc
2008-01-21 kkojima PR rtl-optimization/34808
2008-01-13 rguenth2008-01-13 Richard Guenther <rguenther@suse.de>
2007-12-19 rsandifogcc/
2007-12-19 rsandifogcc/
2007-11-25 rguenth2007-11-25 Richard Guenther <rguenther@suse.de>
2007-11-01 bje * emit-rtl.c (set_reg_attrs_from_mem): Clarify functio...
2007-09-09 hp Divide REG_LABEL notes into REG_LABEL_OPERAND and...
2007-09-09 hp Revert:
2007-09-07 lauras2007-09-05 Laurynas Biveinis <laurynas.biveinis@gmail...
2007-09-05 hubicka * regrename.c (pass_regrename, pass_cprop_hardreg...
2007-09-01 ghazi * c-common.c (const_strip_array_types): Delete.
2007-08-27 sandra2007-08-27 Sandra Loosemore <sandra@codesourcery...
2007-08-27 ghazi * alias.c (memory_modified_1, memory_modified_in_insn_p):
2007-08-24 ghazi * config/alpha/alpha.c (alpha_mangle_type, decl_has_sa...
2007-08-23 chaoyingfu * rtl.c (rtx_code_size): Check CONST_FIXED to calcualt...
2007-08-15 jakub PR middle-end/33074
2007-08-14 ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-08-12 uweigand2007-08-12 Sa Liu <saliu@de.ibm.com>
2007-08-11 ian./:
2007-08-08 chaoyingfu * tree.def (FIXED_POINT_TYPE): New type.
2007-08-02 rsandifogcc/
2007-07-30 ghazi * alias.c (mems_in_disjoint_alias_sets_p,
2007-07-29 ghazi * attribs.c (hash_attr, eq_attr, init_attributes)...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-07-25 ghazi * cfglayout.c (insn_scope, insn_line): Constify.
2007-07-11 ian * emit-rtl.c (gen_reg_rtx): Check can_create_pseudo_p...
2007-06-30 pinskia2007-06-29 Andrew Pinski <andrew_pinski@playstation...
2007-06-11 dberlinMerge dataflow branch into mainline
2007-06-07 sje PR target/31850
2007-05-24 hubicka * doc/invoke.texi (-fdump-unnumbered): Update docs...
2007-05-21 hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-05-08 kazu * emit-rtl.c (unshare_all_rtl_1): Don't copy DECL_RTL...
2007-04-28 hubicka * config/alpha/alpha.c (alpha_output_mi_thunk_osf...
2007-04-24 hubicka Revert:
2007-04-23 hubicka * function.c (init_function_start): Don't init line...
2007-04-01 hubicka * emit-rtl.c (emit_insn_before_setloc): Do not ICE...
2007-03-04 zippel * emit-rtl.c (find_auto_inc): New.
next