OSDN Git Service

* gcc.c-torture/execute/991014-1.c: New test.
[pf3gnuchains/gcc-fork.git] / gcc / expr.c
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.
1998-11-18 amylaar * expr.c (store_expr): Don't generate load-store pair
1998-10-28 nickcAdd code written by rth to generate use shifts to perfo...
1998-10-23 jason * expr.c (pending_chain): Move up.
1998-10-13 ghaziWarning fixes:
1998-10-13 law * expr.c (push_block): Handle targets where...
1998-10-11 raeburnFine-grained control of -fcheck-memory-usage with new...
1998-10-07 wilsonFix for irix6 -O0 bug, see testcase gcc.c-torture/compi...
1998-10-05 bothner8
1998-10-01 gavin * calls.c (expand_call) : Encapsulate code into
1998-09-30 law * expr.c (expand_expr): Handle COMPONENT_REF...
1998-09-28 mmitchel * c-common.c (c_get_alias_set): Tighten slightly for...
1998-09-24 amylaar * expr.c (store_constructor): When initializing a...
1998-09-15 rth * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused...
1998-09-08 law * expr.c: Corrected comment about what MOVE_RAT...
1998-08-30 law * expr.c (expand_expr): Change ">" to ">="...
1998-08-21 bothner
1998-08-18 law * expr.c (emit_block_move): Do not call memcpy...
1998-08-17 law * expr.c (move_by_pieces): No longer static...
1998-08-17 law8
1998-08-14 amylaar * expr.c (store_expr): Don't optimize away load-store...
1998-08-13 jason * expr.c (safe_from_p): Change code to ERROR_MARK...
1998-07-27 brolleyMon Jul 27 17:18:52 1998 Dave Brolley <brolley@cygnus...
1998-07-23 law * expr.c (check_max_integer_computation_mode...
1998-07-23 bothner8
1998-07-13 law * expr.c (expand_expr): Only set MEM_IN_STRUCT_...
1998-07-07 amylaar * expr.c (emit_queue): If emitting a SEQUENCE, set...
1998-07-01 rth * expr.c (emit_group_load, emit_group_store...
1998-07-01 rth * expr.c (expand_assignment, store_constructor...
1998-06-30 rth * rtl.def (CONSTANT_P_RTX): New.
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-06-29 ghaziWarning fixes:
1998-06-25 mmitchel * invoke.texi (-fstrict-aliasing): Document.
1998-06-24 law * expr.c (expand_assignment): Rework address...
next