OSDN Git Service

* config.gcc (hppa[12]*-*-hpux11*): Don't set extra_parts.
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Feb 2011 23:51:54 +0000 (23:51 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Feb 2011 23:51:54 +0000 (23:51 +0000)
commitdfdc9106a972d43ee04de90e68c23d03fa3353bd
treed82bbc8c37153f9bab1265db9da2422f6e50fa28
parentf52cfb2bb9400a030198a61c916ebd8cc76bb13b
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169906 138bc75d-0d04-0410-961f-82ee72b054a4
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