source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14342   14 years Gary Byers In x862-do-lexical-reference: look in the register map before pushing …
(edit) @14341   14 years Gary Byers ignore *fsl
(edit) @14340   14 years Gary Byers %ILOGNOT, ASH backend stuff for ARM.
(edit) @14339   14 years Gary Byers %ILOGNOT, ASH for PPC. %ILSL vinsns: do logical (unsigned) compare of …
(edit) @14338   14 years Gary Byers Implement %ILOGNOT vinsns. Improve %ILSL visnsn (knock wood.)
(edit) @14337   14 years Gary Byers Implement %ILOGNOT, ASH in the x86 backend. (The macroexpansion of …
(edit) @14336   14 years Gary Byers BACKEND-USE-OPERATOR ("portable" way to do X862-USE-OPERATOR, …
(edit) @14335   14 years Gary Byers Optionally (mostly optional for bootstrapping reasons) expect the …
(edit) @14334   14 years R. Matthew Emerson Repair Windows breakage introduced in r14322. We need to use _wunlink …
(edit) @14333   14 years R. Matthew Emerson ASDF 2.009 from upstream.
(edit) @14332   14 years Gary Byers Propagate r14156 (win64 ff-call changes) to 1.5 branch.
(edit) @14331   14 years Gary Byers Bootstrapping: replace unused operators with new ones for ASH, LOGNOT. …
(edit) @14330   14 years Gary Byers Mach exception entry/return maintain tcr->last_lisp_frame.
(edit) @14329   14 years Gary Byers Don't try to file-map a readonly area whose size is 0.
(edit) @14328   14 years Gary Byers In count_cpus(), use _SC_NPROCESSORS_CONF . (Power management may …
(edit) @14327   14 years Gary Byers Make ADD-FEATURE try to do so in a thread-safe way; define …
(edit) @14326   14 years Gary Byers As suggested by Scott Burson: WAIT-ON-SIGNAL accepts a null DURATION …
(edit) @14325   14 years Gary Byers If DEFUN is used to redefine a macro, just WARN instead of CERRORing …
(edit) @14324   14 years R. Matthew Emerson Change user-homedir-pathname not to rely on ignore-errors (we can't …
(edit) @14323   14 years gz Back out of r14313
(edit) @14322   14 years R. Matthew Emerson Use with-filename-cstrs in unix-rename and %delete-file.
(edit) @14321   14 years Gary Byers Build using the Android NDK, not via an ARM Linux-hosted toolchain. Be …
(edit) @14320   14 years Gary Byers Limit MAXIMUM_MAPPABLE_MEMORY to 512M (even though some current …
(edit) @14319   14 years Gary Byers relocate_area_contents(): need to relocate ARM entrypoints.
(edit) @14318   14 years R. Matthew Emerson Make backtrace dialog not crash.
(edit) @14317   14 years gz Add qres-ccl to *known-optional-features*, so qres can (try to) use …
(edit) @14316   14 years R. Matthew Emerson Merge r14315 from trunk.
(edit) @14315   14 years R. Matthew Emerson In DEFSTRUCT-REF-TRANSFORM, wrap accessor in TYPECHECK instead of (THE …
(edit) @14314   14 years gz Add test for defstruct warnings at safety 3
(edit) @14313   14 years Gary Byers Map :UNKNOWN-TYPE-IN-DECLARATION to UNDEFINED-TYPE-REFERENCE, so that …
(edit) @14312   14 years Gary Byers Don't bind *FEATURES* in COMPILE-FILE, unless we're cross-compiling or …
(edit) @14311   14 years Gary Byers SET-VIEW-CONTAINER methods, :VIEW-CONTAINER arg to NSView …
(edit) @14310   14 years R. Matthew Emerson Merge r14309 from trunk.
(edit) @14309   14 years R. Matthew Emerson A somewhat inelegant change to nx1-typespec-for-typep: when called …
(edit) @14308   14 years R. Matthew Emerson Merge r14305--r14307 from trunk. (Avoid spurious warnings about …
(edit) @14307   14 years R. Matthew Emerson In typecheck macro, call nx1-typespec-for-typep with :whine nil. This …
(edit) @14306   14 years R. Matthew Emerson Add :whine keyword argument to nx1-typespec-for-typep. Don't call …
(edit) @14305   14 years R. Matthew Emerson Use require-type in defstruct accessors to check type of slot values …
(edit) @14304   14 years R. Matthew Emerson New function acode-xxx-form-p. Use it in functions …
(edit) @14303   14 years R. Matthew Emerson Indentation in x862-%logand2.
(edit) @14302   14 years Gary Byers Avoid register conflicts in ARM2-TWO-TARGETED-REG-FORMS, especially …
(edit) @14301   14 years R. Matthew Emerson Print "big" (> 100) numbers using #x notation instead of in decimal.
(edit) @14300   14 years gz r14299 from trunk (encode acode strings)
(edit) @14299   14 years gz Encode code coverage acode strings to save space
(edit) @14298   14 years gz Don't use asdf for easygui, this fixes ticket:745
(edit) @14297   14 years Gary Byers Some small changes to ACODE-FORM-TYPE: try to intersect, don't return …
(edit) @14296   14 years R. Matthew Emerson In fasl-dump-function: ARM package is not normally around in the PPC …
(edit) @14295   14 years R. Matthew Emerson Eliminate some (but not all) warnings produced when building with …
(edit) @14294   14 years Gary Byers In DEFCLASS: when complaining about an option keyword that's not …
(edit) @14293   14 years Gary Byers GET-LAST-WINDOWS-ERROR: Remove () in call to #_GetLastError.
(edit) @14292   14 years R. Matthew Emerson In describe_memfault(): Windows doesn't have siginfo_t. On Windows, …
(edit) @14291   14 years R. Matthew Emerson In describe_memfault(), use new function describe_siginfo() to show …
(edit) @14290   14 years Gary Byers Learn (once again) how to write disturbingly simple code.
(edit) @14289   14 years Gary Byers Use a copy of the foreign instance pointer as a key in the …
(edit) @14288   14 years Gary Byers l1-boot-2.lisp: In INITIALIZE-INTERACTIVE-STREAMS: ensure that …
(edit) @14287   14 years Gary Byers Current LinuxARM image.
(edit) @14286   14 years Gary Byers Propagate r14113 from ARM branch to trunk.
(edit) @14285   14 years Gary Byers Propagate r14116 from ARM branch to trunk.
(edit) @14284   14 years Gary Byers Er, that was 14114 from ARM branch to trunk.
(edit) @14283   14 years Gary Byers propagate r11114 from ARM branch to trunk.
(edit) @14282   14 years Gary Byers When writing an ARM function, write the first element as the magic …
(edit) @14281   14 years Gary Byers Do sigaltstack() via syscall on Android, because the C library doesn't.
(edit) @14280   14 years Gary Byers More Android conditionalization.
(edit) @14279   14 years Gary Byers Someone got paid to leave xDisposeThread in the CCL kernel all these years.
(edit) @14278   14 years Gary Byers Someone got paid to develop Android's C library.
(edit) @14277   14 years Gary Byers Android doesn't have ... well, you get the idea.
(edit) @14276   14 years Gary Byers Android doesn't have dladdr(), presumably because it might be useful.
(edit) @14275   14 years Gary Byers Android doesn't have dladdr(), presumably because it might be useful.
(edit) @14274   14 years Gary Byers New file; likely needs work.
(edit) @14273   14 years Gary Byers In forward_memoized_references(), try to keep function's entrypoint in …
(edit) @14272   14 years Gary Byers In write-barrier code, return without store-conditional if the …
(edit) @14271   14 years Gary Byers Some Android conditionalization.
(edit) @14270   14 years Gary Byers Some Android conditionalization. (Use 'Rfn' for r11, not 'fn').
(edit) @14269   14 years Gary Byers Some Android conditionalization. Check for ARM function's …
(edit) @14268   14 years Gary Byers Work-in-progress: probably needs to be built with the NDK toolchain, …
(edit) @14267   14 years R. Matthew Emerson Sprinkle some parentheses around to avoid trouble with operator …
(edit) @14266   14 years Gary Byers NEW-COCOA-WINDOW: pass the defaulted args (not the provided initargs) …
(edit) @14265   14 years R. Matthew Emerson In lisp-string-from-nsstring-substring, don't release already …
(edit) @14264   14 years Gary Byers Preliminary support for (hopefully reasonable) MAKE-INSTANCE of …
(edit) @14263   14 years Gary Byers Make #/ be less sensitive to the readtable. Cache information about …
(edit) @14262   14 years Gary Byers In CHECK-INITARGS, check that class is a CLASS; don't insist on STD-CLASS.
(edit) @14261   14 years R. Matthew Emerson Merge r14260 from trunk (guard against null uc_mcontext.fpregs on Linux).
(edit) @14260   14 years R. Matthew Emerson In debug_show_fpu(), check to see if Linux's xp->uc_mcontext.fpregs is …
(edit) @14259   14 years gz r14258 from trunk (defstruct changes)
(edit) @14258   14 years gz Defstruct changes: Get rid of *defstruct-share-accessor-functions*. …
(edit) @14257   14 years Gary Byers Add missing vinsn attrs, in 1.5 branch.
(edit) @14256   14 years Gary Byers In PARSE-DEFMETHOD, include an FTYPE declaration for the GF.
(edit) @14255   14 years Gary Byers In STREAM-READ-LINE on ECHOING-TWO-WAY-STREAM, call FORCE-OUTPUT on …
(edit) @14254   14 years Gary Byers In PATHNAME-DIRECTORY-SSTR, always return (:ABSOLUTE) if there are no …
(edit) @14253   14 years R. Matthew Emerson In update-echo-area-after-command: The cancel-message slot in a …
(edit) @14252   14 years R. Matthew Emerson Update ASDF to 2.008.
(edit) @14251   14 years Jeremy Jones Add command-shift-F key equivalen for search files
(edit) @14250   14 years R. Matthew Emerson Forgot to svn add this other nib component.
(edit) @14249   14 years Jeremy Jones Clean up search files
(edit) @14248   14 years R. Matthew Emerson Add Open Selection menu item to File Menu, with shortcut of cmd-D. …
(edit) @14247   14 years R. Matthew Emerson Add some contextual menu commands to Hemlock editor views. There are …
(edit) @14246   14 years R. Matthew Emerson Conditionalize out test ccl.57900.1. (It has started to return random …
(edit) @14245   14 years R. Matthew Emerson Merge r14233 from trunk (don't use MAP_GROWSDOWN mmap option).
(edit) @14244   14 years R. Matthew Emerson Rename shift-key-p to shift-key-now-p. Remove other related functinons …
(edit) @14243   14 years R. Matthew Emerson Add some images for the "Expand All" and "Collapse All" toolbar items …
Note: See TracRevisionLog for help on using the revision log.