build: Don't include <config.h> in native programs when cross-compiling.
[bpt/guile.git] / libguile / objcodes.c
2013-02-19 Andy Wingofix an error message loading invalid bytecode
2013-02-19 Andy Wingocopy-file and load-objcode use O_BINARY
2012-01-07 Andy Wingodon't leak file descriptors when mmaping objcode
2011-11-21 Ludovic CourtèsComplete cross-compilation support.
2011-08-18 Andy Wingofix a couple of leaks
2011-06-16 Andy WingoO_CLOEXEC usage
2011-05-31 Andy Wingowrite-objcode uses target-endianness, target-word-size
2011-04-01 Andy Wingosupport loading objcode even if mmap(2) is unavailable
2011-04-01 Andy Wingomake_objcode_by_mmap uses MAP_PRIVATE, not MAP_SHARED
2011-02-13 Andy Wingobump objcode version to 2.0; introduce minor-version...
2011-01-27 Andy Wingofor mmap objcodes, store the fd in the third word,...
2011-01-27 Andy Wingoobjcode type is an enumeration, not flags
2011-01-26 Ludovic CourtèsUse `scm_from_latin1_stringn' in `objcodes.c'.
2010-11-19 Andy Wingofix a number of assumptions that a pointer could fit...
2010-08-19 Andy Wingoobjcodes.c comments
2010-08-19 Noah LavineWhitespace fix
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-03-16 Andy Wingorename libguile to libguile-@EFFECTIVE_VERSION@, curren...
2010-01-07 Andy Wingotc7 tags for vm-related data
2010-01-07 Andy Wingoproperly integrate vm bootstrapping into init.c
2010-01-07 Andy Wingoreimplement srfi-4 vectors on top of bytevectors
2009-12-15 Ludovic CourtèsDon't use GCC zero-length arrays.
2009-12-11 Andy Wingomerge from master to elisp
2009-11-28 Ludovic CourtèsRemove remaining uses of discouraged constructs.
2009-11-16 Ludovic CourtèsUse Gnulib's `alignof' module.
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-09-01 Ludovic CourtèsFix leaky behavior of `scm_take_TAGvector ()'.
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-13 Ludovic CourtèsUncomment run-time objcode alignment check.
2009-08-11 Andy Wingoinclude objcode cookie in the fallback path
2009-07-31 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-07-26 Andy Wingoincrease range of relative jumps by aligning blocks...
2009-07-26 Andy Wingomake sure all programs are 8-byte aligned
2009-07-21 Andy Wingorenumber vm ops (objcode cookie bumped)
2009-07-21 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-07-15 Ludovic CourtèsAdd FIXMEs about misaligned objcode-metas.
2009-07-15 Ludovic CourtèsConst-qualify buffers passed to `scm_c_make_objcode_sli...
2009-07-14 Ludovic CourtèsFix typo in the compile-type verification of `OBJCODE_C...
2009-07-14 Ludovic CourtèsMake sure at compile-time that `OBJCODE_COOKIE' has...
2009-07-14 Ludovic CourtèsAugment `OBJCODE_COOKIE' to detect wrong endianness...
2009-07-04 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-07-02 Andy Wingofix error message for bad objcode cookie
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-25 Ludovic CourtèsFix `load-objcode' FD/mapping leak occurring upon failure.
2009-06-24 Andy Wingoallow primcall ops to push 0 values
2009-06-20 Andy Wingobetter error in make_objcode_by_mmap
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-06-02 Julian GrahamMerge branch 'master' of git://git.savannah.gnu.org...
2009-05-29 Andy WingoMerge branch 'syncase-in-boot-9'
2009-05-26 Andy Wingoadjust VM copyright notices to LGPL, use SCM_INTERNAL...
2009-04-05 Ludovic CourtèsAvoid uses of deprecated forms in the VM code.
2009-03-29 Andy WingoMerge branch 'wingo'
2009-03-28 Andy Wingoframe, program, objcode, etc inits use load-extension
2009-03-22 Ludovic CourtèsRemove unneeded VM SMOB mark/free procedures.
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-20 Andy Wingofix casts to unsigned long in objcodes.c
2009-03-17 Andy Wingonon-srcdir build fixes
2009-03-17 Andy Wingotry a new way of checking byte order
2009-03-17 Andy WingoMerge commit 'cb9d473112ac172a3d328bb029b5b550918d4262...
2009-03-17 Andy WingoMerge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2...
2009-03-17 Andy WingoMerge commit 'e092357058850a6f998bf462bdc5504c6379c96f...
2009-03-17 Andy WingoMerge commit 'feccd2d3100fd2964d4c2df58ab3da7ce4949a66...
2009-03-17 Andy WingoMerge commit 'cce8b2ce93703aff953750fb40cb53176ea66504...
2009-03-17 Andy WingoMerge commit '4c9e29ec38350a5206aa3e8e72ad4376512ada2b...
2009-03-17 Andy WingoMerge commit 'ad5f5ada1d50ecdab634d60ffe3a13b9193156aa...
2009-03-17 Andy WingoMerge commit '95a040cd2be7ad03bf197edbdb1fec2c52749ef6...
2009-03-17 Andy WingoMerge commit '6290d3f10927f887102a164ccb1a7291cc62288d...
2009-03-17 Andy WingoMerge commit '5bb2d903b9e54fdd5858a16ba11fa91a9dc0c692...
2009-03-17 Andy WingoMerge commit '04795a1cb259c20896fb2edb50c58086027281b0...
2009-03-17 Andy WingoMerge commit '202271f291971cf14175f5a1a193955f72d43d79...
2009-03-17 Andy WingoMerge commit 'c010924a71f942100dc7b4021d5ef1c6decf9c85...
2009-03-17 Andy WingoMerge commit '53d81399bef1d9396665e79fb6b9c25eb8e2a6ad...
2009-03-17 Andy WingoMerge commit 'ab878b0f8e675a741a7dd56f52638a7cc0419907...
2009-03-17 Andy WingoMerge commit 'cbee5075d69cb057c4af4c5e24319da90367897f...
2009-03-17 Andy WingoMerge commit '32a2609de06af65341e6b4db6961557b788821e8...
2009-03-17 Andy WingoMerge commit 'e95d11110b7af0f528404d28209c3a464ab7074d...
2009-03-17 Andy WingoMerge commit '752be95a475132506c35922d284884cf776149d0...
2009-03-17 Andy WingoMerge commit '8b0174c879bf74981efe702a00471ed5b8e6912e...
2009-02-01 Andy Wingoavoid 8 words of allocation per lambda, whoooo
2009-02-01 Andy Wingoadd code for writing out metadata to the end of a program
2009-01-30 Andy Wingoremove conv.scm, disasm.scm; objcode->bytecode rename
2009-01-29 Andy Wingostatic opcodes; refactor program/objcode division;...
2009-01-17 Andy Wingomove module and meta inside programs' object tables
2009-01-15 Andy WingoMerge commit 'origin/master' into vm
2009-01-12 Andy WingoMerge branch 'master' into vm
2009-01-12 Andy WingoMerge commit 'origin/master' into vm
2009-01-11 Andy Wingofinish compiler.texi, woo
2008-10-30 Andy Wingorecompiling with compile environments, fluid languages...
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-08-26 Andy Wingomerge from guile master
2008-08-22 Andy Wingomerge guile-vm into libguile itself