This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] Add new script add-abilist.py


On 03/05/2015 05:08 PM, Roland McGrath wrote:
>> Right, you would use trybot once we get it.
> 
> Indeed.
> 
>> (a) `make all-update-abi` to propagate `make update-abi` changes to all
>>     machine abis.
> 
> How do you imagine that can work?

It can't, at least not 100% correctly. It's simply automation. The machine
maintainer still has to review, and if you check it in it could still fail,
but it's easier than the manual process I follow now.

Look at the check-localplt changes I made where I *tried* to get the symbols
of __tls_get_addr correct, and failed for at least 3 machines becuase the
ABI was structured in odd ways.

Nothing but trybot is 100% correct.

Cheers,
Carlos.
 


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