source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4940   18 years Gary Byers Darwin assembler doesn't like lock instructions on the same line as …
(edit) @4939   18 years Gary Byers Treat X8664 like PPC64 (e.g., use dlfcn) on Darwin.
(edit) @4938   18 years Gary Byers xcode 2.4 headers: <i386/ucontext.h> doesn't define mcontext64, but …
(edit) @4937   18 years Gary Byers Define Iregnames for darwinx8664.
(edit) @4936   18 years Gary Byers Define an IMAGE_BASE_ADDRESS for x8664/Darwin.
(edit) @4935   18 years Gary Byers * empty log message *
(edit) @4934   18 years Gary Byers STREAM-WRITE-BYTE, STREAM-WRITE-IVECTOR. :BASIC defaults to T in OPEN; …
(edit) @4933   18 years Gary Byers * empty log message *
(edit) @4932   18 years Gary Byers ALLOCATE-RESOURCE, FREE-RESOURCE: use lock. TODO: evaluate whether …
(edit) @4931   18 years Gary Byers * empty log message *
(edit) @4930   18 years Gary Byers Resources aren't thread-private, need locks.
(edit) @4929   18 years Gary Byers MAKE-FILE-STREAM: support for BASIC-STREAMs.
(edit) @4928   18 years Gary Byers OPEN handles BASIC-STREAMs; not yet the default.
(edit) @4927   18 years Gary Byers *PARSE-STRING-RESOURCE* probably hasn't been used in 10 or 12 years.
(edit) @4926   18 years Gary Byers * empty log message *
(edit) @4925   18 years Gary Byers Most BASIC-FILE-STREAM stuff.
(edit) @4924   18 years Gary Byers BASIC-FILE-STREAM.EXTERNAL-FORMAT, at least for now.
(edit) @4923   18 years Gary Byers BASIC-IO-STREAM; ALLOCATE-BASIC-STREAM makes one more slot in …
(edit) @4922   18 years Gary Byers * empty log message *
(edit) @4921   18 years Gary Byers Bump.
(edit) @4920   18 years Gary Byers A couple of more (soon-to-be-used) slots in IOBLOCK.
(edit) @4919   18 years Gary Byers * empty log message *
(edit) @4918   18 years Gary Byers Lots of changes; lots more to go.
(edit) @4917   18 years Gary Byers Pass :CHARACTER-P T to MAKE-FD-STREAM.
(edit) @4916   18 years Gary Byers Want :SHARING :LOCK on listener output. (SLIME probably faces the …
(edit) @4915   18 years Gary Byers Define SELECT-STREAM-CLASS on FUNDAMENTAL-FILE-STREAM.
(edit) @4914   18 years Gary Byers READ-BYTE for BASIC-STREAMs.
(edit) @4913   18 years Gary Byers Need an explicit BASIC-STREAM-FLAG.OPEN-CHARACTER bit, due to bivalence.
(edit) @4912   18 years Gary Byers BASIC-STREAM-IOBLOCK.
(edit) @4911   18 years Gary Byers * empty log message *
(edit) @4910   18 years Gary Byers Compiler-macro for BASIC-STREAM-P.
(edit) @4909   18 years Gary Byers * empty log message *
(edit) @4908   18 years Gary Byers READ-CHAR bypasses STREAM-READ-CHAR for BASIC-STREAMs.
(edit) @4907   18 years Gary Byers Some BASIC-STREAM stuff starts to appear.
(edit) @4906   18 years Gary Byers Add a plist to basic-/basic-file-stream.
(edit) @4905   18 years Gary Byers * empty log message *
(edit) @4904   18 years Gary Byers FILE-STREAM is now abstract (and some sublasses may get that way); …
(edit) @4903   18 years Gary Byers * empty log message *
(edit) @4902   18 years Gary Byers *class-table* entry for BASIC-STREAM.
(edit) @4901   18 years Gary Byers STREAM-IOBLOCK now takes 2 required args and is inlined. Some bug …
(edit) @4900   18 years Gary Byers STREAM-IOBLOCK now takes 2 required args.
(edit) @4899   18 years Gary Byers Bump.
(edit) @4898   18 years Gary Byers Start to define what a BASIC-STREAM looks like.
(edit) @4897   18 years Gary Byers Move stream-ioblock access/locking macros here. Likewise WITH-EAGAIN.
(edit) @4896   18 years Gary Byers * empty log message *
(edit) @4895   18 years Gary Byers Fix a few botches. :private arg to stream creation primitives …
(edit) @4894   18 years Gary Byers * empty log message *
(edit) @4893   18 years Gary Byers Bootstrapping stuff. Move along, nothing to see here.
(edit) @4892   18 years Gary Byers * empty log message *
(edit) @4891   18 years (none) This commit was manufactured by cvs2svn to create tag …
(edit) @4890   18 years Gary Byers First (rough) cut at making streams "private" (effectively always …
(edit) @4889   18 years Gary Byers * empty log message *
(edit) @4888   18 years Gary Byers subtag_lisp_thread -> subtag_basic_stream.
(edit) @4887   18 years Gary Byers new (istruct-based) LISP-THREAD accessors.
(edit) @4886   18 years Gary Byers Bump.
(edit) @4885   18 years Gary Byers Introduce "owner" slot in basic ioblock. A little tricky to bootstrap.
(edit) @4884   18 years Gary Byers Use new (istruct-based) lisp-thread accessors.
(edit) @4883   18 years Gary Byers Get rid of the lisp-thread subtag (lisp-thread's are ISTRUCTs now); …
(edit) @4882   18 years Gary Byers * empty log message *
(edit) @4881   18 years Gary Byers Insert some fresh lines in the IMPOSSIBLE-NUMBER condition :REPORT method.
(edit) @4880   18 years Gary Byers x862-%aref1,x862-%aset1: don't try to do simple vector operations …
(edit) @4879   18 years Gary Byers * empty log message *
(edit) @4878   18 years Gary Byers NX-FORM-TYPEP: unqoute constants.
(edit) @4877   18 years Gary Byers * empty log message *
(edit) @4876   18 years Gary Byers SPECIALIZED-ARRAY-ELEMENT-TYPES needs to know about FIXNUM arrays.
(edit) @4875   18 years Gary Byers * empty log message *
(edit) @4874   18 years Gary Byers Destination and 1st source arg overlap (2-address instructions) in …
(edit) @4873   18 years Gary Byers * empty log message *
(edit) @4872   18 years Gary Byers Update.
(edit) @4871   18 years Gary Byers Reluctantly put :MCL back on *features*; its removal needs to be …
(edit) @4870   18 years Gary Byers * empty log message *
(edit) @4869   18 years Gary Byers Use NATIVE-TRANSLATED-NAMESTRING on the PROGRAM arg to RUN-PROGRAM.
(edit) @4868   18 years Gary Byers Bump.
(edit) @4867   18 years Gary Byers * empty log message *
(edit) @4866   18 years Gary Byers Bump image-abi-version.
(edit) @4865   18 years Gary Byers * empty log message *
(edit) @4864   18 years Gary Byers *rtld-default* wants to be a null pointer on DarwinPPC32 (at the very …
(edit) @4863   18 years Gary Byers * empty log message *
(edit) @4862   18 years Gary Byers Bump. Call the FreeBSD/AMD64 version "Alpha", which may be a bit …
(edit) @4861   18 years Gary Byers new; awfully similar to linux x86-64 version.
(edit) @4860   18 years Gary Byers * empty log message *
(edit) @4859   18 years Gary Byers FreeBSD doesn't do a good job of identifying the cause of XMM FP …
(edit) @4858   18 years Gary Byers FreeBSD syscalls set carry flag to indicate error return.
(edit) @4857   18 years Gary Byers Some FreeBSD changes/fixes.
(edit) @4856   18 years Gary Byers Remove a #+freebsd-target breakpoint.
(edit) @4855   18 years Gary Byers * empty log message *
(edit) @4854   18 years Gary Byers fix (?) nested #+/#-. Maybe.
(edit) @4853   18 years Gary Byers Fix Linux def of IS_MAYBE_INT_TRAP.
(edit) @4852   18 years Gary Byers (possibly) make get_r_debug more portable; possibly break it completely …
(edit) @4851   18 years Gary Byers * empty log message *
(edit) @4850   18 years Gary Byers map the altstack read/write/execute.
(edit) @4849   18 years Gary Byers Fix os_get_stack_bounds() for FreeBSD.
(edit) @4848   18 years Gary Byers FreeBSD needs prototypes from <pthread_np.h>
(edit) @4847   18 years Gary Byers New (renamed) kernel-build-direcory for :freebsdx8664.
(edit) @4846   18 years Gary Byers freebsd x8664 GPR indices. (Needs testing.) Don't conditionalize as …
(edit) @4845   18 years Gary Byers Remove 1st line (bogus comment.)
(edit) @4844   18 years Gary Byers More freebsd x8664 features.
(edit) @4843   18 years Gary Byers Update for FreeBSD/amd64.
(edit) @4842   18 years Gary Byers FreeBSD backend has :freebsdx8664-target as a target-specific-feature.
(edit) @4841   18 years Gary Byers * empty log message *
Note: See TracRevisionLog for help on using the revision log.