mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-25 02:53:48 +08:00
* ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
sh*-*-elf.
This commit is contained in:
parent
3902478264
commit
d45d3ffb18
@ -1,5 +1,8 @@
|
||||
2001-10-14 Hans-Peter Nilsson <hp@bitrange.com>
|
||||
|
||||
* ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
|
||||
sh*-*-elf.
|
||||
|
||||
* lib/ld-lib.exp (run_dump_test): Fix typo: asflags(), not asflags{}.
|
||||
|
||||
* ld-sh/rd-sh.exp: New framework file.
|
||||
|
@ -3,7 +3,7 @@
|
||||
#as: -little
|
||||
#ld: -shared -EL
|
||||
#readelf: -r -x4 -x5
|
||||
#target: sh*-*-elf sh*-*-linux*
|
||||
#target: sh*-*-elf
|
||||
|
||||
# Make sure relocations against global and local symbols with relative and
|
||||
# absolute 32-bit relocs don't come out wrong after ld -r. Remember that
|
||||
|
@ -2,7 +2,7 @@
|
||||
#as: -little
|
||||
#ld: -EL -e 0x1000
|
||||
#objdump: -st
|
||||
|
||||
#target: sh*-*-elf
|
||||
|
||||
.*/dump: file format elf32-shl
|
||||
|
||||
|
@ -2,6 +2,7 @@
|
||||
#as: -little
|
||||
#ld: -e 0x1000 -EL
|
||||
#objdump: -ts
|
||||
#target: sh*-*-elf
|
||||
|
||||
.*: file format elf32-shl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user