]> gcc.gnu.org Git - gcc.git/history - gcc/emit-rtl.c
Makefile.in (stor-layout.o): Depend on ggc.h.
[gcc.git] / gcc / emit-rtl.c
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...
1997-12-12 John F. Carrrtl.h (global_rtl): New variable, replacing separate...
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-22 David S. Millercombine.c (try_combine): Use NULL_RTX instead of '0...
1997-09-16 Jason Merrilldwarf2 EH support
1997-09-10 Jim WilsonFix problem reported by chris@lslsun.epfl.ch (Christian...
1997-09-02 Jim WilsonFix alpha-linux core dump reported by H.J. Lu.
1997-04-20 Richard Kenner(change_address, init_emit): Delete forward references.
1997-03-10 Richard Kenner(subreg_lowpart_p): Return 0 if SUBREG_REG is VOIDmode.
1996-11-16 Richard Kenner(operand_subword): Avoid confusion if sizeof (float...
1996-11-15 Richard Kenner(gen_rtvec_vv): New function.
1996-11-08 Richard Kenner(change_address): If MEMREF isn't changing, return...
1996-10-23 Richard Kenner(gen_lowpart_common): When converting a floating point...
1996-09-29 Richard Kenner(mark_user_reg): New function.
1996-07-23 Mike Stumpinstall EH code
1996-07-03 Mike Stumpformatting tweaks
1996-03-10 Richard Kenner(free_insn): New variable.
1996-02-19 Richard Earnshaw(operand_subword): For 32-bit targets, return
1996-02-13 Richard Kenner(gen_lowpart): Could return without a value.
1995-12-27 Richard Kenner(regno_pointer_align): New variable.
1995-12-19 Jim Wilson(return_address_pointer_rtx): New global variable.
1995-09-14 Richard Kenner(gen_lowpart): If gen_lowpart_common fails for a REG...
1995-06-15 Richard KennerUpdate FSF address.
1995-05-16 Richard KennerFix typos in comments.
1995-04-25 Richard Kenner(gen_highpart): Add comment about broken implementation.
1995-04-14 Doug Evans(gen_sequence): If the insn has a non-null CALL_INSN_FU...
1995-03-08 Richard Kenner(gen_inline_header): Add new parm FORCED_LABELS.
1994-11-22 Richard Kenner(gen_lowpart_common): Do nothing if size is greater...
1994-11-22 Richard Kenner(init_emit): Set REGNO_POINTER_FLAG for HARD_FRAME_POIN...
1994-11-21 Jim Wilson(operand_subword): For CONST_DOUBLE, add case to
next
This page took 1.212095 seconds and 108 git commands to generate.