diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2011-05-11 11:50:40 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2011-05-11 11:50:40 +0000 |
commit | 6eee42f470e5dd448ca44f5eb6e139324c5cb308 (patch) | |
tree | 0a4f83eaa69a3705d1657d1a762e559a6805ea27 /gas | |
parent | 8d67f500e17ebf82c1ae0e29ff4629fec94c583c (diff) | |
download | gdb-6eee42f470e5dd448ca44f5eb6e139324c5cb308.zip gdb-6eee42f470e5dd448ca44f5eb6e139324c5cb308.tar.gz gdb-6eee42f470e5dd448ca44f5eb6e139324c5cb308.tar.bz2 |
gas/testsuite/
* gas/mips/24k-branch-delay-1.d: Add -32 to assembler options.
* gas/mips/24k-triple-stores-1.d: Likewise.
* gas/mips/24k-triple-stores-2.d: Likewise.
* gas/mips/24k-triple-stores-3.d: Likewise.
* gas/mips/24k-triple-stores-4.d: Likewise.
* gas/mips/24k-triple-stores-5.d: Likewise.
* gas/mips/24k-triple-stores-6.d: Likewise.
* gas/mips/24k-triple-stores-7.d: Likewise.
* gas/mips/24k-triple-stores-8.d: Likewise.
* gas/mips/24k-triple-stores-9.d: Likewise.
* gas/mips/24k-triple-stores-10.d: Likewise.
* gas/mips/24k-triple-stores-11.d: Likewise.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 15 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/24k-branch-delay-1.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/24k-triple-stores-1.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/24k-triple-stores-10.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/24k-triple-stores-11.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/24k-triple-stores-2.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/24k-triple-stores-3.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/24k-triple-stores-4.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/24k-triple-stores-5.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/24k-triple-stores-6.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/24k-triple-stores-7.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/24k-triple-stores-8.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/24k-triple-stores-9.d | 2 |
13 files changed, 27 insertions, 12 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index b533bc0..976209f 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,18 @@ +2011-05-11 Richard Sandiford <rdsandiford@googlemail.com> + + * gas/mips/24k-branch-delay-1.d: Add -32 to assembler options. + * gas/mips/24k-triple-stores-1.d: Likewise. + * gas/mips/24k-triple-stores-2.d: Likewise. + * gas/mips/24k-triple-stores-3.d: Likewise. + * gas/mips/24k-triple-stores-4.d: Likewise. + * gas/mips/24k-triple-stores-5.d: Likewise. + * gas/mips/24k-triple-stores-6.d: Likewise. + * gas/mips/24k-triple-stores-7.d: Likewise. + * gas/mips/24k-triple-stores-8.d: Likewise. + * gas/mips/24k-triple-stores-9.d: Likewise. + * gas/mips/24k-triple-stores-10.d: Likewise. + * gas/mips/24k-triple-stores-11.d: Likewise. + 2011-05-11 Tejas Belagod <tejas.belagod@arm.com> * gas/arm/ld-sp-warn-cortex-m3.d: New test. diff --git a/gas/testsuite/gas/mips/24k-branch-delay-1.d b/gas/testsuite/gas/mips/24k-branch-delay-1.d index d6c86b3..eeca55a 100644 --- a/gas/testsuite/gas/mips/24k-branch-delay-1.d +++ b/gas/testsuite/gas/mips/24k-branch-delay-1.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Delay slot filling .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-1.d b/gas/testsuite/gas/mips/24k-triple-stores-1.d index d97c688..177609d 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-1.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-1.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Opcode Check) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-10.d b/gas/testsuite/gas/mips/24k-triple-stores-10.d index a17c355..80ab0b5 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-10.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-10.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Intervening data #2) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-11.d b/gas/testsuite/gas/mips/24k-triple-stores-11.d index cd2d327..1721ae9 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-11.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-11.d @@ -1,5 +1,5 @@ #objdump: -d -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (gprel relocs) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-2.d b/gas/testsuite/gas/mips/24k-triple-stores-2.d index 1ab9217..fb69883 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-2.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-2.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Range Check) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-3.d b/gas/testsuite/gas/mips/24k-triple-stores-3.d index f6bf5ce..cc63217 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-3.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-3.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Double-word Check) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-4.d b/gas/testsuite/gas/mips/24k-triple-stores-4.d index ba88ac8..e7c5170 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-4.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-4.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Range Check >= 32) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-5.d b/gas/testsuite/gas/mips/24k-triple-stores-5.d index 9749003..38539b4 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-5.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-5.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Mix byte/half/word size check) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-6.d b/gas/testsuite/gas/mips/24k-triple-stores-6.d index 195a8b4..f0a5cac 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-6.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-6.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Store Macro Check) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-7.d b/gas/testsuite/gas/mips/24k-triple-stores-7.d index 84c22e8..1558d9e 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-7.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-7.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Extended Range Check) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-8.d b/gas/testsuite/gas/mips/24k-triple-stores-8.d index cea15bf..65c3987 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-8.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-8.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple Store (Range Check >= 24) .*: +file format .*mips.* diff --git a/gas/testsuite/gas/mips/24k-triple-stores-9.d b/gas/testsuite/gas/mips/24k-triple-stores-9.d index 7768da0..f2c15c1 100644 --- a/gas/testsuite/gas/mips/24k-triple-stores-9.d +++ b/gas/testsuite/gas/mips/24k-triple-stores-9.d @@ -1,5 +1,5 @@ #objdump: -dr -#as: -mfix-24k +#as: -mfix-24k -32 #name: 24K: Triple store (Intervening data #1) .*: +file format .*mips.* |