summaryrefslogtreecommitdiff
path: root/libguile/loader.c
Commit message (Expand)AuthorAgeFilesLines
* loader: Handle interned constants as well as plain bytevectors....Ricardo Wurmus2020-05-171-6/+15
* intern arbitrary constants...Robin Templeton2020-04-041-6/+17
* Fix error reporting in 'load-thunk-from-memory'....Mark H Weaver2018-06-111-3/+6
* 'load-thunk-from-memory' reports the correct error....Ludovic Courtès2017-12-221-2/+5
* Bump objcode version in a compatible way...Andy Wingo2017-04-181-6/+4
* 64KB segment alignment...Andy Wingo2017-03-081-2/+13
* Fix regression in non-mmap fallback elf loader...Mike Gran2017-03-031-6/+6
* Fix alloc_aligned for high allocations...Andy Wingo2017-01-081-1/+1
* Speed up load-thunk-from-memory for page alignment...Andy Wingo2017-01-081-7/+14
* VM support for raw slots...Andy Wingo2015-10-281-2/+2
* PT_DYNAMIC inside some other PT_LOAD segment...Andy Wingo2014-02-171-0/+6
* More precise stack marking via .guile.frame-maps section...Andy Wingo2014-01-261-21/+119
* Rename objcodes?.{scm,c,h} to loader.{scm,c,h}...Andy Wingo2013-11-191-0/+715