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: [PATCH v3 3/5] ldbl-128ibm: Copy implementations from ldbl-128 instead of including them


On Tue, 12 Sep 2017, Gabriel F. T. Gomes wrote:

> 	* sysdeps/ieee754/ldbl-128ibm/e_expl.c: Include tables from
> 	sysdeps/ieee754/ldbl-128ibm.
> 	* sysdeps/ieee754/ldbl-128ibm/e_j0l.c: Copy contents from the
> 	equivalent implementation in sysdeps/ieee754/ldbl-128/ instead
> 	of including it.  Keep _Float128 and L() intact.  These will be
> 	reviewed by a separate patch.
> 	* sysdeps/ieee754/ldbl-128ibm/e_j1l.c: Likewise.
> 	* sysdeps/ieee754/ldbl-128ibm/e_lgammal_r.c: Likewise.
> 	* sysdeps/ieee754/ldbl-128ibm/s_cbrtl.c: Likewise.
> 	* sysdeps/ieee754/ldbl-128ibm/t_expl.h: Likewise.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


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