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]

r186608 - in /branches/gcc-4_7-branch/libgo/run...


Author: ian
Date: Fri Apr 20 04:58:41 2012
New Revision: 186608

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186608
Log:
runtime: Ignore stack sizes when deciding when to GC.

Also allocate heap bitmaps bit in page size units and clear
context when putting G structures on free list.

Modified:
    branches/gcc-4_7-branch/libgo/runtime/malloc.goc
    branches/gcc-4_7-branch/libgo/runtime/mgc0.c
    branches/gcc-4_7-branch/libgo/runtime/proc.c
    branches/gcc-4_7-branch/libgo/runtime/runtime.h


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