diff options
author | Per Bothner <per@bothner.com> | 1992-08-14 21:23:56 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-08-14 21:23:56 +0000 |
commit | 1245410da04f5d844179d5746d56a586650ab277 (patch) | |
tree | f1ad6def684cd8e1724bf0c3120601e13e5ec0c7 /include/opcode/ChangeLog | |
parent | 3dc755fb814406e634cddba36cf0250fda624b5e (diff) | |
download | gdb-1245410da04f5d844179d5746d56a586650ab277.zip gdb-1245410da04f5d844179d5746d56a586650ab277.tar.gz gdb-1245410da04f5d844179d5746d56a586650ab277.tar.bz2 |
* 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).
* m68kmri.h: Now just defines some macros, and #includes m68k.h.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index dd9674a..bfdb85a 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,10 @@ +Fri Aug 14 14:20:38 1992 Per Bothner (bothner@cygnus.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). + * m68kmri.h: Now just defines some macros, and #includes m68k.h. + Wed Aug 12 16:38:15 1992 Steve Chamberlain (sac@thepub.cygnus.com) * m68kmri.h: added various opcodes. Moved jbxx to bxxes. Filled in |