../
|
darwinppc
|
|
7649
|
13 years
|
gb |
Add -mmacosx-version-min=10.3.9
|
darwinppc64
|
|
9034
|
13 years
|
gb |
Fix typo.
|
darwinx8664
|
|
9028
|
13 years
|
gb |
Need to pass "-mmacosx_version_min 10.4" (no "=") in LDFLAGS, or …
|
freebsdx8664
|
|
7645
|
13 years
|
gb |
gc-common.
|
linuxppc
|
|
7671
|
13 years
|
gb |
Use gc-common.o
|
linuxppc64
|
|
7671
|
13 years
|
gb |
Use gc-common.o
|
linuxx8664
|
|
9929
|
13 years
|
gz |
Merge r8038 from working-0711
|
solarisx64
|
|
10070
|
13 years
|
gb |
Add --divide to asflags, so '/' is treated as division operator.
|
static-linuxppc
|
|
3987
|
15 years
|
gb |
gc.o -> ppc-gc.o
|
win64
|
|
8561
|
13 years
|
andreas |
* no pid_t on native Windows
* not gettimeofday either
* C calling …
|
.cvsignore
|
5 bytes
|
2053
|
16 years
|
gb |
Ensure that more .cvsignore files exist and that files matching *~.* …
|
area.h
|
6.2 KB
|
10086
|
13 years
|
rme |
IMAGE_BASE_ADDRESS for Darwin/x8632. Keep STATIC_BASE_ADDRESS above …
|
bits.c
|
1.7 KB
|
1702
|
16 years
|
gb |
64-bit changes.
|
bits.h
|
4.4 KB
|
10083
|
13 years
|
rme |
current_stack_pointer() for x8632.
|
errors.s
|
6.5 KB
|
8579
|
13 years
|
gb |
tcr-level suspend/resume/interrupt: trap into the kernel, don't call …
|
gc-common.c
|
34.5 KB
|
10087
|
13 years
|
rme |
mark_tcr_xframes(): Pollute file with x8632 conditionalization.
|
gc.h
|
6.6 KB
|
10082
|
13 years
|
rme |
Changes for x8632.
|
image.c
|
12.9 KB
|
10085
|
13 years
|
rme |
Merge x8632 changes.
|
image.h
|
3.2 KB
|
8590
|
13 years
|
gb |
Bump image ABI version.
|
imports.s
|
2.6 KB
|
4833
|
15 years
|
gb |
Don't import metering-control; do import get_r_debug().
|
kernel-globals.h
|
816 bytes
|
4392
|
15 years
|
gb |
Global pointers to more areas.
|
lisp-debug.c
|
24.5 KB
|
10021
|
13 years
|
gb |
Solaris FP printing.
|
lisp-errors.h
|
4.9 KB
|
8579
|
13 years
|
gb |
tcr-level suspend/resume/interrupt: trap into the kernel, don't call …
|
lisp-exceptions.h
|
3.0 KB
|
8547
|
13 years
|
andreas |
Big #ifdef WINDOWS hack&slash: stub out every function that references …
|
lisp.h
|
2.3 KB
|
10010
|
13 years
|
gb |
Mostly cosmetic changes (to avoid some gcc warnings at -Wall). …
|
lisp.s
|
841 bytes
|
4315
|
15 years
|
gb |
Whoops. Darwin as doesn't like #.
I dont like Darwin as, but we're …
|
lisp_globals.h
|
6.3 KB
|
10084
|
13 years
|
rme |
Keep NIL and NIL-relative stuff out of the first 64K on x8632 also.
…
|
lispdcmd.c
|
903 bytes
|
137
|
17 years
|
gb |
New & improved debugger.
|
lispdcmd.h
|
794 bytes
|
6
|
17 years
|
gb |
Initial revision
|
lisptypes.h
|
4.0 KB
|
10090
|
13 years
|
rme |
Darwin/x8632 mcontext/ucontext types.
|
m4macros.m4
|
8.5 KB
|
8259
|
13 years
|
gb |
Tweak the darwinx86[64] source-line stuff (newline isn't whitespace in m4!)
|
macros.h
|
2.9 KB
|
10093
|
13 years
|
rme |
Conditionalize for x8632.
|
memory.c
|
13.1 KB
|
10030
|
13 years
|
gb |
Solaris-isms. Can (sort of) load a Linux image (skipping over the …
|
memprotect.h
|
2.3 KB
|
8701
|
13 years
|
gb |
ProtectMemory?,UnprotectMemory?: second arg should be "natural", not "int".
|
pad.s
|
72 bytes
|
3299
|
15 years
|
gb |
Add an instruction (a NOP) here. This seems to be necessary to
force …
|
plbt.c
|
8.3 KB
|
9905
|
13 years
|
gb |
Clean up unused variables, some other things which -Wall complains about.
|
plprint.c
|
808 bytes
|
6
|
17 years
|
gb |
Initial revision
|
plsym.c
|
3.2 KB
|
9901
|
13 years
|
gb |
Remove unused variables. (May need to compile with -Wall to find
more …
|
pmcl-kernel.c
|
45.4 KB
|
10030
|
13 years
|
gb |
Solaris-isms. Can (sort of) load a Linux image (skipping over the …
|
ppc-asmutils.s
|
9.2 KB
|
5623
|
14 years
|
gb |
Add get_fpscr().
|
ppc-constants32.h
|
15.9 KB
|
10010
|
13 years
|
gb |
Mostly cosmetic changes (to avoid some gcc warnings at -Wall). …
|
ppc-constants32.s
|
19.2 KB
|
7624
|
13 years
|
gb |
Merge changes form working-0710 branch.
|
ppc-constants64.h
|
14.4 KB
|
10010
|
13 years
|
gb |
Mostly cosmetic changes (to avoid some gcc warnings at -Wall). …
|
ppc-constants64.s
|
16.1 KB
|
7624
|
13 years
|
gb |
Merge changes form working-0710 branch.
|
ppc-constants.h
|
2.3 KB
|
9905
|
13 years
|
gb |
Clean up unused variables, some other things which -Wall complains about.
|
ppc-constants.s
|
6.8 KB
|
4315
|
15 years
|
gb |
Whoops. Darwin as doesn't like #.
I dont like Darwin as, but we're …
|
ppc-exceptions.c
|
87.6 KB
|
9905
|
13 years
|
gb |
Clean up unused variables, some other things which -Wall complains about.
|
ppc-exceptions.h
|
13.4 KB
|
9067
|
13 years
|
gb |
Let's see: if the point was to build the kernel on Darwin assuming …
|
ppc-gc.c
|
59.5 KB
|
9905
|
13 years
|
gb |
Clean up unused variables, some other things which -Wall complains about.
|
ppc-macros.s
|
18.8 KB
|
8257
|
13 years
|
gb |
Use in m4 macroexpansions.
|
ppc-spentry.s
|
244.9 KB
|
8476
|
13 years
|
gb |
SPgvector: account for nargs being off by one.
|
ppc-spjump.s
|
5.5 KB
|
6518
|
14 years
|
gb |
.SPnmkunwind.
|
ppc-subprims.s
|
9.0 KB
|
4315
|
15 years
|
gb |
Whoops. Darwin as doesn't like #.
I dont like Darwin as, but we're …
|
ppc-uuo.s
|
3.1 KB
|
4315
|
15 years
|
gb |
Whoops. Darwin as doesn't like #.
I dont like Darwin as, but we're …
|
ppc_print.c
|
9.7 KB
|
9905
|
13 years
|
gb |
Clean up unused variables, some other things which -Wall complains about.
|
thread_manager.c
|
37.6 KB
|
10024
|
13 years
|
gb |
Use Chris Curtis' idea (_lwp_private()) for setup_tcr_extra_segment() …
|
Threads.h
|
5.4 KB
|
10068
|
13 years
|
gb |
Use SIGUSR1 for interrupt, SIGUSR2 for suspend on Solaris.
|
win32-ldt.c
|
3.3 KB
|
8481
|
13 years
|
andreas |
Code to get and set LDT entries on Win32. Unfortunately this approach …
|
x86-asmutils32.s
|
4.3 KB
|
10091
|
13 years
|
rme |
New file.
|
x86-asmutils64.s
|
5.0 KB
|
8575
|
13 years
|
andreas |
Make C-callable X86-64 assembler functions platform independent by …
|
x86-constants64.h
|
16.5 KB
|
10010
|
13 years
|
gb |
Mostly cosmetic changes (to avoid some gcc warnings at -Wall). …
|
x86-constants64.s
|
24.6 KB
|
8575
|
13 years
|
andreas |
Make C-callable X86-64 assembler functions platform independent by …
|
x86-constants.h
|
2.0 KB
|
9901
|
13 years
|
gb |
Remove unused variables. (May need to compile with -Wall to find
more …
|
x86-constants.s
|
5.1 KB
|
6906
|
14 years
|
gb |
Globals for ObjC2 exceptions.
|
x86-exceptions.c
|
79.5 KB
|
9901
|
13 years
|
gb |
Remove unused variables. (May need to compile with -Wall to find
more …
|
x86-exceptions.h
|
5.4 KB
|
10068
|
13 years
|
gb |
Use SIGUSR1 for interrupt, SIGUSR2 for suspend on Solaris.
|
x86-gc.c
|
60.7 KB
|
10010
|
13 years
|
gb |
Mostly cosmetic changes (to avoid some gcc warnings at -Wall). …
|
x86-macros.s
|
18.7 KB
|
10089
|
13 years
|
rme |
Conditionalize for x8632.
|
x86-spentry32.s
|
147.5 KB
|
10092
|
13 years
|
rme |
New file.
|
x86-spentry64.s
|
161.7 KB
|
9779
|
13 years
|
rme |
In egc_rplaca, egc_rplacd, egc_gvset, set_hash_key, and …
|
x86-spjump32.s
|
5.4 KB
|
10088
|
13 years
|
rme |
New file.
|
x86-spjump64.s
|
5.4 KB
|
6530
|
14 years
|
gb |
nmkunwind.
|
x86-subprims64.s
|
4.2 KB
|
8602
|
13 years
|
andreas |
Convert start_lisp to platform-independent registers.
|
x86-uuo.s
|
1.9 KB
|
7624
|
13 years
|
gb |
Merge changes form working-0710 branch.
|
x86_print.c
|
10.9 KB
|
9901
|
13 years
|
gb |
Remove unused variables. (May need to compile with -Wall to find
more …
|
xlbt.c
|
3.4 KB
|
9902
|
13 years
|
gb |
If the arg to plbt_sp() is outside of the lisp stack area (as it often …
|