config.gcc (hppa[12]*-*-hpux11*): Don't set extra_parts.
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Mon, 7 Feb 2011 23:51:54 +0000 (23:51 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Mon, 7 Feb 2011 23:51:54 +0000 (23:51 +0000)
commit90488014d0af2874555595f4474e095a75b115e7
treed82bbc8c37153f9bab1265db9da2422f6e50fa28
parent689ff841b4de850cb9f31fad4e9a217b682b593f
config.gcc (hppa[12]*-*-hpux11*): Don't set extra_parts.

* config.gcc (hppa[12]*-*-hpux11*): Don't set extra_parts.
* config/pa/stublib.c (pthread_default_stacksize_np, pthread_mutex_lock,
pthread_mutex_unlock): Remove.
* config/pa/t-pa-hpux11: Remove rules to build pthread stubs.
* config/pa/t-pa64: Likewise.
* config/pa/pa64-hpux.h (LIB_SPEC): In static links, link against
shared libc if not linking against libpthread.
* config/pa/pa-hpux11.h (LIB_SPEC): Likewise.

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