This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r183993 - in /trunk/libgo: config.h.in configur...


Author: ian
Date: Wed Feb  8 05:30:12 2012
New Revision: 183993

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183993
Log:
runtime: System-specific hack fix for x86_64 Solaris 10.

Fixes problem in which setcontext changes all thread-specific
information.

Modified:
    trunk/libgo/config.h.in
    trunk/libgo/configure
    trunk/libgo/configure.ac
    trunk/libgo/runtime/proc.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]