OSDN Git Service

* gfortran.dg/underflow.f90: Use tiny(x)/huge(x).
[pf3gnuchains/gcc-fork.git] / gcc / emit-rtl.c
2005-03-25 kazu * emit-rtl.c (reverse_comparison): Remove.
2005-02-28 kazu * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.
2005-02-18 jakub PR c++/19813
2005-01-01 steven * emit-rtl.c (add_insn_before): Fix comment typo.
2004-12-05 danglin PR middle-end/18730
2004-12-04 rth * alias.c (component_uses_parent_alias_set...
2004-12-01 rth PR rtl-opt/15289
2004-11-24 steven * cfgrtl.c (rtl_delete_block): Fix comment.
2004-11-24 rth * rtl.h (validate_subreg): Declare.
2004-11-23 rth * emit-rtl.c, rtl.h (subreg_hard_regno): Remove.
2004-11-23 danglin PR rtl-optimization/14838
2004-11-19 kazu * emit-rtl.c (classify_insn): Make it static.
2004-11-14 kazu * c-common.c (walk_stmt_tree): Remove.
2004-11-09 kazu * emit-rtl.c (copy_most_rtx): Remove.
2004-10-27 wilsonFix for PR 18010, copy epilogue unwind info when copyin...
2004-10-20 hp * cfgrtl.c (rtl_verify_flow_info_1): When checking...
2004-10-18 hp * cfgrtl.c (rtl_verify_flow_info_1): When checking...
2004-10-08 kazu * emit-rtl.c (last_label_num, base_label_num): Remove.
2004-09-30 hubicka PR debug/13974
2004-09-29 dberlin2004-09-29 Daniel Berlin <dberlin@dberlin.org>
2004-09-23 dorit2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-11 wilsonAdd CONST1_RTX (vector mode) support.
2004-09-09 nathan * cgraphunit.c (cgraph_mark_functions_to_output):...
2004-09-08 nathan * emit-rtl.c (immed_double_const): Use gcc_assert...
2004-09-06 wilsonFix ppc-darwin bootstrap failure.
2004-08-18 rth * emit-rtl.c (gen_const_mem): New.
2004-08-18 rth * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-09 bonzini2004-08-09 Paolo Bonzini <bonzini@gnu.org>
2004-07-27 steven * cfgexpand.c (tree_expand_cfg): Fix comment.
2004-07-25 sayle * convert.c (convert_to_real, convert_to_integer,
2004-07-17 grahams * emit-rtl.c (reorder_insns): Don't set BB for a BARRI...
2004-07-17 steven * cfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-14 bonzini2004-07-14 Paolo Bonzini <bonzini@gnu.org>
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-04 rth * rtl.def (ADDRESSOF): Remove.
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-07-01 jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-26 aph2004-06-26 Andrew Haley <aph@redhat.com>
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-18 bonzini2004-06-18 Paolo Bonzini <bonzini@gnu.org>
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-05-28 rsandifo * rtl.h (skip_consecutive_labels): Declare.
2004-05-27 zlomek PR middle-end/14084
2004-05-25 bonzini2004-05-25 Paolo Bonzini <bonzini@gnu.org>
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 steven * basic-block.h (free_basic_block_vars): Update prototype.
2004-04-05 kenner * c-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-03-30 zack * gengtype.c (create_option): New function.
2004-03-22 aoliva* real.h (struct real_value): Use the same type for all
2004-03-21 kenner * alias.c (get_alias_set): Remove handling of PLACEHOL...
2004-03-20 rakdver * emit-rtl.c (set_mem_attributes_minus_bitpos): Set...
2004-03-06 uweigand2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
2004-03-03 bonzini2004-02-07 Paolo Bonzini <bonzini@gnu.org>
2004-02-19 kazu * emit-rtl.c (subreg_realpart_p): Remove.
2004-02-14 zlomek * emit-rtl.c (set_decl_incoming_rtl): Check whether...
2004-02-12 kenner * emit-rtl.c (set_mem_attributes_minus_bitpos): Don...
2004-02-11 rsandifo * emit-rtl.c (mark_label_nuses): Check that a LABEL_RE...
2004-02-10 zlomek PR/14058
2004-02-05 kazu * emit-rtl.c: Update the comment about the file.
2004-02-04 kazu * emit-rtl.c (gen_rtx): Remove.
2004-02-03 kazu gcc/
2004-01-31 paolo2004-01-31 Paolo Bonzini <bonzini@gnu.org>
2004-01-31 kazu * bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FO...
2004-01-29 jakub * emit-rtl.c (change_address): Use XEXP (memref, 0...
2004-01-29 jakub PR optimization/13424
2004-01-24 hubicka * emit-rtl.c (change_address, adjust_address_1, offset...
2004-01-23 hubicka * emit-rtl.c (change_address_1): Do not re-generate...
2004-01-20 hubicka * emit-rtl.c (verify_rtx_sharing, copy_insn_1,
2004-01-17 drow * rtl.h (emit_insn_before_sameloc, emit_jump_insn_befo...
2004-01-12 geoffk * real.c: Update copyright date.
2004-01-06 geoffk * emit-rtl.c (gen_lowpart_common): Use simplify_gen_subreg
2004-01-06 kazu * alias.c: Fix comment typos.
2003-12-22 pinskia * emit-rtl.c (copy_rtx_if_shared): Add comment...
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-12-18 bothner * emit-rtl.c (set_new_first_and_last_label_num): ...
2003-12-17 kazu * emit-rtl.c: Fix signed/unsigned comparison warnings.
2003-12-13 kazu * c-typeck.c: Fix comment typos.
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-12-08 pinskia2003-12-08 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-06 mmitchel PR c++/13314
2003-11-29 hubicka * emit-rtl.c (set_used_flags): New.
2003-11-19 rsandifo * emit-rtl.c (gen_lowpart): Don't force MEMs into...
2003-11-04 rsandifo * emit-rtl.c (copy_rtx_if_shared): Don't allow MEMs...
2003-10-18 rsandifo * rtl.h (rtl_size): Declare.
2003-09-11 ghazi * builtins.c (builtin_dconsts_init, dconstpi, dconste,
2003-09-09 ghazi * builtins.c (real_dconstp, fold_builtin_logarithm,
2003-09-04 dj * targhooks.c: New file.
2003-08-22 kazu * cfgcleanup.c: Fix comment typos.
2003-08-19 kazu * c-common.c: Fix comment formatting.
2003-08-14 bothner * regclass.c (init_reg_modes): Make non-static.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-10 steven2003-07-10 Steven Bosscher <steven@gcc.gnu.org>
2003-07-09 wilsonpartial fix for PR target/10021
2003-07-07 nathan * rtl.h (emit_line_note): Take a location_t.
2003-07-05 kazu * bt-load.c: Fix comment typos.
2003-07-03 nathan * rtl.h (NOTE_DATA): Refer to whole union.
2003-07-01 nathan * rtl.h (emit_line_note_after): Remove.
2003-06-29 aj * except.c: Convert prototypes to ISO C90.
next