summaryrefslogtreecommitdiff
path: root/gcc/expr.h
Commit message (Expand)AuthorAgeFilesLines
* * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Addhubicka2007-01-281-1/+6
* * expr.c (emit_block_move_via_libcall): Export.hubicka2006-11-271-0/+3
* 2006-05-22 Richard Guenther <rguenther@suse.de>rguenth2006-05-221-1/+0
* * builtins.c (dummy_object): Use build_int_cst instead of convert.sayle2006-04-031-24/+24
* * expmed.c (expand_mult_add): Remove.kazu2006-03-041-1/+0
* * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.rsandifo2006-02-181-0/+2
* * optabs.c (expand_abs): Don't call do_jump_by_parts_greater_rtxsayle2006-02-141-3/+0
* PR middle-end/25724sayle2006-02-131-2/+1
* 2006-01-31 Richard Guenther <rguenther@suse.de>rguenth2006-01-311-0/+1
* 2006-01-30 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+7
* * expmed.c (const_mult_add_overflow_p): Remove.kazu2006-01-281-1/+0
* PR 23714rth2005-10-161-0/+1
* 2005-07-14 Richard Guenther <rguenther@suse.de>rguenth2005-07-141-1/+1
* 2006-06-28 Adrian Straetling <straetling@de.ibm.com>uweigand2005-06-281-2/+5
* Update FSF address.kcook2005-06-251-2/+2
* * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu2005-05-261-1/+1
* PR middle-end/21265jakub2005-05-031-2/+4
* PR middle-end/14311rth2005-04-141-0/+5
* * explow.c (copy_all_reg, stabilize): Remove.kazu2005-01-151-8/+0
* PR target/18916amodra2005-01-111-1/+4
* * target.h (targetm.calls.arg_partial_bytes): New.rth2004-12-301-4/+0
* * expr.h (expand_modifier): Define EXPAND_STACK_PARM as 1.kazu2004-12-141-3/+2
* * alias.c (component_uses_parent_alias_set): Rename fromrth2004-12-041-5/+0
* * optabs.h (force_expand_binop): Declare.rsandifo2004-11-241-0/+2
* * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h,kazu2004-11-171-3/+0
* * calls.c (precompute_register_parameters): Force all PARALLELsrth2004-11-141-0/+6
* * c-typeck.c (c_size_in_bytes, record_maybe_used_decl):kazu2004-11-111-4/+0
* * alias.c (record_alias_subset, addr_side_effect_eval):kazu2004-11-111-1/+0
* * calls.c (split_complex_values, split_complex_types): Makekazu2004-11-081-3/+0
* * builtins.c (expand_builtin_return_addr,kazu2004-11-041-2/+0
* * cfgloop.h (struct loop): Update comment.steven2004-11-021-13/+3
* * expr.c (expand_assignment): Remove the last argument.kazu2004-10-191-1/+1
* PR middle-end/17813ebotcazou2004-10-181-0/+3
* * function.c (reference_callee_copied): New.rth2004-09-081-4/+0
* * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth2004-08-181-5/+0
* * expr.h (canonicalize_condition, get_condition): Add an int argument.rsandifo2004-07-271-2/+2
* * expr.c (expand_expr_real_1): Don't handle non-local variables.rth2004-07-231-4/+0
* * builtins.c (std_expand_builtin_va_arg): Remove.rth2004-07-161-2/+0
* 2004-07-14 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-141-34/+1
* * function.c (pass_by_reference): New.rth2004-07-131-4/+0
* * target-def.h (TARGET_MUST_PASS_IN_STACK): New.rth2004-07-131-6/+0
* * expr.h (store_bit_field, extract_bit_field): Remove last argument.jakub2004-07-101-4/+2
* * builtins.c (fold_builtin_strcpy): Merge functionality fromsayle2004-07-081-3/+0
* * expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0.aoliva2004-07-081-0/+12
* gcc/ChangeLog:aoliva2004-07-071-4/+4
* Add a blank.kenner2004-06-241-1/+1
* 2004-06-01 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-021-29/+30
* * c-gimplify.c (c_genericize):steven2004-05-151-4/+10
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-6/+11
* * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.kenner2004-03-211-11/+0