OSDN Git Service

* config.host (hppa*-*-linux*): Correct md_unwind_header name.
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 Jun 2011 15:21:01 +0000 (15:21 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 Jun 2011 15:21:01 +0000 (15:21 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174640 138bc75d-0d04-0410-961f-82ee72b054a4

libgcc/ChangeLog
libgcc/config.host

index b1dace7..4701c3d 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 851ff9b..f0e28f8 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