summaryrefslogtreecommitdiff
path: root/gcc/expr.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* PR target/14547rth2004-03-121-5/+0
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * lang.c (java_estimate_num_insns_1): Fix bug in MODIFY_EXPR costhubicka2004-01-131-0/+24
* * expr.h (expand_expr): Make it a macro, not a function.mmitchel2004-01-091-1/+4
* * builtins.c (std_build_builtin_va_list): New.rth2003-10-301-0/+1
* * target.h (init_libfuncs): New hook.zack2003-10-021-1/+0
* * expr.h (DEFAULT_FUNCTION_ARG_PADDING): New.kazu2003-09-151-2/+5
* 2003-09-12 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>pinskia2003-09-151-2/+2
* * targhooks.c: New file.dj2003-09-041-23/+0
* * expr.c (expand_assignment): Remove an unused argumentkazu2003-07-151-1/+1
* * doc/tm.texi (BLOCK_REG_PADDING): Describe.amodra2003-07-141-18/+7
* * except.c: Convert prototypes to ISO C90.aj2003-06-291-180/+167
* cp:ghazi2003-06-161-4/+4
* * alloc-pool.c: Convert to ISO C90 prototypes.aj2003-06-151-19/+17
* * expr.h (EXPAND_MEMORY): New.rth2003-06-091-2/+5
* 2003-06-03 Aldy Hernandez <aldyh@redhat.com>aldyh2003-06-031-0/+8
* * builtins.c (expand_builtin_memcpy): Remove endp argument and endpjakub2003-06-031-5/+11
* Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>hubicka2003-05-121-1/+1
* * expr.c (move_block_from_reg): Remove "size" parm. Localize vars.amodra2003-05-091-2/+2
* * stmt.c (force_label_rtx): New function, based on logiczack2003-05-071-0/+5
* * calls.c (struct arg_data): Move offset, slot_offset, size andamodra2003-05-021-7/+23
* * c-decl.c (finish_decl): When prototype with asmspec is foundjakub2003-04-281-0/+3
* * expr.c (highest_pow2_factor): Return unsigned.kenner2003-04-141-1/+1
* 2003-03-13 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>ansgar2003-03-131-0/+2
* * expr.h (lang_expand_expr): Delete obsolete prototype.sayle2003-03-061-8/+0
* * calls.c (store_one_arg): Revert 1999-02-16 change. Revertamodra2003-02-231-5/+8
* * expr.h (default_must_pass_in_stack): Move decl outside ifdef.rth2003-01-211-1/+1
* * expr.h (MUST_PASS_IN_STACK): Move implementation...rth2003-01-201-26/+3
* * expr.h (emit_conditional_add): Add PARAMS to declaration.danglin2003-01-151-3/+3
* * i386.md (adddi3_carry_rex64, subdi3_carry_rex64): Name pattern.hubicka2003-01-081-0/+3
* * expr.c (gen_group_rtx, emit_group_move): New functions.danglin2002-11-271-0/+7
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-2/+2
* * emit-rtl.c (set_mem_size): New function.amodra2002-09-121-0/+3
* * expr.h (enum block_op_methods): New.rth2002-08-291-1/+9
* * explow.c (int_expr_size): New fn.jason2002-08-031-0/+4
* * emit-rtl.c (set_mem_attributes_minus_bitpos): Rename fromrth2002-07-291-0/+6
* * builtins.c (std_expand_builtin_va_start): Remove unusedzack2002-07-161-1/+1
* 2002-06-16 Aldy Hernandez <aldyh@redhat.com>aldyh2002-06-181-0/+2
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-4/+0
* * emit-rtl.c: Likewise.kazu2002-06-031-3/+3
* * expmed.c (const_mult_add_overflow_p): New.rth2002-05-301-0/+1
* * builtins.c (expand_builtin_va_arg): Give warnings not errors forrth2002-03-311-3/+1
* * expr.h (ADD_PARM_SIZE): One more convert for INC.rth2002-03-261-1/+1
* * expr.h (ADD_PARM_SIZE): Cast INC to ssizetype.rth2002-03-261-17/+24
* PR c++/4574jakub2002-02-211-1/+1
* PR c/5615rth2002-02-201-1/+2
* * emit-rtl.c (widen_memory_access): New.rth2001-12-121-0/+4