config.gcc (hppa[12]*-*-hpux11*): Set extra_parts.
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Fri, 18 Feb 2011 21:19:52 +0000 (21:19 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Fri, 18 Feb 2011 21:19:52 +0000 (21:19 +0000)
commiteddabc80ca0e2fcdcf45fc55a9604145a46b857a
tree2fcf40123fae20a3c2770c2d1c299f470549f52f
parentca3da783ed735b6eec19ca4576ce64a8fcacce65
config.gcc (hppa[12]*-*-hpux11*): Set extra_parts.

* config.gcc (hppa[12]*-*-hpux11*): Set extra_parts.
* config/pa/stublib.c (pthread_default_stacksize_np, pthread_mutex_lock,
pthread_mutex_unlock, pthread_once): Reinstate pthread stubs.
* config/pa/t-pa-hpux11: Add rules to build pthread stubs.
* config/pa/t-pa64: Likewise.
* config/pa/pa-hpux11.h (LINK_GCC_C_SEQUENCE_SPEC): Define.

From-SVN: r170287
gcc/ChangeLog
gcc/config.gcc
gcc/config/pa/pa-hpux11.h
gcc/config/pa/stublib.c
gcc/config/pa/t-pa-hpux11
gcc/config/pa/t-pa64