aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1992-09-09 01:48:41 +0000
committerKen Raeburn <raeburn@cygnus>1992-09-09 01:48:41 +0000
commit54a9da01d3d369e96c42dfbfeac4f74a595a4274 (patch)
treed07d353d0f4a0a1c0e101b9d142362bbe3fbb1f4 /bfd
parentdb4d20e5bf60373281ede8a6b282ab66cc531228 (diff)
downloadgdb-54a9da01d3d369e96c42dfbfeac4f74a595a4274.zip
gdb-54a9da01d3d369e96c42dfbfeac4f74a595a4274.tar.gz
gdb-54a9da01d3d369e96c42dfbfeac4f74a595a4274.tar.bz2
move out sparc-opc.c
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 1aead30..7ac36d6 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Tue Sep 8 21:37:58 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
+
+ * sparc-opc.c: Moved to opcodes library, now that we have one.
+ * Makefile: Don't compile it.
+
Tue Sep 8 10:10:34 1992 Ian Lance Taylor (ian@cygnus.com)
* aoutx.h: adjust_sizes_and_vmas did not return anything.