Re: [PATCH] Fix tst-libc_dlvsym{, -static} on ARC: don't check _sys_{err, sig}list

2020-07-20 Thread Florian Weimer
* Vineet Gupta via Libc-alpha: > diff --git a/elf/tst-libc_dlvsym.h b/elf/tst-libc_dlvsym.h > index 6b132dd7c3e4..7eda47207824 100644 > --- a/elf/tst-libc_dlvsym.h > +++ b/elf/tst-libc_dlvsym.h > @@ -117,8 +117,6 @@ compare_vsyms (void) > obtain an explicit handle for libc.so. */ >void

Re: [PATCH v2] elf: Change TLS static surplus default back to 1664

2020-07-20 Thread Florian Weimer
* Vineet Gupta via Libc-alpha: > Hi Florian, > > On 7/17/20 4:41 AM, Florian Weimer via Libc-alpha wrote: >> Make the computation in elf/dl-tls.c more transparent, and add >> an explicit test for the historic value. >> >> --- >> elf/Makefile | 4 +++- >> elf/dl-tls.c | 37