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]

Re: PATCH: Symbian OS handling of R_ARM_RELATIVE


Richard Earnshaw wrote:

On Thu, 2004-11-04 at 19:12, Mark Mitchell wrote:


Symbian OS can relocate the data segement and text segment sparately.
So, when generating an R_ARM_RELATIVE relocation we must say to which
segment the relocation is relative.  The BPABI lets us pick any symbol
in the segement to use for that purpose.

OK?

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com

2004-11-04 Mark Mitchell <mark@codesourcery.com>

	* elf32-arm.c (elf32_arm_final_link_relocate): When generating an
	R_ARM_RELATIVE relocation for Symbian OS, mention the section
	symbol in the relocation.




OK, but can you correct the comment...


Done, and checked in.

Thanks,

--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com


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