|
|
|
@14599
|
14 years |
Gary Byers |
In the kernel debugger's printer, don't assume that a …
|
|
|
|
@14598
|
14 years |
Paul Krueger |
Add missing file
|
|
|
|
@14597
|
14 years |
R. Matthew Emerson |
In subprims that call foreign code, save the flags in tcr.unboxed0 …
|
|
|
|
@14596
|
14 years |
Paul Krueger |
New Binding tests
|
|
|
|
@14595
|
14 years |
Paul Krueger |
New binding tests
|
|
|
|
@14594
|
14 years |
Paul Krueger |
Bug Fix
|
|
|
|
@14593
|
14 years |
Paul Krueger |
File search utilities
|
|
|
|
@14592
|
14 years |
Paul Krueger |
New binding Test
|
|
|
|
@14591
|
14 years |
Paul Krueger |
Enhanced data conversion
|
|
|
|
@14590
|
14 years |
Gary Byers |
lisp-debug.c: in debug_thread_info(), don't coerce everything to …
|
|
|
|
@14589
|
14 years |
R. Matthew Emerson |
In the Windows version of raise_thread_interrupt(), make "ts" be
the …
|
|
|
|
@14588
|
14 years |
R. Matthew Emerson |
In %get-/%set-mxcsr, just use tcr.unboxed0.
|
|
|
|
@14587
|
14 years |
Paul Krueger |
Fixed bug that caused squiggle windows not to show
|
|
|
|
@14586
|
14 years |
R. Matthew Emerson |
make branch for tcr changes
|
|
|
|
@14585
|
14 years |
Paul Krueger |
App Developer Tools from pkrueger
|
|
|
|
@14584
|
14 years |
Gary Byers |
mach-o-image.c: work-in-progress
darwinx86*/Makefile: add …
|
|
|
|
@14583
|
14 years |
R. Matthew Emerson |
New Windows-specific function reserve_tls_slots. Call it in main.
|
|
|
|
@14582
|
14 years |
Gary Byers |
Don't use MAKE-RECORD this early in the cold load.
|
|
|
|
@14581
|
14 years |
Gary Byers |
Provide hand-rolled version of %OPEN-DIR, CLOSE-DIR, and %READ-DIR
for …
|
|
|
|
@14580
|
14 years |
R. Matthew Emerson |
Push things around a bit in OPTIMAL-BUFFER-SIZE in order to clarify …
|
|
|
|
@14579
|
14 years |
R. Matthew Emerson |
Use Elf_Dyn typedef in definition of get_executable_dynamic_entries.
|
|
|
|
@14578
|
14 years |
Gary Byers |
Use (SETF (FDEFINITION x) y) instead of (SETF (SYMBOL-FUNCTION x) y) …
|
|
|
|
@14577
|
14 years |
Gary Byers |
Typecheck the NAME argument in SYMBOL-FUNCTION; use FSET-SYMBOL
as …
|
|
|
|
@14576
|
14 years |
Gary Byers |
Handle SETF function names in AUGMENT-ENVIRONMENT.
Fixes ticket:807.
|
|
|
|
@14575
|
14 years |
Gary Byers |
Work around Android dynamic linker more.
|
|
|
|
@14574
|
14 years |
Gary Byers |
MAXIMUM_MAPPABLE_MEMORY: account for the extra heap segment that …
|
|
|
|
@14573
|
14 years |
Gary Byers |
call-closure setup hair.
|
|
|
|
@14572
|
14 years |
Gary Byers |
main->cclmain if CCLSHARED is defined.
Hair up get_r_debug() a lot; …
|
|
|
|
@14571
|
14 years |
Gary Byers |
Need to set the equivalent of "executable_start" from the Makefile; …
|
|
|
|
@14570
|
14 years |
Gary Byers |
Build the lisp kernel as a shared library; build some aux programs
here.
|
|
|
|
@14569
|
14 years |
Gary Byers |
The lisp kernel's a shared library now; this code can be linked into
a …
|
|
|
|
@14568
|
14 years |
Gary Byers |
When a symbol is exported from a shared library, the GNU futilities …
|
|
|
|
@14567
|
14 years |
Gary Byers |
Android's dynamic linker will only load a shared lib at a fixed …
|
|
|
|
@14566
|
14 years |
Gary Byers |
In ELF version of OPEN-SHARED-LIBRARY-INTERNAL, handle Android
case …
|
|
|
|
@14565
|
14 years |
Gary Byers |
Update.
|
|
|
|
@14564
|
14 years |
Gary Byers |
Include the Android linker.h.
|
|
|
|
@14563
|
14 years |
Gary Byers |
This file is from the Android sources, but isn't included in the
NDK …
|
|
|
|
@14562
|
14 years |
R. Matthew Emerson |
Merge r14559 (LDB compiler macro enhancement) from trunk.
|
|
|
|
@14561
|
14 years |
R. Matthew Emerson |
Merge r14550 (%maybe-std-slot-value-using-class performance fix) from …
|
|
|
|
@14560
|
14 years |
R. Matthew Emerson |
Go back to using temporary attributes for paren highlighting when …
|
|
|
|
@14559
|
14 years |
Gary Byers |
In LDB compiler macro, just do a LOGAND if the bytespec's position
is …
|
|
|
|
@14558
|
14 years |
Gary Byers |
Change subprims origin to #x04002000 on Android.
|
|
|
|
@14557
|
14 years |
Gary Byers |
%fixnum-to-double: make the single-float temp an arg, as a a …
|
|
|
|
@14556
|
14 years |
Gary Byers |
Let's try that again …
|
|
|
|
@14555
|
14 years |
Gary Byers |
Try to introduce the concept of "backend-subprims-bias", where
a …
|
|
|
|
@14554
|
14 years |
R. Matthew Emerson |
Latest ASDF (2.012) from upstream.
|
|
|
|
@14553
|
14 years |
gz |
Make *GENSYM-COUNTER* global. This means (GENSYM) will generate …
|
|
|
|
@14552
|
14 years |
Gary Byers |
Package name change.
|
|
|
|
@14551
|
14 years |
Gary Byers |
No /tmp on Android.
|
|
|
|
@14550
|
14 years |
R. Matthew Emerson |
In %maybe-std-slot-value-using-class: we want …
|
|
|
|
@14549
|
14 years |
Gary Byers |
Android wants to pretend that Linux only supports 32 traditional …
|
|
|
|
@14548
|
14 years |
Gary Byers |
Don't try to share a single FFI interface file between LinuxARM
and …
|
|
|
|
@14547
|
14 years |
Bill St. Clair |
Merge r14541 from trunk (limit reader-signal/writer-signal values for …
|
|
|
|
@14546
|
14 years |
Bill St. Clair |
Merge r14541 from trunk (limit reader-signal/writer-signal values for …
|
|
|
|
@14545
|
14 years |
Gary Byers |
In handle_uuo(), don't expect the cmain callback to tell us how
to …
|
|
|
|
@14544
|
14 years |
Gary Byers |
Setup *FEATURES* for Android.
|
|
|
|
@14543
|
14 years |
Gary Byers |
Make things a little easier to cross-compile.
|
|
|
|
@14542
|
14 years |
Gary Byers |
In CURRENT-FAKE-STACK-FRAME, return NIL when we hit the bottom
of the …
|
|
|
|
@14541
|
14 years |
Gary Byers |
From wws: when using futexes in rwlock, limit the values in the …
|
|
|
|
@14540
|
14 years |
Bill St. Clair |
Change futex values from natural to long in rwlock code. This prevents …
|
|
|
|
@14539
|
14 years |
Bill St. Clair |
Merge r14519 (with-{read/write}-lock fix) from trunk
|
|
|
|
@14538
|
14 years |
Bill St. Clair |
Merge 14519 from trunk
|
|
|
|
@14537
|
14 years |
gz |
Bind *load-pathname* and *load-truename* when processing eval queue forms
|
|
|
|
@14536
|
14 years |
R. Matthew Emerson |
Avoid window resizing lossage on Cocotron.
I'm not sure why …
|
|
|
|
@14535
|
14 years |
R. Matthew Emerson |
Enable #/selectionRangeForProposedRange:granularity for Cocotron.
The …
|
|
|
|
@14534
|
14 years |
Gary Byers |
handle the new branch around the alloc trap in pc_luser_xp(), without …
|
|
|
|
@14533
|
14 years |
Gary Byers |
handle the new branch around the alloc trap in pc_luser_xp().
|
|
|
|
@14532
|
14 years |
Gary Byers |
Gotta start somewhere.
|
|
|
|
@14531
|
14 years |
Gary Byers |
new
|
|
|
|
@14530
|
14 years |
Gary Byers |
updated
|
|
|
|
@14529
|
14 years |
Gary Byers |
xFindSymbol(): if handle is NULL on Android, use RTLD_DEFAULT.
(Todo: …
|
|
|
|
@14528
|
14 years |
R. Matthew Emerson |
Document with-interrupts-enabled. Document that unwind-protect
cleanup …
|
|
|
|
@14527
|
14 years |
R. Matthew Emerson |
In start-cocoa-application, don't set the application delegate if …
|
|
|
|
@14526
|
14 years |
Gary Byers |
Build with GCC-4.1-based FFIGEN.
|
|
|
|
@14525
|
14 years |
Gary Byers |
Avoid pointless structure typecheck errors.
Todo: figure out how to …
|
|
|
|
@14524
|
14 years |
Gary Byers |
Build with GCC-4.1-based FFIGEN.
|
|
|
|
@14523
|
14 years |
Gary Byers |
GET-USER-HOME-DIR: return "/data/local" on Android.
|
|
|
|
@14522
|
14 years |
Gary Byers |
OPTIMAL-BUFFER-SIZE: some device-specific things return -1 on Android; …
|
|
|
|
@14521
|
14 years |
Gary Byers |
Create an ARM-LINUX package on Android, for now.
(linuxarm and …
|
|
|
|
@14520
|
14 years |
Gary Byers |
Work around Android dynamic linker differences.
|
|
|
|
@14519
|
14 years |
Bill St. Clair |
Use lock-acquisition in with-read-lock and with-write-lock, just like …
|
|
|
|
@14518
|
14 years |
Gary Byers |
No more conditional UUOs on ARM.
|
|
|
|
@14517
|
14 years |
Gary Byers |
Handle SIGILL specially: if a conditional UUO causes an exception
when …
|
|
|
|
@14516
|
14 years |
Gary Byers |
Build the android kernel using r5 of the ndk, which has a better
idea …
|
|
|
|
@14515
|
14 years |
Gary Byers |
Some ARM implementations (the Qualcomm Snapdragon for one) will signal …
|
|
|
|
@14514
|
14 years |
Gary Byers |
Android doesn't implement #_getifaddrs (needed to enumerate IP …
|
|
|
|
@14513
|
14 years |
Gary Byers |
Recognize Android as a platform os name.
|
|
|
|
@14512
|
14 years |
Gary Byers |
Define :ucontext manually for Android.
|
|
|
|
@14511
|
14 years |
Gary Byers |
add cocotron external
|
|
|
|
@14510
|
14 years |
Gary Byers |
Android ("bionic" C library) doesn't define some things (sysexits - …
|
|
|
|
@14509
|
14 years |
Gary Byers |
updated
|
|
|
|
@14508
|
14 years |
R. Matthew Emerson |
Mention that it's a good idea to start up the lisp with the -n or …
|
|
|
|
@14507
|
14 years |
Gary Byers |
Different.
|
|
|
|
@14506
|
14 years |
Gary Byers |
New.
|
|
|
|
@14505
|
14 years |
R. Matthew Emerson |
In REMOVE-STRUCTURE-DEFS, don't remove inherited accessors.
Closes …
|
|
|
|
@14504
|
14 years |
R. Matthew Emerson |
In DEFSTRUCT-BOA-CONSTRUCTOR, treat &aux in boa lambda lists specially …
|
|
|
|
@14503
|
14 years |
Gary Byers |
spell #define with an 'i'
|
|
|
|
@14502
|
14 years |
Gary Byers |
Not too much to see here yet, either.
|
|
|
|
@14501
|
14 years |
R. Matthew Emerson |
Support defining multiple keyword constructor functions in defstruct.
…
|
|
|
|
@14500
|
14 years |
Gary Byers |
Not too much to see here yet, either.
|
|
|
|