]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/emit-rtl.c
trans-array.c (gfc_conv_descriptor_data_get): Rename from gfc_conv_descriptor_data.
[thirdparty/gcc.git] / gcc / emit-rtl.c
2005-04-28  Kazu Hiratabt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P...
2005-04-27  Kazu Hiratadojump.c: Fix comment typos.
2005-04-23  DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-22  Nathan Sidwellbuiltins.c (gimplify_va_arg_expr): Reword comments...
2005-03-25  Kazu Hirataemit-rtl.c (reverse_comparison): Remove.
2005-02-28  Kazu Hiratacalls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.
2005-02-18  Jakub Jelinekre PR c++/19813 (wrong code with -finline-limit)
2005-01-01  Steven Bosscherre PR middle-end/17544 (incorrect -Wunreachable-code...
2004-12-05  John David Anglinre PR middle-end/18730 (cppexp.c:1076: error: unrecogni...
2004-12-04  Richard Hendersonalias.c (component_uses_parent_alias_set): Rename from...
2004-12-01  Richard Hendersonre PR rtl-optimization/15289 (reload error with non...
2004-11-24  Steven Bosschercfgrtl.c (rtl_delete_block): Fix comment.
2004-11-24  Richard Hendersonrtl.h (validate_subreg): Declare.
2004-11-23  Richard Hendersonemit-rtl.c, rtl.h (subreg_hard_regno): Remove.
2004-11-23  John David Anglinre PR rtl-optimization/14838 (ICE when building with...
2004-11-19  Kazu Hirataemit-rtl.c (classify_insn): Make it static.
2004-11-14  Kazu Hiratac-common.c (walk_stmt_tree): Remove.
2004-11-09  Kazu Hirataemit-rtl.c (copy_most_rtx): Remove.
2004-10-27  James E WilsonFix for PR 18010, copy epilogue unwind info when copyin...
2004-10-20  Hans-Peter Nilssoncfgrtl.c (rtl_verify_flow_info_1): When checking insns...
2004-10-18  Hans-Peter Nilssoncfgrtl.c (rtl_verify_flow_info_1): When checking insns...
2004-10-08  Kazu Hirataemit-rtl.c (last_label_num, [...]): Remove.
2004-09-30  Jan Hubickare PR debug/13974 (bad line marker in debug info)
2004-09-29  Daniel Berlintree.h (INDIRECT_REF_P): New macro.
2004-09-23  Dorit Naishlostree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
2004-09-17  Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-11  James E WilsonAdd CONST1_RTX (vector mode) support.
2004-09-09  Nathan Sidwellcgraphunit.c (cgraph_mark_functions_to_output): Renable...
2004-09-08  Nathan Sidwellemit-rtl.c (immed_double_const): Use gcc_assert and...
2004-09-06  James E WilsonFix ppc-darwin bootstrap failure.
2004-08-18  Richard Hendersonemit-rtl.c (gen_const_mem): New.
2004-08-18  Richard Hendersonrtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-09  Paolo BonziniMakefile.in (GTFILES): Remove stmt.c
2004-07-27  Steven Bosschercfgexpand.c (tree_expand_cfg): Fix comment.
2004-07-25  Roger Sayleconvert.c (convert_to_real, [...]): Replace calls to...
2004-07-17  Graham Stott* emit-rtl.c (reorder_insns): Don't set BB for a BARRIE...
2004-07-17  Steven Bosschercfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-14  Paolo Bonziniexpr.c (enqueue_insn, [...]): Remove.
2004-07-09  Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-04  Richard Hendersonrtl.def (ADDRESSOF): Remove.
2004-07-02  Richard Hendersontree.def (RTL_EXPR): Remove.
2004-07-01  Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-06-30  Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-26  Andrew Haleyemit-rtl.c (set_mem_attributes_minus_bitpos): Check...
2004-06-22  Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-18  Paolo Bonziniemit-rtl.c (unshare_all_rtl_1): New name of unshare_all...
2004-06-15  Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-05-28  Richard Sandifordrtl.h (skip_consecutive_labels): Declare.
2004-05-27  Josef Zlomekre PR middle-end/14084 (Reg allocator incorrectly chang...
2004-05-25  Paolo BonziniMakefile.in (OBJS): Add rtlhooks.o.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05  Steven Bosscherbasic-block.h (free_basic_block_vars): Update prototype.
2004-04-05  Richard Kennerc-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-03-30  Zack Weinberggengtype.c (create_option): New function.
2004-03-22  Alexandre Olivareal.h (struct real_value): Use the same type for all...
2004-03-21  Richard Kenneralias.c (get_alias_set): Remove handling of PLACEHOLDER...
2004-03-20  Zdenek Dvorakemit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_P...
2004-03-06  Andreas Krebbelrtl.h (mem_expr_equal_p): Function prototype added.
2004-03-03  Paolo Bonzinialias.c (rtx_equal_for_memref_p): Use predicates to...
2004-02-19  Kazu Hirataemit-rtl.c (subreg_realpart_p): Remove.
2004-02-14  Josef Zlomekemit-rtl.c (set_decl_incoming_rtl): Check whether the...
2004-02-12  Richard Kenneremit-rtl.c (set_mem_attributes_minus_bitpos): Don't...
2004-02-11  Richard Sandifordemit-rtl.c (mark_label_nuses): Check that a LABEL_REF...
2004-02-10  Josef Zlomekemit-rtl.c (set_decl_incoming_rtl): New.
2004-02-05  Kazu Hirata* emit-rtl.c: Update the comment about the file.
2004-02-04  Kazu Hirataemit-rtl.c (gen_rtx): Remove.
2004-02-03  Kazu Hiratacombine.c (simplify_set): Use gen_rtx_fmt_e instead...
2004-01-31  Paolo Bonzinicombine.c (cse_main): Set gen_lowpart to gen_lowpart_fo...
2004-01-31  Kazu Hiratabt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".
2004-01-29  Jakub Jelinekemit-rtl.c (change_address): Use XEXP (memref, 0) inste...
2004-01-29  Jakub Jelinekre PR rtl-optimization/13424 (gcc.dg/20031202-1.c is...
2004-01-24  Jan Hubickaemit-rtl.c (change_address, [...]): Return early when...
2004-01-23  Jan Hubickaemit-rtl.c (change_address_1): Do not re-generate the...
2004-01-20  Jan Hubickaemit-rtl.c (verify_rtx_sharing, [...]): Clobbers contai...
2004-01-17  Daniel Jacobowitz* rtl.h (emit_insn_before_sameloc, emit_jump_insn_befor...
2004-01-12  Geoffrey Keatingreal.c: Update copyright date.
2004-01-06  Geoffrey Keatingemit-rtl.c (gen_lowpart_common): Use simplify_gen_subre...
2004-01-06  Kazu Hirataalias.c: Fix comment typos.
2003-12-22  Andrew Pinskiemit-rtl.c (copy_rtx_if_shared): Add comment about...
2003-12-21  Kazu Hirataalias.c: Fix comment formatting.
2003-12-18  Per Bothneremit-rtl.c (set_new_first_and_last_label_num): Remove...
2003-12-17  Kazu Hirata* emit-rtl.c: Fix signed/unsigned comparison warnings.
2003-12-13  Kazu Hiratac-typeck.c: Fix comment typos.
2003-12-11  Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-12-08  Andrew Pinskire PR middle-end/10060 (ICE (stack overflow) on huge...
2003-12-06  Mark Mitchellre PR c++/13314 (ICE when omitting template parameter...
2003-11-29  Jan Hubickaemit-rtl.c (set_used_flags): New.
2003-11-19  Richard Sandifordemit-rtl.c (gen_lowpart): Don't force MEMs into a regis...
2003-11-04  Richard Sandifordemit-rtl.c (copy_rtx_if_shared): Don't allow MEMs with...
2003-10-18  Richard Sandifordrtl.h (rtl_size): Declare.
2003-09-11  Kaveh R. Ghazibuiltins.c (builtin_dconsts_init, [...]): Delete.
2003-09-09  Kaveh R. Ghazibuiltins.c (real_dconstp, [...]): New, split out from...
2003-09-04  DJ Delorietarghooks.c: New file.
2003-08-22  Kazu Hiratacfgcleanup.c: Fix comment typos.
2003-08-19  Kazu Hiratac-common.c: Fix comment formatting.
2003-08-14  Per Bothnerregclass.c (init_reg_modes): Make non-static.
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-10  Steven Bosscherggc.h, [...]: Use `rtx' instead of `struct rtx_def...
2003-07-09  James E Wilsonpartial fix for PR target/10021
2003-07-07  Nathan Sidwellrtl.h (emit_line_note): Take a location_t.
next