diff options
| author | Tobias Burnus <burnus@net-b.de> | 2011-01-17 20:03:28 +0100 |
|---|---|---|
| committer | Tobias Burnus <burnus@gcc.gnu.org> | 2011-01-17 20:03:28 +0100 |
| commit | 0ecf8f6684cb8d512ff34ec56f0f71eb495c6fe4 (patch) | |
| tree | 38d035a053d09ea1651ea84d45c02a8a11081dea /libquadmath/ChangeLog | |
| parent | 8a5b54490034f3b5a56298ba27ca70206a4dd37a (diff) | |
| download | gcc-0ecf8f6684cb8d512ff34ec56f0f71eb495c6fe4.tar.gz gcc-0ecf8f6684cb8d512ff34ec56f0f71eb495c6fe4.tar.bz2 gcc-0ecf8f6684cb8d512ff34ec56f0f71eb495c6fe4.zip | |
re PR fortran/47295 (libquadmath: List __complex128 and constants in the .texi file)
2011-01-17 Tobias Burnus <burnus@net-b.de>
PR fortran/47295
* libquadmath.text: Document typedef and constants.
From-SVN: r168930
Diffstat (limited to 'libquadmath/ChangeLog')
| -rw-r--r-- | libquadmath/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libquadmath/ChangeLog b/libquadmath/ChangeLog index f5308db895c..b6929df0258 100644 --- a/libquadmath/ChangeLog +++ b/libquadmath/ChangeLog @@ -1,5 +1,10 @@ 2011-01-17 Tobias Burnus <burnus@net-b.de> + PR fortran/47295 + * libquadmath.text: Document typedef and constants. + +2011-01-17 Tobias Burnus <burnus@net-b.de> + PR fortran/46817 * quadmath-imp.h: Refer to libquadmath not ot libiberty, bump copyright year and use /**/ instead of // comments. |
