diff options
author | burnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-04-03 18:45:16 +0000 |
---|---|---|
committer | burnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-04-03 18:45:16 +0000 |
commit | 9a3983a8229a2f9c3c525f8219dc022a1102c847 (patch) | |
tree | 7da85026b7c92254699571b4eb59d48cff1cc925 /libquadmath/ChangeLog | |
parent | 4ebdb4cb1be19b4bfcd0505950db525c73f4e400 (diff) | |
download | gcc-9a3983a8229a2f9c3c525f8219dc022a1102c847.tar.gz |
2011-04-03 Tobias Burnus <burnus@net-b.de>
PR fortran/48311
* libquadmath.texi (strtoflt128): Fix typo.
(quadmath_snprintf): Move note up, make @item.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171914 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libquadmath/ChangeLog')
-rw-r--r-- | libquadmath/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libquadmath/ChangeLog b/libquadmath/ChangeLog index 942f955d34b..522d68385a9 100644 --- a/libquadmath/ChangeLog +++ b/libquadmath/ChangeLog @@ -1,3 +1,9 @@ +2011-04-03 Tobias Burnus <burnus@net-b.de> + + PR fortran/48311 + * libquadmath.texi (strtoflt128): Fix typo. + (quadmath_snprintf): Move note up, make @item. + 2011-03-25 Jakub Jelinek <jakub@redhat.com> * printf/printf_fp.c (__quadmath_printf_fp): Use memcpy instead of |