]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/calls.c
Oops, missed ChangeLog in last checkin...
[thirdparty/gcc.git] / gcc / calls.c
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.
2000-03-03  Jason Merrill* calls.c (special_function_p): operator new may not...
2000-03-02  Jason Merrillfunction.h (struct expr_status): Add x_arg_space_so_far.
2000-03-02  Jan Hubicka* calls.c (expand_call) Do not attempt to combine...
2000-03-01  Jason Merrill* calls.c (emit_library_call): Check for null REG.
2000-02-29  Jeffrey A Lawcalls.c (emit_library_call): Do not abort if FUNCTION_A...
2000-02-28  Jan Hubickacalls.c (expand_call): Attempt to combine stack adjustm...
2000-02-27  Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-26  Jeff LawCopyright fixes
2000-02-10  Jim WilsonFix for ia64 setjmp miscompilation problem.
2000-02-07  Jan Hubickacalls.c (compute_argument_block_size): New argument...
2000-01-26  Joern Renneckecalls.c (special_function_p): New argument fork_or_exec.
2000-01-18  Kaveh R. Ghazicalls.c (emit_call_1): Mark parameter with ATTRIBUTE_UN...
2000-01-13  Kaveh R. Ghazicalls.c (emit_call_1): Wrap varaible `struct_value_size...
2000-01-11  Kaveh R. Ghazialias.c: PROTO -> PARAMS.
2000-01-04  Kaveh R. Ghazibuiltins.c (expand_builtin_strlen): Initialize variable...
1999-12-09  Jakub Jelineksparc.h (PROMOTE_FOR_CALL_ONLY): Define.
1999-12-06  Jakub Jelinekcalls.c (save_fixed_argument_area): If save_mode is...
1999-12-05  Mark Mitchelltree.h (special_function_p): Declare.
1999-11-30  Kaveh R. Ghazicalls.c (special_function_p): Remove `realloc' and...
1999-11-28  Anthony Greentree.h (struct tree_decl): Add malloc_flag.
1999-11-16  Jakub Jelinekexplow.c (hard_function_value): Add outgoing argument.
1999-11-01  Richard Kenner[multiple changes]
1999-10-29  Catherine MooreFix up last patch.
1999-10-29  Catherine Mooreexpr.c (emit_push_insn): New argument alignment_pad.
1999-10-27  Jeffrey A Lawc-typeck.c (build_function_call): Check that the built...
1999-10-21  Kaveh R. Ghazicalls.c: Include tm_p.h later, so everything we need...
1999-09-20  Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-15  Mark Mitchellcalls.c (precompute_arguments): Fix typo in comment.
1999-09-07  Jeff LawMerge in gcc2-ss-010999
1999-08-25  Kaveh R. GhaziWarning fixes:
1999-08-25  John David Anglincalls.c (emit_call_1): Use call_pop/call_value_pop...
1999-08-09  Bernd SchmidtInclude function.h in most files.
1999-05-08  Donn TerryDonn Terry (donn@interix.com)
1999-04-29  Richard Hendersoncalls.c (emit_call_1): Pass rounded_stack_size to emit_...
1999-04-26  Mumit Khanfunction.c (put_var_into_stack): Change ptr_mode to...
1999-04-25  Richard Hendersoncalls.c (emit_call_1): New arg rounded_stack_size;...
1999-03-19  Kaveh R. GhaziWarning fixes:
1999-03-09  Jeffrey A Lawcalls.c (load_register_parameters): New function.
1999-03-09  Jeffrey A Law* calls.c (expand_call): Slightly reorganize code.
1999-03-09  Jeffrey A Lawcalls.c (compute_argument_addresses): New function.
1999-03-08  Jeffrey A Lawcalls.c (initialize_argument_info): Accept a pointer...
1999-02-25  J"orn Renneckesh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass...
1999-02-24  Jeffrey A Lawcalls.c (initialize_argument_information): New function...
1999-02-24  Jeffrey A Lawcalls.c (compute_argument_block_size): New function...
1999-02-24  Jeffrey A Lawcalls.c (precompute_arguments): New function, extracted...
1999-02-24  Jeffrey A Lawcalls.c (finalize_must_preallocate): New function,...
1999-02-16  Jeffrey A Lawcalls.c (store_one_arg): Mark any slots used for the...
1999-01-27  Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-19  Jason Merrillcalls.c (expand_call): Strip a TARGET_EXPR if we're...
1999-01-19  Mark Mitchellrtl.h (rtx_def): Update documentation.
1999-01-07  Mark Mitchellcalls.c (store_unaligned_arguments_into_pseudos): Use...
1999-01-06  Jeff LawCopyright fixes.
1999-01-06  Jeff LawRevert changes which crept in by accident.
1999-01-06  Jeffrey A Lawcalls.c (special_function_p): Push alloca test inside...
1999-01-06  Jeffrey A Lawcalls.c (special_function_p): New function broken out...
1998-11-20  Bernd Schmidtfunction.c (nonlocal_goto_handler_slots): Renamed from...
1998-11-19  Bernd Schmidtexpr.c (STACK_BYTES): Delete unused macro.
1998-11-08  Kaveh R. Ghazigansidecl.h: Prepend a "G" to the macro wrapping this...
1998-10-13  Kaveh R. GhaziWarning fixes:
1998-10-11  Ken RaeburnFine-grained control of -fcheck-memory-usage with new...
1998-10-01  Gavin Romig-Kochcalls.c (expand_call): Encapsulate code into copy_blkmo...
1998-08-26  Jeffrey A Lawcalls.c (expand_call): Use bitfield instructions to...
1998-08-26  Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-07-01  Richard Hendersonexpr.c (emit_group_load, [...]): Rewrite considering...
1998-06-20  Jeffrey A Lawcalls.c (expand_call): Initialize "src" and "dest".
next