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:
authorPaul Brook <paul@codesourcery.com>2006-07-19 17:08:20 +0400
committerPaul Brook <paul@codesourcery.com>2006-07-19 17:08:20 +0400
commitae586df06ebab4545dfc1e31ceb5e9403e53ceee (patch)
tree855d41f6ffa3d2ad164eadfd1dc4db4ddd7ea5e1
parentd1b533263b3b7bfe5b980bb2dbd371adce75b369 (diff)
2006-07-19 Paul Brook <paul@codesourcery.com>
Backport from mainline. gas/ * config/tc-arm.c (insns): Fix rbit Arm opcode. gas/testsuite/ * gas/arm/archv6t2.d: Adjust expected output for rbit. opcodes/ * armd-dis.c (arm_opcodes): Fix rbit opcode.
-rw-r--r--ChangeLog.csl12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 8d1358d6e..e63f6a125 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,6 +1,16 @@
+2006-07-19 Paul Brook <paul@codesourcery.com>
+
+ Backport from mainline.
+ gas/
+ * config/tc-arm.c (insns): Fix rbit Arm opcode.
+ gas/testsuite/
+ * gas/arm/archv6t2.d: Adjust expected output for rbit.
+ opcodes/
+ * armd-dis.c (arm_opcodes): Fix rbit opcode.
+
2006-07-18 Paul Brook <paul@codesourcery.com>
- Merge from mainline.
+ Backport from mainline.
bfd/
* bfd-in2.h: Regenerate.
* libbfd.h: Regenerate.