re PR target/11689 (g++3.3 emits un-assembleable code for k6 architecture)
[platform/upstream/gcc.git] / gcc / calls.c
2003-09-06 Jan Hubickare PR target/12070 (ICE converting between double and...
2003-09-04 DJ Delorietarghooks.c: New file.
2003-08-27 Richard Sandifordcalls.c (initialize_argument_information): If an argume...
2003-08-23 Dale Johannesencalls.c (emit_library_call_value_1): Fix obvious errors...
2003-08-23 Jason Eckhardtcalls.c (emit_library_call_value_1): Remove code relate...
2003-08-20 Jason Merrilltree.h (IS_EXPR_CODE_CLASS): Also include 'r' and 's'.
2003-08-06 Alan Modracalls.c (load_register_parameters): Arrange for call_fu...
2003-07-30 Alan Modracalls.c (load_register_parameters): When shifting reg...
2003-07-25 Gabriel Dos ReisRemove pedwarn_with_decl, warning_with_decl and error_w...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-18 Mark Mitchellre PR rtl-optimization/11557 (constant folding)
2003-07-14 Alan Modratm.texi (BLOCK_REG_PADDING): Describe.
2003-07-11 Geoffrey KeatingIndex: ChangeLog
2003-07-09 Roger Saylere PR other/11370 (-Wunreachable-code gives false compl...
2003-07-01 Jeff Lawstmt.c (any_pending_cleanups): Lose argument THIS_CONTO...
2003-06-30 Jason Merrilldefaults.h (PUSH_ARGS_REVERSED): Define default here.
2003-06-22 Andreas Jaeger* calls.c (emit_call_1): Readd lost ATTRIBUTE_UNUSED.
2003-06-22 Andreas Jaegercaller-save.c: Convert to ISO C90.
2003-06-10 Steve Ellceycalls.c (expand_call): Convert structure_value_addr...
2003-06-10 Andrew Haleylanghooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New.
2003-06-04 Roger Saylecalls.c (expand_call): Avoid calling pure or const...
2003-06-03 Aldy Hernandezfunction.c (assign_parms): Split complex arguments.
2003-05-27 Richard Kennertree.h (contains_placeholder_p): Now returns bool.
2003-05-22 DJ Deloriecalls.c (expand_call): If the arg block is going to...
2003-05-17 Kaveh R. Ghazibuiltins.c (validate_arglist): Eliminate libiberty...
2003-05-03 Olivier Hainqueemit-rtl.c (last_call_insn, [...]): New functions.
2003-05-02 Alan Modracalls.c (struct arg_data): Move offset, slot_offset...
2003-04-29 Olivier Hainquecalls.c (expand_call): When modes of target and valreg...
2003-04-22 Mark MitchellMakefile.in (calls.o): Depend on except.h.
2003-04-21 Olivier Hainquecalls.c (expand_call): Prevent sibcall optimization...
2003-04-19 Richard KennerInstall proper version.
2003-04-19 Richard Kenner* calls.c (expand_call): Provide init for old_stack_poi...
2003-04-18 Olivier Hainquecalls.c (expand_call): Move special case for constructo...
2003-04-14 Roger Saylebuiltin-types.def (BT_FN_STRING_CONST_STRING): New...
2003-04-11 Richard Hendersonlibfuncs.h (LTI_setbits, [...]): New.
2003-03-14 Roger Saylecalls.c (flags_from_decl_or_type): Factor and remove...
2003-03-08 Kazu Hiratacalls.c: Fix comment formatting.
2003-03-05 Jan HubickaMakefile.in (calls.o, [...]): Depend on cgraph.h
2003-03-03 Jason Merrilltree-inline.c (find_builtin_longjmp_call): Save and...
2003-03-03 Jan Hubickacalls.c (rtx_for_function_call): Take the address as...
2003-02-23 Alan Modracalls.c (store_one_arg): Revert 1999-02-16 change.
2003-02-19 Jan Hubickacalls.c (expand_call): Update call of INIT_CUMULATIVE_ARGS
2003-02-10 Alan Modracalls.c (try_to_integrate): Tidy stack_usage_map access.
2003-01-28 Richard Henderson* calls.c (default_must_pass_in_stack): Fix typo in...
2003-01-26 Alexandre Olivacalls.c (emit_library_call_value_1): Handle return...
2003-01-26 Alan Modracalls.c (save_fixed_argument_area): Tidy.
2003-01-21 Kaveh R. Ghazi* calls.c (fix_unsafe_tree): Prototype.
2003-01-21 Christian Ehrhardtre PR rtl-optimization/7507 (ICE (segfault) with -O2)
2003-01-20 Richard Hendersonexpr.h (MUST_PASS_IN_STACK): Move implementation...
2003-01-18 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-01-10 Dale Johannesencalls.c (load_register_parameters): Add is_sibcall...
2002-12-18 Jason Merrillcalls.c (expand_call): Don't try to be clever about...
2002-12-17 Jason Merrillcalls.c (expand_call): Handle CALL_EXPR_HAS_RETURN_SLOT...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-09 Steve Ellceytm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove defini...
2002-11-18 Jan Hubickacalls.c (alloca_call_p): New global function.
2002-11-11 H.J. Lucalls.c (PUSH_ARGS_REVERSED): Define only if not defined.
2002-10-21 Ulrich Weigandc-opts.c (missing_arg): Use cl_options[opt_index].opt_c...
2002-10-11 Jan Hubickare PR c/7344 (performance regression on huge case state...
2002-10-01 Richard Hendersoncalls.c (precompute_register_parameters): Force non...
2002-09-27 David S. Millerre PR rtl-optimization/7335 (Sparc: ICE in verify_wide_...
2002-09-22 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-19 Richard Hendersoncalls.c (store_one_arg): Rename default_align to parm_a...
2002-09-17 John David Anglincalls.c (store_one_arg): Set default alignment for...
2002-09-16 Kazu Hiratacalls.c (emit_library_call_value_1): Don't refer to...
2002-09-12 Jason Merrillcalls.c (store_one_arg): Use size_in_bytes to determine...
2002-08-29 Richard Hendersonexpr.h (enum block_op_methods): New.
2002-08-15 Richard Hendersoncalls.c: Include target.h.
2002-07-23 J"orn Renneckecalls.c (emit_library_call_value_1): If FUNCTION_ARG_PA...
2002-06-11 David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-04-24 J"orn Renneckeloop.c (load_mems): Don't change the interface of calle...
2002-04-12 Jason Merrillfix whitespace
2002-04-04 David S. Millercalls.c (store_one_arg): If ECF_SIBCALL, use tail_call_reg.
2002-04-01 Neil Boothc-decl.c (grokdeclarator): Update.
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-18 Mark Mitchellcalls.c (precompute_arguments): Do not assume that...
2002-03-01 Steve Ellceyrtl.texi (SUBREG_PROMOTED_UNSIGNED_P): Change definitio...
2002-02-11 Alexandre Olivacalls.c (store_one_arg): In the non-BLKmode non-partial...
2002-02-09 Alexandre OlivaContribute sh64-elf.
2002-01-16 Graham Stottcalls.c (try_to_integrate): Use "(size_t)" intermediate...
2001-12-23 Richard Hendersoncalls.c (expand_call): Don't turn off ECF_LIBCALL_BLOCK...
2001-12-23 Jan Hubickacalls.c (ECF_LIBCALL_BLOCK): New constant.
2001-12-22 Richard Kennercalls.c (flags_from_decl_or_type): Move ECF_SP_DEPRESSE...
2001-12-18 Jason MerrillC++ ABI change: destroy value arguments in caller.
2001-12-15 Richard Kennercalls.c (emit_call_1): If ECF_SP_DEPRESSED, pretend...
2001-12-11 Steve Ellceytm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): New.
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...
next