Discussion:
[PATCH] Document the log table generation method
Szabolcs Nagy
2018-09-05 11:59:58 UTC
Permalink
documentation update following https://github.com/ARM-software/optimized-routines
Corinna Vinschen
2018-09-06 11:35:26 UTC
Permalink
Post by Szabolcs Nagy
documentation update following https://github.com/ARM-software/optimized-routines
From 73f901c13d64a615406346b0b9d698ce6996e4c5 Mon Sep 17 00:00:00 2001
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
Loading...