OSDN Git Service

* gcj.texi (Input and output files): Mention non-class entries.
[pf3gnuchains/gcc-fork.git] / gcc / calls.c
2003-01-21 ghazi * calls.c (fix_unsafe_tree): Prototype.
2003-01-21 rth PR opt/7507
2003-01-20 rth * expr.h (MUST_PASS_IN_STACK): Move implementat...
2003-01-18 kazu * basic-block.h: Fix comment formatting.
2003-01-10 dalej2003-01-10 Dale Johannesen <dalej@apple.com>
2002-12-18 jason * calls.c (expand_call): Don't try to be clever...
2002-12-17 jason * calls.c (expand_call): Handle CALL_EXPR_HAS_R...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-09 sje * doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove...
2002-11-18 hubicka * calls.c (alloca_call_p): New global function.
2002-11-11 hjl2002-11-10 H.J. Lu <hjl@gnu.org>
2002-10-21 uweigand * c-opts.c (missing_arg): Use cl_options[opt_index...
2002-10-11 hubicka * calls.c (expand_call): Simplify noreturn call.
2002-10-01 rth * calls.c (precompute_register_parameters)...
2002-09-27 davem2002-09-26 David S. Miller <davem@redhat.com>
2002-09-22 kazu * ChangeLog: Follow spelling conventions.
2002-09-19 rth * calls.c (store_one_arg): Rename default_align to...
2002-09-17 danglin * calls.c (store_one_arg): Set default alignment for...
2002-09-16 kazu * calls.c (emit_library_call_value_1): Don't refer to
2002-09-12 jason * calls.c (store_one_arg): Use size_in_bytes...
2002-08-29 rth * expr.h (enum block_op_methods): New.
2002-08-15 rth * calls.c: Include target.h.
2002-07-23 amylaar * calls.c (emit_library_call_value_1): If
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-04-24 amylaar * loop.c (load_mems): Don't change the interface of...
2002-04-12 jasonfix whitespace
2002-04-04 davem2002-04-04 David S. Miller <davem@redhat.com>
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-18 mmitchel * calls.c (precompute_arguments): Do not assume that...
2002-03-01 rth * doc/rtl.texi (SUBREG_PROMOTED_UNSIGNED_P...
2002-02-11 aoliva* calls.c (store_one_arg): In the non-BLKmode non-parti...
2002-02-09 aolivaContribute sh64-elf.
2002-01-16 grahams * calls.c (try_to_integrate): Use "(size_t...
2001-12-23 rth * calls.c (expand_call): Don't turn off ECF_LIB...
2001-12-23 hubicka * calls.c (ECF_LIBCALL_BLOCK): New constant.
2001-12-22 kenner * calls.c (flags_from_decl_or_type): Move ECF_SP_DEPRE...
2001-12-18 jason C++ ABI change: destroy value arguments in...
2001-12-15 kenner * calls.c (emit_call_1): If ECF_SP_DEPRESSED, pretend...
2001-12-11 janis2001-12-11 Steve Ellcey <sje@cup.hp.com>
2001-12-05 kenner * attribs.c (handle_no_check_memory_usage_atribute...
2001-11-22 aph2001-10-09 Andrew Haley <aph@redhat.com>
2001-11-21 jakub * explow.c (probe_stack_range): Use LCT_NORMAL as...
2001-11-11 kenner * expmed.c (extract_bit_field): No longer pass in...
2001-11-04 jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-10-23 kenner * builtins.c (expand_builtin_setjmp): Only call conver...
2001-10-23 kennerCorrect typo in last change
2001-10-23 kenner * alias.c (can_address_p): Compnonents are not address...
2001-10-19 ghazi * calls.c (emit_call_1): Mark parameter with ATTRIBUTE...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 kazu * calls.c: Fix formatting.
2001-09-21 rth * rtl.h (LCT_RETURNS_TWICE): New.
2001-09-10 rsandifo * calls.c (store_one_arg): Expand comment.
2001-09-10 rsandifo * calls.c (store_one_arg): Make sure that the entire...
2001-08-31 ghazi * calls.c (emit_library_call_value): Don't use a fixed
2001-08-28 aj(forgot in last checkin)
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-12 zack * defaults.h: Define PREFERRED_STACK_BOUNDARY to
2001-08-10 zack * calls.c, function.c: Always define PREFERRED_STACK_B...
2001-08-08 hubicka * calls.c (ECF_ALWAYS_RETURN): New constant.
2001-08-07 hubicka * calls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-07 hubicka * alias.c (nonlocal_mentioned_p):
2001-08-01 kazu * alias.c: Fix comment formatting.
2001-07-18 rth * calls.c (prepare_call_address): New parameter...
2001-07-11 kenner * alias.c (set_mem_alias_set): New function.
2001-07-11 kazu2001-07-10 Kazu Hirata <kazu@hxi.com>
2001-05-05 dje* calls.c (store_one_arg): Don't divide align by BITS_P...
2001-04-21 kazu2001-04-21 Kazu Hirata <kazu@hxi.com>
2001-04-05 dj* function.h (virtuals_instantiated): Declare.
2001-04-04 rth * rtl.h (LCT_THROW): New.
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * rtl.h (LCT_NORETURN): New.
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-18 rth * defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_AR...
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-01-24 aoliva* calls.c (emit_library_call_value_1): Memory slot for
2001-01-12 aoliva* calls.c (emit_library_call_value_1): Add USEs and...
2001-01-05 aoliva* calls.c (emit_library_call_value_1): Support
2000-12-30 kenner * calls.c (calls_function_1, case CONSTRUCTOR): New...
2000-12-30 kenner * alias.c (alias_sets_conflict_p): New function.
2000-12-29 aoliva* calls.c (emit_library_call_value_1): Add to call_fusa...
2000-12-28 cchavva * calls.c (store_one_arg): If parm is passed both...
2000-11-30 rth * calls.c (expand_call): Emit queued insns...
2000-11-29 rth * calls.c (expand_call): Defer const/pure NO_DE...
2000-11-28 rth * calls.c (expand_call): Don't disable tail...
2000-11-09 jsm28 * calls.c (expand_call, emit_library_call_value_1...
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-11-04 aoliva* calls.c (emit_call_1) [sibcall_pop]: Use n_popped...
2000-10-27 jakub * calls.c (expand_call): If sibcall_failure is set...
2000-10-26 rth * calls.c (expand_call): Supress sibcall if...
2000-10-22 aoliva* calls.c (combine_pending_stack_adjustment_and_call...
2000-10-07 rth * calls.c (expand_call): Disallow sibcalls...
2000-09-17 cruxBring back equal forms for libcalls
2000-09-15 cruxDon't make bogus libcall blocks
2000-09-15 rth * calls.c (precompute_register_parameters)...
2000-09-07 law * calls.c: Fix formatting.
2000-09-01 wilsonEliminate false DV warnings for predicated calls to...
2000-08-29 zacktop level:
next