diff options
author | Gaius Mulley <gaiusmod2@gmail.com> | 2024-08-24 22:43:55 +0100 |
---|---|---|
committer | Gaius Mulley <gaiusmod2@gmail.com> | 2024-08-24 22:43:55 +0100 |
commit | ecc999b0224db06c1a7d8a4128bfa2ed162e2a61 (patch) | |
tree | a16ea4634ca25afe2068c8086627184c56e31d06 /gcc/config/epiphany/epiphany.h | |
parent | c442a9b78bdbebdbcb4a8f91bc36961eb732fbdf (diff) | |
download | gcc-ecc999b0224db06c1a7d8a4128bfa2ed162e2a61.zip gcc-ecc999b0224db06c1a7d8a4128bfa2ed162e2a61.tar.gz gcc-ecc999b0224db06c1a7d8a4128bfa2ed162e2a61.tar.bz2 |
modula2: Export all string to integral and fp number conversion functions
Export all string to integral and floating point number conversion functions
(atof, atoi, atol, atoll, strtod, strtof, strtold, strtol, strtoll, strtoul
and strtoull).
gcc/m2/ChangeLog:
* gm2-libs/libc.def (atof): Export unqualified.
(atoi): Ditto.
(atol): Ditto.
(atoll): Ditto.
(strtod): Ditto.
(strtof): Ditto.
(strtold): Ditto.
(strtol): Ditto.
(strtoll): Ditto.
(strtoul): Ditto.
(strtoull): Ditto.
Signed-off-by: Wilken Gottwalt <wilken.gottwalt@posteo.net>
Diffstat (limited to 'gcc/config/epiphany/epiphany.h')
0 files changed, 0 insertions, 0 deletions