aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-04-11 22:55:29 +0000
committerKen Raeburn <raeburn@cygnus>1995-04-11 22:55:29 +0000
commit7b1f56d41c2fd04c2ddec24c13ae5373c08a0a6f (patch)
treef6f7cde9cf6f5c217e64a35fd73739034bfceaff /gas
parent8989d4fc4b13389e9883887b23e87a133eb72f38 (diff)
downloadgdb-7b1f56d41c2fd04c2ddec24c13ae5373c08a0a6f.zip
gdb-7b1f56d41c2fd04c2ddec24c13ae5373c08a0a6f.tar.gz
gdb-7b1f56d41c2fd04c2ddec24c13ae5373c08a0a6f.tar.bz2
* as.h (struct relax_type): Add forward declaration for type.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index b4826c2..dc138c0 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -10,6 +10,7 @@ Tue Apr 11 01:42:36 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
TC_GENERIC_RELAX_TABLE is defined, and use its value for the base
of the table.
* tc.h (md_relax_table): Delete declaration.
+ * as.h (struct relax_type): Add forward declaration for type.
* config/tc-a29k.c: Deleted md_relax_table.
* config/tc-{alpha,arm,h8300,hppa,i860,m88k,mips,ppc,sparc,z8k}.c:
Ditto.