ecl/src
Marius Gerbershagen cdb602e40d fpe: prevent spurious floating point exceptions in WITH_LISP_FPE
feenableexcept may generate a SIGFPE signal if exception status flags
are not cleared beforehand. Happens for example on powerpc platforms.

Fixes #612.
2020-10-31 11:36:52 +01:00
..
bdwgc bdwgc: Update library to version 7.6.8. 2019-01-12 20:21:19 +01:00
c ecl_alloc_weak_pointer: don't register immediate objects as disappearing 2020-10-19 16:54:40 +02:00
clos clos: don't call make-load-form in the code walker for defmethod 2020-09-18 21:22:32 +02:00
cmp clos: don't call make-load-form in the code walker for defmethod 2020-09-18 21:22:32 +02:00
doc fpe: prevent spurious floating point exceptions in WITH_LISP_FPE 2020-10-31 11:36:52 +01:00
ecl stacks: fix default C stack size 2020-06-11 15:16:10 +02:00
gmp gmp: issue autoreconf -ivf (fixes ppc64le builds) 2015-09-02 15:59:18 +02:00
h fpe: prevent spurious floating point exceptions in WITH_LISP_FPE 2020-10-31 11:36:52 +01:00
libffi ffi: Update libffi to version 3.3 2019-12-09 19:49:30 +01:00
lsp loop: destructuring: replace MAPCAR with a DO* loop 2020-08-17 20:18:31 +02:00
tests tests: add regression test for #594 2020-09-18 21:22:32 +02:00
util iOS-arm64.cross_config: fix long long bits 2020-06-12 20:50:35 +02:00
aclocal.m4 exit() prototype is in stdlib.h, include it 2020-09-18 13:18:56 +01:00
bare.lsp.in reintroduce init functions for modules 2020-01-22 19:06:38 +01:00
compile.lsp.in cmp: read msvc output in using the correct encoding 2020-08-02 10:55:25 +02:00
config.guess update config.guess/sub 2020-06-05 12:55:06 +01:00
config.sub update config.guess/sub 2020-06-05 12:55:06 +01:00
configure exit() prototype is in stdlib.h, include it 2020-09-18 13:18:56 +01:00
configure.ac Fix spelling 2020-09-11 02:11:26 +00:00
install.sh
Makefile.in configure: change manual installation 2019-04-11 18:17:02 +02:00