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: elf32-ppc ld bug with symbol versioning


"H. J. Lu" <hjl at lucon dot org> writes:

> BTW, does anyone have any objections to this patch:
> 
> http://sources.redhat.com/ml/binutils/2003-04/msg00342.html
> 
> I'd like to use it in bfd.

If you're going to change the formats accepted by vfinfo you need to
change the comment above it describing it.

Note that vfinfo implements %v, so I'm not sure why you need %x and
%lx.  If you don't really need %ld and %lu, I would vote against
including them.  If we're going to reimplement printf, we should use a
different approach.

I have no basic problem with adding the callback.

Ian


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