| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyrights | law | 2000-01-04 | 1 | -1/+1 |
* | * system.h (CEIL): Define. | mmitchel | 2000-01-02 | 1 | -2/+0 |
* | * expr.c (store_constructor_field): Fix typo introduced with last | sirl | 2000-01-02 | 1 | -1/+1 |
* | * expr.c (store_constructor): Don't call clear_storage if size is | kenner | 1999-12-24 | 1 | -5/+6 |
* | Fix typo in turned-off code | kenner | 1999-12-20 | 1 | -1/+1 |
* | * expr.c (store_constructor): New argument SIZE; pass to clear_storage. | kenner | 1999-12-20 | 1 | -10/+16 |
* | current_function -> cfun | crux | 1999-12-20 | 1 | -6/+4 |
* | * expr.c (emit_move_insn_1): Only emit clobbers if one of | davem | 1999-12-16 | 1 | -12/+37 |
* | * expr.c (emit_group_load): Use dst mode if src is VOIDmode. | jakub | 1999-12-15 | 1 | -1/+4 |
* | * expr.c (store_constructor_field): If bit position is not multiple | kenner | 1999-11-29 | 1 | -3/+8 |
* | * expr.c (expand_expr_unaligned): Add more code from full case | kenner | 1999-11-29 | 1 | -4/+60 |
* | * expr.c (store_constructor): Use EXACT_DIV_EXPR when dividend is | kenner | 1999-11-27 | 1 | -1/+1 |
* | * expr.c (store_constructor): Don't clobber TARGET if CLEARED. | kenner | 1999-11-27 | 1 | -3/+4 |
* | * expr.c (readonly_fields_p): Ignore everything except FIELD_DECLs. | mmitchel | 1999-11-01 | 1 | -3/+4 |
* | Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR> | kenner | 1999-11-01 | 1 | -39/+414 |
* | * expr.c (emit_push_insn): New argument alignment_pad. | clm | 1999-10-29 | 1 | -2/+7 |
* | * calls.c: Include tm_p.h later, so everything we need is defined. | ghazi | 1999-10-21 | 1 | -1/+1 |
* | gcc toplevel: | amylaar | 1999-10-14 | 1 | -1/+8 |
* | * expr.c (expand_expr, TARGET_EXPR): Set TREE_USED sooner. | jason | 1999-10-08 | 1 | -15/+9 |
* | Use cbranch patterns when available | crux | 1999-09-23 | 1 | -17/+17 |
* | Fix complex-5.c problem | meissner | 1999-09-22 | 1 | -0/+49 |
* | Make it possible to prototype port-specific functions (and convert i386 to us... | crux | 1999-09-20 | 1 | -0/+1 |
* | * stmt.c (expand_start_bindings): Allow callers to pass a flag | mmitchel | 1999-09-17 | 1 | -3/+3 |
* | * emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT. | rth | 1999-09-16 | 1 | -0/+20 |
* | * calls.c (precompute_arguments): Fix typo in comment. | mmitchel | 1999-09-15 | 1 | -4/+11 |
* | Replace insn_foo with insn_data.foo. | rth | 1999-09-12 | 1 | -39/+34 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -41/+64 |
* | * Makefile.in (stor-layout.o): Depend on ggc.h. | mmitchel | 1999-09-05 | 1 | -0/+3 |
* | * dwarf2out.c (dwarf2out_line): Constify `lastfile'. | rth | 1999-09-02 | 1 | -1/+0 |
* | * expr.c (expand_expr): Cope with COND_EXPRs with one | jason | 1999-08-24 | 1 | -2/+7 |
* | * expr.c (store_expr): Always pass down the target, even when not | mmitchel | 1999-08-24 | 1 | -2/+1 |
* | * expr.c (convert_move): Fix arguments to TRULY_NOOP_TRUNCATION | law | 1999-08-24 | 1 | -1/+2 |
* | Combined compare & jump infrastructure | crux | 1999-08-18 | 1 | -300/+216 |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -73/+16 |
* | Allow PARALLEL return value for complex type represented as a CONCAT. | wilson | 1999-08-06 | 1 | -0/+11 |
* | * expr.c (expand_expr, case PLUS_EXPR): Fix parallel case, too. | jason | 1999-08-04 | 1 | -1/+1 |
* | * expr.c (expand_expr, case PLUS_EXPR): Get the mode from the | jason | 1999-07-27 | 1 | -1/+3 |
* | * builtins.c (expand_builtin_saveregs): Remove static, remove exp | rth | 1999-07-26 | 1 | -0/+3 |
* | Break out builtin function expansion from expr.c | crux | 1999-07-22 | 1 | -1948/+1 |
* | Duh. INTVAL only wants the rtx, not an operand #. | law | 1999-07-12 | 1 | -2/+2 |
* | * expr.c (expand_expr): Fix thinko in last change. | law | 1999-07-12 | 1 | -2/+2 |
* | Remove redundant definition of constant_part that slipped through. | law | 1999-07-12 | 1 | -2/+0 |
* | * expr.c (expand_expr, case PLUS_EXPR): Pass constants through | law | 1999-07-12 | 1 | -2/+24 |
* | * expr.c (emit_block_move): Use copy_to_mode_reg for | law | 1999-06-30 | 1 | -2/+2 |
* | Fix typos (missing commas) in last change | law | 1999-06-30 | 1 | -2/+2 |
* | � | law | 1999-06-29 | 1 | -58/+114 |
* | * expr.c (expand_expr): Allow RTL_EXPR's through the | gavin | 1999-06-25 | 1 | -1/+3 |
* | * expr.c (expand_expr): STRIP_NOPS before checking against | jason | 1999-06-23 | 1 | -2/+12 |
* | Fix for abort when PROMOTE_MODES defined but PROMOTE_FUNCTION_{ARG,RETURN} not. | wilson | 1999-06-22 | 1 | -0/+14 |
* | * tree.def (TYPE_NONCOPIED_PARTS): Revise documentation to match | mmitchel | 1999-05-17 | 1 | -1/+1 |