r169906 - in /trunk/gcc: ChangeLog config.gcc c...

danglin@gcc.gnu.org danglin@gcc.gnu.org
Mon Feb 7 23:51:00 GMT 2011


Author: danglin
Date: Mon Feb  7 23:51:54 2011
New Revision: 169906

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169906
Log:
	* 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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/gcc/config/pa/pa-hpux11.h
    trunk/gcc/config/pa/pa64-hpux.h
    trunk/gcc/config/pa/stublib.c
    trunk/gcc/config/pa/t-pa-hpux11
    trunk/gcc/config/pa/t-pa64



More information about the Gcc-cvs mailing list