<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 24, 2019 at 9:44 PM Joel Sherrill <<a href="mailto:joel@rtems.org">joel@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi</div><div><br></div><div>I have some progress to report on this. The ndbm patch is in newlib git now but</div><div>the corresponding files were not regenerated. Once Corinna pushes those, I will</div><div>test and bump the newlib version in the tools.</div></div></blockquote><div>Thanks, Yah I saw the mail today. The path is pushed, I am also waiting for</div><div>regenerated file, Or else will have pull the current update and regenerae</div><div>the files using 'autoreconf -fvi'.</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>I see you have a test posted and once I have tools, I will be able to review that</div><div>properly.</div></div></blockquote><div>Yes, and Gedare has verified the code for now, but its execution needs to be</div><div>verified once newlib has the update.<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>How is the fenv test going? And what's the list of targets missing fenv support</div><div>in newlib that you have found code for?</div></div></blockquote><div>There are two approach I found:</div><div><ol><li>I saw in NetBSD, they have one general 'fenv.h' which is present in their include directory (This contains function prototypes). And one 'fenv.h' is present in evry architecture specific folders(They contain architecture specific macros). We can implement it in similar way. When they are compiled, the 'include/fenv.h' and '<architecture>/fenv.h' gets combined i guess.<br></li><li>Or we can have only architecture specific headers which contain function prototypes and macros in one single file for every architecture. <br></li></ol></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>--joel</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 24, 2019 at 10:56 AM Vaibhav Gupta <<a href="mailto:vaibhavgupta40@gmail.com" target="_blank">vaibhavgupta40@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Hello,<div dir="auto">I want to apologise that I couldn't inform earlier, actually my time table got hectic. </div><div dir="auto">My college started last week and their initial time table is not much useful in terms of productivity. Hence my pace got slow last week. </div><div dir="auto"><br></div><div dir="auto">I am back on track and continuing with my fenv task.</div><div dir="auto"><br></div><div dir="auto">Thank you</div><div dir="auto">Vaibhav Gupta</div><div dir="auto"><br></div></div>
</blockquote></div></div>
</blockquote></div></div>