]> git.ipfire.org Git - thirdparty/gcc.git/commit
config.gcc (hppa[12]*-*-hpux11*): Set extra_parts.
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Fri, 18 Feb 2011 21:39:51 +0000 (21:39 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Fri, 18 Feb 2011 21:39:51 +0000 (21:39 +0000)
commitebfb71e6346eb26a236c53b41e30b4fc1a8d33f5
tree8ef5dfd00e1c2944e553441e0197612e3295e824
parentfe177ae2c3994c210dba2052a25920e4565bc5f6
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: r170290
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