aboutsummaryrefslogtreecommitdiff
path: root/include/opcode
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1997-01-29 16:38:25 +0000
committerJeff Law <law@redhat.com>1997-01-29 16:38:25 +0000
commit53bdb44c10b2b12cc9c6f55d374263d83b486c2a (patch)
tree23df96507edb31d7549e87a6b24df277d397fbab /include/opcode
parent787f6220773d9174a9675dedd3bbfc8f070511a6 (diff)
downloadgdb-53bdb44c10b2b12cc9c6f55d374263d83b486c2a.zip
gdb-53bdb44c10b2b12cc9c6f55d374263d83b486c2a.tar.gz
gdb-53bdb44c10b2b12cc9c6f55d374263d83b486c2a.tar.bz2
* mn10200.h (MN10200_OPERAND_RELAX): Define.
Checking in some of the assembler branch relaxing code.
Diffstat (limited to 'include/opcode')
-rw-r--r--include/opcode/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 134e561..2c69a0c 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,7 @@
+Wed Jan 29 09:37:25 1997 Jeffrey A Law (law@cygnus.com)
+
+ * mn10200.h (MN10200_OPERAND_RELAX): Define.
+
start-sanitize-tic80
Sat Jan 18 15:18:59 1997 Fred Fish <fnf@cygnus.com>