This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[RFA] gprof static call support for MIPS


The following adds support for the gprof -c option (static call
graph by hueristic) on the MIPS.  It was derived from similar code
for the Alpha.

OK to commit?

	* mips.c: New file.
	* Makefile.am (sources): Add mips.c.
	(mips.o): New rule.
	* Makefile.in: Regenerate.
	* corefile.c: Update copyright years.
	(find_call): Call mips_find_call for bfd_arch_mips.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>

Attachment: foo
Description: gprof-mips-patch


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]