* config/alpha/x-vms (version): Change "." to "_".
[gcc.git] / gcc / calls.c
2001-12-05 Richard Kennerattribs.c (handle_no_check_memory_usage_atribute):...
2001-11-22 Andrew Haleycalls.c (check_sibcall_argument_overlap): Use slot_offs...
2001-11-21 Jakub Jelinekexplow.c (probe_stack_range): Use LCT_NORMAL as second...
2001-11-11 Richard Kennerexpmed.c (extract_bit_field): No longer pass in alignment.
2001-11-04 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-23 Richard Kennerbuiltins.c (expand_builtin_setjmp): Only call convert_m...
2001-10-23 Richard KennerCorrect typo in last change
2001-10-23 Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-19 Kaveh R. Ghazicalls.c (emit_call_1): Mark parameter with ATTRIBUTE_UN...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10 Kazu Hiratacalls.c: Fix formatting.
2001-09-21 Richard Hendersonrtl.h (LCT_RETURNS_TWICE): New.
2001-09-10 Richard Sandiford* calls.c (store_one_arg): Expand comment.
2001-09-10 Roman Lechtchinskycalls.c (store_one_arg): Make sure that the entire...
2001-08-31 Kaveh R. Ghazicalls.c (emit_library_call_value): Don't use a fixed...
2001-08-28 Andreas Jaeger(forgot in last checkin)
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-13 Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-12 Zack Weinbergdefaults.h: Define PREFERRED_STACK_BOUNDARY to STACK_BO...
2001-08-10 Zack Weinbergcalls.c, function.c: Always define PREFERRED_STACK_BOUN...
2001-08-08 Jan Hubickacalls.c (ECF_ALWAYS_RETURN): New constant.
2001-08-07 Jan Hubickacalls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-07 Jan Hubickaalias.c (nonlocal_mentioned_p): Rename CONST_CALL_P...
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.
next