| Commit message (Expand) | Author | Age | Files | Lines |
* | PR target/18916 | amodra | 2005-01-11 | 1 | -6/+15 |
* | * target.h (targetm.calls.arg_partial_bytes): New. | rth | 2004-12-30 | 1 | -25/+29 |
* | gcc/ChangeLog: | aoliva | 2004-12-23 | 1 | -2/+2 |
* | * optabs.h (force_expand_binop): Declare. | rsandifo | 2004-11-24 | 1 | -37/+33 |
* | * function.h (struct function): Remove calls_longjmp. | zack | 2004-11-23 | 1 | -10/+7 |
* | 2004-11-22 Dale Johannesen <dalej@apple.com> | dalej | 2004-11-22 | 1 | -1/+0 |
* | PR 18480 | rth | 2004-11-15 | 1 | -2/+13 |
* | * calls.c (precompute_register_parameters): Force all PARALLELs | rth | 2004-11-14 | 1 | -13/+21 |
* | * calls.c (split_complex_values, split_complex_types): Make | kazu | 2004-11-08 | 1 | -2/+4 |
* | * function.c (reference_callee_copied): New. | rth | 2004-09-08 | 1 | -4/+4 |
* | * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | nathan | 2004-09-07 | 1 | -63/+56 |
* | PR middle-end/17258 | rth | 2004-09-02 | 1 | -62/+30 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -3/+2 |
* | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 1 | -80/+0 |
* | 2004-08-17 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-17 | 1 | -1/+1 |
* | calls.c (load_register_parameters): Remove spurious FIXME token. | nathan | 2004-08-16 | 1 | -1/+1 |
* | .: | nathan | 2004-08-15 | 1 | -2/+5 |
* | 2004-07-28 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-28 | 1 | -72/+0 |
* | * cfgexpand.c (tree_expand_cfg): Fix comment. | steven | 2004-07-27 | 1 | -8/+1 |
* | * calls.c (combine_pending_stack_adjustment_and_call): Make | rth | 2004-07-26 | 1 | -5/+5 |
* | 2004-07-21 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-21 | 1 | -22/+1 |
* | * tree-def (WITH_SIZE_EXPR): New. | rth | 2004-07-16 | 1 | -0/+1 |
* | 2004-07-14 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-14 | 1 | -13/+13 |
* | 2004-07-14 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-14 | 1 | -30/+1 |
* | * function.c (pass_by_reference): New. | rth | 2004-07-13 | 1 | -6/+3 |
* | * target-def.h (TARGET_MUST_PASS_IN_STACK): New. | rth | 2004-07-13 | 1 | -14/+23 |
* | * function.c (expand_function_start): Ensure r_save is in Pmode. | sje | 2004-07-12 | 1 | -0/+1 |
* | * calls.c (check_sibcall_argument_overlap_1): Handle pointers | rakdver | 2004-07-10 | 1 | -1/+1 |
* | * expr.h (store_bit_field, extract_bit_field): Remove last argument. | jakub | 2004-07-10 | 1 | -2/+2 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -3/+3 |
* | * expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0. | aoliva | 2004-07-08 | 1 | -20/+2 |
* | * except.c (expand_eh_region_start, expand_eh_region_end, | rth | 2004-07-08 | 1 | -16/+0 |
* | * calls.c (emit_library_call_value_1): Use mode of function parameter | rth | 2004-07-08 | 1 | -1/+2 |
* | * calls.c (load_register_parameters): Call expand_shift instead | sayle | 2004-07-05 | 1 | -5/+6 |
* | * c-decl.c (grokdeclarator): Don't frob current_function_decl | rth | 2004-07-03 | 1 | -164/+36 |
* | 2004-07-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-01 | 1 | -8/+8 |
* | * function.h (struct function): Remove x_function_call_count. | rth | 2004-07-01 | 1 | -2/+0 |
* | * calls.c (shift_returned_value): Fix handling of non-integer | rsandifo | 2004-06-24 | 1 | -1/+9 |
* | * calls.c (expand_call): Call INIT_CUMULATIVE_ARGS earlier, and | amodra | 2004-06-24 | 1 | -18/+28 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -10/+10 |
* | * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c, | kazu | 2004-05-30 | 1 | -1/+1 |
* | * calls.c (initialize_argument_information): Forbid sibcalls if a | rsandifo | 2004-05-22 | 1 | -0/+7 |
* | * system.h: Poison NO_RECURSIVE_FUNCTION_CSE. | ian | 2004-05-21 | 1 | -4/+1 |
* | * tree.def (documentation): Remove mention of class 'b'. | zack | 2004-05-14 | 1 | -2/+3 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -312/+163 |
* | * calls.c (precompute_arguments): Remove PROMOTE_FOR_CALL_ONLY. | pbrook | 2004-04-28 | 1 | -1/+1 |
* | * Makefile.in (LIBGCOV): Add _gcov_fork, _gcov_execl, _gcov_execlp, | rakdver | 2004-04-23 | 1 | -26/+1 |
* | * c-decl.c (build_compound_literal): Use TYPE_READONLY. | kenner | 2004-04-05 | 1 | -3/+2 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -2/+2 |
* | * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c, | kazu | 2004-03-20 | 1 | -1/+1 |