public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Run ld-shared and ld-vers checks on sparc*linux
@ 1999-08-09  2:25 Jakub Jelinek
  1999-08-09  8:00 ` Ian Lance Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Jelinek @ 1999-08-09  2:25 UTC (permalink / raw)
  To: ian; +Cc: binutils

Hi!

I don't wonder why the checks which failed for hjl did not fail for me
(patch below).
The only test which fails then is the load offset check which might be
cured in glibc 2.1.2 and 2.1.90 as it dies on phdrs outside of any mapped
segment, but I haven't checked yet.

1999-08-09  Jakub Jelinek  <jj@ultra.linux.cz>

	* ld-elfvers/vers.exp: Add sparc*-*-linux*.
	* ld-shared/shared.exp: Likewise.

--- ld-elfvers/vers.exp.jj	Mon Jul 12 21:28:09 1999
+++ ld-elfvers/vers.exp	Mon Aug  9 11:02:10 1999
@@ -35,7 +35,8 @@ if { ![istarget i?86-*-sysv4*] \
      && ![istarget powerpc-*-linux*] \
      && ![istarget powerpc-*-sysv4*] \
      && ![istarget sparc*-*-elf] \
-     && ![istarget sparc*-*-solaris2*]
+     && ![istarget sparc*-*-solaris2*] \
+     && ![istarget sparc*-*-linux*] \
      && ![istarget alpha*-*-linux*] } {
     return
 }
--- ld-shared/shared.exp.jj	Tue Jun 29 10:52:53 1999
+++ ld-shared/shared.exp	Mon Aug  9 10:57:43 1999
@@ -47,6 +47,7 @@ if { ![istarget i386-*-sysv4*] \
      && ![istarget sparc*-*-elf] \
      && ![istarget sparc*-*-solaris2*] \
      && ![istarget sparc*-*-sunos4*] \
+     && ![istarget sparc*-*-linux*] \
      && ![istarget rs6000*-*-aix*] \
      && ![istarget powerpc*-*-aix*] } {
     return

Cheers,
    Jakub
___________________________________________________________________
Jakub Jelinek | jj@sunsite.mff.cuni.cz | http://sunsite.mff.cuni.cz
Administrator of SunSITE Czech Republic, MFF, Charles University
___________________________________________________________________
UltraLinux  |  http://ultra.linux.cz/  |  http://ultra.penguin.cz/
Linux version 2.3.13 on a sparc64 machine (1343.49 BogoMips)
___________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Run ld-shared and ld-vers checks on sparc*linux
  1999-08-09  2:25 [PATCH] Run ld-shared and ld-vers checks on sparc*linux Jakub Jelinek
@ 1999-08-09  8:00 ` Ian Lance Taylor
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Lance Taylor @ 1999-08-09  8:00 UTC (permalink / raw)
  To: jj; +Cc: binutils

   Date: Mon, 9 Aug 1999 11:25:59 +0200
   From: Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>

   I don't wonder why the checks which failed for hjl did not fail for me
   (patch below).
   The only test which fails then is the load offset check which might be
   cured in glibc 2.1.2 and 2.1.90 as it dies on phdrs outside of any mapped
   segment, but I haven't checked yet.

   1999-08-09  Jakub Jelinek  <jj@ultra.linux.cz>

	   * ld-elfvers/vers.exp: Add sparc*-*-linux*.
	   * ld-shared/shared.exp: Likewise.

Thanks, I checked in this patch.

The load offset test is indeed expected to fail on glibc before some
2.1 version.  I think the fix was checked in on May 6.

Ian

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-08-09  8:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-09  2:25 [PATCH] Run ld-shared and ld-vers checks on sparc*linux Jakub Jelinek
1999-08-09  8:00 ` Ian Lance Taylor

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).