* es.po: Update.
[gcc.git] / libgcc / config.host
index 486b7152551d0d93f0fd02af46b89542e15b5933..763f6c3a252223e149eb9b995679f455051bfe7a 100644 (file)
@@ -213,7 +213,7 @@ case ${host} in
   esac
   ;;
 *-*-openbsd*)
-  tmake_file="$tmake_file t-crtstuff-pic t-libgcc-pic"
+  tmake_file="$tmake_file t-crtstuff-pic t-libgcc-pic t-eh-dw2-dip"
   case ${target_thread_file} in
     posix)
       tmake_file="$tmake_file t-openbsd-thread"
@@ -499,6 +499,9 @@ hppa[12]*-*-hpux11*)
        extra_parts="libgcc_stub.a"
        md_unwind_header=pa/hpux-unwind.h
        ;;
+hppa*-*-openbsd*)
+       tmake_file="$tmake_file pa/t-openbsd"
+       ;;
 i[34567]86-*-darwin*)
        tmake_file="$tmake_file i386/t-crtpc i386/t-crtfm"
        tm_file="$tm_file i386/darwin-lib.h"