This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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 to RTLD_START to avoid store data below $sp on MIPS


On Wed, 4 Jul 2012, Petar Jovanovic wrote:

> Hi everyone,
>  
> there is a store-data-below-stack-pointer case in RTLD_START in
> sysdeps/mips/dl-machine.h. Is there any reason to be so?

No, I think your change is probably correct, but how have you tested it?  
In particular, have you done some tests for all three ABIs (o32, n32, 
n64)?

-- 
Joseph S. Myers
joseph@codesourcery.com


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