public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* a few 'linux-gnu' references missed in mainline
@ 2005-04-30  7:18 Mike Frysinger
  2005-05-01  4:17 ` Mike Frysinger
  2005-05-05 10:22 ` Nick Clifton
  0 siblings, 2 replies; 7+ messages in thread
From: Mike Frysinger @ 2005-04-30  7:18 UTC (permalink / raw)
  To: binutils

shouldnt the following be updated too with the '-linux-gnu*' to '-linux-*' 
change ?

gas/testsuite/gas/sh/basic.exp:
if [istarget "sh*-*-linux-gnu"] {

gas/testsuite/gas/vax/vax.exp:
    if { [istarget vax-*-*elf*] || [istarget vax-*-linux-gnu*] } then {
    if { [istarget vax-*-*elf*] || [istarget vax-*-linux-gnu*] } then {

ld/testsuite/ld-sh/sh.exp:
if [istarget sh*-linux-gnu] {
if [istarget sh*-linux-gnu] {

ld/testsuite/ld-srec/srec.exp:
setup_xfail "alpha*-*-elf*" "alpha*-*-linux-gnu*" "alpha*-*-gnu*"
setup_xfail "alpha*-*-elf*" "alpha*-*-linux-gnu*" "alpha*-*-gnu*"

thanks
-mike

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

end of thread, other threads:[~2005-05-05 12:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-30  7:18 a few 'linux-gnu' references missed in mainline Mike Frysinger
2005-05-01  4:17 ` Mike Frysinger
2005-05-05 10:26   ` Nick Clifton
2005-05-05 12:53     ` Mike Frysinger
2005-05-05 10:22 ` Nick Clifton
2005-05-05 12:38   ` Mike Frysinger
2005-05-05 14:24     ` Alan Modra

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