This project is a fork of the sbcl.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/sbcl.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnyef's sbcl tree
owneralastair.bridgewater@gmail.com
last changeSun, 11 May 2014 15:21:43 +0000 (11 19:21 +0400)
content tags
add:
README
GENERAL INFORMATION

Welcome to SBCL.

If you'd like to install or build the system, see the "INSTALL" file.

To find out more about who created the system, see the "CREDITS" file.

If you'd like information about the legalities of copying the system,
see the "COPYING" file.

If you'd like more information about using the system, see the man
page, "sbcl.1", or the user manual in the "doc/manual" subdirectory of
the distribution. (The user manual is maintained as Texinfo in the
source distribution; HTML version is available for download, and
"INSTALL" describes how to build the Texinfo version in HTML and PDF.)

The system is a work in progress. See the "TODO" file in the source
distribution for some highlights.

The "BUGS" file lists current known bugs.

If you'd like to make suggestions, report a bug, or help to improve the
system, please send mail to one of the mailing lists:
  sbcl-help@lists.sourceforge.net
  sbcl-devel@lists.sourceforge.net
Note that as a spam reduction measure you must subscribe to the lists
before you can post.


SYSTEM-SPECIFIC HINTS

for NetBSD:
  NetBSD 2.0 and above are required because of the lack of needed
  signal APIs in NetBSD 1.6 and earlier.
shortlog
2014-05-11 Stas BoukarevAdd sb-mpfr contrib.master
2014-05-11 Stas BoukarevUpdate sb-gmp contrib.
2014-05-11 Christophe... force use of arm instruction set for building the runti...
2014-05-11 Christophe... support target-driven cross-compilation
2014-05-11 Stas BoukarevFix multiple values handling on ARM.
2014-05-11 Stas BoukarevFix make-unwind-block on ARM.
2014-05-10 Stas BoukarevImplement list/list* as VOPs on ARM.
2014-05-10 Stas BoukarevAdd a NEWS entry mentioning the arm port.
2014-05-10 Stas BoukarevFix undefined_tramp register encoding on ARM.
2014-05-10 Alastair Bridgewatercompiler/arm/call: In XEP-ALLOCATE-FRAME, temporaries... arm-forward-port
2014-05-10 Alastair Bridgewaterruntime/arm-arch.h: Define alien stack growth direction.
2014-05-10 Alastair BridgewaterGeneral comment and whitespace fixups for arm-port...
2014-05-10 Alastair Bridgewatercompiler/arm/cell, code/{,target-}defstruct: Unboxed...
2014-05-10 Alastair Bridgewatercompiler/arm/{insts,float}: Introduce psudo-instruction...
2014-05-10 Alastair Bridgewatercode/debug-int: Strip arm conditionals from sub-access...
2014-05-10 Stas BoukarevFix multiplication VOPs on ARM.
...
heads
6 years ago lp309068
6 years ago safepoint-refactoring
6 years ago safepoint-no-save-pc
6 years ago defknown-syntax
9 years ago dce-phase-2015-03-01
9 years ago lp1044465
9 years ago read-only-tramps
9 years ago dce-phase
9 years ago arm-debug-fixes-abandoned
9 years ago nonlinear-lvar-fix
9 years ago master
9 years ago arm-forward-port
9 years ago arm-port-2
10 years ago assembler-hacks
10 years ago gencgc-hacking-3
10 years ago mac-roman-support
...