| Commit message (Expand) | Author | Age | Files | Lines |
* | Bring in final gcc-2.8.0 changes. | law | 1998-01-14 | 1 | -32/+24 |
* | * c-decl.c (init_decl_processing): Provide proper fallback symbol | rth | 1998-01-02 | 1 | -4/+8 |
* | d | law | 1997-12-29 | 1 | -0/+8 |
* | * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an | law | 1997-12-19 | 1 | -3/+6 |
* | Bring over changes from latest gcc-2.8 pre-release. | law | 1997-12-15 | 1 | -7/+4 |
* | * expr.c (expand_builtin): Support BUILT_IN_FMOD - just call fmod. | bothner | 1997-12-13 | 1 | -0/+3 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -38/+85 |
* | O Bring in changes from release branch (egcs_ss_971127). | law | 1997-12-01 | 1 | -0/+1 |
* | * expr.c (expand_builtin_setjmp): Set | law | 1997-11-14 | 1 | -6/+1 |
* | patch from paul eggert to fix -0.0/0.0 confusion that breaks glibc | wilson | 1997-11-14 | 1 | -1/+1 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -99/+244 |
* | * expr.c (expand_builtin_setjmp): Don't emit a SETJMP note | law | 1997-11-02 | 1 | -3/+0 |
* | * expr.c (expand_increment): When enqueing a postincrement for a MEM, | amylaar | 1997-10-31 | 1 | -1/+3 |
* | * expr.c (expand_expr, case INDIRECT_REF): Optimize a reference | law | 1997-10-26 | 1 | -0/+12 |
* | * expr.c (get_inner_reference): Remove the array bias after | law | 1997-10-26 | 1 | -3/+3 |
* | * expr.c (use_group_regs): Don't call use_reg for MEMs. | devans | 1997-10-18 | 1 | -8/+9 |
* | * c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size. | jason | 1997-09-27 | 1 | -0/+2 |
* | * combine.c (try_combine): Use NULL_RTX instead of '0' where | law | 1997-09-22 | 1 | -1/+1 |
* | Fix H.J. Lu's alpha-linux bug with TImode constructors. | wilson | 1997-09-16 | 1 | -7/+11 |
* | * expr.c (expand_expr, case TARGET_EXPR): Call mark_addressable | jason | 1997-09-16 | 1 | -0/+5 |
* | dwarf2 EH support | jason | 1997-09-16 | 1 | -1/+29 |
* | Remove last change. Not needed for egcs yet. | law | 1997-09-11 | 1 | -1/+1 |
* | * expr.c (emit_block_move): Always return a value. | law | 1997-09-10 | 1 | -1/+1 |
* | Add port done awhile ago for the ARC cpu. | law | 1997-09-09 | 1 | -1/+1 |
* | * expr.c (convert_move): Handle truncation from TQFmode to QFmode. | law | 1997-09-03 | 1 | -0/+7 |
* | * expr.h (insn_gen_function): Reenable prototype. | law | 1997-08-29 | 1 | -4/+4 |
* | (expand_builtin, case BUILT_IN_AGGREGATE_INCOMING_ADDRESS): New case. | kenner | 1997-08-02 | 1 | -40/+283 |
* | (expand_expr, case PLACEHOLDER_EXPR): Find innermost matching and | kenner | 1997-08-02 | 1 | -27/+19 |
* | (expand_expr, case LABEL_DECL): Treat inline_function_decl like | kenner | 1997-07-27 | 1 | -2/+13 |
* | (get_inner_unaligned_p): Deleted. | kenner | 1997-07-27 | 1 | -111/+11 |
* | (expand_expr, case MODIFY_EXPR): Don't preexpand calls if LHS is an | kenner | 1997-07-25 | 1 | -1/+3 |
* | (expand_expr, case PLACEHOLDER_EXPR): Pick outermost object in | kenner | 1997-07-20 | 1 | -17/+27 |
* | (emit_group_load): Add case using gen_lowpart. | wilson | 1997-06-10 | 1 | -0/+3 |
* | (expand_builtin, case BUILT_IN_FRAME_ADDRESS): Use correct function | kenner | 1997-06-09 | 1 | -7/+6 |
* | * expr.c (expand_builtin_setjmp): Remove setting of | mrs | 1997-05-13 | 1 | -1/+6 |
* | * except.c (start_dynamic_handler): Fix so that we can use | mrs | 1997-05-07 | 1 | -151/+164 |
* | reformat a little to match GNU coding standards. | mrs | 1997-05-06 | 1 | -9/+9 |
* | Add setjmp/longjmp exception handling. | mrs | 1997-04-23 | 1 | -471/+64 |
* | ({move,clear}_by_pieces_1, expand_assignment): Ensure we have unshared rtx | kenner | 1997-04-20 | 1 | -15/+22 |
* | x | merrill | 1997-04-17 | 1 | -4/+7 |
* | * expr.c (move_block_from_reg): Try using an integral mov operation first. | dje | 1997-04-13 | 1 | -1/+13 |
* | * expr.c (emit_push_insn): Delete emission of CLOBBER | dje | 1997-03-25 | 1 | -6/+0 |
* | (emit_group_load): Call operand_subword instead of creating | wilson | 1997-03-18 | 1 | -3/+5 |
* | (expand_expr, case PLACEHOLDER_EXPR): Refine which object is picked. | kenner | 1997-03-17 | 1 | -14/+25 |
* | (expand_expr, case COMPONENT_REF): Fix error in last change: don't | kenner | 1997-01-05 | 1 | -1/+1 |
* | (get_inner_reference): Fix type error. | kenner | 1997-01-05 | 1 | -3/+7 |
* | (expand_expr, case COMPONENT_REF): If taking value from a CONSTRUCTOR, | kenner | 1997-01-05 | 1 | -4/+44 |
* | (expand_expr, case COND_EXPR): Add additional cases to "singleton" | kenner | 1997-01-05 | 1 | -11/+46 |
* | (move_by_pieces): Abort only if length positive at end. | kenner | 1996-12-07 | 1 | -1/+1 |
* | (get_inner_reference): Fix error in previous change. | kenner | 1996-11-18 | 1 | -1/+1 |