| Commit message (Expand) | Author | Age | Files | Lines |
* | Bring over changes from latest gcc-2.8 pre-release. | Jeff Law | 1997-12-15 | 1 | -7/+4 |
* | * expr.c (expand_builtin): Support BUILT_IN_FMOD - just call fmod. | Per Bothner | 1997-12-13 | 1 | -0/+3 |
* | Merge from gcc-2.8 | Jeff Law | 1997-12-06 | 1 | -38/+85 |
* | O Bring in changes from release branch (egcs_ss_971127). | Jeff Law | 1997-12-01 | 1 | -0/+1 |
* | expr.c (expand_builtin_setjmp): Set current_function_has_nonlocal_label. | Richard Henderson | 1997-11-14 | 1 | -6/+1 |
* | patch from paul eggert to fix -0.0/0.0 confusion that breaks glibc | Paul Eggert | 1997-11-13 | 1 | -1/+1 |
* | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1997-11-02 | 1 | -99/+244 |
* | expr.c (expand_builtin_setjmp): Don't emit a SETJMP note or set current_funct... | Jeffrey A Law | 1997-11-01 | 1 | -3/+0 |
* | expr.c (expand_increment): When enqueing a postincrement for a MEM... | J"orn Rennecke | 1997-10-31 | 1 | -1/+3 |
* | expr.c (expand_expr, [...]): Optimize a reference to an element in a constant... | Jim Wilson | 1997-10-26 | 1 | -0/+12 |
* | expr.c (get_inner_reference): Remove the array bias after converting the inde... | Richard Henderson | 1997-10-26 | 1 | -3/+3 |
* | * expr.c (use_group_regs): Don't call use_reg for MEMs. | Doug Evans | 1997-10-18 | 1 | -8/+9 |
* | c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size. | Jason Merrill | 1997-09-27 | 1 | -0/+2 |
* | combine.c (try_combine): Use NULL_RTX instead of '0' where appropriate in cal... | David S. Miller | 1997-09-22 | 1 | -1/+1 |
* | Fix H.J. Lu's alpha-linux bug with TImode constructors. | Jim Wilson | 1997-09-16 | 1 | -7/+11 |
* | expr.c (expand_expr, [...]): Call mark_addressable again for the slot after w... | Jason Merrill | 1997-09-16 | 1 | -0/+5 |
* | dwarf2 EH support | Jason Merrill | 1997-09-15 | 1 | -1/+29 |
* | Remove last change. Not needed for egcs yet. | Jeff Law | 1997-09-10 | 1 | -1/+1 |
* | * expr.c (emit_block_move): Always return a value. | Jeffrey A Law | 1997-09-10 | 1 | -1/+1 |
* | Add port done awhile ago for the ARC cpu. | Jeff Law | 1997-09-09 | 1 | -1/+1 |
* | expr.c (convert_move): Handle truncation from TQFmode to QFmode. | Jeffrey A Law | 1997-09-02 | 1 | -0/+7 |
* | expr.h (insn_gen_function): Reenable prototype. | Andreas Schwab | 1997-08-29 | 1 | -4/+4 |
* | (expand_builtin, case BUILT_IN_AGGREGATE_INCOMING_ADDRESS): New case. | Richard Kenner | 1997-08-02 | 1 | -40/+283 |
* | (expand_expr, case PLACEHOLDER_EXPR): Find innermost matching and | Richard Kenner | 1997-08-02 | 1 | -27/+19 |
* | (expand_expr, case LABEL_DECL): Treat inline_function_decl like current_funct... | Richard Kenner | 1997-07-27 | 1 | -2/+13 |
* | (get_inner_unaligned_p): Deleted. | Richard Kenner | 1997-07-27 | 1 | -111/+11 |
* | (expand_expr, case MODIFY_EXPR): Don't preexpand calls if LHS is an | Richard Kenner | 1997-07-25 | 1 | -1/+3 |
* | (expand_expr... | Richard Kenner | 1997-07-20 | 1 | -17/+27 |
* | (emit_group_load): Add case using gen_lowpart. | Jim Wilson | 1997-06-10 | 1 | -0/+3 |
* | (expand_builtin, case BUILT_IN_FRAME_ADDRESS): Use correct function | Richard Kenner | 1997-06-09 | 1 | -7/+6 |
* | expr.c (expand_builtin_setjmp): Remove setting of current_function_has_nonloc... | Mike Stump | 1997-05-13 | 1 | -1/+6 |
* | except.c (start_dynamic_handler): Fix so that we can use __builtin_setjmp... | Mike Stump | 1997-05-07 | 1 | -151/+164 |
* | reformat a little to match GNU coding standards. | Mike Stump | 1997-05-06 | 1 | -9/+9 |
* | Add setjmp/longjmp exception handling. | Mike Stump | 1997-04-23 | 1 | -471/+64 |
* | ({move,clear}_by_pieces_1, expand_assignment): Ensure we have unshared rtx be... | Richard Kenner | 1997-04-20 | 1 | -15/+22 |
* | x | Jason Merrill | 1997-04-17 | 1 | -4/+7 |
* | * expr.c (move_block_from_reg): Try using an integral mov operation first. | Doug Evans | 1997-04-13 | 1 | -1/+13 |
* | expr.c (emit_push_insn): Delete emission of CLOBBER when doing partial push, ... | Doug Evans | 1997-03-25 | 1 | -6/+0 |
* | (emit_group_load): Call operand_subword instead of creating | Jim Wilson | 1997-03-18 | 1 | -3/+5 |
* | (expand_expr, case PLACEHOLDER_EXPR): Refine which object is picked. | Richard Kenner | 1997-03-16 | 1 | -14/+25 |
* | (expand_expr, case COMPONENT_REF): Fix error in last change: don't | Richard Kenner | 1997-01-05 | 1 | -1/+1 |
* | (get_inner_reference): Fix type error. | Richard Kenner | 1997-01-04 | 1 | -3/+7 |
* | (expand_expr, case COMPONENT_REF): If taking value from a CONSTRUCTOR, | Richard Kenner | 1997-01-04 | 1 | -4/+44 |
* | (expand_expr, case COND_EXPR): Add additional cases to "singleton" | Richard Kenner | 1997-01-04 | 1 | -11/+46 |
* | (move_by_pieces): Abort only if length positive at end. | Richard Kenner | 1996-12-07 | 1 | -1/+1 |
* | (get_inner_reference): Fix error in previous change. | Richard Kenner | 1996-11-17 | 1 | -1/+1 |
* | (get_inner_reference): Add new arg PALIGNMENT and compute it. | Richard Kenner | 1996-11-16 | 1 | -9/+27 |
* | (emit_group_store): For REG case, call gen_lowpart if | Jim Wilson | 1996-11-12 | 1 | -1/+5 |
* | (expand_assignment): Remove bogus resetting of alignment to inner alignment. | Richard Kenner | 1996-11-08 | 1 | -16/+0 |
* | (expand_expr, case CONSTRUCTOR): Don't use a PARALLEL | Jim Wilson | 1996-10-31 | 1 | -1/+4 |