Don't use #if inside C test expression.
[gcc.git] / gcc / calls.c
2001-08-01 Kazu Hirataalias.c: Fix comment formatting.
2001-07-18 Richard Hendersoncalls.c (prepare_call_address): New parameter SIBCALLP.
2001-07-11 Richard Kenneralias.c (set_mem_alias_set): New function.
2001-07-11 Kazu Hiratacalls.c (emit_library_call_value_1): Fix a comment...
2001-05-05 David Edelsohn* calls.c (store_one_arg): Don't divide align by BITS_P...
2001-04-21 Kazu Hiratacalls.c (expand_call): Fix a comment typo.
2001-04-05 DJ Deloriefunction.h (virtuals_instantiated): Declare.
2001-04-04 Richard Hendersonrtl.h (LCT_THROW): New.
2001-04-03 Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-28 Richard Hendersonrtl.h (LCT_NORETURN): New.
2001-03-22 Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-18 Richard Hendersondefaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move...
2001-03-15 Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-01-24 Alexandre Olivacalls.c (emit_library_call_value_1): Memory slot for...
2001-01-12 Alexandre Olivacalls.c (emit_library_call_value_1): Add USEs and CLOBB...
2001-01-05 Alexandre Olivacalls.c (emit_library_call_value_1): Support INIT_CUMUL...
2000-12-30 Richard Kenner* calls.c (calls_function_1, case CONSTRUCTOR): New...
2000-12-30 Richard Kenneralias.c (alias_sets_conflict_p): New function.
2000-12-29 Alexandre Olivacalls.c (emit_library_call_value_1): Add to call_fusage...
2000-12-28 Chandrakala Chavvacalls.c (store_one_arg): If parm is passed both in...
2000-11-30 Richard Hendersoncalls.c (expand_call): Emit queued insns before creatin...
2000-11-29 Richard Hendersoncalls.c (expand_call): Defer const/pure NO_DEFER_POP...
2000-11-28 Jan Hubickacalls.c (expand_call): Don't disable tail recursion...
2000-11-09 Joseph Myerscalls.c (expand_call, [...]): Use memcpy () instead...
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-11-04 Alexandre Olivacalls.c (emit_call_1): Use n_popped instead of RETURN_P...
2000-10-27 Jakub Jelinekcalls.c (expand_call): If sibcall_failure is set during...
2000-10-26 Richard Hendersoncalls.c (expand_call): Supress sibcall if we have a...
2000-10-22 Alexandre Olivacalls.c (combine_pending_stack_adjustment_and_call...
2000-10-07 Richard Hendersoncalls.c (expand_call): Disallow sibcalls to noreturn...
2000-09-17 Bernd SchmidtBring back equal forms for libcalls
2000-09-15 Bernd SchmidtDon't make bogus libcall blocks
2000-09-15 Richard Hendersoncalls.c (precompute_register_parameters): Use COSTS_N_I...
2000-09-07 Kazu Hirata* calls.c: Fix formatting.
2000-09-01 Jim WilsonEliminate false DV warnings for predicated calls to...
2000-08-29 Zack Weinbergtop level:
2000-08-29 Mark Mitchellcalls.c (expand_call): Don't create a VAR_DECL just...
2000-08-22 Alexandre Olivacalls.c (check_sibcall_argument_overlap_1): Adjust...
2000-08-16 Richard Kennercalls.c (calls_function_1, [...]): Only test TYPE_RETUR...
2000-08-16 Richard Kennercalls.c (ECF_SP_DEPRESSED): New macro.
2000-07-31 Herman A.J. ten... calls.c (combine_pending_stack_adjustment_and_call...
2000-07-18 Jakub Jelinekcalls.c (store_arg): Return non-zero if sibcall_failure...
2000-07-13 Jakub Jelinekcalls.c (stored_args_map): New variable.
2000-07-04 Clinton Popetz* calls.c (emit_library_call_value_1): Revert previous...
2000-07-03 Clinton Popetzcalls.c (emit_library_call_value_1): Use valreg instead...
2000-06-23 Jakub Jelinekcalls.c (compute_argument_addresses): Force stack slots...
2000-06-11 Kaveh R. GhaziWarning fixes:
2000-06-09 Jason Merrilltimevar.def: Add TV_EXPAND.
2000-06-03 Richard Kenneralias.c (struct alias_set_entry): New field has_zero_child.
2000-05-31 Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-27 Zack Weinbergconfigure.in (stage1_warn_cflags): Add -Wstrict-prototy...
2000-05-27 Richard Kennertree.h (TREE_CODE_LENGTH): New macro.
2000-05-24 Mark Mitchellcalls.c (expand_call): Handle cleanups in tail-recursio...
2000-05-15 Jan Hubickacalls.c: Re-install both patches reverted by last patch.
2000-05-15 Jakub Jelinekcalls.c (expand_call): Move expand_start_target_temps...
2000-05-12 Richard Henderson* calls.c: Revert both 05-09 patches.
2000-05-10 Richard Hendersoncalls.c (expand_call): Increment currently_expanding_ca...
2000-05-09 Jan Hubickacalls.c (expand_call): Reorganize somewhat in order...
2000-05-03 Richard KennerAdd missing blank
2000-05-01 Richard Henderson* calls.c (expand_call): Don't emit reg notes for a...
2000-04-28 Jan Hubickacalls.c (calls_function_1): Propertly handle TREE_LIST...
2000-04-28 Richard Hendersoncalls.c (combine_pending_stack_adjustment_and_call...
2000-04-27 Mark Mitchellcalls.c (combine_pending_stack_adjustment_and_call...
2000-04-26 Richard Hendersoncalls.c (expand_call): Disable tail call generation...
2000-04-25 Jason Merrillcalls.c (expand_call): Use get_callee_fndecl.
2000-04-20 Jan Hubickacalls.c (expand_call): Avoid unnecesary precalculation...
2000-04-19 Jan Hubickacalls.c (precompute_arguments): Remove must_preallocate...
2000-04-13 Jan Hubickaalias.c (nonlocal_reference_p): Take a care for CALL_IN...
2000-04-12 Jan Hubicka(expand_call): Do not reverse args in "equal from"...
2000-04-12 Jan Hubickacalls.c (expand_call): Do NO_DEFER_POP unconditionally...
2000-04-12 Catherine Moorecalls.c (emit_library_call_value_1): Change 3rd arg...
2000-04-12 Richard KennerMinor whitespace change
2000-04-07 Jason Merrill* calls.c (expand_call): emit_queue if we're trying...
2000-04-05 Kaveh R. Ghazi* calls.c (initialize_argument_information): Fix typo...
2000-04-05 Richard Henderson* calls.c (try_to_integrate): Initialize reg_parm_stack...
2000-04-04 Jan Hubickacalls.c (ECF_MALLOC, [...]): New constants.
2000-04-01 Jan Hubickabuiltins.c (expand_builtin_apply): Pass proper paramete...
2000-03-30 Richard Kennercalls.c (expand_call): Pass bit alignment to mark_reg_p...
2000-03-30 Richard Kennerbuiltins.c (get_pointer_alignment): Use host_integerp...
2000-03-29 Jeffrey A Law* calls.c (expand_call): Fix typo.
2000-03-29 Jason Merrilladd ATTRIBUTE_UNUSED
2000-03-29 Jan HubickaConvert ACCUMULATE_OUTGOING_ARGS to an expression.
2000-03-29 Jan Hubickaflags.h (flag_optimize_sibling_calls): Declare.
2000-03-27 Richard Hendersoncalls.c (expand_call): Pass parms not original exp...
2000-03-25 Richard Hendersontree.c (lang_safe_for_unsave): Remove.
2000-03-24 Jakub Jelineksibcall.c (skip_copy_to_return_value): Use OUTGOING_REG...
2000-03-23 Richard Kennercalls.c (expand_call): If TARGET is passed by reference...
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-22 Jan Hubicka* calls.c: re-install Mar 16 emit_library_call merge.
2000-03-21 Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-03-20 Richard Hendersoncalls.c (expand_call): Don't bother generating tail...
2000-03-17 Jeffrey A LawSibling call optimizations.
2000-03-17 Martin v. Löwiscall.c (special_function_p): It is only malloc if it...
2000-03-16 Richard Henderson* calls.c: Revert last two changes.
2000-03-16 Jan Hubickacalls.c (emit_library_call_value_1): Break out from...
2000-03-16 Jan Hubickacalls.c (expand_call): Do sanity checking on arg_space_...
2000-03-16 Jason Merrillcalls.c (emit_call_1): Nothrow functions can still...
2000-03-09 Jason Merrilltree.h (struct tree_common): Rename raises_flag to...
2000-03-07 Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
next