config.gcc (hppa*-*-hpux11*, [...]): Remove commented-out logic to use DCE threads...
authorZack Weinberg <zack@gcc.gnu.org>
Tue, 26 Aug 2003 06:54:15 +0000 (06:54 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Tue, 26 Aug 2003 06:54:15 +0000 (06:54 +0000)
commit7e2055ec11ece615f17218f61ae8fd0b594bfba6
tree4da878ce1023935732ab30a3a136fc84f8f2321a
parent6cd28c3182ddfd66585f121bcb09445fdd96ece5
config.gcc (hppa*-*-hpux11*, [...]): Remove commented-out logic to use DCE threads (if present)...

gcc:
* config.gcc (hppa*-*-hpux11*, ia64*-*-hpux*): Remove
commented-out logic to use DCE threads (if present), add
support for POSIX threads.
* config/ia64/hpux.h: Define CPP_SPEC to set appropriate
#defines for -pthread.  Add -lpthread to LIB_SPEC when
-pthread.  In both cases take -mt as a synonym for -pthread
for acc compatibility.
Define GTHREAD_USE_WEAK to 0.
* config/pa/pa-hpux11.h: Likewise for CPP_SPEC and LIB_SPEC.
Remove old logic for DCE threads from LIB_SPEC.
* config/pa/pa64-hpux.h: Define GTHREAD_USE_WEAK to 0.
libstdc++-v3:
* config/os/hpux/os_defines.h: Unconditionally define
_GLIBCXX_GTHREAD_USE_WEAK to 0.

From-SVN: r70797
gcc/ChangeLog
gcc/config.gcc
gcc/config/ia64/hpux.h
gcc/config/pa/pa-hpux11.h
gcc/config/pa/pa64-hpux.h
libstdc++-v3/ChangeLog
libstdc++-v3/config/os/hpux/os_defines.h