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]

r161717 - in /branches/gccgo/libgo: Makefile.am...


Author: ian
Date: Fri Jul  2 14:19:44 2010
New Revision: 161717

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161717
Log:
Add thread-local variables in Go as task-variables in RTEMS.

Added:
    branches/gccgo/libgo/runtime/rtems-task-variable-add.c
Modified:
    branches/gccgo/libgo/Makefile.am
    branches/gccgo/libgo/Makefile.in
    branches/gccgo/libgo/runtime/go-go.c
    branches/gccgo/libgo/runtime/go-panic-defer.c
    branches/gccgo/libgo/runtime/go-panic.h
    branches/gccgo/libgo/runtime/proc.c
    branches/gccgo/libgo/runtime/runtime.h


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