summaryrefslogtreecommitdiffstats
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix 64b-x-32b cross compiler breakage. Make alpha-x-m32r work again.wilson1999-02-101-0/+12
* Fri Jan 29 18:26:07 1999 Dave Brolley <brolley@cygnus.com>brolley1999-01-291-0/+58
* * emit-rtl.c (try_split): Don't try to split non-instructions.rth1999-01-211-4/+3
* Thu Jan 21 14:13:31 1999 Vladimir N. Makarov <vmakarov@cygnus.com>vmakarov1999-01-211-3/+7
* Update copyrightsmmitchel1999-01-191-1/+1
* * rtl.h (rtx_def): Update documentation.mmitchel1999-01-191-4/+2
* Cope with inlining functions which return a multiword CONCAT valuenickc1998-12-151-1/+1
* * emit-rtl.c: Fix typo.law1998-12-071-1/+1
* * emit-rtl.c (gen_lowpart_common): Remove earlier change.law1998-11-251-5/+0
* * toplev.c (no_new_pseudos): Define.law1998-11-251-5/+3
* * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi1998-11-081-4/+4
* * emit-rtl.c (try_split): Fixed error in Oct 10 patch.law1998-11-041-1/+1
* * emit-rtl.c (try_split): Do not try to split a BARRIER.law1998-10-291-2/+4
* Warning fixes:ghazi1998-10-131-11/+19
* * emit-rtl.c (init_emit_once): Call INIT_EXPANDERS.law1998-10-081-0/+8
* * rtl.h (init_virtual_regs): New function.mmitchel1998-09-231-5/+13
* * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. Kill.rth1998-09-151-0/+6
* * emit-rtl.c (gen_lowpart_common): Disable optimization oflaw1998-09-091-0/+5
* * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi1998-08-261-5/+0
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-4/+19
* * rtl.h: Update comment about special gen_rtx variants.mmitchel1998-06-291-0/+2
* * invoke.texi (-fstrict-aliasing): Document.mmitchel1998-06-251-0/+14
* * Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.law1998-05-131-0/+9
* * emit-rtl.c (gen_highpart): The high part of a CONST_INT is not zerojfc1998-04-221-5/+8
* * emit-rtl.c (gen_highpart): initialize `word' properly for pseudo.rth1998-04-171-3/+9
* Patch from John Carr to fix sparc v9 failure.wilson1998-04-171-1/+8
* 8law1998-04-151-5/+6
* * emit-rtl.c (operand_subword): Properly handle CONST_INTs forlaw1998-04-101-4/+23
* * emit-rtl.c (gen_lowpart_common): Skip count by HARD_REGNO_NREGS.rth1998-04-021-11/+21
* * c-lex.c (yylex): Initialize traditional_type, ansi_type and type.law1998-04-011-2/+2
* Major cutover to using system.h:ghazi1998-03-201-1/+1
* * emit-rtl.c (gen_lowpart_common): Suppress last change if __complex__.law1998-02-191-0/+9
* * rtl.h (force_line_numbers, restore_line_number_status): Declare.amylaar1998-02-171-0/+22
* Rats. Forgot to change copyrights on the first commit.robertl1998-02-131-1/+1
* * c-lang.c (finish_file): Bracket declaration of static_ctors,robertl1998-02-131-1/+0
* * emit-rtl.c (gen_lowpart_common): Handle more case where convertinglaw1998-01-261-7/+3
* Remove rest of bytecode stuff, except for the VMS *.com files.wilson1998-01-231-2/+0
* * Makefile.in: Remove all bytecode support.law1998-01-201-28/+2
* * emit_rtl.c (init_emit_once): Ensure that potential aliasinglaw1998-01-181-2/+6
* * Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits.rth1998-01-081-102/+101
* * emit-rtl.c (operand_subword): Correctly handle extracting a wordlaw1998-01-011-1/+8
* * bitmap.c (bitmap_clear): Ensure `inline' is at the beginninglaw1997-12-201-1/+1
* * rtl.h (global_rtl): New variable, replacing separate variables forlaw1997-12-121-69/+53
* Merge from gcc-2.8law1997-12-071-0/+4
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-4/+15
* * combine.c (try_combine): Use NULL_RTX instead of '0' wherelaw1997-09-221-1/+2
* dwarf2 EH supportjason1997-09-161-0/+1
* Fix problem reported by chris@lslsun.epfl.ch (Christian Iseli)wilson1997-09-101-1/+1
* Fix alpha-linux core dump reported by H.J. Lu.wilson1997-09-021-0/+20
* (change_address, init_emit): Delete forward references.kenner1997-04-201-9/+0
OpenPOWER on IntegriCloud