Commit 0defd786 by John David Anglin Committed by John David Anglin

config.host (hppa*-*-linux*): Correct md_unwind_header name.

	* config.host (hppa*-*-linux*): Correct md_unwind_header name.

From-SVN: r174640
parent e3195c52
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> 2011-06-04 Kaz Kojima <kkojima@gcc.gnu.org>
* config.host (sh*-*-linux*): Fix typo. * config.host (sh*-*-linux*): Fix typo.
......
...@@ -298,7 +298,7 @@ h8300-*-elf*) ...@@ -298,7 +298,7 @@ h8300-*-elf*)
hppa*64*-*-linux*) hppa*64*-*-linux*)
;; ;;
hppa*-*-linux*) hppa*-*-linux*)
md_unwind_header=pa/pa32-linux.h md_unwind_header=pa/linux-unwind.h
;; ;;
hppa[12]*-*-hpux10*) hppa[12]*-*-hpux10*)
md_unwind_header=pa/hpux-unwind.h md_unwind_header=pa/hpux-unwind.h
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment