diff options
author | Per Bothner <per@bothner.com> | 1992-08-14 23:12:58 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-08-14 23:12:58 +0000 |
commit | 04edcda10fe584cfcd4773a6cde58fe8f7714a77 (patch) | |
tree | 37b22759d62382fb070a2396ceeb96f600748cdf /include/opcode/ChangeLog | |
parent | 1245410da04f5d844179d5746d56a586650ab277 (diff) | |
download | gdb-04edcda10fe584cfcd4773a6cde58fe8f7714a77.zip gdb-04edcda10fe584cfcd4773a6cde58fe8f7714a77.tar.gz gdb-04edcda10fe584cfcd4773a6cde58fe8f7714a77.tar.bz2 |
* m68k.h: Merged in patches (mostly m68040-specific) from
Colin Smith <colin@wrs.com>.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index bfdb85a..4d672ff 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,5 +1,8 @@ Fri Aug 14 14:20:38 1992 Per Bothner (bothner@cygnus.com) + * m68k.h: Merged in patches (mostly m68040-specific) from + Colin Smith <colin@wrs.com>. + * m68k.h: Merged m68kmri.h and m68k.h (using the former as a base). Also cleaned up duplicates, re-ordered instructions for the sake of dis-assembling (so aliases come after standard names). |