aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/ChangeLog
diff options
context:
space:
mode:
authorToon Moene <toon@moene.indiv.nluug.nl>2000-08-13 20:38:53 +0200
committerToon Moene <toon@gcc.gnu.org>2000-08-13 18:38:53 +0000
commita0e263a33c6aa5b88365d092d22435038ed65f94 (patch)
tree1541949c4132c8c5d79a435e1982ae9e85b38eaf /gcc/f/ChangeLog
parent2c82e043a79540dd8ed5d5235b66dcc49f03b8fc (diff)
downloadgcc-a0e263a33c6aa5b88365d092d22435038ed65f94.zip
gcc-a0e263a33c6aa5b88365d092d22435038ed65f94.tar.gz
gcc-a0e263a33c6aa5b88365d092d22435038ed65f94.tar.bz2
bugs.texi: Describe new ability to emit debug info for EQUIVALENCE members.
2000-08-13 Toon Moene <toon@moene.indiv.nluug.nl> * bugs.texi: Describe new ability to emit debug info for EQUIVALENCE members. * news.texi: Ditto. From-SVN: r35664
Diffstat (limited to 'gcc/f/ChangeLog')
-rw-r--r--gcc/f/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog
index 10ccafc..6cd21a2 100644
--- a/gcc/f/ChangeLog
+++ b/gcc/f/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-13 Toon Moene <toon@moene.indiv.nluug.nl>
+
+ * bugs.texi: Describe new ability to emit debug info
+ for EQUIVALENCE members.
+ * news.texi: Ditto.
+
2000-08-11 G. Helffrich <george@gly.bris.ac.uk>
Toon Moene <toon@moene.indiv.nluug.nl>