aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>1999-06-07 03:06:39 +0000
committerAndreas Schwab <schwab@linux-m68k.org>1999-06-07 03:06:39 +0000
commit71f221746a4c5c08fea839b7e343be77326ed58c (patch)
treebbc72382f08d1d28b08b9ae7a4b671b8ae00fc22 /opcodes/ChangeLog
parenta4835b426a27f4ae21f711063c168072887426c5 (diff)
downloadgdb-71f221746a4c5c08fea839b7e343be77326ed58c.zip
gdb-71f221746a4c5c08fea839b7e343be77326ed58c.tar.gz
gdb-71f221746a4c5c08fea839b7e343be77326ed58c.tar.bz2
* Makefile.am (CFILES): Add arc-{dis,opc}.c and v850-{dis,opc}.c.
* Makefile.in: Regenerated.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 3f7b966..5d34be4 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jun 7 12:04:52 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
+
+ * Makefile.am (CFILES): Add arc-{dis,opc}.c and v850-{dis,opc}.c.
+ * Makefile.in: Regenerated.
+
1999-06-03 Philip Blundell <philb@gnu.org>
* arm-dis.c (print_insn_arm): Make LDRH/LDRB consistent with LDR