Steel Bank Common Lisp
Go to file
Nikodemus Siivola e7b2c507c3 more robust backtraces for syscalls on x86
* new optimization policy: ALIEN-FUNCALL-SAVES-FP-AND-PC Set to 3 for
   self-build on x86 to get reliable more backtraces there, and 0 for
   other platforms. (1 matches the old SPEED <= DEBUG behaviour.)

 * When using a saved FP, and an interrupt context has a bogus
   FP, assume it is an interrupted syscall frame.
2011-08-01 18:30:15 +03:00
contrib make SBCL_ARCH=x86 build work on 64-bit linux without chroot 2011-08-01 17:57:51 +03:00
doc export SIZE-T and OFF-T from SB-ALIEN 2011-06-26 21:01:48 +03:00
git git: that terminal output? make it mention the correct revision 2011-06-10 13:55:03 +03:00
src more robust backtraces for syscalls on x86 2011-08-01 18:30:15 +03:00
tests more robust backtraces for syscalls on x86 2011-08-01 18:30:15 +03:00
tools-for-build 1.0.48.19: another go at fixing the win32 build 2011-05-15 08:20:08 +00:00
.cvsignore 1.0.11.6: canonicalize whitespaces only on updated files 2007-11-04 15:54:19 +00:00
.gitignore Have the float.pure.lisp / RANGE-REDUCTION test fail on all x86-64. 2011-07-28 06:27:26 -07:00
base-target-features.lisp-expr "1.0.41.2": threads: Add memory-barrier framework. 2010-08-04 17:58:15 +00:00
binary-distribution.sh 1.0.41.54: fix binary-distribution.sh for configurable prefixes 2010-08-21 09:41:15 +00:00
BUGS 1.0.28.75: documentation work related to move to Launchpad 2009-06-03 09:09:52 +00:00
build-order.lisp-expr "1.0.41.2": threads: Add memory-barrier framework. 2010-08-04 17:58:15 +00:00
clean.sh more pedantic clean.sh 2011-02-12 15:22:25 +00:00
common-lisp-exports.lisp-expr Initial revision 2000-09-18 01:26:16 +00:00
COPYING 1.0.43.21: typo in COPYING file 2010-10-04 09:51:59 +00:00
CREDITS 1.0.30.33: failed aver in %ALLOCATE-CLOSURES IR2 conversion 2009-08-04 10:15:11 +00:00
distclean.sh 1.0.10.55: Remove non-portable arguments to find, xargs 2007-10-22 04:16:12 +00:00
find-gnumake.sh 0.9.18.36: 2006-11-07 01:06:02 +00:00
generate-version.sh Minor tweak for Solaris /bin/sh compatibility. 2011-07-22 15:43:46 -04:00
HACKING rename STYLE to HACKING 2011-06-14 20:47:32 +03:00
html-distribution.sh 1.0.29.1: fix FILL 2009-06-04 18:01:31 +00:00
INSTALL 1.0.43.10: make.sh now accepts --dynamic-space-size=<size> option 2010-09-30 08:36:38 +00:00
install.sh Reorder description of info file installs to work around limited SunOS echo 2011-06-10 14:35:20 -04:00
make-config.sh 1.0.46.22: fix sb-posix readdir on SunOS/x86 2011-03-03 19:50:21 +00:00
make-genesis-2.lisp 1.0.28.14: Build system refactoring 2009-05-05 17:10:29 +00:00
make-genesis-2.sh 0.9.8.27: 2006-01-09 13:00:17 +00:00
make-host-1.lisp 1.0.42.31: fix build with clisp 2.49 2010-09-03 13:28:34 +00:00
make-host-1.sh 0.9.8.4: 2005-12-29 16:08:31 +00:00
make-host-2.lisp more robust backtraces for syscalls on x86 2011-08-01 18:30:15 +03:00
make-host-2.sh 0.9.8.4: 2005-12-29 16:08:31 +00:00
make-target-1.sh 0.9.8.27: 2006-01-09 13:00:17 +00:00
make-target-2-load.lisp 1.0.28.38: undefined warning and compilation unit summary tweaking 2009-05-11 15:44:11 +00:00
make-target-2.lisp 1.0.3.4: make-target-2.lisp split into compile and dump phases. 2007-02-28 13:01:58 +00:00
make-target-2.sh 1.0.25.21: handling of potential corruptions 2009-02-16 21:36:13 +00:00
make-target-contrib.sh 1.0.43.58: ignore ASDF source registries when building contribs 2010-10-14 16:43:32 +00:00
make-windows-installer.sh 0.9.13.52: Windows installer tweaks 2006-06-20 08:29:09 +00:00
make.sh A git-only SBCL workflow 2011-06-06 09:48:08 +03:00
NEWS more robust backtraces for syscalls on x86 2011-08-01 18:30:15 +03:00
OPTIMIZATIONS 1.0.32.21: compress most unibyte-external-format definitions 2009-11-11 17:34:09 +00:00
package-data-list.lisp-expr more robust backtraces for syscalls on x86 2011-08-01 18:30:15 +03:00
PRINCIPLES Initial revision 2000-09-18 01:26:16 +00:00
pubring.pgp Initial revision 2000-09-18 01:26:16 +00:00
README 1.0.18.29: documentation tweaks 2008-07-30 08:38:16 +00:00
release.sh A git-only SBCL workflow 2011-06-06 09:48:08 +03:00
run-sbcl.sh 1.0.43.79: run-sbcl.sh: print run location to stderr instead of stdout 2010-10-20 14:32:14 +00:00
sbcl-pwd.sh 1.0.27.23: fix bashism in sbcl-pwd.sh 2009-04-22 20:14:09 +00:00
slam.sh 1.0.41.45: make.sh command-line parsing 2010-08-15 13:59:00 +00:00
source-distribution.sh A git-only SBCL workflow 2011-06-06 09:48:08 +03:00
tagify.sh 0.9.4.72: 2005-09-16 13:26:39 +00:00
TLA 0.8.9.10: 2004-03-30 16:58:25 +00:00
TODO 1.0.23.49: Eliminate FCN as function moniker. 2008-12-17 20:36:18 +00:00
wc.sh 0.9.4.72: 2005-09-16 13:26:39 +00:00

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.

for OpenBSD:
  OpenBSD 3.0 has stricter ulimit values, and/or enforces them more
  strictly, than its predecessors. Therefore SBCL's initial mmap()
  won't work unless you increase the limit on the data segment from
  the OpenBSD defaults, e.g. with
    ulimit -S -d 1000000
  before you run SBCL. Otherwise SBCL fails with a message like
  "ensure_space: failed to validate xxxxxxx bytes at yyyyy". (SBCL
  is just allocating this huge address space, not actually using this
  huge memory at this point. OpenBSD <3.0 had no problem with this,
  but OpenBSD 3.0 is less hospitable.)