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: [PATCH] Document the log table generation method


On Sep  5 12:59, Szabolcs Nagy wrote:
> documentation update following https://github.com/ARM-software/optimized-routines
> 

> >From 73f901c13d64a615406346b0b9d698ce6996e4c5 Mon Sep 17 00:00:00 2001
> From: Szabolcs Nagy <szabolcs.nagy@arm.com>
> Date: Wed, 5 Sep 2018 12:15:55 +0100
> Subject: [PATCH] Document the log table generation method
> 
> Add comments with enough detail so the log lookup tables can be recreated.
> ---
>  newlib/libm/common/log2_data.c    | 26 ++++++++++++++++++++++++++
>  newlib/libm/common/log_data.c     | 26 ++++++++++++++++++++++++++
>  newlib/libm/common/pow_log_data.c | 22 ++++++++++++++++++++++
>  3 files changed, 74 insertions(+)

Pushed.


Thanks,
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]