aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-09-11 18:40:25 +0000
committerIan Lance Taylor <ian@airs.com>1996-09-11 18:40:25 +0000
commit1decafee51957f3d3cfd6f14239a1f0bc606f841 (patch)
tree958d14697b39d47fd7e2ad7259ed0784da1d202a /gas
parentd7775b4355602cddb74fda60b89afb0d8ec8fba4 (diff)
downloadgdb-1decafee51957f3d3cfd6f14239a1f0bc606f841.zip
gdb-1decafee51957f3d3cfd6f14239a1f0bc606f841.tar.gz
gdb-1decafee51957f3d3cfd6f14239a1f0bc606f841.tar.bz2
* ecoff.c (ecoff_stab): Create an expression symbol for a complex
stabs expression, rather than giving an error.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 6bb2f3d..37a64db 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,8 @@
Wed Sep 11 00:09:35 1996 Ian Lance Taylor <ian@cygnus.com>
+ * ecoff.c (ecoff_stab): Create an expression symbol for a complex
+ stabs expression, rather than giving an error.
+
* ecoff.c (ecoff_new_file): Don't do anything if we are still in
the same file.