| Commit message (Expand) | Author | Age | Files | Lines |
* | * emit-rtl.c (gen_lowpart_common): Remove earlier change. | law | 1998-11-25 | 1 | -5/+0 |
* | * toplev.c (no_new_pseudos): Define. | law | 1998-11-25 | 1 | -5/+3 |
* | * gansidecl.h: Prepend a "G" to the macro wrapping this file | ghazi | 1998-11-08 | 1 | -4/+4 |
* | * emit-rtl.c (try_split): Fixed error in Oct 10 patch. | law | 1998-11-04 | 1 | -1/+1 |
* | * emit-rtl.c (try_split): Do not try to split a BARRIER. | law | 1998-10-29 | 1 | -2/+4 |
* | Warning fixes: | ghazi | 1998-10-13 | 1 | -11/+19 |
* | * emit-rtl.c (init_emit_once): Call INIT_EXPANDERS. | law | 1998-10-08 | 1 | -0/+8 |
* | * rtl.h (init_virtual_regs): New function. | mmitchel | 1998-09-23 | 1 | -5/+13 |
* | * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. Kill. | rth | 1998-09-15 | 1 | -0/+6 |
* | * emit-rtl.c (gen_lowpart_common): Disable optimization of | law | 1998-09-09 | 1 | -0/+5 |
* | * system.h: Include stdarg.h/varargs.h, make sure they are ordered | ghazi | 1998-08-26 | 1 | -5/+0 |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | law | 1998-06-29 | 1 | -4/+19 |
* | * rtl.h: Update comment about special gen_rtx variants. | mmitchel | 1998-06-29 | 1 | -0/+2 |
* | * invoke.texi (-fstrict-aliasing): Document. | mmitchel | 1998-06-25 | 1 | -0/+14 |
* | * Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o. | law | 1998-05-13 | 1 | -0/+9 |
* | * emit-rtl.c (gen_highpart): The high part of a CONST_INT is not zero | jfc | 1998-04-22 | 1 | -5/+8 |
* | * emit-rtl.c (gen_highpart): initialize `word' properly for pseudo. | rth | 1998-04-17 | 1 | -3/+9 |
* | Patch from John Carr to fix sparc v9 failure. | wilson | 1998-04-17 | 1 | -1/+8 |
* | 8 | law | 1998-04-15 | 1 | -5/+6 |
* | * emit-rtl.c (operand_subword): Properly handle CONST_INTs for | law | 1998-04-10 | 1 | -4/+23 |
* | * emit-rtl.c (gen_lowpart_common): Skip count by HARD_REGNO_NREGS. | rth | 1998-04-02 | 1 | -11/+21 |
* | * c-lex.c (yylex): Initialize traditional_type, ansi_type and type. | law | 1998-04-01 | 1 | -2/+2 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -1/+1 |
* | * emit-rtl.c (gen_lowpart_common): Suppress last change if __complex__. | law | 1998-02-19 | 1 | -0/+9 |
* | * rtl.h (force_line_numbers, restore_line_number_status): Declare. | amylaar | 1998-02-17 | 1 | -0/+22 |
* | Rats. Forgot to change copyrights on the first commit. | robertl | 1998-02-13 | 1 | -1/+1 |
* | * c-lang.c (finish_file): Bracket declaration of static_ctors, | robertl | 1998-02-13 | 1 | -1/+0 |
* | * emit-rtl.c (gen_lowpart_common): Handle more case where converting | law | 1998-01-26 | 1 | -7/+3 |
* | Remove rest of bytecode stuff, except for the VMS *.com files. | wilson | 1998-01-23 | 1 | -2/+0 |
* | * Makefile.in: Remove all bytecode support. | law | 1998-01-20 | 1 | -28/+2 |
* | * emit_rtl.c (init_emit_once): Ensure that potential aliasing | law | 1998-01-18 | 1 | -2/+6 |
* | * Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits. | rth | 1998-01-08 | 1 | -102/+101 |
* | * emit-rtl.c (operand_subword): Correctly handle extracting a word | law | 1998-01-01 | 1 | -1/+8 |
* | * bitmap.c (bitmap_clear): Ensure `inline' is at the beginning | law | 1997-12-20 | 1 | -1/+1 |
* | * rtl.h (global_rtl): New variable, replacing separate variables for | law | 1997-12-12 | 1 | -69/+53 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -0/+4 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -4/+15 |
* | * combine.c (try_combine): Use NULL_RTX instead of '0' where | law | 1997-09-22 | 1 | -1/+2 |
* | dwarf2 EH support | jason | 1997-09-16 | 1 | -0/+1 |
* | Fix problem reported by chris@lslsun.epfl.ch (Christian Iseli) | wilson | 1997-09-10 | 1 | -1/+1 |
* | Fix alpha-linux core dump reported by H.J. Lu. | wilson | 1997-09-02 | 1 | -0/+20 |
* | (change_address, init_emit): Delete forward references. | kenner | 1997-04-20 | 1 | -9/+0 |
* | (subreg_lowpart_p): Return 0 if SUBREG_REG is VOIDmode. | kenner | 1997-03-10 | 1 | -1/+3 |
* | (operand_subword): Avoid confusion if sizeof (float) is less than a | kenner | 1996-11-16 | 1 | -0/+17 |
* | (gen_rtvec_vv): New function. | kenner | 1996-11-15 | 1 | -1/+20 |
* | (change_address): If MEMREF isn't changing, return the old one. | kenner | 1996-11-08 | 1 | -0/+3 |
* | (gen_lowpart_common): When converting a floating point value into an | kenner | 1996-10-23 | 1 | -3/+5 |
* | (mark_user_reg): New function. | kenner | 1996-09-29 | 1 | -0/+17 |
* | install EH code | mrs | 1996-07-23 | 1 | -0/+1 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -9/+10 |