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: [patches] Re: RISC-V glibc port, v4


On 01/16/2018 09:25 AM, Joseph Myers wrote:
> 
> Thanks.  It seems you still need to sort out (a) some NPTL issues, (b) 
> probably problems with context functions, (c) a backtrace implementation 
> (maybe a #include of the x86_64 one which is a generic 
> backtrace-via-unwind-info one), (d) some TLS issues which could well be 
> issues with tls-macros.h rather than the actual TLS implementation, and 
> (e) an issue with NaN signs in strfromf (and maybe (f) a few other 
> miscellaneous issues).  In addition to the issues from review of this 
> version of the port.
> 

Thanks, that's a good summary, I'll work on addressing those.

> (When the next revision of the port is posted, please include such test 
> results for all four ABI variants - RV32I and RV64I, hard and soft float.)
> 

Indeed, now that we're getting the failures down, I'll get the other
environments up and provide those results as well.


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