OSDN Git Service

Merge from gcc-2.8
[pf3gnuchains/gcc-fork.git] / gcc / expr.c
1997-12-07 lawMerge from gcc-2.8
1997-12-01 lawO Bring in changes from release branch (egcs_ss_...
1997-11-14 law * expr.c (expand_builtin_setjmp): Set
1997-11-14 wilsonpatch from paul eggert to fix -0.0/0.0 confusion that...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-11-02 law * expr.c (expand_builtin_setjmp): Don't emit...
1997-10-31 amylaar * expr.c (expand_increment): When enqueing a postincre...
1997-10-26 law * expr.c (expand_expr, case INDIRECT_REF):...
1997-10-26 law * expr.c (get_inner_reference): Remove the...
1997-10-18 devans * expr.c (use_group_regs): Don't call use_reg for...
1997-09-27 jason * c-decl.c (init_decl_processing): Add __builtin_dwarf...
1997-09-22 law * combine.c (try_combine): Use NULL_RTX instead...
1997-09-16 wilsonFix H.J. Lu's alpha-linux bug with TImode constructors.
1997-09-16 jason * expr.c (expand_expr, case TARGET_EXPR): Call mark_ad...
1997-09-16 jasondwarf2 EH support
1997-09-11 lawRemove last change. Not needed for egcs yet.
1997-09-10 law * expr.c (emit_block_move): Always return a...
1997-09-09 law Add port done awhile ago for the ARC cpu.
1997-09-03 law * expr.c (convert_move): Handle truncation...
1997-08-29 law * expr.h (insn_gen_function): Reenable prototype.
1997-08-02 kenner(expand_builtin, case BUILT_IN_AGGREGATE_INCOMING_ADDRE...
1997-08-02 kenner(expand_expr, case PLACEHOLDER_EXPR): Find innermost...
1997-07-27 kenner(expand_expr, case LABEL_DECL): Treat inline_function_d...
1997-07-27 kenner(get_inner_unaligned_p): Deleted.
1997-07-25 kenner(expand_expr, case MODIFY_EXPR): Don't preexpand calls...
1997-07-20 kenner(expand_expr, case PLACEHOLDER_EXPR): Pick outermost...
1997-06-10 wilson(emit_group_load): Add case using gen_lowpart.
1997-06-09 kenner(expand_builtin, case BUILT_IN_FRAME_ADDRESS): Use...
1997-05-13 mrs * expr.c (expand_builtin_setjmp): Remove setting of
1997-05-07 mrs * except.c (start_dynamic_handler): Fix so that we...
1997-05-06 mrsreformat a little to match GNU coding standards.
1997-04-23 mrsAdd setjmp/longjmp exception handling.
1997-04-20 kenner({move,clear}_by_pieces_1, expand_assignment): Ensure...
1997-04-17 merrillx
1997-04-13 dje* expr.c (move_block_from_reg): Try using an integral...
1997-03-25 dje * expr.c (emit_push_insn): Delete emission of CLOBBER
1997-03-18 wilson(emit_group_load): Call operand_subword instead of...
1997-03-17 kenner(expand_expr, case PLACEHOLDER_EXPR): Refine which...
1997-01-05 kenner(expand_expr, case COMPONENT_REF): Fix error in last...
1997-01-05 kenner(get_inner_reference): Fix type error.
1997-01-05 kenner(expand_expr, case COMPONENT_REF): If taking value...
1997-01-05 kenner(expand_expr, case COND_EXPR): Add additional cases...
1996-12-07 kenner(move_by_pieces): Abort only if length positive at...
1996-11-18 kenner(get_inner_reference): Fix error in previous change.
1996-11-16 kenner(get_inner_reference): Add new arg PALIGNMENT and compu...
1996-11-12 wilson(emit_group_store): For REG case, call gen_lowpart if
1996-11-08 kenner(expand_assignment): Remove bogus resetting of alignmen...
1996-10-31 wilson(expand_expr, case CONSTRUCTOR): Don't use a PARALLEL
1996-10-27 ianZero extend when generating a CONST_DOUBLE in convert_modes
1996-10-22 tege(do_store_flag): Don't check if target is 0 in code
1996-10-21 kenner(store_expr): Disable optimization of using convert...
1996-10-17 dje * expr.c (do_jump): Conditionalize cleanups for the...
1996-10-09 wilson(store_constructor): Delete unnecessary increment.
1996-09-29 kenner(expand_expr, case COMPONENT_REF): Don't try to directl...
1996-09-29 kenner(store_expr): memset/bzero gets ptr_mode, not Pmode.
1996-09-24 meissnerFix SI followed by 4 DFs under AIX
1996-09-23 kenner(expand_increment): If postincrement for MEM can't...
1996-09-23 kenner(var_rtx): New function.
1996-09-22 kenner(convert_move): Replace explicit checks for FP extend...
1996-09-15 kenner(store_field): If storing a record on big endian targets,
1996-08-15 mrs* expr.c (expand_builtin_return_addr): Fix order of...
1996-08-12 kenner(expand_builtin, case BUILT_IN_SETJMP): Add test and...
1996-08-12 merrill(store_expr): Handle COND_EXPR cleanups like expand_expr.
1996-07-25 mrs * expr.c (do_jump, case TRUTH_ORIF_EXPR): Ensure the...
1996-07-23 mrsinstall EH code
1996-07-04 kenner(get_inner_reference): Delete using alternate mode...
1996-07-03 mrsformatting tweaks
1996-07-02 law * expr.c (compare): If function pointers need...
1996-06-28 kenner(expand_builtin, case BUILTIN_MEMSET): Open code memset...
1996-06-18 kenner(expand_builtin, case BUILT_IN_{SET,LONG}JMP): Properly...
1996-06-07 bothner* expr.c (safe_from_p): Allow Chill-style variable...
1996-06-06 wilson(emit_group_load, emit_group_store): New functions.
1996-06-03 kenner(store_field): Fix typo in last change; update TARGET...
1996-05-31 mrs * tree.def (OFFSET_REF): Remove.
1996-05-27 kenner(expand_builtin, case BUILT_IN_{LONG,SET}JMP): Convert...
1996-05-19 kenner(bc_runtime_type_code): Delete redundant declaration.
1996-05-17 mrs * expr.c (expand_expr, cond TARGET_EXPR): Make TARGET_...
1996-05-17 mrs * expr.c (expand_expr, cond UNSAVE_EXPR): Move from...
1996-05-11 kenner(store_field): Support BLKmode bitfield if aligned...
1996-05-06 mrs * expr.c (expand_increment): Add third paramete...
1996-05-06 wilson(expand_expr, case INDIRECT_REF): Delete obsolete code
1996-04-25 kenner(expand_builtin, case BUILT_IN_SETJMP): CLOBBER the...
1996-04-23 bothner* expr.c (store_constructor): Fix test for missing...
1996-04-17 wilson(do_store_flag): Rewrite last change to avoid compiler
1996-04-16 kenner(expand_builtin, case BUILT_IN_LONGJMP): Make a decl...
1996-04-16 kenner(expand_assignment): Don't pre-evaluate RHS if a CALL_E...
1996-04-15 wilson(do_store_flag): Before calling exact_log2, remove any
1996-04-15 kenner(bc_expand_increment): Change declaration to return...
1996-04-11 kenner(preexpand_calls, case CALL_EXPR): Rework to properly...
1996-04-03 wilson(emit_push_insn): Clobber register only if it is non...
1996-04-01 kenner(get_inner_reference): When finding mode to access...
1996-03-29 law * calls.c (expand_call): Remove current_call_is_indire...
1996-03-26 law * expr.c (emit_push_insn): When doing a partial...
1996-03-20 kenner(expand_builtin, case BUILT_IN_SETJMP): Call "setjmp...
1996-03-12 wilson(expand_expr, case COMPONENT_REF): For unaligned object in
1996-03-08 mrs * expr.c (expand_expr, case TARGET_EXPR): Delay puttin...
1996-03-08 wilson(store_constructor_field): Add explanatory comment.
1996-03-05 merrill(expand_expr, case *_DECL): If we make a non-local
1996-03-04 kenner(bc_strdup): Delete.
1996-03-02 kenner(do_jump, case COMPOUND_EXPR): Call preserve_temp_slots.
next