config.host (hppa*-*-linux*): Correct md_unwind_header name.
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Sat, 4 Jun 2011 15:21:01 +0000 (15:21 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 4 Jun 2011 15:21:01 +0000 (15:21 +0000)
* config.host (hppa*-*-linux*): Correct md_unwind_header name.

From-SVN: r174640

libgcc/ChangeLog
libgcc/config.host

index b1dace7cd988e191bc7a90f0c95a1822ee473e6a..4701c3d6179e40c57738c5399c03f464ef0e49d8 100644 (file)
@@ -1,3 +1,7 @@
+2011-06-04  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * config.host (hppa*-*-linux*): Correct md_unwind_header name.
+
 2011-06-04  Kaz Kojima  <kkojima@gcc.gnu.org>
 
        * config.host (sh*-*-linux*): Fix typo.
index 851ff9b9bdc009d75beb1306b5cd9b4ae86dc760..f0e28f844e35524dbef639cd82e59868bfe84b7d 100644 (file)
@@ -298,7 +298,7 @@ h8300-*-elf*)
 hppa*64*-*-linux*)
        ;;
 hppa*-*-linux*)
-       md_unwind_header=pa/pa32-linux.h
+       md_unwind_header=pa/linux-unwind.h
        ;;
 hppa[12]*-*-hpux10*)
        md_unwind_header=pa/hpux-unwind.h