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>2012-07-31 01:44:51 +0400
committerSean Keys <skeys@ipdatasys.com>2012-07-31 01:44:51 +0400
commit49e7643e9ad2d9169041c6780a50b91e6d73b136 (patch)
tree6dafd8f3a476d2b32a701dc43aaa438dbfc801ef /include
parent67b37a26aadaefd1d73a1e0760254d08b479c083 (diff)
2012-07-05 Sean Keys <skeys@ipdatasys.com>
* opcode/xgate.h: Changed the format string for mode XGATE_OP_DYA_MON.
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 3f16e042d..a4466f2dd 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -13,6 +13,11 @@
* elf/s390.h (START_RELOC_NUMBERS): Define R_390_IRELATIVE reloc.
+2012-07-05 Sean Keys <skeys@ipdatasys.com>
+
+ * opcode/xgate.h: Changed the format string for mode
+ XGATE_OP_DYA_MON.
+
2012-06-18 Doug Evans <dje@google.com>
* dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.