public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* A patch for ld testcase
@ 2001-05-24 17:53 H . J . Lu
  0 siblings, 0 replies; only message in thread
From: H . J . Lu @ 2001-05-24 17:53 UTC (permalink / raw)
  To: binutils

I checked in the following patch.

H.J.
----
2001-05-24  H.J. Lu  <hjl@gnu.org>

	* ld-scripts/phdrs.exp: Add sparc64 to 64 bit platform.

Index: ld-scripts/phdrs.exp
===================================================================
RCS file: /work/cvs/gnu/binutils/ld/testsuite/ld-scripts/phdrs.exp,v
retrieving revision 1.1.1.6
diff -u -p -r1.1.1.6 phdrs.exp
--- ld-scripts/phdrs.exp	2001/05/02 21:53:31	1.1.1.6
+++ ld-scripts/phdrs.exp	2001/05/25 00:50:59
@@ -49,7 +49,7 @@ set phdrs_regexp \
 # On a 64 bit ELF format, we need different numbers.
 if { [istarget alpha*-*-*] || [istarget "ia64*-*-*"]
     || [istarget "hppa*64*-*-*"] || [istarget "x86_64*-*-*"]
-    || [istarget "s390x*-*-*"]} then {
+    || [istarget "s390x*-*-*"] || [istarget "sparc64*-*-*"]} then {
   set phdrs_regexp \
 ".*Program Header:.*PHDR *off *0x00*40 *vaddr *0x00*800040 *paddr *0x00*800040.*filesz *0x0\[0-9a-f\]* *memsz *0x0\[0-9a-f\]* flags r--.*LOAD *off *0x00* *vaddr *0x00*800000 *paddr *0x00*800000.*filesz *0x00*\[0-9a-f\]* *memsz *0x0\[0-9a-f\]* *flags r-x.*LOAD *off *0x0\[0-9a-f\]* *vaddr *0x00*80*\[0-9a-f\]* *paddr *0x00*80*\[0-9a-f\]*.*filesz *0x0\[0-9a-f\]* *memsz *0x0\[0-9a-f\]* *flags *rw-.*"
 }

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-05-24 17:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-24 17:53 A patch for ld testcase H . J . Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).