1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00
guile/module/system
Ludovic Courtès b946e08a6a Recognize the `x86_64.*-gnux32' triplet.
* module/system/base/target.scm (triplet-pointer-size): Add case for
  "^x64_64-.*-gnux32".
* test-suite/tests/asm-to-bytecode.test ("cross-compilation"):
  ["x86_64-unknown-linux-gnux32"]: New test.
2013-02-27 20:40:08 +01:00
..
base Recognize the `x86_64.*-gnux32' triplet. 2013-02-27 20:40:08 +01:00
repl Bump copyright year to 2013 in REPL greeting. 2013-01-31 00:37:31 -05:00
vm trace: limit length of "| | | "... prefix 2013-01-16 18:11:47 +01:00
foreign.scm Add foreign types: ssize_t and ptrdiff_t. 2013-02-02 04:13:44 -05:00
xref.scm system xref maintains source mapping for nested procedures too 2010-09-24 13:24:48 +02:00