diff options
author | Toon Moene <toon@moene.indiv.nluug.nl> | 2000-05-28 14:34:53 +0200 |
---|---|---|
committer | Toon Moene <toon@gcc.gnu.org> | 2000-05-28 12:34:53 +0000 |
commit | 6c2a6a851454dc621d57f02f569c9a066cb3338d (patch) | |
tree | 5abb780d8658d9d2b67029bbffcc0af7140987b5 /gcc/f/ChangeLog | |
parent | 5828d725742962a7e74a0707bdc5d82c78be7b3f (diff) | |
download | gcc-6c2a6a851454dc621d57f02f569c9a066cb3338d.zip gcc-6c2a6a851454dc621d57f02f569c9a066cb3338d.tar.gz gcc-6c2a6a851454dc621d57f02f569c9a066cb3338d.tar.bz2 |
bugs.texi: Note that debugging information for common block items is emitted now.
2000-05-28 Toon Moene <toon@moene.indiv.nluug.nl>
* bugs.texi: Note that debugging information for
common block items is emitted now.
* news.texi: Ditto.
From-SVN: r34231
Diffstat (limited to 'gcc/f/ChangeLog')
-rw-r--r-- | gcc/f/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index ef0cf90..fb83e73 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,9 @@ +2000-05-28 Toon Moene <toon@moene.indiv.nluug.nl> + + * bugs.texi: Note that debugging information for + common block items is emitted now. + * news.texi: Ditto. + 2000-05-18 Chris Demetriou <cgd@sibyte.com> * com.h (FFECOM_f2cINTEGER, FFECOM_f2cLONGINT): Note that |