stmt.c (expand_asm_operands): Twiddle generating_concat_p so that CONCATs are not...
[gcc.git] / gcc / emit-rtl.c
2000-09-01 Geoff Keatingstmt.c (expand_asm_operands): Twiddle generating_concat...
2000-08-24 Greg McGaryoptabs.c (init_optabs): Initialize fixtab...
2000-08-15 Richard KennerMinor whitespace fixes
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-08-02 Zack Weinbergc-common.h: Prototype min_precision and c_build_qualifi...
2000-07-28 Richard Henderson* emit-rtl.c (gen_lowpart_common): Add missing 'c'...
2000-07-27 Geoff Keatingemit-rtl.c (gen_lowpart_common): Handle cross-compiling...
2000-07-22 Jeffrey Oldhamcollect2.c (main): Typo fixed.
2000-06-13 Richard Hendersoncombine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and...
2000-06-09 Zack Weinbergggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc...
2000-05-26 Alexandre Olivaemit-rtl.c (reset_used_decls): New function.
2000-05-25 Jan Hubickacombine.c (try_combine): Use any_condjump_p...
2000-05-24 Alexandre Olivaemit-rtl.c (unshare_all_decls): New function.
2000-05-20 Alexandre Oliva* emit-rtl.c (unshare_all_rtl): Store the copied rtx.
2000-05-04 Jason Merrillsimplify-rtx.c (simplify_ternary_operation): Cast to...
2000-05-04 Richard Kennerrtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P...
2000-05-02 Jason Merrilltoplev.c (debug_ignore_block): Return int.
2000-04-18 Richard Kennerconflict.c (conflict_graph_add): Pass enum type to...
2000-04-15 Richard Earnshawemit-rtl.c (unshare_all_rtl_again): Unmark everything...
2000-04-14 Clinton Popetzemit-rtl.c (try_split): Avoid infinite loop if the...
2000-04-10 Richard Kennerexpmed.c (init_expmed): Don't free objects we make.
2000-04-04 Kaveh R. Ghazisparc.c (output_restore_regs): Prototype.
2000-04-02 Mark Mitchellemit-rtl.c (gen_rtx_CONST_INT): Create cached CONST_INT...
2000-03-31 Mark MitchellMakefile.in (emit-rtl.o): Depend on HASHTAB_H.
2000-03-30 Richard Kennercalls.c (expand_call): Pass bit alignment to mark_reg_p...
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-19 Martin v. Löwisemit-rtl.c (push_to_full_sequence, [...]): New functions.
2000-03-19 Mark Mitchellemit-rtl.c (remove_unncessary_notes): Check that all...
2000-03-07 Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-03-05 Mark MitchellRevert this patch:
2000-03-05 Mark Mitchellfunction.h (struct sequence_stack): Remove rtl_expr.
2000-03-04 Jason Merrillstmt.c (is_body_block): Move...
2000-03-04 Jason Merrilldwarf2out.c (dwarf2out_frame_debug): Add cast to silenc...
2000-02-28 Mark Mitchellemit-rtl.c (remove_unncessary_notes): Remove notes...
2000-02-26 Jeff LawCopyright fixes.
2000-02-16 Nick CliftonMove RTL checking code into make_insn_raw
2000-02-06 Richard Hendersonflow.c (flow_delete_insn, [...]): Export.
2000-01-27 Geoff Keatingemit-rtl.c (unshare_all_rtl): Unshare virtual parameter...
2000-01-26 Nick CliftonOnly check machine class insns for improper emission...
2000-01-24 Richard Hendersonosf.h (TARGET_HAS_XFLOATING_LIBS): Define.
2000-01-20 Clinton Popetzemit-rtl.c (try_split): Return last_insn if we split...
2000-01-14 Nick CliftonIf RTL checking is enabled, make sure that emit_insn...
2000-01-14 Kaveh R. Ghazieh-common.h: PROTO -> PARAMS.
1999-12-24 Kaveh R. GhaziMakefile.in (toplev.o): Depend on loop.h.
1999-12-20 Bernd Schmidtcurrent_function -> cfun
1999-12-12 Kaveh R. Ghazicombine.c (record_promoted_value): Remove unused variab...
1999-11-22 Andrew Haleyemit-rtl.c (gen_sequence): Only return the pattern...
1999-11-04 Mark Mitchellflags.h (flag_renumber_insns): Declare.
1999-11-03 Mark Mitchellrtl.h (renumber_insns): New function.
1999-11-03 Catherine Mooredefaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide...
1999-10-27 Jan HubickaReorg reg-stack to use the standard CFG.
1999-10-11 Bernd SchmidtBring copy_insn_1 and copy_rtx in sync and simplify...
1999-10-10 Bernd SchmidtFix a warning in copy_insn_1
1999-10-08 Bernd SchmidtAdd functions copy_insn/copy_insn_1; use them in jump.c
1999-09-23 Alex SamuelFix PA problem in order of initializations.
1999-09-21 Alexandre Olivaemit-rtl.c (init_emit_once): Initialize const_int_rtx...
1999-09-20 Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-18 Alex Samuelrtl.h (global_rtx_index): New enum.
1999-09-16 Richard Hendersonemit-rtl.c (free_emit_status): Don't check DECL_DEFER_O...
1999-09-14 Bernd SchmidtUndo bogus changes from gcc2 merge
1999-09-09 Mark Mitchellfunction.h (free_after_compilation): Remove decl parameter.
1999-09-07 Mark Mitchellemit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-09-05 Richard HendersonMakefile.in (ggc-simple.o): Depend on varray.h.
1999-09-05 Richard HendersonMakefile.in (stor-layout.o): Depend on ggc.h.
1999-09-05 Richard HendersonMakefile.in (tree.o): Depend on ggc.h.
1999-09-05 Bernd Schmidtc-decl.c (struct language_function): Renamed from struc...
1999-09-04 Richard HendersonMakefile.in (GGC, GGC_LIB): New.
1999-09-02 Richard Hendersonemit-rtl.c (init_emit_once): Don't use GET_MODE_WIDER_M...
1999-08-31 Zack Weinbergrtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type...
1999-08-31 Jeff LawFix thinko in last change.
1999-08-31 Jeffrey A Lawemit-rtl.c (copy_rtx_if_shared): A MEM which references...
1999-08-24 Bernd SchmidtFix more problems from GC diffs
1999-08-20 Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-19 Zack Weinbergrtl.def (NOTE): Change format to "iuu0n".
1999-08-11 Richard Earnshawemit-rtl.c (mark_reg_pointer): Don't increase the align...
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-08-04 Kaveh R. GhaziWarning fixes:
1999-08-01 Bernd SchmidtBackport of GC branch patches part 2: kill stmt status...
1999-07-31 Bernd SchmidtBackport of GC branch patches part 1: kill eh status...
1999-07-26 Richard Hendersonbuiltins.c (expand_builtin_saveregs): Remove static...
1999-07-23 Richard Hendersonexplow.c (trunc_int_for_mode): New function.
1999-07-14 Jeffrey A Lawemit-rtl.c (gen_realpart): Issue an error for cases...
1999-06-21 Jakub JelinekJakub Jelinek <jj@ultra.linux.cz>
1999-06-17 Jeffrey A Lawemit-rtl.c (operand_subword): Tighten checks for when...
1999-04-29 Mark Mitchellemit-rtl.c (start_sequence): Expand comments.
1999-04-29 Richard Hendersonemit-rtl.c (operand_subword): Religiously mask and...
1999-04-17 Zack Weinbergc-aux-info.c, [...]: Include toplev.h for real declarat...
1999-04-06 Richard Hendersonemit-rtl.c (gen_rtx_CONST_DOUBLE): Use XWINT not XINT.
1999-04-01 Richard HendersonMove over patch from Bernd Schmidt from GC branch:
1999-03-25 Andrew Macleodrtl.texi (RTX_FRAME_RELATED_P): Add documentation.
1999-02-25 Richard HendersonFlow rewrite to use basic block structures and edge...
1999-02-10 Jim WilsonFix 64b-x-32b cross compiler breakage. Make alpha...
1999-01-29 Dave Brolleyemit-rtl.c (remove_insn): New function.
1999-01-21 Richard Henderson* emit-rtl.c (try_split): Don't try to split non-instru...
1999-01-21 Vladimir N. Makarovvarasm.c (output_constant_pool): Use floor_log2 instead...
1999-01-19 Mark MitchellUpdate copyrights
1999-01-19 Mark Mitchellrtl.h (rtx_def): Update documentation.
1998-12-15 Nick CliftonCope with inlining functions which return a multiword...
1998-12-07 Mike Stump* emit-rtl.c: Fix typo.
next