|
|
@16066
|
6 years |
gb |
pending GC notification mechanism for ARM (has been on x86 for a few …
|
|
|
@16064
|
6 years |
gb |
Implement ALLOW-HEAP-ALLOCATION (which has been present in ARM …
|
|
|
@15842
|
6 years |
gb |
(Finally) merge gb-egc branch. Changes:
- area structure contains …
|
|
|
@15826
|
7 years |
gb |
Revert to r15810.
|
|
|
@15822
|
7 years |
gb |
Bother to maintain refidx in _SPstore_node_conditional.
Preserve temp2 …
|
|
|
@15819
|
7 years |
gb |
Spell "bit" with an #\i.
|
|
|
@15816
|
7 years |
gb |
Start new scheme: maintain a second bitmap with 1 bit for every 256
in …
|
|
|
@15815
|
7 years |
gb |
Indeed, discard last idea: good when applicable, but not always …
|
|
|
@15814
|
7 years |
gb |
arm-exceptions.c, x86-exceptions.c, ppc-exceptions.c: if we set an
…
|
|
|
@15802
|
7 years |
gb |
New arm architecture detection scheme.
Needs testing on armv6.
|
|
|
@15747
|
7 years |
gb |
Do equivalent of r15746 for ARM.
|
|
|
@15470
|
7 years |
gb |
Try to minimize Mach dependencies on Darwin; in particular, use POSIX …
|
|
|
@15370
|
8 years |
gb |
Define assembly lisp-globals in lisp_globals.s, not in *constants.s …
|
|
|
@15158
|
8 years |
gb |
Define another 3-register-argument UUO …
|
|
|
@15093
|
8 years |
gb |
New Linux ARM binaries.
The image and FASL versions changed on the …
|
|
|
@15025
|
8 years |
gb |
x86_print.c: when printing method specializers, if we encounter a …
|
|
|
@14965
|
8 years |
gb |
Treat s28-s31 (save0-save3) as non-volatile node-bearing regs; it
may …
|
|
|
@14876
|
8 years |
rme |
In thread_signal_setup(): have the system restart system
calls when we …
|
|
|
@14873
|
8 years |
rme |
Change signature of install_signal_handler() and update
callers.
|
|
|
@14807
|
9 years |
gb |
Define and export the functions ALLOW-HEAP-ALLOCATION and …
|
|
|
@14791
|
9 years |
gb |
Don't use swp instructions: they're deprecated and may be disabled …
|
|
|
@14754
|
9 years |
gb |
In pc_luser_xp(), recognize that the alloc_trap is now immediately …
|
|
|
@14655
|
9 years |
gb |
Handle SIGBUS: if we get a SIGBUS trying to access the page before our …
|
|
|
@14549
|
9 years |
gb |
Android wants to pretend that Linux only supports 32 traditional …
|
|
|
@14545
|
9 years |
gb |
In handle_uuo(), don't expect the cmain callback to tell us how
to …
|
|
|
@14534
|
9 years |
gb |
handle the new branch around the alloc trap in pc_luser_xp(), without …
|
|
|
@14533
|
9 years |
gb |
handle the new branch around the alloc trap in pc_luser_xp().
|
|
|
@14517
|
9 years |
gb |
Handle SIGILL specially: if a conditional UUO causes an exception
when …
|
|
|
@14515
|
9 years |
gb |
Some ARM implementations (the Qualcomm Snapdragon for one) will signal …
|
|
|
@14366
|
9 years |
gb |
arm-gc.c: update some comments.
arm-exceptions.c: in …
|
|
|
@14354
|
9 years |
gb |
platform-linuxarm.h: since this is platform-specific anyway, reference …
|
|
|
@14330
|
9 years |
gb |
Mach exception entry/return maintain tcr->last_lisp_frame.
|
|
|
@14271
|
9 years |
gb |
Some Android conditionalization.
|
|
|
@14197
|
9 years |
rme |
Rename Threads.h to threads.h (with no capital letter).
|
|
|
@14190
|
9 years |
gb |
is_write_fault() returns true if the 0x800 bit is set in the fsr.
|
|
|
@14169
|
9 years |
gb |
Lots more changes, most of which have to do with Mach exception …
|
|
|
@14119
|
9 years |
gb |
Changes from ARM branch. Need testing …
|