diff options
author | Kaz Kojima <kkojima@rr.iij4u.or.jp> | 2004-07-30 00:29:22 +0000 |
---|---|---|
committer | Kaz Kojima <kkojima@rr.iij4u.or.jp> | 2004-07-30 00:29:22 +0000 |
commit | ff636ee388a8727b9b3393d67a2f1e13d7343839 (patch) | |
tree | d5ad546ea7349fcf44cef6aa96a07752a3d787b3 /ld | |
parent | 80df85b5d4fa8c68fdbfad0babaf5a4a5226335d (diff) | |
download | gdb-ff636ee388a8727b9b3393d67a2f1e13d7343839.zip gdb-ff636ee388a8727b9b3393d67a2f1e13d7343839.tar.gz gdb-ff636ee388a8727b9b3393d67a2f1e13d7343839.tar.bz2 |
[gas/testsuite]
* gas/sh/basic.exp: Don't do sh2a test for sh5.
* gas/sh/sh2a.d: Match elf32-sh* format too.
[ld/testsuite]
* ld-sh/sh64/crange3-cmpct.rd: Update.
* ld-sh/sh64/crange3-media.rd: Update.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-sh/sh64/crange3-cmpct.rd | 2 | ||||
-rw-r--r-- | ld/testsuite/ld-sh/sh64/crange3-media.rd | 2 |
3 files changed, 7 insertions, 2 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 32d223b..18323fc 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp> + + * ld-sh/sh64/crange3-cmpct.rd: Update. + * ld-sh/sh64/crange3-media.rd: Update. + 2004-07-27 Nitin Yewale <nitiny@kpitcummins.com> * ld-h8300/h8300.exp: Addition of new test case to check diff --git a/ld/testsuite/ld-sh/sh64/crange3-cmpct.rd b/ld/testsuite/ld-sh/sh64/crange3-cmpct.rd index d285658..8ff9691 100644 --- a/ld/testsuite/ld-sh/sh64/crange3-cmpct.rd +++ b/ld/testsuite/ld-sh/sh64/crange3-cmpct.rd @@ -11,7 +11,7 @@ ELF Header: Entry point address: 0x10c4 Start of program headers: 52 \(bytes into file\) Start of section headers: 664 \(bytes into file\) - Flags: 0xa + Flags: 0xa, sh5 Size of this header: 52 \(bytes\) Size of program headers: 32 \(bytes\) Number of program headers: 3 diff --git a/ld/testsuite/ld-sh/sh64/crange3-media.rd b/ld/testsuite/ld-sh/sh64/crange3-media.rd index c5c8c0a..51d0a95 100644 --- a/ld/testsuite/ld-sh/sh64/crange3-media.rd +++ b/ld/testsuite/ld-sh/sh64/crange3-media.rd @@ -11,7 +11,7 @@ ELF Header: Entry point address: 0x10a5 Start of program headers: 52 \(bytes into file\) Start of section headers: 664 \(bytes into file\) - Flags: 0xa + Flags: 0xa, sh5 Size of this header: 52 \(bytes\) Size of program headers: 32 \(bytes\) Number of program headers: 3 |