Wu Zhangjin wrote:
From: Wu Zhangjin <wuzhangjin@xxxxxxxxx>
[...]
2009-10-23 David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
* doc/invoke.texi (mmcount-ra-address): Document new command line option.
* config/mips/mips.opt (config/mips/mips.opt): New option.
* config/mips/mips-protos.h (mips_function_profiler): Declare new
function.
* config/mips/mips.c (struct mips_frame_info): Add ra_fp_offset member.
(mips_for_each_saved_gpr_and_fpr): Set ra_fp_offset.
(mips_function_profiler): Moved from FUNCTION_PROFILER, and rewritten.
* config/mips/mips.h (FUNCTION_PROFILER): Body of macro moved to
mips_function_profiler.
Tested-by: Wu Zhangjin <wuzhangjin@xxxxxxxxx>
Signed-off-by: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
Two things:
1) This is a GCC patch. GCC doesn't use 'Signed-off-by'.
2) You cannot add my 'Signed-off-by', only I can do that. I would
request that you remove it.
Thanks,
David Daney