1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-29 08:20:20 +02:00
guile/module/system
Ludovic Courtès cc2948aa31 Recognize mips64* as having 32-bit pointers by default.
* module/system/base/target.scm (cpu-word-size): Consider MIPS64 to
  default to n32 or o32.
* test-suite/tests/asm-to-bytecode.test ("cross-compilation")
  ["mips64el-unknown-linux-gnu"]: New test.
2013-02-27 20:40:08 +01:00
..
base Recognize mips64* as having 32-bit pointers by default. 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