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: [COMMITTED] Add convenience target to automatically update ULPs for your machine.


On 04/06/2013 03:52 PM, Andreas Jaeger wrote:
> On 04/06/2013 06:56 PM, Carlos O'Donell wrote:
>> On 04/05/2013 11:14 AM, Carlos O'Donell wrote:
>>> On 04/05/2013 05:38 AM, Andreas Schwab wrote:
>>>> "Carlos O'Donell" <carlos@redhat.com> writes:
>>>>
>>>>> +         eval $(make-test-out) -u -o $(objpfx); \
>>>>
>>>> eval is evil.  Why do you need that?
>>>
>>> No. It's not required. Thanks for noticing.
>>>
>>> I have to rewrite this anyway, I didn't notice $(make-test-out)
>>> relies upon $^ and that doesn't work here.
>>>
>>> I have to do something similar to what Siddhesh did for `make bench'.
>>
>> Given that Jaegar and Schwab reviewed this I'm going to commit this
>> to make our lives easier :-)
>>
>> v2
>> - Remove use of evil `eval'.
>> - Added custom variable to run math tests.
>> - Rename `regenulps' to `regen-ulps'.
>> - Updated wiki to mention new instructions.
> 
> As a followup, could you update math/README.libm-test as well?

Certainly, I hadn't pushed this yet because I accidentally
added a trailing new line :/ ... I'll just ammend the commit
and push.

Cheers,
Carlos.


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