| Commit message (Expand) | Author | Age | Files | Lines |
* | Reorg reg-stack to use the standard CFG. | rth | 1999-10-27 | 1 | -0/+28 |
* | Bring copy_insn_1 and copy_rtx in sync and simplify them | crux | 1999-10-11 | 1 | -17/+4 |
* | Fix a warning in copy_insn_1 | crux | 1999-10-10 | 1 | -1/+1 |
* | Add functions copy_insn/copy_insn_1; use them in jump.c | crux | 1999-10-08 | 1 | -0/+196 |
* | Fix PA problem in order of initializations. | samuel | 1999-09-23 | 1 | -32/+32 |
* | * emit-rtl.c (init_emit_once): Initialize const_int_rtx before | oliva | 1999-09-21 | 1 | -49/+49 |
* | Make it possible to prototype port-specific functions (and convert i386 to us... | crux | 1999-09-20 | 1 | -0/+1 |
* | * rtl.h (global_rtx_index): New enum. | rth | 1999-09-18 | 1 | -114/+91 |
* | * emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT. | rth | 1999-09-16 | 1 | -5/+3 |
* | Undo bogus changes from gcc2 merge | crux | 1999-09-14 | 1 | -11/+5 |
* | * function.h (free_after_compilation): Remove decl parameter. | mmitchel | 1999-09-09 | 1 | -5/+3 |
* | * emit-rtl.c (free_emit_status): Take decl as a parameter. | mmitchel | 1999-09-07 | 1 | -3/+10 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -9/+24 |
* | * Makefile.in (ggc-simple.o): Depend on varray.h. | mmitchel | 1999-09-05 | 1 | -34/+24 |
* | * Makefile.in (stor-layout.o): Depend on ggc.h. | mmitchel | 1999-09-05 | 1 | -0/+9 |
* | * Makefile.in (tree.o): Depend on ggc.h. | mmitchel | 1999-09-05 | 1 | -0/+37 |
* | * c-decl.c (struct language_function): Renamed from struct c_function. | mmitchel | 1999-09-05 | 1 | -9/+21 |
* | * Makefile.in (GGC, GGC_LIB): New. | mmitchel | 1999-09-04 | 1 | -11/+11 |
* | * emit-rtl.c (init_emit_once): Don't use GET_MODE_WIDER_MODE | rth | 1999-09-02 | 1 | -4/+3 |
* | 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-31 | 1 | -1/+1 |
* | Fix thinko in last change. | law | 1999-08-31 | 1 | -10/+0 |
* | * emit-rtl.c (copy_rtx_if_shared): A MEM which references | law | 1999-08-31 | 1 | -7/+9 |
* | Fix more problems from GC diffs | crux | 1999-08-24 | 1 | -2/+0 |
* | * rtl.h (rtx_format): Constify a char*. | ghazi | 1999-08-20 | 1 | -3/+3 |
* | 1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-19 | 1 | -20/+2 |
* | * emit-rtl.c (mark_reg_pointer): Don't increase the alignment of | law | 1999-08-11 | 1 | -2/+8 |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -206/+86 |
* | Warning fixes: | ghazi | 1999-08-04 | 1 | -1/+0 |
* | Backport of GC branch patches part 2: kill stmt status saving. | crux | 1999-08-01 | 1 | -2/+1 |
* | Backport of GC branch patches part 1: kill eh status saving. | crux | 1999-07-31 | 1 | -1/+0 |
* | * builtins.c (expand_builtin_saveregs): Remove static, remove exp | rth | 1999-07-26 | 1 | -0/+2 |
* | * explow.c (trunc_int_for_mode): New function. | rth | 1999-07-23 | 1 | -20/+1 |
* | * emit-rtl.c (gen_realpart): Issue an error for cases GCC can not | law | 1999-07-14 | 1 | -0/+10 |
* | Jakub Jelinek <jj@ultra.linux.cz> | rth | 1999-06-21 | 1 | -0/+16 |
* | * emit-rtl.c (operand_subword): Tighten checks for when it is safe | law | 1999-06-17 | 1 | -3/+26 |
* | * emit-rtl.c (start_sequence): Expand comments. | mmitchel | 1999-04-29 | 1 | -7/+23 |
* | * emit-rtl.c (operand_subword): Religiously mask and sign-extend | rth | 1999-04-29 | 1 | -28/+38 |
* | 1999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-17 | 1 | -0/+1 |
* | * emit-rtl.c (gen_rtx_CONST_DOUBLE): Use XWINT not XINT. | rth | 1999-04-06 | 1 | -2/+9 |
* | Move over patch from Bernd Schmidt from GC branch: | rth | 1999-04-01 | 1 | -8/+42 |
* | a | amacleod | 1999-03-25 | 1 | -0/+18 |
* | Flow rewrite to use basic block structures and edge lists. | rth | 1999-02-25 | 1 | -1/+18 |
* | Fix 64b-x-32b cross compiler breakage. Make alpha-x-m32r work again. | wilson | 1999-02-10 | 1 | -0/+12 |
* | Fri Jan 29 18:26:07 1999 Dave Brolley <brolley@cygnus.com> | brolley | 1999-01-29 | 1 | -0/+58 |
* | * emit-rtl.c (try_split): Don't try to split non-instructions. | rth | 1999-01-21 | 1 | -4/+3 |
* | Thu Jan 21 14:13:31 1999 Vladimir N. Makarov <vmakarov@cygnus.com> | vmakarov | 1999-01-21 | 1 | -3/+7 |
* | Update copyrights | mmitchel | 1999-01-19 | 1 | -1/+1 |
* | * rtl.h (rtx_def): Update documentation. | mmitchel | 1999-01-19 | 1 | -4/+2 |
* | Cope with inlining functions which return a multiword CONCAT value | nickc | 1998-12-15 | 1 | -1/+1 |
* | * emit-rtl.c: Fix typo. | law | 1998-12-07 | 1 | -1/+1 |