Commit graph

5 commits

Author SHA1 Message Date
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
obache
0ae2475653 Update libgcroots to 0.2.3.
fixes detection of getcontext(2).
2011-05-26 09:23:16 +00:00
obache
93d861643d Note about LICENSE (free, but not general). 2010-05-15 13:04:12 +00:00
obache
27f09f7498 Update libgcroots to 0.2.2.
* Build fix for Mac OS X.
* Enable automake-1.11.
2009-11-22 10:53:09 +00:00
obache
dce78baaf8 Import libgcroots version 0.2.1.
This library abstracts architecture-dependent part of garbage collector
roots acquisition such as register windows of SPARC and register stack
backing store of IA-64. Main part of the code is based on Boehm GC 7.0.

With this library, you can easily write your own garbage collector such as
for small footprint, some application-specific optimizations, just learning
or to test experimental ideas.
2008-02-29 13:06:36 +00:00