diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-02-14 01:43:14 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-02-14 01:43:14 +0000 |
commit | 03514bc871bd04016f4de3b3e9d3535fc7fa195a (patch) | |
tree | 4e4c74607e4df00874b0052a325105e5e03c8a97 /opcodes/ChangeLog | |
parent | e3e72ac561e84749fb9602ce5cdf439459976b74 (diff) | |
download | gdb-03514bc871bd04016f4de3b3e9d3535fc7fa195a.zip gdb-03514bc871bd04016f4de3b3e9d3535fc7fa195a.tar.gz gdb-03514bc871bd04016f4de3b3e9d3535fc7fa195a.tar.bz2 |
Thu Feb 13 20:41:22 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
* m68k-opc.c (m68k_opcodes): Add swbeg pseudo-instruction.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 560822c..1f97be0 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +Thu Feb 13 20:41:22 1997 Philippe De Muyter <phdm@info.ucl.ac.be> + + * m68k-opc.c (m68k_opcodes): Add swbeg pseudo-instruction. + Thu Feb 13 16:30:02 1997 Jeffrey A Law (law@cygnus.com) * mn10200-opc.c (IMM16_PCREL): This is a signed operand. |