summaryrefslogtreecommitdiff
path: root/gcc/expr.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 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