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 R_SPARC_DISP* against hidden symbols in shared libs


On Wed, Apr 03, 2002 at 07:48:46PM +0200, Jakub Jelinek wrote:
> Hi!
> 
> I've just commited the following patch.
> gcc relies on all R_SPARC_DISP* relocs against local and hidden symbols to
> be resolved at link time, but we were emitting R_SPARC_DISP* relocs against
> hidden symbols.
> One day SPARC bfd backends should be converted to keep track
> of all dynamic relocs, so that no R_SPARC_NONE relocs are created, ATM this
> is IMHO sufficient.
> Daniel, ok to commit to 2.12 branch too?

Sure, please do.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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