OSDN Git Service

* function.c (free_temps_for_rtl_expr): Don't free slots
[pf3gnuchains/gcc-fork.git] / gcc / expr.c
2000-03-06 mmitchel * function.c (free_temps_for_rtl_expr): Don't free...
2000-03-05 mmitchel * tree.def (RTL_EXPR): Update documentation.
2000-03-05 mmitchel Revert this patch:
2000-03-05 mmitchel * function.h (struct sequence_stack): Remove rtl_expr.
2000-03-03 kenner * expr.c (expand_expr, case COMPONENT_REF): Use bitfie...
2000-03-02 jason * function.h (struct expr_status): Add x_arg_sp...
2000-02-29 kenner * Eliminate DECL_FIELD_SIZE.
2000-02-28 hubicka * expr.c (store_constructor): Do not emit USE.
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-10 kenner * combine.c (make_extraction, force_to_mode): Avoid...
2000-02-02 kenner * expr.c (store_field): Ensure ALIGN is no stricter...
2000-01-26 rth * tree.def (UNNE_EXPR): Remove.
2000-01-24 rth * rtl.def: Add unordered fp comparisions.
2000-01-14 ghazi * eh-common.h: PROTO -> PARAMS.
2000-01-04 dje * expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align...
2000-01-04 lawUpdate copyrights
2000-01-02 mmitchel * system.h (CEIL): Define.
2000-01-02 sirl * expr.c (store_constructor_field): Fix typo introduce...
1999-12-24 kenner * expr.c (store_constructor): Don't call clear_storage...
1999-12-20 kennerFix typo in turned-off code
1999-12-20 kenner * expr.c (store_constructor): New argument SIZE; pass...
1999-12-20 cruxcurrent_function -> cfun
1999-12-16 davem * expr.c (emit_move_insn_1): Only emit clobbers if...
1999-12-15 jakub * expr.c (emit_group_load): Use dst mode if src is...
1999-11-29 kenner * expr.c (store_constructor_field): If bit position...
1999-11-29 kenner * expr.c (expand_expr_unaligned): Add more code from...
1999-11-27 kenner * expr.c (store_constructor): Use EXACT_DIV_EXPR when...
1999-11-27 kenner * expr.c (store_constructor): Don't clobber TARGET...
1999-11-01 mmitchel * expr.c (readonly_fields_p): Ignore everything except...
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-29 clm * expr.c (emit_push_insn): New argument alignme...
1999-10-21 ghazi * calls.c: Include tm_p.h later, so everything...
1999-10-14 amylaargcc toplevel:
1999-10-08 jason * expr.c (expand_expr, TARGET_EXPR): Set TREE_USED...
1999-09-23 cruxUse cbranch patterns when available
1999-09-22 meissnerFix complex-5.c problem
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-17 mmitchel * stmt.c (expand_start_bindings): Allow callers to...
1999-09-16 rth * emit-rtl.c (free_emit_status): Don't check...
1999-09-15 mmitchel * calls.c (precompute_arguments): Fix typo in comment.
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-05 mmitchel * Makefile.in (stor-layout.o): Depend on ggc.h.
1999-09-02 rth * dwarf2out.c (dwarf2out_line): Constify `lastf...
1999-08-24 jason * expr.c (expand_expr): Cope with COND_EXPRs with one
1999-08-24 mmitchel * expr.c (store_expr): Always pass down the target...
1999-08-24 law * expr.c (convert_move): Fix arguments to TRULY...
1999-08-18 cruxCombined compare & jump infrastructure
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-06 wilsonAllow PARALLEL return value for complex type represente...
1999-08-04 jason * expr.c (expand_expr, case PLUS_EXPR): Fix parallel...
1999-07-27 jason * expr.c (expand_expr, case PLUS_EXPR): Get the mode...
1999-07-26 rth * builtins.c (expand_builtin_saveregs): Remove...
1999-07-22 cruxBreak out builtin function expansion from expr.c
1999-07-12 lawDuh. INTVAL only wants the rtx, not an operand #.
1999-07-12 law * expr.c (expand_expr): Fix thinko in last...
1999-07-12 lawRemove redundant definition of constant_part that slipp...
1999-07-12 law * expr.c (expand_expr, case PLUS_EXPR): Pass...
1999-06-30 law * expr.c (emit_block_move): Use copy_to_mode_re...
1999-06-30 lawFix typos (missing commas) in last change
1999-06-29 law
1999-06-25 gavin * expr.c (expand_expr): Allow RTL_EXPR's through the
1999-06-23 jason * expr.c (expand_expr): STRIP_NOPS before checking...
1999-06-22 wilsonFix for abort when PROMOTE_MODES defined but PROMOTE_FU...
1999-05-17 mmitchel * tree.def (TYPE_NONCOPIED_PARTS): Revise documentatio...
1999-05-12 burleydisable maintenance of errno
1999-04-29 mmitchel * emit-rtl.c (start_sequence): Expand comments.
1999-04-27 zack1999-04-27 08:32 -0400 Zack Weinberg <zack@rabi.colum...
1999-04-26 law * function.c (put_var_into_stack): Change ptr_m...
1999-04-26 law * expr.c (expand_assignment): Improve test...
1999-04-15 law * expr.c (expand_assignment): Force pointers...
1999-04-09 law * expr.c (expand_expr, case ARRAY_REF, COMPONEN...
1999-04-07 rth * expr.c (expand_builtin) [BUILT_IN_RETURN_ADDR...
1999-04-06 rth * expr.c (expand_builtin_setjmp): Put setjmp...
1999-04-02 m.hayes * tm.texi (USE_LOAD_POST_DECREMENT, USE_LOAD_PRE_DECRE...
1999-04-01 wilsonFix irix6 libstdc++ v3 build failure with complex types.
1999-03-23 law * expr.c (expand_assignment): Do not try to...
1999-03-19 loewis * expr.c (expand_expr): Handle ERROR_MARK much earlier.
1999-03-19 ghaziWarning fixes:
1999-03-12 law * expr.c (expand_expr): Allow a CALL_EXPR with...
1999-02-19 bothnerh
1999-02-14 law * except.c (start_catch_handler): Use emit_cmp_...
1999-02-08 rth * output.h (current_function_has_computed_jump...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-21 amacleod * expr.c (emit_push_insn): Fix Dumb Typo.
1999-01-21 amacleod * expr.c (MOVE_BY_PIECES_P): Define condition for...
1999-01-21 rth * cse.c (fold_rtx): Revert 29 Dec change.
1999-01-20 rthUpdate comment to match code.
1999-01-19 rth * expr.c (do_jump_for_compare): Handle conditio...
1999-01-19 rth * expr.c (emit_move_insn_1): Revert 17 Dec...
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1999-01-15 rth * expr.c (queued_subexp_p): Make public.
1999-01-06 lawFix copyrights.
1999-01-06 rth * expr.c (expand_builtin) [case BUILT_IN_CONSTA...
1999-01-06 law
1998-12-29 rthRichard Kenner <kenner@vlsi1.ultra.nyu.edu>:
1998-12-17 nickcDo not generate CLOBBERs for non-pseudo regs.
1998-11-24 law * cse.c (fold_rtx): Make autoincrement addressi...
1998-11-19 law * expr.c (STACK_BYTES): Delete unused macro.
next