diff options
author | Sean Keys <skeys@ipdatasys.com> | 2013-10-11 04:55:42 +0000 |
---|---|---|
committer | Sean Keys <skeys@ipdatasys.com> | 2013-10-11 04:55:42 +0000 |
commit | 0e1c2434015db29e87a515288dafff24b8844efc (patch) | |
tree | 22696a6167073fc6e7ecb67c78e52448a08a471f /include/ChangeLog | |
parent | bd80dc1a7cdcbf8113f69b1f05b0bc7f03152a03 (diff) | |
download | gdb-0e1c2434015db29e87a515288dafff24b8844efc.zip gdb-0e1c2434015db29e87a515288dafff24b8844efc.tar.gz gdb-0e1c2434015db29e87a515288dafff24b8844efc.tar.bz2 |
* Removed short_hand field from opcode table and
refactored assembler/disassember accordingly.
Testsuite checkout OK.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 17a62ba..972572f 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2013-10-10 Sean Keys <skeys@ipdatasys.com> + + * xgate.h : Cleanup after opcode + table modification.. + 2013-08-20 Alan Modra <amodra@gmail.com> * floatformat.h (floatformat_ibm_long_double): Delete. |