OSDN Git Service

2005-03-04 Andrew Haley <aph@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / expr.c
2005-03-02 kazu PR middle-end/18029 and PR middle-end/18030
2005-01-30 rth PR middle-end/19689
2005-01-30 rth PR middle-end/19687
2005-01-27 rth For real this time...
2005-01-26 rthRevert last change.
2005-01-26 rth PR middle-end/18008
2005-01-26 rth PR middle-end/19515
2005-01-23 kazu * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,
2005-01-20 rth PR middle-end/19304
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-11 rth * expr.c (store_constructor): Use rtvec_alloc...
2004-12-30 rth * target.h (targetm.calls.arg_partial_bytes): New.
2004-12-26 rth * expr.c (clear_storage): Validate CONST0_RTX...
2004-12-23 ebotcazou PR middle-end/17746
2004-12-23 rth * optabs.h (OTI_movmisalign, movmisalign_optab...
2004-12-21 ebotcazou * expr.c (emit_group_load_1): Return the source if...
2004-12-20 ebotcazou PR middle-end/18776
2004-12-20 stevengcc/
2004-12-18 sayle PR middle-end/18548
2004-12-12 rth * expr.c (emit_move_change_mode): New.
2004-12-12 pinskia2004-12-12 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-09 nathan * tree.def (SET_TYPE): Remove.
2004-12-07 kazugcc/
2004-12-06 kazu * expr.c (expand_expr_real_1): Remove an "if" whose...
2004-12-06 kazu * expr.c (expand_expr_real_1): Abort on COND_EXPR of
2004-12-04 rth * alias.c (component_uses_parent_alias_set...
2004-12-02 rth * expr.c (write_complex_part): Use simplify_gen...
2004-12-02 rth * expr.c (expand_assignment): Handle CONCAT...
2004-12-01 rth * expr.c (get_inner_reference): Fix thinko...
2004-12-01 rth PR rtl-opt/15289
2004-12-01 rth * expr.c (optimize_bitfield_assignment_op)...
2004-11-30 rth * expr.c (get_inner_reference): Handle REAL...
2004-11-30 amodra * expr.c (emit_group_load_1): Don't die on const_int...
2004-11-30 kenner * expr.c (expand_expr_real_1, case NOP_EXPR): Properly...
2004-11-29 kenner * expr.c (expand_expr_real_1, case ARRAY_REF): Properl...
2004-11-29 kenner * expr.c (categorize_ctor_elements_1, case STRING_CST...
2004-11-24 stevengcc/
2004-11-24 rth * rtl.h (validate_subreg): Declare.
2004-11-14 kazu * cselib.c, expr.c: Fix comment typos.
2004-11-14 rth * calls.c (precompute_register_parameters)...
2004-11-12 ebotcazou * expr.c (emit_group_load) <CONCAT>: Use extract_bit_field
2004-11-04 kazu * expr.c (mostly_zero_p): Make it static.
2004-10-28 rth PR middle-end/18163
2004-10-26 aldyh * expr.c (emit_group_store): Do not treat floats as...
2004-10-26 aldyh * expr.c (emit_group_load): Handle floats.
2004-10-21 kazu * expr.c (store_expr): Remove dont_store_target.
2004-10-21 kazu * expr.c (store_expr): Clean up by renaming want_value to
2004-10-20 kazu * expr.c (store_expr): Remove code that is run when
2004-10-20 kazu * expr.c (store_field): Remove two arguments value_mod...
2004-10-19 kazu * expr.c (expand_assignment): Remove the last argument.
2004-10-19 kazu * expr.c (expand_expr_real_1) <MODIFY_EXPR>: Remove
2004-10-18 kazu * expr.c (expand_expr_real_1) [MODIFY_EXPR]: Don't...
2004-10-17 kazu * expr.c (expand_expr_real_1): Remove an obsolete...
2004-10-03 uweigand * expr.c (expand_expr_addr_expr): Only accept Pmode...
2004-09-28 rth PR 17531
2004-09-28 dpatel * expr.c (expand_expr_real_1): Handle VEC_COND_...
2004-09-23 dorit2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-15 jakub * expr.c (string_constant): Handle also read-only...
2004-09-11 rth * expr.c (expand_expr_addr_expr_1) Rename from...
2004-09-11 wilsonAdd CONST1_RTX (vector mode) support.
2004-09-08 nathan * emit-rtl.c (immed_double_const): Use gcc_assert...
2004-09-07 nathan * builtins.c (fold_builtin_strchr): Use build_int_cst...
2004-09-05 kazu * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,
2004-09-05 rakdver * tree-ssa-loop-ivopts.c: New file.
2004-08-31 kenner * c-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT...
2004-08-30 rth * expr.c (array_ref_element_size): Force aligne...
2004-08-30 rth * expr.c (expand_expr_addr_expr): New.
2004-08-26 rth * target-def.h (TARGET_SCALAR_MODE_SUPPORTED_P...
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-24 echristo2004-08-23 Eric Christopher <echristo@redhat.com>
2004-08-22 rth * tree.h (SAVE_EXPR_RESOLVED_P): New.
2004-08-18 rth * emit-rtl.c (gen_const_mem): New.
2004-08-18 rth * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-17 bonzini2004-08-17 Paolo Bonzini <bonzini@gnu.org>
2004-08-15 nathan.:
2004-08-12 dje * expr.c (move_by_pieces): Set alignment for...
2004-08-11 rth * builtins.def (BUILT_IN_STACK_ALLOC): Remove.
2004-08-10 jakub PR target/3144
2004-08-10 bonzini2004-08-09 Paolo Bonzini <bonzini@gnu.org>
2004-08-09 bonzini2004-08-09 Paolo Bonzini <bonzini@gnu.org>
2004-08-09 bonzini2004-08-09 Paolo Bonzini <bonzini@gnu.org>
2004-08-09 bonzini2004-07-24 Paolo Bonzini <bonzini@gnu.org>
2004-08-06 bonzini2004-08-06 Paolo Bonzini <bonzini@gnu.org>
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-08-01 rth * expr.c (expand_expr_real_1) <normal_inner_ref...
2004-07-28 echristo2004-07-28 Eric Christopher <echristo@redhat.com>
2004-07-28 kenner * expr.c (expand_expr_real_1, case PARM_DECL): Remove...
2004-07-25 sayle * convert.c (convert_to_real, convert_to_integer,
2004-07-23 rth * expr.c (expand_expr_real_1): Don't handle...
2004-07-22 rth * expr.c (emit_push_insn): Don't use set_mem_at...
2004-07-21 echristo2004-07-21 Eric Christopher <echristo@redhat.com>
2004-07-21 bonzini2004-07-21 Paolo Bonzini <bonzini@gnu.org>
2004-07-20 steven * c-common.h (check_case_value): Remove prototype.
2004-07-17 steven * cfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-16 rth * builtins.c (std_expand_builtin_va_arg): Remove.
2004-07-16 rth * tree-def (WITH_SIZE_EXPR): New.
2004-07-15 jakub * expr.c (expand_assignment): Reenable bitfield +...
2004-07-14 bonzini2004-07-14 Paolo Bonzini <bonzini@gnu.org>
2004-07-14 bonzini2004-07-14 Paolo Bonzini <bonzini@gnu.org>
next