r170481 - in /branches/gcc-4_3-branch/gcc: Chan...
danglin@gcc.gnu.org
danglin@gcc.gnu.org
Thu Feb 24 23:02:00 GMT 2011
Author: danglin
Date: Thu Feb 24 23:02:14 2011
New Revision: 170481
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170481
Log:
* config.gcc (hppa[12]*-*-hpux11*): Set extra_parts.
* config/pa/stublib.c (pthread_default_stacksize_np, pthread_mutex_lock,
pthread_mutex_unlock, pthread_once): New 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.
(LIB_SPEC): In static links, link against shared libc if not linking
against libpthread.
* config/pa/pa64-hpux.h (LIB_SPEC): Likewise.
Modified:
branches/gcc-4_3-branch/gcc/ChangeLog
branches/gcc-4_3-branch/gcc/config.gcc
branches/gcc-4_3-branch/gcc/config/pa/pa-hpux11.h
branches/gcc-4_3-branch/gcc/config/pa/pa64-hpux.h
branches/gcc-4_3-branch/gcc/config/pa/stublib.c
branches/gcc-4_3-branch/gcc/config/pa/t-pa-hpux11
branches/gcc-4_3-branch/gcc/config/pa/t-pa64
More information about the Gcc-cvs
mailing list