This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: Adding cephes_subrl.c in newlib


On Jun 24 00:26, Aditya Upadhyay wrote:
> Hello Developers,
> 
> I have ported cephes_subrl.c from NetBSD. Please review the same and
> suggest me any needed modification.
> 
> Thanks & Regards,
> Aditya Upadhyay

> From 9c93115007bcc4b823716c09176e149ccb2227b7 Mon Sep 17 00:00:00 2001
> From: Aditya Upadhyay <aadit0402@gmail.com>
> Date: Sat, 24 Jun 2017 00:23:47 +0530
> Subject: [PATCH] Adding cephes_subrl.c in newlib.
> 
> ---
>  newlib/libm/complex/Makefile.am    |   4 +-
>  newlib/libm/complex/Makefile.in    |  14 ++--
>  newlib/libm/complex/cephes_subrl.c | 128 +++++++++++++++++++++++++++++++++++++

Where's cephes_subrl.h?  You use it, but your patch doesn't provide it.


Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: signature.asc
Description: PGP signature


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