source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14624   14 years R. Matthew Emerson done with this
(edit) @14623   14 years R. Matthew Emerson Remove yet more left-over debugging cruft.
(edit) @14622   14 years R. Matthew Emerson Remove some left-over debugging stuff.
(edit) @14621   14 years R. Matthew Emerson x8632::tcr-bias is supposed to be 0 on non-Windows platforms.
(edit) @14620   14 years R. Matthew Emerson updated 32-bit Windows binaries
(edit) @14619   14 years R. Matthew Emerson Merge shrink-tcr branch. This enables the 32-bit Windows lisp to run …
(edit) @14618   14 years R. Matthew Emerson merge changes from trunk
(edit) @14617   14 years R. Matthew Emerson fixes for compiling for 64-bit windows
(edit) @14616   14 years Gary Palter Update to the latest version of Cocotron.
(edit) @14615   14 years R. Matthew Emerson add DLL for CoreData
(edit) @14614   14 years Gary Palter Revert
(edit) @14613   14 years Gary Palter Revert
(edit) @14612   14 years Gary Palter Updated FFI files for latest Cocotron
(edit) @14611   14 years Gary Palter Rebuild with latest Cocotron sources
(edit) @14610   14 years Gary Byers New scheme (using native heap images.) Lose all of the .spatch stuff.
(edit) @14609   14 years Gary Byers mach-o-image.c: earlier victory declaration was ... premature. Call …
(edit) @14608   14 years Gary Byers dumplisp.lisp: support :native argument to SAVE-APPLICATION; only …
(edit) @14607   14 years R. Matthew Emerson More tweaks; a cross-compiled Windows x86 lisp now bootstraps on …
(edit) @14606   14 years R. Matthew Emerson Checkpoint of work in progress.
(edit) @14605   14 years Gary Byers Fix typos.
(edit) @14604   14 years Gary Byers Getting close to working: a saved 'native image' loads at the right …
(edit) @14603   14 years Gary Byers define & initialize reserved_region_end.
(edit) @14602   14 years Gary Byers save_application's first arg is signed.
(edit) @14601   14 years Gary Byers save_application's first arg is signed; if it's negative, save a …
(edit) @14600   14 years Gary Byers Declare reserved_region_end.
(edit) @14599   14 years Gary Byers In the kernel debugger's printer, don't assume that a …
(edit) @14598   14 years Paul Krueger Add missing file
(edit) @14597   14 years R. Matthew Emerson In subprims that call foreign code, save the flags in tcr.unboxed0 …
(edit) @14596   14 years Paul Krueger New Binding tests
(edit) @14595   14 years Paul Krueger New binding tests
(edit) @14594   14 years Paul Krueger Bug Fix
(edit) @14593   14 years Paul Krueger File search utilities
(edit) @14592   14 years Paul Krueger New binding Test
(edit) @14591   14 years Paul Krueger Enhanced data conversion
(edit) @14590   14 years Gary Byers lisp-debug.c: in debug_thread_info(), don't coerce everything to …
(edit) @14589   14 years R. Matthew Emerson In the Windows version of raise_thread_interrupt(), make "ts" be the …
(edit) @14588   14 years R. Matthew Emerson In %get-/%set-mxcsr, just use tcr.unboxed0.
(edit) @14587   14 years Paul Krueger Fixed bug that caused squiggle windows not to show
(edit) @14586   14 years R. Matthew Emerson make branch for tcr changes
(edit) @14585   14 years Paul Krueger App Developer Tools from pkrueger
(edit) @14584   14 years Gary Byers mach-o-image.c: work-in-progress darwinx86*/Makefile: add …
(edit) @14583   14 years R. Matthew Emerson New Windows-specific function reserve_tls_slots. Call it in main.
(edit) @14582   14 years Gary Byers Don't use MAKE-RECORD this early in the cold load.
(edit) @14581   14 years Gary Byers Provide hand-rolled version of %OPEN-DIR, CLOSE-DIR, and %READ-DIR for …
(edit) @14580   14 years R. Matthew Emerson Push things around a bit in OPTIMAL-BUFFER-SIZE in order to clarify …
(edit) @14579   14 years R. Matthew Emerson Use Elf_Dyn typedef in definition of get_executable_dynamic_entries.
(edit) @14578   14 years Gary Byers Use (SETF (FDEFINITION x) y) instead of (SETF (SYMBOL-FUNCTION x) y) …
(edit) @14577   14 years Gary Byers Typecheck the NAME argument in SYMBOL-FUNCTION; use FSET-SYMBOL as …
(edit) @14576   14 years Gary Byers Handle SETF function names in AUGMENT-ENVIRONMENT. Fixes ticket:807.
(edit) @14575   14 years Gary Byers Work around Android dynamic linker more.
(edit) @14574   14 years Gary Byers MAXIMUM_MAPPABLE_MEMORY: account for the extra heap segment that …
(edit) @14573   14 years Gary Byers call-closure setup hair.
(edit) @14572   14 years Gary Byers main->cclmain if CCLSHARED is defined. Hair up get_r_debug() a lot; …
(edit) @14571   14 years Gary Byers Need to set the equivalent of "executable_start" from the Makefile; …
(edit) @14570   14 years Gary Byers Build the lisp kernel as a shared library; build some aux programs here.
(edit) @14569   14 years Gary Byers The lisp kernel's a shared library now; this code can be linked into a …
(edit) @14568   14 years Gary Byers When a symbol is exported from a shared library, the GNU futilities …
(edit) @14567   14 years Gary Byers Android's dynamic linker will only load a shared lib at a fixed …
(edit) @14566   14 years Gary Byers In ELF version of OPEN-SHARED-LIBRARY-INTERNAL, handle Android case …
(edit) @14565   14 years Gary Byers Update.
(edit) @14564   14 years Gary Byers Include the Android linker.h.
(edit) @14563   14 years Gary Byers This file is from the Android sources, but isn't included in the NDK …
(edit) @14562   14 years R. Matthew Emerson Merge r14559 (LDB compiler macro enhancement) from trunk.
(edit) @14561   14 years R. Matthew Emerson Merge r14550 (%maybe-std-slot-value-using-class performance fix) from …
(edit) @14560   14 years R. Matthew Emerson Go back to using temporary attributes for paren highlighting when …
(edit) @14559   14 years Gary Byers In LDB compiler macro, just do a LOGAND if the bytespec's position is …
(edit) @14558   14 years Gary Byers Change subprims origin to #x04002000 on Android.
(edit) @14557   14 years Gary Byers %fixnum-to-double: make the single-float temp an arg, as a a …
(edit) @14556   14 years Gary Byers Let's try that again …
(edit) @14555   14 years Gary Byers Try to introduce the concept of "backend-subprims-bias", where a …
(edit) @14554   14 years R. Matthew Emerson Latest ASDF (2.012) from upstream.
(edit) @14553   14 years gz Make *GENSYM-COUNTER* global. This means (GENSYM) will generate …
(edit) @14552   14 years Gary Byers Package name change.
(edit) @14551   14 years Gary Byers No /tmp on Android.
(edit) @14550   14 years R. Matthew Emerson In %maybe-std-slot-value-using-class: we want …
(edit) @14549   14 years Gary Byers Android wants to pretend that Linux only supports 32 traditional …
(edit) @14548   14 years Gary Byers Don't try to share a single FFI interface file between LinuxARM and …
(edit) @14547   14 years Bill St. Clair Merge r14541 from trunk (limit reader-signal/writer-signal values for …
(edit) @14546   14 years Bill St. Clair Merge r14541 from trunk (limit reader-signal/writer-signal values for …
(edit) @14545   14 years Gary Byers In handle_uuo(), don't expect the cmain callback to tell us how to …
(edit) @14544   14 years Gary Byers Setup *FEATURES* for Android.
(edit) @14543   14 years Gary Byers Make things a little easier to cross-compile.
(edit) @14542   14 years Gary Byers In CURRENT-FAKE-STACK-FRAME, return NIL when we hit the bottom of the …
(edit) @14541   14 years Gary Byers From wws: when using futexes in rwlock, limit the values in the …
(edit) @14540   14 years Bill St. Clair Change futex values from natural to long in rwlock code. This prevents …
(edit) @14539   14 years Bill St. Clair Merge r14519 (with-{read/write}-lock fix) from trunk
(edit) @14538   14 years Bill St. Clair Merge 14519 from trunk
(edit) @14537   14 years gz Bind *load-pathname* and *load-truename* when processing eval queue forms
(edit) @14536   14 years R. Matthew Emerson Avoid window resizing lossage on Cocotron. I'm not sure why …
(edit) @14535   14 years R. Matthew Emerson Enable #/selectionRangeForProposedRange:granularity for Cocotron. The …
(edit) @14534   14 years Gary Byers handle the new branch around the alloc trap in pc_luser_xp(), without …
(edit) @14533   14 years Gary Byers handle the new branch around the alloc trap in pc_luser_xp().
(edit) @14532   14 years Gary Byers Gotta start somewhere.
(edit) @14531   14 years Gary Byers new
(edit) @14530   14 years Gary Byers updated
(edit) @14529   14 years Gary Byers xFindSymbol(): if handle is NULL on Android, use RTLD_DEFAULT. (Todo: …
(edit) @14528   14 years R. Matthew Emerson Document with-interrupts-enabled. Document that unwind-protect cleanup …
(edit) @14527   14 years R. Matthew Emerson In start-cocoa-application, don't set the application delegate if …
(edit) @14526   14 years Gary Byers Build with GCC-4.1-based FFIGEN.
(edit) @14525   14 years Gary Byers Avoid pointless structure typecheck errors. Todo: figure out how to …
Note: See TracRevisionLog for help on using the revision log.