]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/emit-rtl.c
configure.ac: add djgpp-specific results, so we don't have to link during a cross...
[thirdparty/gcc.git] / gcc / emit-rtl.c
2007-02-14  Joseph Myersemit-rtl.c (set_mem_attributes_minus_bitpos): Treat...
2007-02-03  Kaveh R. Ghaziemit-rtl.c (dconstpi): Delete.
2007-02-02  Kazu Hirataemit-rtl.c (renumber_insns): Remove.
2007-02-01  Ian Lance Taylorlower-subreg.c: New file.
2007-01-01  Jan Hubickaemit-rtl.c (emit_copy_of_insn_after): Do not call copy_...
2006-12-30  Jan Hubickaemit-rt.c (emit_copy_of_insn_after): Fix bug causing...
2006-11-30  Kaz Kojimaemit-rtl.c (verify_rtl_sharing): Handle SEQUENCE specia...
2006-11-11  Jan Hubickatree-pass.h (pass_purge_lineno_notes): Remove declaration.
2006-04-03  Roger Saylebuiltins.c (dummy_object): Use build_int_cst instead...
2006-03-20  Steven Bosscherfunction.h (struct function): Rename to x_stack_check_p...
2006-03-02  Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-23  Zdenek Dvorakemit-rtl.c (immed_double_const): Cleanup.
2006-02-18  Richard Sandifordre PR target/9703 ([arm] Accessing data through constan...
2006-02-06  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-28  Kazu Hirataemit-rtl.c (init_virtual_regs): Make it static.
2006-01-16  Gabor Lokirtl-factoring.c: Add sequence abstraction algorithm.
2006-01-03  Steven Bosscherre PR rtl-optimization/25130 (miscompilation in GCSE)
2005-12-18  Jon Grimmoptabs.c (init_floating_libfuncs): Handle decimal float...
2005-11-21  Ben Ellistonoptabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P...
2005-09-05  J"orn Renneckertl.h (gen_frame_mem, [...]): Declare.
2005-09-01  Richard Hendersonemit-rtl.c (set_mem_attributes_minus_bitpos): Look...
2005-08-10  Paolo Bonzinibb-reorder.c (pass_duplicate_computed_gotos, [...]...
2005-08-01  Ian Lance TaylorMakefile.in (RTL_BASE_H): Add real.h.
2005-07-26  J"orn Renneckeemit-rtl.c (gen_lowpart_common): Compare size of MODE...
2005-07-08  Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-07-05  Paolo BonziniMakefile.in: Adjust dependencies.
2005-07-03  Joseph Myersbb-reorder.c, [...]: Avoid "." or "\n" at end of diagno...
2005-06-25  Kelley CookUpdate FSF address.
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...
next