OSDN Git Service

* regclass.c (init_reg_autoinc): New function.
[pf3gnuchains/gcc-fork.git] / gcc / expr.c
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
2002-04-12 kenner * expr.c (expand_assigment): Remove duplicate conversi...
2002-04-11 jakub PR optimization/6177
2002-04-10 rth * expr.c (expand_expr) [INTEGER_CST]: Don't...
2002-04-10 rth * expr.c (expand_expr) [INTEGER_CST]: Force...
2002-04-09 kenner * expr.c (is_aligning_offset): New function.
2002-04-04 jason PR c++/5636
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-30 rth PR target/5672
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-27 neil * c-common.c (c_expand_expr): Fix prototype.
2002-03-25 neil * c-decl.c (maybe_build_cleanup): Remove.
2002-03-25 jakub PR target/6043
2002-03-22 amacleodfix g++ testcase crash namedret1.c on sparcv9 and s390
2002-03-21 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-21 kenner * expr.c (emit_group_store): Don't copy const0_rtx...
2002-03-20 jakub PR optimization/5999, middle-end/5731
2002-03-19 dje * expr.c (expand_expr): Sign-extend CONST_INT...
2002-03-19 rth * emit-rtl.c (gen_int_mode): New function.
2002-03-18 jakub PR target/5740
2002-03-13 uweigand * expr.c (expand_expr, case NE_EXPR): Do not call...
2002-03-09 jakub PR middle-end/5877
2002-03-08 neil * expr.c (expand_expr): Use unsave lang hook.
2002-03-01 rth * doc/rtl.texi (SUBREG_PROMOTED_UNSIGNED_P...
2002-02-26 rth * expr.c (expand_expr) [MULT_EXPR]: Do not...
2002-02-22 kenner * expr.c (store_expr): When converting expression...
2002-02-21 rth * emit-rtl.c (offset_address): Use simplify_gen...
2002-02-21 jakub PR c++/4574
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-02-16 kenner * expr.c (store_constructor): Handle target REG case...
2002-02-13 jakub PR c/5681:
2002-02-12 aldyh * c-typeck.c (digest_init): Handle vectors.
2002-02-08 rth * expr.c (expand_expr): Mind EXPAND_INITIALIZER...
2002-01-29 rth * expr.c (force_operand): Ignore flag_pic for...
2002-01-24 rth * expr.c (move_by_pieces_1): Extend size before...
2002-01-12 kennerFix editing error
2002-01-12 kenner * diagnostic.c (warn_deprecated_use): Rework to lower...
2002-01-11 janis * expr.c (expand_assignment): Fix misuse of MEM_KEEP_A...
2002-01-08 jakub * expr.c (store_expr): Convert VOIDmode constants...
2002-01-04 jakub * tree.h (expand_expr_stmt_value): Add maybe_last...
2002-01-03 kazu * builtins.c: Fix formatting.
2002-01-02 aoliva* c-common.h (genrtl_expr_stmt_value): Declare.
2001-12-29 kenner * expr.c (store_field): Use adjust_address, not PUT_MODE.
2001-12-29 kenner * expr.c (convert_move): If -fforce-mem, force FROM...
2001-12-28 geoffk * expr.c (expand_expr): Don't mark memory for non...
next