1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/module/system
Ludovic Courtès aacc689677 Fix handling of the *-gnux32 target.
* module/system/base/target.scm (triplet-pointer-size): Fix typo in the
  x32 triplet name.
* test-suite/tests/asm-to-bytecode.test (native-os): New procedure.
  (test-target): Use (native-word-size) only when both the CPU and OS
  match.
2013-02-28 09:42:45 +01:00
..
base Fix handling of the *-gnux32 target. 2013-02-28 09:42:45 +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