This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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] Fix ppc32 dl-machine.h


> It seems the 2003-03-02 cleanups broke relocs against local symbols on ppc32
> (e.g. a bunch of binutils tests now fail).
> On ppc32 (and sparc32) for those relocs r_addend already includes st_value,
> so ATM glibc adds them in twice.

I can't find anything in the ABI spec to suggest this should be done.  Is
it considered part of the spec, or a binutils bug that we are just stuck with?
I had the impression that this was a sparc-specific bug, not the specified
behavior.  Do other Rela platforms use this meaning?  


Thanks,
Roland


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