Andy Wingo
|
5c700ae832
Enable JIT on aarch64 and armv7
|
5 gadi atpakaļ |
Andy Wingo
|
61c6a0d3dd
Enable JIT on 32-bit x86
|
5 gadi atpakaļ |
Andy Wingo
|
154fe1df1c
Fix GUILE_ENABLE_JIT after latest change
|
6 gadi atpakaļ |
Andy Wingo
|
4aa4a6d590
Only enable JIT by default on x86-64
|
6 gadi atpakaļ |
Andy Wingo
|
ce9169804e
Fix --disable-jit compilation
|
6 gadi atpakaļ |
Andy Wingo
|
2d84803884
Wire JIT availability check into Guile configure
|
6 gadi atpakaļ |
Andy Wingo
|
0593a9aed7
Add GUILE_ENABLE_JIT macro
|
6 gadi atpakaļ |
Andy Wingo
|
bcc40bc1c7
Capture full path to GUILE_FOR_BUILD.
|
8 gadi atpakaļ |
Andy Wingo
|
545d776ef6
Put the readline extension in the extensionsdir
|
11 gadi atpakaļ |
Ludovic Courtès
|
235c280489
Use `clock-time' directly from Gnulib, but with a local patch.
|
12 gadi atpakaļ |
Andy Wingo
|
bc02028b52
fix check for when libc already has clock_gettime / clock_getcpuclockid
|
13 gadi atpakaļ |
Ludovic Courtès
|
1c1f7a3223
configure: Make sure $GUILE_FOR_BUILD is suitable.
|
13 gadi atpakaļ |
Ludovic Courtès
|
1fe9920adc
Disable TLS on NetBSD up to 5.x included.
|
13 gadi atpakaļ |
Ludovic Courtès
|
d1f2417102
Comment on the Gnulib `clock-gettime' workaround.
|
13 gadi atpakaļ |
Ludovic Courtès
|
10c29ebde5
configure: Factorize code checking for `iconveh_' constants; use the cache.
|
13 gadi atpakaļ |
Andy Wingo
|
074f39c7bc
check for clock_getcpuclockid in gl_CLOCK_TIME
|
13 gadi atpakaļ |
Andy Wingo
|
e3b8bce8f4
build support for detecting clock_gettime, with -lrt if needed
|
13 gadi atpakaļ |
Ludovic Courtès
|
969bb92e9b
Turn the libunistring/iconv configure check into a macro.
|
13 gadi atpakaļ |
Ludovic Courtès
|
527ba9b726
Fix `GUILE_THREAD_LOCAL_STORAGE'.
|
14 gadi atpakaļ |
Ludovic Courtès
|
71d0152e66
Disable use of thread-local storage on FreeBSD.
|
14 gadi atpakaļ |
Thien-Thi Nguyen
|
3d9f7bd57e
Add copyright notice to acinclude.m4.
|
14 gadi atpakaļ |
Thien-Thi Nguyen
|
39f7ae3135
[build] Move GUILE_CONFIG_SCRIPT to acinclude.m4.
|
14 gadi atpakaļ |
Andy Wingo
|
ddfb5e2bb0
readline only handles SIGWINCH
|
14 gadi atpakaļ |
Volker Grabsch
|
ec20a3c86d
add pdcurses to the list of termlibs
|
14 gadi atpakaļ |
Ludovic Courtès
|
d7297d3923
Disable thread-local storage on Solaris 8.
|
15 gadi atpakaļ |
Ludovic Courtès
|
feef98f203
Properly quote the first argument to `AC_DEFINE{,_UNQUOTED}'.
|
15 gadi atpakaļ |
Ludovic Courtès
|
6b1bc6e56a
Really disable thread-local storage on NetBSD 5.0.
|
15 gadi atpakaļ |
Ludovic Courtès
|
0ee42e27d5
Explicitly disable TLS on NetBSD 5.0.
|
15 gadi atpakaļ |
Ludovic Courtès
|
96e15df109
Improve TLS detection for systems with compiler support but no libc support.
|
15 gadi atpakaļ |
Ludovic Courtès
|
705edb959b
Use TLS when available for `SCM_I_CURRENT_THREAD'.
|
15 gadi atpakaļ |