2 Commits

Author SHA1 Message Date
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
bentley
2d140d22cc Import libgcroots-0.3.1.
The libgcroots library abstracts the architecture-dependent part of garbage
collector roots acquisition such as register windows of SPARC and register
stack backing store of IA-64. The main code is based on Boehm GC 7.0.

With this library, one can easily write a garbage collector with goals such
as a small footprint, some application-specific optimizations, learning, or
to test experimental ideas.

ok sthen@
2019-03-11 11:13:53 +00:00