diff options
author | Patrick Palka <ppalka@redhat.com> | 2020-12-17 23:11:12 -0500 |
---|---|---|
committer | Patrick Palka <ppalka@redhat.com> | 2020-12-17 23:11:12 -0500 |
commit | e3f0eaa2829df5842b886fcc1e9b54da767fc65a (patch) | |
tree | db3496f87b00cd5f38ed7eeab68275663dc97fc9 /gcc/fortran/resolve.c | |
parent | 731a32b3fa779bd5bcff7571ce66b8a79ee2d336 (diff) | |
download | gcc-e3f0eaa2829df5842b886fcc1e9b54da767fc65a.zip gcc-e3f0eaa2829df5842b886fcc1e9b54da767fc65a.tar.gz gcc-e3f0eaa2829df5842b886fcc1e9b54da767fc65a.tar.bz2 |
libstdc++: Import parts of the Ryu library
This imports the source files from the Ryu library that define
d2s_buffered_n, f2s_buffered_n, d2fixed_buffered_n, d2exp_buffered_n and
generic_binary_to_decimal, which we're going to use as the base of our
std::to_chars implementation.
libstdc++-v3/ChangeLog:
* src/c++17/ryu/MERGE: New file.
* src/c++17/ryu/common.h, src/c++17/ryu/d2fixed.c,
src/c++17/ryu/d2fixed_full_table.h, src/c++17/ryu/d2s.c,
src/c++17/ryu/d2s_full_table.h, src/c++17/ryu/d2s_intrinsics.h,
src/c++17/ryu/digit_table.h, src/c++17/ryu/f2s.c,
src/c++17/ryu/f2s_intrinsics.h, src/c++17/ryu/generic_128.c,
src/c++17/ryu/generic_128.h, src/c++17/ryu/ryu_generic_128.h:
Import these files from the Ryu library.
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions