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: [PATCHv3 10/11] Remove type specific information from auto-libm-test-in



On 06/03/2016 03:37 PM, Joseph Myers wrote:
> On Thu, 26 May 2016, Paul E. Murphy wrote:
> 
>> Apply the following sed regexes to auto-libm-test-in in order:
>>
>> s/flt-32/binary32/
>> s/dbl-64/binary64/
>> s/ldbl-96-intel/intel96/
>> s/ldbl-96-m68k/m68k96/
>> s/ldbl-128ibm/ibm128/
>> s/ldbl-128/binary128/
>>
>> and fixup ldbl-96 comment manually.
> 
> OK.
> 

Committed as 760723e.


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