config.host (hppa*-*-linux*): Correct md_unwind_header name.
* config.host (hppa*-*-linux*): Correct md_unwind_header name. From-SVN: r174640
This commit is contained in:
parent
e3195c52b9
commit
0defd78663
@ -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>
|
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*)
|
|||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user