]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* lib/ld-lib.exp (is_elf_format): Return 1 for bfin-*-uclinux.
authorJie Zhang <jie.zhang@analog.com>
Mon, 31 Aug 2009 11:02:54 +0000 (11:02 +0000)
committerJie Zhang <jie.zhang@analog.com>
Mon, 31 Aug 2009 11:02:54 +0000 (11:02 +0000)
ld/testsuite/ChangeLog
ld/testsuite/lib/ld-lib.exp

index 17525962c1f83281b704756d0fabf277e5940422..20c910641c837b1be0ce1cb87b5fc2de41e0e2da 100644 (file)
@@ -1,3 +1,7 @@
+2009-08-31  Jie Zhang  <jie.zhang@analog.com>
+
+       * lib/ld-lib.exp (is_elf_format): Return 1 for bfin-*-uclinux.
+
 2009-08-31  Alan Modra  <amodra@bigpond.net.au>
 
        * ld-ifunc/ifunc.exp: Match R_PPC64_JUMP_IREL.
index a0b7e5e7eed58f5695c3e23aa5381fd5394abfa6..76ccc7ad638b3ab290e7ca0730871d39142e0d9a 100644 (file)
@@ -362,6 +362,7 @@ proc is_elf_format {} {
         && ![istarget hppa*64*-*-hpux*] \
         && ![istarget *-*-linux*] \
         && ![istarget frv-*-uclinux*] \
+        && ![istarget bfin-*-uclinux] \
         && ![istarget *-*-irix5*] \
         && ![istarget *-*-irix6*] \
         && ![istarget *-*-netbsd*] \