1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 03:30:27 +02:00
guile/module/system
Andy Wingo afc74c2920 add ELF loader
* libguile/objcodes.h:
* libguile/objcodes.c (scm_load_thunk_from_file)
  (scm_load_thunk_from_memory): New procedures.

* libguile/elf.h: Import from glibc.  Not installed.

* libguile/Makefile.am: Adapt for elf.h.

* module/system/vm/objcode.scm: (load-thunk-from-file)
  (load-thunk-from-memory): New exports.
2012-06-22 13:40:50 +02:00
..
base pmatch: always wrap with let, even if the expression appears atomic 2012-03-01 16:16:27 -05:00
repl Update user-visible copyright dates in manual and REPL to 2012 2012-01-30 00:33:31 -05:00
vm add ELF loader 2012-06-22 13:40:50 +02:00
foreign.scm remove a stale comment 2011-10-24 12:48:36 +02:00
xref.scm system xref maintains source mapping for nested procedures too 2010-09-24 13:24:48 +02:00