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]

r201210 - in /branches/gcc-4_8-branch/libgo/run...


Author: ian
Date: Wed Jul 24 13:19:00 2013
New Revision: 201210

URL: http://gcc.gnu.org/viewcvs?rev=201210&root=gcc&view=rev
Log:
runtime: Move new 1.1.1 functions from thread-linux.c to runtime.c.

This way they are compiled on non-GNU/Linux systems.

Modified:
    branches/gcc-4_8-branch/libgo/runtime/runtime.c
    branches/gcc-4_8-branch/libgo/runtime/thread-linux.c


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