]> Git Repo - binutils.git/commitdiff
* gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
authorNick Clifton <[email protected]>
Tue, 23 Feb 2010 16:46:44 +0000 (16:46 +0000)
committerNick Clifton <[email protected]>
Tue, 23 Feb 2010 16:46:44 +0000 (16:46 +0000)
        end of the section depending upon the target of the arm assembler
        being tested.

gas/testsuite/ChangeLog
gas/testsuite/gas/arm/thumb2_bcond.d

index c42426388db910cf313479cb2fca898e517135d2..301eea3fef5f179f918ddd4db85497935cc0b10c 100644 (file)
@@ -1,6 +1,12 @@
+2010-02-23  Nick Clifton  <[email protected]>
+
+       * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
+       end of the section depending upon the target of the arm assembler
+       being tested.
+
 2010-02-18  Matthew Gretton-Dann  <[email protected]>
 
-       * gas/arm/attr-order.d: Fix test for new names for attribute 
+       * gas/arm/attr-order.d: Fix test for new names for attribute
        values.
 
 2010-02-12  Daniel Gutson  <[email protected]>
index 96f69036b0510f7f73b0ad2db74420a17eea60a1..48aa3972adaf579cdd595088fe902f4eda9e9632 100644 (file)
@@ -24,4 +24,4 @@ Disassembly of section .text:
 0+02a <[^>]+> be00             bkpt    0x0000
 0+02c <[^>]+> bf00             nople
 0+02e <[^>]+> bf00             nop
-0+030 <[^>]+> bf00             nop
+#...
This page took 0.027947 seconds and 4 git commands to generate.