summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/include/cgen/ChangeLog
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2014-06-13 12:38:00 -0700
committerAndrew Hsieh <andrewhsieh@google.com>2014-06-13 12:38:00 -0700
commit54f1b3cf509cd889905287cb8ce6c5ae33911a21 (patch)
treee39b1a7fa04db86a8215b7f9d4656d74e394aec0 /binutils-2.25/include/cgen/ChangeLog
parent2a6558a8ecfb81d75215b4ec7dc61113e12cfd5f (diff)
downloadtoolchain_binutils-54f1b3cf509cd889905287cb8ce6c5ae33911a21.tar.gz
toolchain_binutils-54f1b3cf509cd889905287cb8ce6c5ae33911a21.tar.bz2
toolchain_binutils-54f1b3cf509cd889905287cb8ce6c5ae33911a21.zip
Add upstream binutils-2.25 snapshot 4/4 2014
For MIPS -mmsa support Change-Id: I08c4f002fa7b33dec85ed75956e6ab551bb03c96
Diffstat (limited to 'binutils-2.25/include/cgen/ChangeLog')
-rw-r--r--binutils-2.25/include/cgen/ChangeLog32
1 files changed, 32 insertions, 0 deletions
diff --git a/binutils-2.25/include/cgen/ChangeLog b/binutils-2.25/include/cgen/ChangeLog
new file mode 100644
index 00000000..7692d4e5
--- /dev/null
+++ b/binutils-2.25/include/cgen/ChangeLog
@@ -0,0 +1,32 @@
+2013-07-18 Andrew Neitsch <andrew@neitsch.ca>
+
+ PR binutils/15728
+ * basic-ops.h: (SUBWORDSIQI) Make declaration static.
+ * (SUBWORDSIHI): Likewise.
+ * (SUBWORDDIQI): Likewise.
+ * (SUBWORDDIHI): Likewise.
+ * (SUBWORDDISI): Likewise.
+
+2010-01-05 Doug Evans <dje@sebabeach.org>
+
+ * basic-modes.h (MAKEDI): New macro.
+
+2009-10-23 Doug Evans <dje@sebabeach.org>
+
+ * basic-modes.h: New file. Moved here from opcodes/cgen-types.h.
+ * basic-ops.h: New file. Moved here from opcodes/cgen-ops.h.
+ * bitset.h: New file. Moved here from ../opcode/cgen-bitset.h.
+ Update license to GPL v3.
+
+Copyright (C) 2009-2012 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
+
+Local Variables:
+mode: change-log
+left-margin: 8
+fill-column: 74
+version-control: never
+End: