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: [RFC][PATCH 22/22] Add Infinity notes implementing td_ta_map_lwp2thr


On Wed, 21 Oct 2015, Adhemerval Zanella wrote:

> This can be done with proper documentation and in the release cycle: the 
> release maintainer will recreate the assembly annotations for the 
> release architectures. My only concern is the kernel notes dependency, 
> however even those we need to take care since you also do not know prior 
> hand which version you will end using.
> 
> Also we can use the same strategy with the ulp updates for link testing.

There are lots of ABI variations that might be relevant to this; requiring 
updates for all of those at release time doesn't seem a good idea (we 
rarely manager to get a full set of test reports for a release).  Lots 
more variations than applicable for ulps updates (and really we should be 
able to reduce the number of libm-test-ulps files further; given a generic 
one for (flt-32, dbl-64) and one for (flt-32, dbl-64, ldbl-128), only 
i386, x86_64, ia64, m68k and powerpc ought to need their own versions, 
plus maybe hppa and sh because of underlying floating-point issues, though 
maybe fused operations would slightly increase that number).

-- 
Joseph S. Myers
joseph@codesourcery.com


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