[PATCH] Reduce RAM usage of floating point conversion functions
Federico Terraneo
fede.tft@hotmail.it
Mon Jun 10 10:58:00 GMT 2013
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 06/10/2013 12:19 PM, Corinna Vinschen wrote:
> Federico, given Freddies review the patch is fine. However, what's
> missing is a ChangeLog entry. Can you please provide one as well?
By looking at previous patches in the list it looks like the changelog
entry should be provided outside of the patch. Here it is.
newlib/ChangeLog
2013-06-10 Terraneo Federico <fede.tft@hotmail.it>
* libc/stdlib/gdtoa-gethex.c: Made __hexdig const, removed
hexdig_init, added __hexdig_fun, replaced direct use of hexdig
with __get_hexdig.
* libc/stdlib/gdtoa-hexnan.c: replaced direct use of hexdig with
__get_hexdig.
* libc/stdlib/ldtoa.c: Made constant tables const.
* libc/stdlib/mprec.h: Added __get_hexdig macro.
Removed hexdig_init declaration.
* libc/stdlib/strtod.c: Made fpi and fpinan const.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQEcBAEBAgAGBQJRtbFKAAoJECkLFtN5Xr9fnDwIAJZRT8HPOyjK+RNE9ZIis7Az
aFbNIOWYoHtXOx/Wkkkd+ZfkBlz1+3NhN7kmW4xY2xA93CZkiTro8INZ8EsTWUza
7KT07gz2wIseOqRmPW3LXfX+M4oLb7cOtrpmam9TaVjYrKS+pznGcrzJXDQOJ9ny
2MlbQFA8Ez7JSqha8jX7uvt1Pd0cxPhN1aL2Ug7R6r3poMhhiYanxiJIT5afEtft
gjjaYWiud0qXRgSBn/pH9QXIOqImbDbk7J7jdH/hX8J3adD1gBJYGkwLCDOITsyo
y7DA/Yc9zLo/PUqaOSppE+5e2lDpfGdEMePAfXwm9lGevipxonsenJJZGvUoLeE=
=pqO1
-----END PGP SIGNATURE-----
More information about the Newlib
mailing list