Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Keys <skeys@ipdatasys.com>2013-10-11 08:55:42 +0400
committerSean Keys <skeys@ipdatasys.com>2013-10-11 08:55:42 +0400
commit40ec00004b3045e30987a165b2ba02dffdd7695a (patch)
tree22ef6a08bf9c0fdb940474a3a1d8aacb9e374851 /include/ChangeLog
parentd8914394e36cf17b3823e7f09f6def9fb408edb5 (diff)
* Removed short_hand field from opcode table and
refactored assembler/disassember accordingly. Testsuite checkout OK.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 17a62bade..972572fda 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.