OSDN Git Service

* expr.c (convert_move): Handle moves between two CONCATs.
[pf3gnuchains/gcc-fork.git] / gcc / expr.c
2003-06-11 amylaar * expr.c (convert_move): Handle moves between two...
2003-06-09 rth * expr.h (EXPAND_MEMORY): New.
2003-06-03 sayle * expr.c (emit_move_insn_1): Use emit_move_insn to...
2003-06-03 jakub * builtins.c (expand_builtin_memcpy): Remove endp...
2003-05-30 sayle * cse.c (cse_insn): Simplify REG_EQUAL note on libcall...
2003-05-27 kenner * tree.h (contains_placeholder_p): Now returns bool.
2003-05-23 kennerFinish correcting inadvertent checkin.
2003-05-23 kennerRemove hunk commited in error.
2003-05-22 kenner * expr.c (expand_expr, case CONSTRUCTOR): Put into...
2003-05-13 dj* expr.c (move_by_pieces): Honor the alignment of TO...
2003-05-09 amodra * expr.c (move_block_from_reg): Remove "size" parm...
2003-05-07 zack * stmt.c (force_label_rtx): New function, based on...
2003-05-05 kenner * expr.c (expand_expr, case BIT_FIELD_REF)...
2003-05-04 kenner * expr.c (store_field): Don't clobber TEMP in shift...
2003-05-03 kenner * expr.c (expand_expr, case VIEW_CONVERT_EXPR): Don...
2003-05-03 kenner * emit-rtl.c (last_call_insn, add_function_usage_to...
2003-05-03 nathan * c-decl.c (pending_invalid_xref_file): Remove.
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-30 aldyh2003-04-29 Aldy Hernandez <aldyh@redhat.com>
2003-04-28 jakub * c-decl.c (finish_decl): When prototype with asmspec...
2003-04-28 zack * expr.c (expand_expr <COMPLEX_CST, STRING_CST...
2003-04-26 kenner * expr.c (store_field): When making temporary for...
2003-04-22 rth PR 8866
2003-04-21 kenner * expr.c (store_constructor): Set RTX_UNCHANGING_P...
2003-04-16 kenner * expr.c (store_field): Force usage of bitfield...
2003-04-14 kenner * expr.c (highest_pow2_factor): Return unsigned.
2003-04-11 rth PR c++/10202
2003-04-11 rth * libfuncs.h (LTI_setbits, LTI_gcov_flush,...
2003-04-11 rth PR c/10201
2003-04-10 sje * expr.c (expand_assignment): Extend offset_rtx with...
2003-04-08 rth PR c/9516
2003-04-01 aldyh * testsuite/gcc.c-torture/execute/simd-3.c...
2003-03-24 mmitchel PR c++/7086
2003-03-18 jason PR c++/10091
2003-03-15 sayle * c-cppbuiltin.c (builtin_define_with_value_n): Fix...
2003-03-13 ansgar2003-03-13 Ansgar Esztermann <ansgar@thphy.uni-duesse...
2003-03-12 jason PR c++/7050
2003-03-09 hp * optabs.c (gen_move_insn): Move logic for synthesizin...
2003-03-05 sje * expr.c (convert_modes): Check for legal hard register.
2003-03-04 sje * expr.c (expand_expr): Call promote_mode to set unsig...
2003-02-26 hubicka * objc-act.c: Include cgraph.h
2003-02-23 amodra * calls.c (store_one_arg): Revert 1999-02-16 change...
2003-02-19 drow * expr.c (expand_expr): Use gen_int_mode for the argument
2003-02-01 rth2003-02-01 Richard Henderson <rth@redhat.com>
2003-01-31 rth * expr.c (store_expr): Promote all MEM intermed...
2003-01-26 aoliva* expr.c (emit_group_store): Initialize dst with CONST0_RTX
2003-01-17 kazu * et-forest.c: Fix comment typos.
2003-01-11 amodra * expr.c (expand_expr <RDIV_EXPR>): Correct recursive...
2002-12-23 dje * expr.c (expand_assignment): Apply special...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-12-09 rth * target.h (gcc_target): Add cannot_force_const...
2002-12-09 sje * doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove...
2002-12-06 jakub * expr.c (expand_expr) <case COND_EXPR>: Never modify...
2002-11-27 danglin * expr.c (gen_group_rtx, emit_group_move): New functions.
2002-11-20 sje * emit-rtl.c (gen_reg_rtx): Simplify mapping of Comple...
2002-11-11 hjl2002-11-10 H.J. Lu <hjl@gnu.org>
2002-11-01 hubicka * expr.c (emit_move_insn): Use SCALAR_FLOAT_MODE_P
2002-10-29 rth * expr.c (expand_expr) [PLUS]: Don't use simpli...
2002-10-24 sje * expr.c (convert_move): If unsignedp is less then...
2002-10-15 hubicka * expr.c (do_tablejump): Fix typo in my previous commit.
2002-10-15 hubicka * i386.md (movv2di_internal): New pattern.
2002-10-07 rth PR c/7411
2002-09-26 uweigand * expr.c (expand_expr) [MINUS_EXPR]: Convert A - const to
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-09-17 rth * expr.c (emit_block_move): Set memory block...
2002-09-04 danglin * expr.c (emit_group_load): Revise to allow splitting...
2002-09-03 grahams * expr.c (expand_expr): Remove extraneous comment...
2002-08-31 rth * expr.c (block_move_libcall_safe_for_call_parm...
2002-08-29 rth * expr.h (enum block_op_methods): New.
2002-08-20 rth * expr.c (TARGET_MEM_FUNCTIONS): Transform...
2002-08-12 hp * expr.c (store_expr): In condition for checking if...
2002-08-04 geoffkIndex: ChangeLog
2002-08-03 jason * explow.c (int_expr_size): New fn.
2002-08-02 jason * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New...
2002-08-01 ghazi * expr.c (expand_assignment): Delete unused variable.
2002-07-29 rth * emit-rtl.c (set_mem_attributes_minus_bitpos...
2002-07-24 rth * expr.c (expand_expr) [TRY_FINALLY_EXPR]:...
2002-07-22 rth * expr.c (expand_expr) [TRY_FINALLY_EXPR]:...
2002-07-16 amylaar * expr.c (emit_move_insn_1): Handle arbitrary moves...
2002-07-13 sayle * expr.c [CLEAR_RATIO]: New macro defining the maximum...
2002-06-18 aldyh2002-06-16 Aldy Hernandez <aldyh@redhat.com>
2002-06-15 sayle * expr.c (compare_from_rtx): Call simplify_relational_...
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-10 law * alias.c (static_reg_base_value): New to hold RTL for
2002-06-08 law * emit-rtl.c (init_emit): Add hard registers to regno_...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03 kazu * emit-rtl.c: Likewise.
2002-05-31 rth * expr.c (compare_from_rtx): Generate compariso...
2002-05-31 aldyh2002-05-31 Aldy Hernandez <aldyh@redhat.com>
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-05-21 sayle PR middle-end/6600
2002-05-17 rth * expr.c (init_expr_once): Don't use start...
2002-05-17 rsandifo * expr.c (force_operand): Fix reversed move.
2002-05-13 zack * emit-rtl.c (global_rtl): Update comment.
2002-05-12 rth * expr.c (compress_float_constant): New.
2002-05-07 rth PR c++/6212
2002-05-04 hubicka * expr.c (force_operand): Use expand_simple_* to handl...
2002-05-02 kazu * combine.c: Fix comment formatting.
2002-04-16 jakub PR middle-end/6279
next