Browse Source
* ld-ia64/ia64.exp: Remove -melf64_ia64. * ld-ia64/tlsbin.dd: Remove -melf64_ia64. Match elf..-ia64-.* instead of elf64-ia64-little. * ld-ia64/tlsbin.rd: Likewise. * ld-ia64/tlsbin.sd: Likewise. * ld-ia64/tlsbin.td: Likewise. * ld-ia64/tlsg.sd: Likewise. * ld-ia64/tlspic.dd: Likewise. * ld-ia64/tlspic.rd: Likewise. * ld-ia64/tlspic.sd: Likewise. * ld-ia64/tlspic.td: Likewise.cagney_bigcore-20040122-branch
11 changed files with 35 additions and 20 deletions
@ -1,10 +1,10 @@ |
|||
#source: tlsg.s |
|||
#as: |
|||
#ld: -melf64_ia64 |
|||
#ld: |
|||
#objdump: -sj.debug_foobar |
|||
#target: ia64-*-* |
|||
|
|||
.*: +file format elf64-ia64-little |
|||
.*: +file format elf..-ia64-.* |
|||
|
|||
Contents of section .debug_foobar: |
|||
0+ 18000000 0+ +.* |
|||
|
|||
Loading…
Reference in new issue