wingo pushed a change to branch wip-whippet in repository guile. from b96a22d3e primitive-load after boot uses read-syntax new 8a157bc61 Add allocation counter to prepare_gc event new 9512c8b80 Simplify mmc-attrs.h new 7010b4fce Fix --with-gc-debug in whippet.m4 new e59fde2ed Fix build issue with mmc in Guile new 2018a77f3 Fix bogus static debug check in mmc init new fbcdffdc6 Fix bogus assert in mmc.c:deactivate_mutator new b794e4663 mmc: Grow the heap if collection fails to find space for large alloc new a344c225c Merge remote-tracking branch 'whippet/main' into wip-whippet new 0ffa6688a Adapt to whippet change
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: libguile/gc.c | 10 ++++----- libguile/whippet/api/gc-basic-stats.h | 5 ++++- libguile/whippet/api/gc-event-listener-chain.h | 7 +++--- libguile/whippet/api/gc-event-listener.h | 3 ++- libguile/whippet/api/gc-lttng.h | 5 +++-- libguile/whippet/api/gc-null-event-listener.h | 3 ++- libguile/whippet/api/mmc-attrs.h | 1 - libguile/whippet/src/bdw.c | 2 +- libguile/whippet/src/mmc.c | 31 +++++++++++++++++++++----- libguile/whippet/src/pcc.c | 2 +- libguile/whippet/src/semi.c | 4 +++- libguile/whippet/whippet.m4 | 2 +- 12 files changed, 52 insertions(+), 23 deletions(-)