Historique des commits

Auteur SHA1 Message Date
  Andy Wingo 510ca12687 add new rtl vm il y a 12 ans
  Andy Wingo fb9600debc add (find-mapped-elf-image) procedure to (system vm objcode) module il y a 12 ans
  Andy Wingo e1aee492d7 refactor and simplify ELF loader in objcodes.c il y a 12 ans
  Mark H Weaver 26d148066f Merge remote-tracking branch 'origin/stable-2.0' il y a 12 ans
  Andy Wingo e716f4410f fix an error message loading invalid bytecode il y a 12 ans
  Andy Wingo 5a4a4454c5 copy-file and load-objcode use O_BINARY il y a 12 ans
  Andy Wingo b8bc86bce1 instead of our custom .go format, use elf il y a 13 ans
  Andy Wingo afc74c2920 add ELF loader il y a 13 ans
  Andy Wingo 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' il y a 13 ans
  Andy Wingo 213544e0dc don't leak file descriptors when mmaping objcode il y a 13 ans
  Andy Wingo b2208d2e98 Merge remote-tracking branch 'origin/stable-2.0' il y a 13 ans
  Ludovic Courtès de2c0a10fe Complete cross-compilation support. il y a 13 ans
  Andy Wingo f209aeee9f locking for write, lfwrite il y a 13 ans
  Andy Wingo 0607ebbfcf locking for putc, puts il y a 13 ans
  Andy Wingo 8b66aa8f54 Merge remote-tracking branch 'origin/stable-2.0' il y a 14 ans
  Andy Wingo fb031aba42 fix a couple of leaks il y a 14 ans
  Andy Wingo 99cc1092a8 Merge remote-tracking branch 'local-2.0/stable-2.0' il y a 14 ans
  Andy Wingo 32f94bf258 O_CLOEXEC usage il y a 14 ans
  Andy Wingo 46da7909e1 Merge remote-tracking branch 'local-2.0/stable-2.0' il y a 14 ans
  Andy Wingo f0b7c3c6b9 write-objcode uses target-endianness, target-word-size il y a 14 ans
  Andy Wingo 059a588fed bytevectors have internal parent field il y a 14 ans
  Andy Wingo 13a78b0fd7 support loading objcode even if mmap(2) is unavailable il y a 14 ans
  Andy Wingo 355dd8cb4b make_objcode_by_mmap uses MAP_PRIVATE, not MAP_SHARED il y a 14 ans
  Andy Wingo e8ab529d57 bump objcode version to 2.0; introduce minor-version compatibility il y a 14 ans
  Andy Wingo 6ce3666ff2 for mmap objcodes, store the fd in the third word, as a scheme int il y a 14 ans
  Andy Wingo f9654187b1 objcode type is an enumeration, not flags il y a 14 ans
  Ludovic Courtès 4914fe1963 Use `scm_from_latin1_stringn' in `objcodes.c'. il y a 14 ans
  Andy Wingo 3d27ef4bd3 fix a number of assumptions that a pointer could fit into a long il y a 14 ans
  Andy Wingo 4b02bf47f4 objcodes.c comments il y a 15 ans
  Noah Lavine 9a690dfb45 Whitespace fix il y a 15 ans