diff options
author | Yury Gribov <y.gribov@samsung.com> | 2014-10-28 09:43:20 +0000 |
---|---|---|
committer | Yury Gribov <ygribov@gcc.gnu.org> | 2014-10-28 09:43:20 +0000 |
commit | ea41822adfb3ea39ba43e033acd1f745abd79083 (patch) | |
tree | dedbff4ce1f502ec222e9433c1109ec7759babf3 /gcc/java/java-gimplify.c | |
parent | 5b595d80ce5f3f74415e91532542a58c1be6a9c4 (diff) | |
download | gcc-ea41822adfb3ea39ba43e033acd1f745abd79083.zip gcc-ea41822adfb3ea39ba43e033acd1f745abd79083.tar.gz gcc-ea41822adfb3ea39ba43e033acd1f745abd79083.tar.bz2 |
Add strtoll and strtoull to libiberty.
2014-10-28 Yury Gribov <y.gribov@samsung.com>
include/
* libiberty.h (strtol, strtoul, strtoll, strtoull): New prototypes.
libiberty/
* strtoll.c: New file.
* strtoull.c: New file.
* configure.ac: Add long long checks. Add harness for strtoll and
strtoull. Check decls for strtol, strtoul, strtoll, strtoull.
* Makefile.in (CFILES, CONFIGURED_OFILES): Add strtoll and strtoull.
* config.in: Regenerate.
* configure: Regenerate.
* functions.texi: Regenerate.
* testsuite/Makefile.in (check-strtol): New rule.
(test-strtol): Likewise.
(mostlyclean): Clean up strtol test.
* testsuite/test-strtol.c: New test.
From-SVN: r216772
Diffstat (limited to 'gcc/java/java-gimplify.c')
0 files changed, 0 insertions, 0 deletions