Copyright fixes.
[gcc.git] / gcc / emit-rtl.c
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.
1998-11-25 Stephen L Moshieremit-rtl.c (gen_lowpart_common): Remove earlier change.
1998-11-25 Jeff Lawtoplev.c (no_new_pseudos): Define.
1998-11-08 Kaveh R. Ghazigansidecl.h: Prepend a "G" to the macro wrapping this...
1998-11-04 Herman A.J. ten... * emit-rtl.c (try_split): Fixed error in Oct 10 patch.
1998-10-29 Herman A.J. ten... emit-rtl.c (try_split): Do not try to split a BARRIER.
1998-10-13 Kaveh R. GhaziWarning fixes:
1998-10-08 Jeff Lawemit-rtl.c (init_emit_once): Call INIT_EXPANDERS.
1998-09-23 Mark Mitchellrtl.h (init_virtual_regs): New function.
1998-09-15 Richard Hendersontree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.
1998-09-09 Stephen L Moshieremit-rtl.c (gen_lowpart_common): Disable optimization...
1998-08-26 Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-06-29 Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-06-29 Mark Mitchellrtl.h: Update comment about special gen_rtx variants.
1998-06-25 Mark Mitchellinvoke.texi (-fstrict-aliasing): Document.
1998-05-13 Michael MeissnerMakefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.
1998-04-22 John Carremit-rtl.c (gen_highpart): The high part of a CONST_INT...
1998-04-17 Greg McGary* emit-rtl.c (gen_highpart): initialize `word' properly...
1998-04-17 John CarrPatch from John Carr to fix sparc v9 failure.
1998-04-15 Jeff Lawemit-rtl.c (operand_subword): Rework slightly to avoid...
1998-04-10 Jeffrey A Lawemit-rtl.c (operand_subword): Properly handle CONST_INT...
1998-04-02 Richard Hendersonemit-rtl.c (gen_lowpart_common): Skip count by HARD_REG...
1998-04-01 Jeffrey A Lawc-lex.c (yylex): Initialize traditional_type, ansi_type...
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-02-19 Jeffrey A Lawemit-rtl.c (gen_lowpart_common): Suppress last change...
1998-02-17 Joern Renneckertl.h (force_line_numbers, [...]): Declare.
1998-02-13 Robert LipeRats. Forgot to change copyrights on the first commit.
1998-02-13 Robert Lipec-lang.c (finish_file): Bracket declaration of static_c...
1998-01-26 Jeffrey A Lawemit-rtl.c (gen_lowpart_common): Handle more case where...
1998-01-23 Jim WilsonRemove rest of bytecode stuff, except for the VMS ...
1998-01-20 Jeffrey A LawMakefile.in: Remove all bytecode support.
1998-01-18 Jeff Lawemit_rtl.c (init_emit_once): Ensure that potential...
1998-01-08 Richard HendersonMakefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.
1998-01-01 Jeffrey A Lawemit-rtl.c (operand_subword): Correctly handle extracti...
1997-12-20 Kaveh R. Ghazibitmap.c (bitmap_clear): Ensure `inline' is at the...
next