../
|
androidarm
|
|
14571
|
10 years
|
gb |
Need to set the equivalent of "executable_start" from the Makefile; …
|
darwinarm
|
|
14197
|
10 years
|
rme |
Rename Threads.h to threads.h (with no capital letter).
|
darwinppc
|
|
14391
|
10 years
|
rme |
Define SVN_REVISION from the output of svnversion. This was
already …
|
darwinppc64
|
|
14391
|
10 years
|
rme |
Define SVN_REVISION from the output of svnversion. This was
already …
|
darwinx8632
|
|
14701
|
10 years
|
gb |
Add 'exports' file listing symbols to dynamically export x86 Darwin …
|
darwinx8664
|
|
14702
|
10 years
|
gb |
Fix SDKROOT/OSVERSION lossage.
|
freebsdx8632
|
|
14444
|
10 years
|
rme |
Add C implementations of functions ieee754_exp and ieee754_expf …
|
freebsdx8664
|
|
14391
|
10 years
|
rme |
Define SVN_REVISION from the output of svnversion. This was
already …
|
linuxarm
|
|
14578
|
10 years
|
gb |
Use (SETF (FDEFINITION x) y) instead of (SETF (SYMBOL-FUNCTION x) y) …
|
linuxppc
|
|
14392
|
10 years
|
rme |
Add SVN_REVISION to linuxppc makefiles, too.
|
linuxppc64
|
|
14392
|
10 years
|
rme |
Add SVN_REVISION to linuxppc makefiles, too.
|
linuxx8632
|
|
14347
|
10 years
|
rme |
Define SVN_REVISION in Linux and Darwin makefiles (x86, x86-64).
|
linuxx8664
|
|
14347
|
10 years
|
rme |
Define SVN_REVISION in Linux and Darwin makefiles (x86, x86-64).
|
solarisx64
|
|
14391
|
10 years
|
rme |
Define SVN_REVISION from the output of svnversion. This was
already …
|
solarisx86
|
|
14391
|
10 years
|
rme |
Define SVN_REVISION from the output of svnversion. This was
already …
|
static-linuxppc
|
|
14197
|
10 years
|
rme |
Rename Threads.h to threads.h (with no capital letter).
|
win32
|
|
14619
|
10 years
|
rme |
Merge shrink-tcr branch. This enables the 32-bit Windows lisp to run …
|
win64
|
|
14391
|
10 years
|
rme |
Define SVN_REVISION from the output of svnversion. This was
already …
|
albt.c
|
7.6 KB
|
14516
|
10 years
|
gb |
Build the android kernel using r5 of the ndk, which has a better
idea …
|
area.h
|
6.2 KB
|
14600
|
10 years
|
gb |
Declare reserved_region_end.
|
arm-asmutils.s
|
4.7 KB
|
14549
|
10 years
|
gb |
Android wants to pretend that Linux only supports 32 traditional …
|
arm-constants.h
|
11.9 KB
|
14270
|
10 years
|
gb |
Some Android conditionalization. (Use 'Rfn' for r11, not 'fn').
|
arm-constants.s
|
23.1 KB
|
14119
|
10 years
|
gb |
Changes from ARM branch. Need testing …
|
arm-exceptions.c
|
70.9 KB
|
14655
|
10 years
|
gb |
Handle SIGBUS: if we get a SIGBUS trying to access the page before our …
|
arm-exceptions.h
|
5.3 KB
|
14515
|
10 years
|
gb |
Some ARM implementations (the Qualcomm Snapdragon for one) will signal …
|
arm-gc.c
|
56.9 KB
|
14723
|
10 years
|
gb |
In mark_memoized_area() on all platforms, don't do any special …
|
arm-macros.s
|
13.2 KB
|
14515
|
10 years
|
gb |
Some ARM implementations (the Qualcomm Snapdragon for one) will signal …
|
arm-spentry.s
|
149.9 KB
|
14715
|
10 years
|
gb |
Gak. Bad typo (subtag_double_float vs …
|
arm-uuo.s
|
5.7 KB
|
14267
|
10 years
|
rme |
Sprinkle some parentheses around to avoid trouble with operator …
|
arm_print.c
|
9.9 KB
|
14599
|
10 years
|
gb |
In the kernel debugger's printer, don't assume that a …
|
bits.c
|
1.7 KB
|
13067
|
11 years
|
rme |
Update copyright notices.
|
bits.h
|
4.7 KB
|
14295
|
10 years
|
rme |
Eliminate some (but not all) warnings produced when building with …
|
constants.h
|
5.6 KB
|
14144
|
10 years
|
gb |
Reinstate foreign_fpe tcr flag bit.
|
errors.s
|
7.0 KB
|
13337
|
11 years
|
plkrueger |
Don't change the m4 quoting characters from their defaults (`').
(On …
|
gc-common.c
|
45.8 KB
|
14619
|
10 years
|
rme |
Merge shrink-tcr branch. This enables the 32-bit Windows lisp to run …
|
gc.h
|
7.7 KB
|
14295
|
10 years
|
rme |
Eliminate some (but not all) warnings produced when building with …
|
image.c
|
17.5 KB
|
14601
|
10 years
|
gb |
save_application's first arg is signed; if it's negative, save
a …
|
image.h
|
3.3 KB
|
14295
|
10 years
|
rme |
Eliminate some (but not all) warnings produced when building with …
|
imports.s
|
3.4 KB
|
14431
|
10 years
|
gb |
Only reference SystemFunction036 on Win64; add a comment explaining …
|
kernel-globals.h
|
891 bytes
|
13279
|
11 years
|
gb |
Lots of changes from "purify" branch, mostly involving:
- new memory …
|
lisp-debug.c
|
36.9 KB
|
14619
|
10 years
|
rme |
Merge shrink-tcr branch. This enables the 32-bit Windows lisp to run …
|
lisp-errors.h
|
5.0 KB
|
13067
|
11 years
|
rme |
Update copyright notices.
|
lisp-exceptions.h
|
3.2 KB
|
14549
|
10 years
|
gb |
Android wants to pretend that Linux only supports 32 traditional …
|
lisp.h
|
2.2 KB
|
14503
|
10 years
|
gb |
spell #define with an 'i'
|
lisp.s
|
2.3 KB
|
14119
|
10 years
|
gb |
Changes from ARM branch. Need testing …
|
lisp_globals.h
|
7.4 KB
|
14119
|
10 years
|
gb |
Changes from ARM branch. Need testing …
|
lispdcmd.c
|
959 bytes
|
13067
|
11 years
|
rme |
Update copyright notices.
|
lispdcmd.h
|
850 bytes
|
13067
|
11 years
|
rme |
Update copyright notices.
|
lisptypes.h
|
1.2 KB
|
13599
|
11 years
|
gb |
Move platform-specific definitions to platform-specific header.
|
m4macros.m4
|
8.8 KB
|
14119
|
10 years
|
gb |
Changes from ARM branch. Need testing …
|
mach-o-image.c
|
26.3 KB
|
14630
|
10 years
|
gb |
Look for MACHO_MAGIC in header.
Initialize next_section_ordinal.
|
macros.h
|
3.8 KB
|
14619
|
10 years
|
rme |
Merge shrink-tcr branch. This enables the 32-bit Windows lisp to run …
|
memory.c
|
21.7 KB
|
14295
|
10 years
|
rme |
Eliminate some (but not all) warnings produced when building with …
|
memprotect.h
|
3.2 KB
|
14295
|
10 years
|
rme |
Eliminate some (but not all) warnings produced when building with …
|
os-darwin.h
|
720 bytes
|
13638
|
11 years
|
gb |
Move more PPC exception stuff, x86 exception stuff to platform …
|
os-freebsd.h
|
721 bytes
|
13638
|
11 years
|
gb |
Move more PPC exception stuff, x86 exception stuff to platform …
|
os-linux.h
|
823 bytes
|
14549
|
10 years
|
gb |
Android wants to pretend that Linux only supports 32 traditional …
|
os-solaris.h
|
720 bytes
|
13638
|
11 years
|
gb |
Move more PPC exception stuff, x86 exception stuff to platform …
|
os-windows.h
|
934 bytes
|
13638
|
11 years
|
gb |
Move more PPC exception stuff, x86 exception stuff to platform …
|
pad.s
|
72 bytes
|
13338
|
11 years
|
gb |
C-x e considered harmful; remove typos.
|
platform-androidarm.h
|
1.5 KB
|
14574
|
10 years
|
gb |
MAXIMUM_MAPPABLE_MEMORY: account for the extra heap segment that …
|
platform-darwinarm.h
|
1.5 KB
|
14189
|
10 years
|
gb |
Define xpFaultStatus (to access the fault status register copy in
a …
|
platform-darwinppc64.h
|
2.5 KB
|
13638
|
11 years
|
gb |
Move more PPC exception stuff, x86 exception stuff to platform …
|
platform-darwinppc.h
|
2.5 KB
|
13638
|
11 years
|
gb |
Move more PPC exception stuff, x86 exception stuff to platform …
|
platform-darwinx8632.h
|
2.6 KB
|
14295
|
10 years
|
rme |
Eliminate some (but not all) warnings produced when building with …
|
platform-darwinx8664.h
|
2.6 KB
|
14295
|
10 years
|
rme |
Eliminate some (but not all) warnings produced when building with …
|
platform-freebsdx8632.h
|
1.8 KB
|
13952
|
11 years
|
rme |
New scheme for dealing with floating point exceptions on x86-64 …
|
platform-freebsdx8664.h
|
1.8 KB
|
14123
|
10 years
|
gb |
Fix xpMXCSR macro definition.
|
platform-linuxarm.h
|
1.5 KB
|
14354
|
10 years
|
gb |
platform-linuxarm.h: since this is platform-specific anyway, reference …
|
platform-linuxppc64.h
|
2.0 KB
|
13649
|
11 years
|
gb |
Remove some identical macro definitions (introduced in a recent change.)
|
platform-linuxppc.h
|
2.0 KB
|
13649
|
11 years
|
gb |
Remove some identical macro definitions (introduced in a recent change.)
|
platform-linuxx8632.h
|
1.8 KB
|
13952
|
11 years
|
rme |
New scheme for dealing with floating point exceptions on x86-64 …
|
platform-linuxx8664.h
|
1.6 KB
|
13952
|
11 years
|
rme |
New scheme for dealing with floating point exceptions on x86-64 …
|
platform-solarisx64.h
|
1.6 KB
|
13960
|
11 years
|
rme |
Keep trying to get xpMXCSR right on Solaris.
|
platform-solarisx86.h
|
1.7 KB
|
13960
|
11 years
|
rme |
Keep trying to get xpMXCSR right on Solaris.
|
platform-win32.h
|
1.7 KB
|
13952
|
11 years
|
rme |
New scheme for dealing with floating point exceptions on x86-64 …
|
platform-win64.h
|
1.7 KB
|
13952
|
11 years
|
rme |
New scheme for dealing with floating point exceptions on x86-64 …
|
plbt.c
|
8.2 KB
|
13067
|
11 years
|
rme |
Update copyright notices.
|
plprint.c
|
864 bytes
|
13067
|
11 years
|
rme |
Update copyright notices.
|
plsym.c
|
3.3 KB
|
13496
|
11 years
|
gb |
find_symbol(): look for symbols in managed_static areas, too.
|
pmcl-kernel.c
|
56.3 KB
|
14651
|
10 years
|
gb |
Define and call check_arm_cpu(), which now wants an ARMv7 or
later.
|
ppc-asmutils.s
|
9.3 KB
|
13337
|
11 years
|
plkrueger |
Don't change the m4 quoting characters from their defaults (`').
(On …
|
ppc-constants32.h
|
11.3 KB
|
14146
|
10 years
|
gb |
Common struct defs, #defines in constants.h.
|
ppc-constants32.s
|
19.3 KB
|
13337
|
11 years
|
plkrueger |
Don't change the m4 quoting characters from their defaults (`').
(On …
|
ppc-constants64.h
|
9.7 KB
|
14146
|
10 years
|
gb |
Common struct defs, #defines in constants.h.
|
ppc-constants64.s
|
16.2 KB
|
13337
|
11 years
|
plkrueger |
Don't change the m4 quoting characters from their defaults (`').
(On …
|
ppc-constants.h
|
1.6 KB
|
13627
|
11 years
|
gb |
Include lisptypes.h and word-size/arch-specific constants file in …
|
ppc-constants.s
|
6.9 KB
|
13337
|
11 years
|
plkrueger |
Don't change the m4 quoting characters from their defaults (`').
(On …
|
ppc-exceptions.c
|
88.5 KB
|
14438
|
10 years
|
gb |
enable_fp_exceptions() just before callback in callback_to_lisp().
|
ppc-exceptions.h
|
8.9 KB
|
13637
|
11 years
|
gb |
Move some PPC exception stuff to platform header.
|
ppc-gc.c
|
62.3 KB
|
14723
|
10 years
|
gb |
In mark_memoized_area() on all platforms, don't do any special …
|
ppc-macros.s
|
18.8 KB
|
13337
|
11 years
|
plkrueger |
Don't change the m4 quoting characters from their defaults (`').
(On …
|
ppc-spentry.s
|
250.2 KB
|
13337
|
11 years
|
plkrueger |
Don't change the m4 quoting characters from their defaults (`').
(On …
|
ppc-spjump.s
|
5.5 KB
|
13337
|
11 years
|
plkrueger |
Don't change the m4 quoting characters from their defaults (`').
(On …
|
ppc-subprims.s
|
9.1 KB
|
13337
|
11 years
|
plkrueger |
Don't change the m4 quoting characters from their defaults (`').
(On …
|
ppc-uuo.s
|
3.1 KB
|
13337
|
11 years
|
plkrueger |
Don't change the m4 quoting characters from their defaults (`').
(On …
|
ppc_print.c
|
9.9 KB
|
14599
|
10 years
|
gb |
In the kernel debugger's printer, don't assume that a …
|
solaris-inttypes.h
|
1023 bytes
|
13606
|
11 years
|
gb |
Define, -include PLATFORM_H.
Ensure that <sys/types.h> is #included. …
|
standard-inttypes.h
|
1019 bytes
|
13596
|
11 years
|
gb |
New files: map platform-specific "standard" C integer type names to …
|
thread_manager.c
|
58.5 KB
|
14658
|
10 years
|
gb |
Try to fix Mach kernel thread lossage.
|
threads.h
|
6.4 KB
|
14619
|
10 years
|
rme |
Merge shrink-tcr branch. This enables the 32-bit Windows lisp to run …
|
unix-calls.c
|
2.8 KB
|
14516
|
10 years
|
gb |
Build the android kernel using r5 of the ndk, which has a better
idea …
|
windows-calls.c
|
21.9 KB
|
14619
|
10 years
|
rme |
Merge shrink-tcr branch. This enables the 32-bit Windows lisp to run …
|
windows-inttypes.h
|
1.0 KB
|
13596
|
11 years
|
gb |
New files: map platform-specific "standard" C integer type names to …
|
x86-asmutils32.s
|
8.4 KB
|
14619
|
10 years
|
rme |
Merge shrink-tcr branch. This enables the 32-bit Windows lisp to run …
|
x86-asmutils64.s
|
8.7 KB
|
13337
|
11 years
|
plkrueger |
Don't change the m4 quoting characters from their defaults (`').
(On …
|
x86-constants32.h
|
13.3 KB
|
14619
|
10 years
|
rme |
Merge shrink-tcr branch. This enables the 32-bit Windows lisp to run …
|
x86-constants32.s
|
19.2 KB
|
14619
|
10 years
|
rme |
Merge shrink-tcr branch. This enables the 32-bit Windows lisp to run …
|
x86-constants64.h
|
12.1 KB
|
14207
|
10 years
|
rme |
Don't do arithmetic on pointers to void.
GCC accepts this (it …
|
x86-constants64.s
|
26.2 KB
|
13952
|
11 years
|
rme |
New scheme for dealing with floating point exceptions on x86-64 …
|
x86-constants.h
|
2.6 KB
|
13952
|
11 years
|
rme |
New scheme for dealing with floating point exceptions on x86-64 …
|
x86-constants.s
|
5.8 KB
|
14652
|
10 years
|
rme |
In SPffcall, don't use popfl to restore the state of DF. Instead, …
|
x86-exceptions.c
|
104.5 KB
|
14692
|
10 years
|
gb |
Try to reserve a little more space at the bottom of the altstack
on …
|
x86-exceptions.h
|
3.1 KB
|
14295
|
10 years
|
rme |
Eliminate some (but not all) warnings produced when building with …
|
x86-gc.c
|
93.9 KB
|
14723
|
10 years
|
gb |
In mark_memoized_area() on all platforms, don't do any special …
|
x86-macros.s
|
20.6 KB
|
14631
|
10 years
|
gb |
Conditionalize definition of extract_subtag, since we have to write
to …
|
x86-spentry32.s
|
155.5 KB
|
14657
|
10 years
|
rme |
Don't bother to save/restore the state of the direction flag in …
|
x86-spentry64.s
|
165.5 KB
|
14629
|
10 years
|
gb |
x8664 'extract_subtag' macro: use movzbl to avoid a partial register …
|
x86-spjump32.s
|
5.5 KB
|
13337
|
11 years
|
plkrueger |
Don't change the m4 quoting characters from their defaults (`').
(On …
|
x86-spjump64.s
|
5.4 KB
|
13337
|
11 years
|
plkrueger |
Don't change the m4 quoting characters from their defaults (`').
(On …
|
x86-subprims32.s
|
3.4 KB
|
14619
|
10 years
|
rme |
Merge shrink-tcr branch. This enables the 32-bit Windows lisp to run …
|
x86-subprims64.s
|
4.6 KB
|
13337
|
11 years
|
plkrueger |
Don't change the m4 quoting characters from their defaults (`').
(On …
|
x86-uuo.s
|
2.0 KB
|
13337
|
11 years
|
plkrueger |
Don't change the m4 quoting characters from their defaults (`').
(On …
|
x86_print.c
|
12.3 KB
|
14716
|
10 years
|
rme |
In sprint_specializers_list(), make sure that we're looking at
an …
|
xlbt.c
|
4.5 KB
|
14619
|
10 years
|
rme |
Merge shrink-tcr branch. This enables the 32-bit Windows lisp to run …
|