summaryrefslogtreecommitdiff
path: root/libguile/loader.c
Commit message (Expand)AuthorAgeFilesLines
* Devolve threads.h from _scm.h.Andy Wingo2018-06-201-0/+1
* Move subr snarfing macros to gsubr.h.Andy Wingo2018-06-201-0/+1
* Remove bytevectors.h include form ports.hAndy Wingo2018-06-191-0/+1
* Devolve pairs.hAndy Wingo2018-06-181-0/+1
* Devolve boolean.h include.Andy Wingo2018-06-181-0/+1
* Remove errno.h include from _scm.h.Andy Wingo2018-06-171-0/+1
* Inline definition of SIZEOF_SCM_T_BITSAndy Wingo2018-06-171-2/+2
* Fix libguile subcomponent headers not to include <libguile.h>Andy Wingo2018-06-141-1/+3
* Update effective version to 3.0Andy Wingo2017-05-221-7/+8
* Bump objcode version in a compatible wayAndy Wingo2017-04-181-6/+4
* 64KB segment alignmentAndy Wingo2017-03-081-2/+13
* Fix regression in non-mmap fallback elf loaderMike Gran2017-03-031-6/+6
* Fix alloc_aligned for high allocationsAndy Wingo2017-01-081-1/+1
* Speed up load-thunk-from-memory for page alignmentAndy Wingo2017-01-081-7/+14
* VM support for raw slotsAndy Wingo2015-10-281-2/+2
* PT_DYNAMIC inside some other PT_LOAD segmentAndy Wingo2014-02-171-0/+6
* More precise stack marking via .guile.frame-maps sectionAndy Wingo2014-01-261-21/+119
* Rename objcodes?.{scm,c,h} to loader.{scm,c,h}Andy Wingo2013-11-191-0/+715