| Commit message (Expand) | Author | Age | Files | Lines |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -11/+8 |
* | PR optimization/11557 | mmitchel | 2003-07-18 | 1 | -1/+4 |
* | * doc/tm.texi (BLOCK_REG_PADDING): Describe. | amodra | 2003-07-14 | 1 | -33/+87 |
* | Index: ChangeLog | geoffk | 2003-07-11 | 1 | -2/+8 |
* | PR c/11370 | sayle | 2003-07-09 | 1 | -2/+11 |
* | * stmt.c (any_pending_cleanups): Lose argument THIS_CONTOUR, it | law | 2003-07-01 | 1 | -4/+4 |
* | * defaults.h (PUSH_ARGS_REVERSED): Define default here. | jason | 2003-06-30 | 1 | -20/+0 |
* | * calls.c (emit_call_1): Readd lost ATTRIBUTE_UNUSED. | aj | 2003-06-22 | 1 | -1/+1 |
* | * caller-save.c: Convert to ISO C90. | aj | 2003-06-22 | 1 | -203/+96 |
* | * calls.c (expand_call): Convert structure_value_addr to Pmode if | sje | 2003-06-10 | 1 | -0/+5 |
* | 2003-05-21 Andrew Haley <aph@redhat.com> | aph | 2003-06-10 | 1 | -4/+5 |
* | * calls.c (expand_call): Avoid calling pure or const functions | sayle | 2003-06-04 | 1 | -5/+31 |
* | 2003-06-03 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2003-06-03 | 1 | -2/+89 |
* | * tree.h (contains_placeholder_p): Now returns bool. | kenner | 2003-05-27 | 1 | -2/+1 |
* | * calls.c (expand_call): If the arg block is going to grow | dj | 2003-05-22 | 1 | -1/+6 |
* | gcc: | ghazi | 2003-05-17 | 1 | -22/+12 |
* | * emit-rtl.c (last_call_insn, add_function_usage_to): New functions. | kenner | 2003-05-03 | 1 | -30/+20 |
* | * calls.c (struct arg_data): Move offset, slot_offset, size and | amodra | 2003-05-02 | 1 | -109/+61 |
* | * calls.c (expand_call): When modes of target and valreg match, force | kenner | 2003-04-29 | 1 | -0/+6 |
* | * Makefile.in (calls.o): Depend on except.h. | mmitchel | 2003-04-22 | 1 | -0/+3 |
* | * calls.c (expand_call): Prevent sibcall optimization for calls to | kenner | 2003-04-21 | 1 | -0/+4 |
* | Install proper version. | kenner | 2003-04-19 | 1 | -4/+0 |
* | * calls.c (expand_call): Provide init for old_stack_pointer_delta. | kenner | 2003-04-19 | 1 | -1/+5 |
* | * calls.c (expand_call): Move special case for constructor calls | kenner | 2003-04-18 | 1 | -48/+65 |
* | * builtin-types.def (BT_FN_STRING_CONST_STRING): New builtin type. | sayle | 2003-04-14 | 1 | -16/+0 |
* | * libfuncs.h (LTI_setbits, LTI_gcov_flush, LTI_gcov_init): New. | rth | 2003-04-11 | 1 | -3/+1 |
* | * calls.c (flags_from_decl_or_type): Factor and remove redundant | sayle | 2003-03-14 | 1 | -7/+10 |
* | * calls.c: Fix comment formatting. | kazu | 2003-03-08 | 1 | -1/+1 |
* | * Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.h | hubicka | 2003-03-05 | 1 | -0/+15 |
* | * tree-inline.c (find_builtin_longjmp_call): Save and restore | jason | 2003-03-03 | 1 | -1/+2 |
* | * calls.c (rtx_for_function_call): Take the address as an argument | hubicka | 2003-03-03 | 1 | -10/+11 |
* | * calls.c (store_one_arg): Revert 1999-02-16 change. Revert | amodra | 2003-02-23 | 1 | -39/+7 |
* | * calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGS | hubicka | 2003-02-19 | 1 | -1/+1 |
* | * calls.c (try_to_integrate): Tidy stack_usage_map access. | amodra | 2003-02-10 | 1 | -23/+27 |
* | * calls.c (default_must_pass_in_stack): Fix typo in !type case. | rth | 2003-01-28 | 1 | -1/+1 |
* | * calls.c (emit_library_call_value_1): Handle return values | aoliva | 2003-01-26 | 1 | -2/+17 |
* | * calls.c (save_fixed_argument_area): Tidy. | amodra | 2003-01-26 | 1 | -148/+70 |
* | * calls.c (fix_unsafe_tree): Prototype. | ghazi | 2003-01-21 | 1 | -0/+1 |
* | PR opt/7507 | rth | 2003-01-21 | 1 | -23/+33 |
* | * expr.h (MUST_PASS_IN_STACK): Move implementation... | rth | 2003-01-20 | 1 | -0/+45 |
* | * basic-block.h: Fix comment formatting. | kazu | 2003-01-18 | 1 | -1/+1 |
* | 2003-01-10 Dale Johannesen <dalej@apple.com> | dalej | 2003-01-10 | 1 | -15/+37 |
* | * calls.c (expand_call): Don't try to be clever about expanding | jason | 2002-12-18 | 1 | -12/+7 |
* | * calls.c (expand_call): Handle CALL_EXPR_HAS_RETURN_SLOT_ADDR | jason | 2002-12-17 | 1 | -2/+14 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -49/+15 |
* | * doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition. | sje | 2002-12-09 | 1 | -1/+0 |
* | * calls.c (alloca_call_p): New global function. | hubicka | 2002-11-18 | 1 | -0/+15 |
* | 2002-11-10 H.J. Lu <hjl@gnu.org> | hjl | 2002-11-11 | 1 | -0/+2 |
* | * c-opts.c (missing_arg): Use cl_options[opt_index].opt_code | uweigand | 2002-10-21 | 1 | -1/+1 |
* | * calls.c (expand_call): Simplify noreturn call. | hubicka | 2002-10-11 | 1 | -2/+1 |