OSDN Git Service

2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
[pf3gnuchains/gcc-fork.git] / gcc / expr.c
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...
2001-12-22 kenner * expr.c (expand_expr, case ADDR_EXPR): Handling takin...
2001-12-17 law * expmed.c (emit_store_flag): Extract updated...
2001-12-16 kenner * expr.c (highest_pow2_factor, case INTEGER_CST):...
2001-12-15 kenner * expr.c (highest_pow2_factor, case INTEGER_CST):...
2001-12-14 hp * expr.c (expand_expr, case ADDR_EXPR): Don't honor
2001-12-14 kenner * expr.c (copy_blkmode_from_reg): Add missing braces...
2001-12-12 kennerAdd missing blank.
2001-12-11 janis2001-12-11 Steve Ellcey <sje@cup.hp.com>
2001-12-09 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog...
2001-12-07 kenner * expr.c (store_field): Remove warning.
2001-12-05 kenner * attribs.c (handle_no_check_memory_usage_atribute...
2001-12-05 jakub * expr.c (expand_expr): When checking promoted value...
2001-12-05 kenner * expr.c (store_expr): When copying string constant...
2001-12-04 aolivaRevert previous patch
2001-12-04 aoliva* stmt.c (expand_expr_stmt): Keep last_expr_value non...
2001-12-02 rth * rtl.h (mem_attrs): Rename decl to expr; adjus...
2001-11-28 law * expr.c (store_expr): When copying a string...
2001-11-27 kenner * Makefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-26 dj* expr.c (store_constructor): Actually use the value...
2001-11-21 kenner * expr.c (expand_expr, case VIEW_CONVERT_EXPR): Refine...
2001-11-19 kenner * tree.def (VIEW_CONVERT_EXPR): New tree code.
2001-11-18 kenner * expr.c (expand_expr, case VAR_DECL): Update alignmen...
2001-11-18 kenner * tree.h (TYPE_ALIGN_OK): New flag.
2001-11-16 kenner * expr.c (expand_expr, case ADDR_EXPR): Refine test...
2001-11-16 kenner * expr.c (expand_expr, case ADDR_EXPR): Only copy...
2001-11-16 shebs * expr.c (expand_expr, case COMPONENT_REF)...
2001-11-15 kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-13 jakub * emit-rtl.c (adjust_address_1): Add ADJUST argument.
2001-11-13 kenner * Makefile.in (expr.o): Depends on insn-attr.h.
2001-11-11 kenner * expmed.c (extract_bit_field): No longer pass in...
2001-11-08 kenner * expr.c (emit_block_move): If X is readonly emit...
2001-11-06 kenner * expr.c (store_field): When making temp object for...
2001-11-03 kenner * expr.c (expand_expr, case ADDDR_EXPR): If at top...
2001-11-02 aldyh * expr.c (convert_move): Use simplify_gen_subre...
2001-10-30 jakub * emit-rtl.c (set_unique_reg_note): Don't create REG_E...
2001-10-28 hubicka * expr.c (emit_group_load): Support CONCATs by storing...
2001-10-28 kenner * expr.c (store_constructor_field): Only call adjust_a...
2001-10-27 kenner * expr.c (stor_constructor_field): Always call adjust_...
2001-10-25 kenner * alias.c (can_address_p): No longer static.
2001-10-23 kenner * builtins.c (expand_builtin_setjmp): Only call conver...
2001-10-23 kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-19 kenner * langhooks.h (LANG_HOOKS_HONOR_READONLY): New macro.
2001-10-18 kenner * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl...
2001-10-17 kenner * Makefile.in (print-rtl.o): Depend on TREE_H.
2001-10-11 rth * rtl.h (REG_VTABLE_REF): New.
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 kazu * calls.c: Fix formatting.
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-10-08 rth * expr.c (store_expr): When converting a CONST_...
2001-10-01 kenner * alias.c (get_alias_set): Try to replace PLACEHOLDER_...
2001-09-21 rthgcc/
2001-09-21 dj* c-typeck.c (really_start_incremental_init): Discriminate
2001-09-06 nathan Remove TYPE_NONCOPIED_PARTS.
2001-09-02 geoffk * expr.c (push_block): Make sane use of STACK_GROWS_DO...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-21 zack * stmt.c: Don't include insn-codes.h.
2001-08-18 zack * optabs.h (OTI_flodiv, flodiv_optab): Kill.
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-09 kenner * expr.c (emit_single_push_insn): Only exists ifdef...
2001-08-08 kazu * dbxout.c: Fix comment formatting.
2001-08-06 rth * expr.c (store_constructor): Don't clobber...
next