source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8414   17 years Gary Byers xload-level-0: copy a minimal set of packages (cl, ccl, keyword, …
(edit) @8413   17 years Gary Byers new binaries
(edit) @8412   17 years Gary Byers new binaries
(edit) @8411   17 years Gary Byers new binaries
(edit) @8410   17 years Gary Byers new binaries
(edit) @8409   17 years Gary Byers new binaries
(edit) @8408   17 years Gary Byers Win64 changes; see if they break other platforms.
(edit) @8407   17 years Gary Byers Bump min fasl version.
(edit) @8406   17 years Gary Byers Bump current fasl version.
(edit) @8405   17 years Gary Byers Slightly better bignum * fixnum multiply.
(edit) @8404   17 years Gary Byers Use imm2 in %floor.
(edit) @8403   17 years Gary Byers Bump max fasl version.
(edit) @8402   17 years Gary Byers SHOW-FUNTION-CONSTANTS for PPC.
(edit) @8401   17 years Gary Byers weak hash stuff in ppc GC, too
(edit) @8400   17 years Gary Byers Change image-abi-version. FASL version will change soon.
(edit) @8399   17 years Gary Byers Move image start address up by 64K.
(edit) @8398   17 years Gary Byers Use (%null-ptr) vice +null-ptr+; easier to cross-compile.
(edit) @8397   17 years Gary Byers Change low-memory ("nilreg area", subprims) base address on x8664 …
(edit) @8396   17 years Gary Byers change implict .SPcall-clozure address in init-nclosure.
(edit) @8395   17 years Gary Byers Fix typo in error message in %COUNT-CHARACTERS-IN-OCTET-VECTOR.
(edit) @8394   17 years Bill St. Clair Make the generic-function dispatch optimizations safe for development. …
(edit) @8393   17 years marco baringer Added ccl::show-function-constants and show-uvector-contents (both of …
(edit) @8392   17 years marco baringer Fix bug in x862-compile related to souruec location recording. There …
(edit) @8391   17 years R. Matthew Emerson Change nargs from imm0 to temp1.
(edit) @8390   17 years marco baringer Source-location tracking patch. Ready for working-0711 users testing
(edit) @8389   17 years marco baringer creating branch for source-loction patch
(edit) @8388   17 years Gary Byers No such luck.
(edit) @8387   17 years Gary Byers Some win64 conditionalization; hope it doesn't break anything.
(edit) @8386   17 years Gary Byers Lose the concept of *compile-dcode-functions* (e.g., always do this stuff.)
(edit) @8385   17 years Gary Byers :connect-timeout stuff.
(edit) @8384   17 years Gary Byers Reset *error-reentry-count* a lot earlier (before signal, certainly).
(edit) @8383   17 years R. Matthew Emerson Port some changes from the trunk for better source line reporting in gdb.
(edit) @8382   17 years R. Matthew Emerson Define nargregs, correct tag for xcode_vector.
(edit) @8381   17 years Gary Byers ARGLIST-FROM-MAP: propagate fix for &rest/&key case from trunk.
(edit) @8380   17 years Gary Byers Reset *error-reentry-count* on entry to %ERROR, to try to avoid …
(edit) @8379   17 years R. Matthew Emerson Signal an error from ALLOCATE-INSTANCE when an Objective-C init …
(edit) @8378   17 years Gary Byers easier to bootstrap
(edit) @8377   17 years R. Matthew Emerson Contents now found in ccl:level-0;X86;x86-io.lisp.
(edit) @8376   17 years R. Matthew Emerson This one function (%GET-ERRNO) is so small that it seems worthwhile to …
(edit) @8375   17 years R. Matthew Emerson Try again to Get rid of these x8664-*.lisp files.
(edit) @8374   17 years R. Matthew Emerson Update LAP code to use a 32-bit %nargs.
(edit) @8373   17 years R. Matthew Emerson Keep using 16-bit nargs on x8664. (Will merge with trunk later, and …
(edit) @8372   17 years R. Matthew Emerson Merged changes 7685:8261 from branches/1.1/ccl.
(edit) @8371   17 years R. Matthew Emerson add x8632 placeholder
(edit) @8370   17 years Gary Byers Fix conditinalization.
(edit) @8369   17 years Gary Byers Implement an alternate approach to weak-hash-table processing (the …
(edit) @8368   17 years R. Matthew Emerson Treat nargs as a 32-bit register.
(edit) @8367   17 years R. Matthew Emerson Treat nargs as a 32-bit register.
(edit) @8366   17 years R. Matthew Emerson Wrap files in #+x8664-target (progn ...)
(edit) @8365   17 years R. Matthew Emerson Try this whole thing again. Move files from level-0/X86/X8664/ back …
(edit) @8364   17 years R. Matthew Emerson Remove dupliate files. Please ignore my incompetence.
(edit) @8363   17 years R. Matthew Emerson Get rid of stray file.
(edit) @8362   17 years R. Matthew Emerson Add files back.
(edit) @8361   17 years R. Matthew Emerson Rename these to x86-xxx.lisp again, and move them out of the X8664 …
(edit) @8360   17 years R. Matthew Emerson nargs is 32 bits now.
(edit) @8359   17 years R. Matthew Emerson Try to avoid future confusion by correcting the definition of struct …
(edit) @8358   17 years R. Matthew Emerson Make nargs be the full 32 bit register.
(edit) @8357   17 years R. Matthew Emerson Make nargs 32 bits; define subtagmask; define default-node-regs-mask; …
(edit) @8356   17 years Gary Byers Change some LAP code to recogize that %nargs is 32 bits wide now.
(edit) @8355   17 years Gary Byers x862-simple-opt-entry: use (! check-min-max-args) when appropriate. In …
(edit) @8354   17 years Gary Byers %nargs is 32-bits wide now, so lotsa changes.
(edit) @8353   17 years Gary Byers %nargs is 32-bits wide now, so lotsa changes, generally for the better.
(edit) @8352   17 years Gary Byers %nargs is 32-bits wide now.
(edit) @8351   17 years Gary Byers Linux :stat.st_mtim is a timespec (seconds, nanoseconds), not a timeval.
(edit) @8350   17 years R. Matthew Emerson nthrow1value, unbind_to, unbind_interrupt_level.
(edit) @8349   17 years R. Matthew Emerson Don't open-code funcall. Fixes to %symbol->symptr, …
(edit) @8348   17 years R. Matthew Emerson More messing around with calling X862-THREE-TARGETED-REG-FORMS.
(edit) @8347   17 years gz Update to trunk r8346
(edit) @8346   17 years gz fix TIME
(edit) @8345   17 years gz Just use %get-errno, duh
(edit) @8344   17 years gz Update to trunk r8343
(edit) @8343   17 years gz implement copy-file directly (rather than by run-program), add …
(edit) @8342   17 years gz add stream-eof-transient-p
(edit) @8341   17 years Gary Byers %nargs is 32-bits wide now.
(edit) @8340   17 years Gary Byers %nargs is 32-bits wide now.
(edit) @8339   17 years Gary Byers Wasn't this checked in a few days ago ?
(edit) @8338   17 years Gary Byers I assume that LABELS has worked for the last few decades.
(edit) @8337   17 years Gary Byers manual
(edit) @8336   17 years Gary Byers Regenerated
(edit) @8335   17 years gz New fn COPY-FILE-ATTRIBUTES copies the mode, owner, group, and …
(edit) @8334   17 years Gary Byers Regenerated
(edit) @8333   17 years Gary Byers Regenerated
(edit) @8332   17 years Gary Byers Regenerated
(edit) @8331   17 years Gary Byers Regenerated
(edit) @8330   17 years Gary Byers Regenerated
(edit) @8329   17 years Gary Byers Regenerated
(edit) @8328   17 years Gary Byers Regenerated
(edit) @8327   17 years Gary Byers Regenerated
(edit) @8326   17 years Gary Byers Regenerated
(edit) @8325   17 years Gary Byers Regenerated
(edit) @8324   17 years Gary Byers Regenerated
(edit) @8323   17 years Gary Byers Regenerated
(edit) @8322   17 years Gary Byers Regenerated
(edit) @8321   17 years Gary Byers Regenerated
(edit) @8320   17 years Gary Byers Regenerated
(edit) @8319   17 years Gary Byers Regenerated
(edit) @8318   17 years Gary Byers Regenerated
(edit) @8317   17 years Gary Byers Regenerated
(edit) @8316   17 years Gary Byers Regenerated
(edit) @8315   17 years Gary Byers Regenerated
Note: See TracRevisionLog for help on using the revision log.