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