| Commit message (Expand) | Author | Age | Files | Lines |
* | * expr.h (canonicalize_condition, get_condition): Add an int argument. | rsandifo | 2004-07-27 | 1 | -2/+2 |
* | * expr.c (expand_expr_real_1): Don't handle non-local variables. | rth | 2004-07-23 | 1 | -4/+0 |
* | * builtins.c (std_expand_builtin_va_arg): Remove. | rth | 2004-07-16 | 1 | -2/+0 |
* | 2004-07-14 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-14 | 1 | -34/+1 |
* | * function.c (pass_by_reference): New. | rth | 2004-07-13 | 1 | -4/+0 |
* | * target-def.h (TARGET_MUST_PASS_IN_STACK): New. | rth | 2004-07-13 | 1 | -6/+0 |
* | * expr.h (store_bit_field, extract_bit_field): Remove last argument. | jakub | 2004-07-10 | 1 | -4/+2 |
* | * builtins.c (fold_builtin_strcpy): Merge functionality from | sayle | 2004-07-08 | 1 | -3/+0 |
* | * expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0. | aoliva | 2004-07-08 | 1 | -0/+12 |
* | gcc/ChangeLog: | aoliva | 2004-07-07 | 1 | -4/+4 |
* | Add a blank. | kenner | 2004-06-24 | 1 | -1/+1 |
* | 2004-06-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-02 | 1 | -29/+30 |
* | * c-gimplify.c (c_genericize): | steven | 2004-05-15 | 1 | -4/+10 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -6/+11 |
* | * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | kenner | 2004-03-21 | 1 | -11/+0 |
* | PR target/14547 | rth | 2004-03-12 | 1 | -5/+0 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * lang.c (java_estimate_num_insns_1): Fix bug in MODIFY_EXPR cost | hubicka | 2004-01-13 | 1 | -0/+24 |
* | * expr.h (expand_expr): Make it a macro, not a function. | mmitchel | 2004-01-09 | 1 | -1/+4 |
* | * builtins.c (std_build_builtin_va_list): New. | rth | 2003-10-30 | 1 | -0/+1 |
* | * target.h (init_libfuncs): New hook. | zack | 2003-10-02 | 1 | -1/+0 |
* | * expr.h (DEFAULT_FUNCTION_ARG_PADDING): New. | kazu | 2003-09-15 | 1 | -2/+5 |
* | 2003-09-12 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> | pinskia | 2003-09-15 | 1 | -2/+2 |
* | * targhooks.c: New file. | dj | 2003-09-04 | 1 | -23/+0 |
* | * expr.c (expand_assignment): Remove an unused argument | kazu | 2003-07-15 | 1 | -1/+1 |
* | * doc/tm.texi (BLOCK_REG_PADDING): Describe. | amodra | 2003-07-14 | 1 | -18/+7 |
* | * except.c: Convert prototypes to ISO C90. | aj | 2003-06-29 | 1 | -180/+167 |
* | cp: | ghazi | 2003-06-16 | 1 | -4/+4 |
* | * alloc-pool.c: Convert to ISO C90 prototypes. | aj | 2003-06-15 | 1 | -19/+17 |
* | * expr.h (EXPAND_MEMORY): New. | rth | 2003-06-09 | 1 | -2/+5 |
* | 2003-06-03 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2003-06-03 | 1 | -0/+8 |
* | * builtins.c (expand_builtin_memcpy): Remove endp argument and endp | jakub | 2003-06-03 | 1 | -5/+11 |
* | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | hubicka | 2003-05-12 | 1 | -1/+1 |
* | * expr.c (move_block_from_reg): Remove "size" parm. Localize vars. | amodra | 2003-05-09 | 1 | -2/+2 |
* | * stmt.c (force_label_rtx): New function, based on logic | zack | 2003-05-07 | 1 | -0/+5 |
* | * calls.c (struct arg_data): Move offset, slot_offset, size and | amodra | 2003-05-02 | 1 | -7/+23 |
* | * c-decl.c (finish_decl): When prototype with asmspec is found | jakub | 2003-04-28 | 1 | -0/+3 |
* | * expr.c (highest_pow2_factor): Return unsigned. | kenner | 2003-04-14 | 1 | -1/+1 |
* | 2003-03-13 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de> | ansgar | 2003-03-13 | 1 | -0/+2 |
* | * expr.h (lang_expand_expr): Delete obsolete prototype. | sayle | 2003-03-06 | 1 | -8/+0 |
* | * calls.c (store_one_arg): Revert 1999-02-16 change. Revert | amodra | 2003-02-23 | 1 | -5/+8 |
* | * expr.h (default_must_pass_in_stack): Move decl outside ifdef. | rth | 2003-01-21 | 1 | -1/+1 |
* | * expr.h (MUST_PASS_IN_STACK): Move implementation... | rth | 2003-01-20 | 1 | -26/+3 |
* | * expr.h (emit_conditional_add): Add PARAMS to declaration. | danglin | 2003-01-15 | 1 | -3/+3 |
* | * i386.md (adddi3_carry_rex64, subdi3_carry_rex64): Name pattern. | hubicka | 2003-01-08 | 1 | -0/+3 |
* | * expr.c (gen_group_rtx, emit_group_move): New functions. | danglin | 2002-11-27 | 1 | -0/+7 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -2/+2 |
* | * emit-rtl.c (set_mem_size): New function. | amodra | 2002-09-12 | 1 | -0/+3 |
* | * expr.h (enum block_op_methods): New. | rth | 2002-08-29 | 1 | -1/+9 |
* | * explow.c (int_expr_size): New fn. | jason | 2002-08-03 | 1 | -0/+4 |