aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-04-27 19:17:00 +0000
committerIan Lance Taylor <ian@airs.com>1998-04-27 19:17:00 +0000
commit567a6d7d9530af8447276efca6fae5c6b31f9021 (patch)
tree824ffa6a1be15558a08ea310f54dc567ea9a7d8f /gas
parent041d7e18a94d216166afc71ba80aa6c12b6e9ef9 (diff)
downloadgdb-567a6d7d9530af8447276efca6fae5c6b31f9021.zip
gdb-567a6d7d9530af8447276efca6fae5c6b31f9021.tar.gz
gdb-567a6d7d9530af8447276efca6fae5c6b31f9021.tar.bz2
* ecoff.h: Change symbolS in function declaration to struct
symbol.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index e2a1b02..b6d93f9 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Mon Apr 27 15:16:12 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * ecoff.h: Change symbolS in function declaration to struct
+ symbol.
+
Sun Apr 26 13:44:22 1998 Ian Lance Taylor <ian@cygnus.com>
* config/tc-sh.c (parse_reg): Add casts to avoid warnings.