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: Fix the weak undefined symbols with non-default visibility


On Mon, May 05, 2003 at 02:43:03PM +0930, Alan Modra wrote:
> On Mon, May 05, 2003 at 06:51:12AM +0200, Andreas Jaeger wrote:
> > Is this only needed for these two platforms?  I think other platforms
> > need the allocate_dynrelocas and relocate_section patches also,
> 
> If I understand correctly, it's an optimization, not a bug fix.
> I'll do powerpc and powerpc64 though, if HJ hasn't already done so.
> 

It is both an optimization and a bug fix. By "a bug fix", I mean there
is no need to change ld.so since the dynamic relocation is removed.
The main reason I didn't provide patches for other platforms is I
don't use them personally.

H.J.


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