|
|
@13388
|
11 years |
gz |
fix for objdump parsing
|
|
|
@13386
|
11 years |
gz |
Use objdump rather than readelf
|
|
|
@13383
|
11 years |
rme |
Merge r13382 (EAI_xxx error codes negative on Linux) from trunk.
|
|
|
@13379
|
11 years |
gz |
Better socket errors (r13377)
|
|
|
@13364
|
11 years |
gz |
MOP fix from trunk (r13344/r13358)
|
|
|
@13363
|
11 years |
gz |
defstruct fixes from trunk (r13344/r13358)
|
|
|
@13362
|
11 years |
gz |
Merge r13343: make cheap-eval-in-environment advisable
|
|
|
@13361
|
11 years |
gz |
show type of error on exit in batch mode (r13345)
|
|
|
@13357
|
11 years |
gb |
new
|
|
|
@13356
|
11 years |
gb |
new
|
|
|
@13339
|
11 years |
gz |
New CL:RANDOM implementation from trunk
|
|
|
@13332
|
11 years |
gz |
Improved compilation for some fixnum operations, %svref (r13247-r13253 …
|
|
|
@13331
|
11 years |
gz |
Transform APPLY with constant arg into FUNCALL (r13231 from trunk)
|
|
|
@13326
|
11 years |
rme |
Change %mrg31k3p to use mark-as-imm/mark-as-node (which twiddle bits …
|
|
|
@13325
|
11 years |
rme |
Use new ppc lap macros u32-ref, u32-set in implementation of
%mrg31k3p …
|
|
|
@13324
|
11 years |
rme |
In portable %mrg31k3p function, get the seed from the right
place in …
|
|
|
@13323
|
11 years |
rme |
Remove %next-random-seed, which implemented the old random number …
|
|
|
@13322
|
11 years |
rme |
Remove obsolete functions %cons-random-state and …
|
|
|
@13321
|
11 years |
rme |
print-object for random-state objects: support only new random state.
|
|
|
@13320
|
11 years |
rme |
Accessors for new random state object on all targets; remove old …
|
|
|
@13319
|
11 years |
rme |
Version of %mrg31k3p in ppc32 lap.
|
|
|
@13318
|
11 years |
rme |
Updated accessors for new random state object.
(temporarily x86-only)
|
|
|
@13317
|
11 years |
rme |
Version of %mrg31k3p in x8664 lap.
|
|
|
@13316
|
11 years |
rme |
Version of %mrg31k3p in x8632 lap.
|
|
|
@13315
|
11 years |
rme |
In %bignum-random, call cl:random to generate a full digit's worth of …
|
|
|
@13314
|
11 years |
rme |
New random number generator %mrg31k3p.
Remove function …
|
|
|
@13313
|
11 years |
rme |
Move INIT-RANDOM-STATE-SEEDS here from ccl:level-0;l0-numbers.lisp.
…
|
|
|
@13312
|
11 years |
rme |
Add case for random state objects in EQUALP. Call new function …
|
|
|
@13311
|
11 years |
rme |
Call new function INITIAL-RANDOM-STATE to set a thread's initial …
|
|
|
@13310
|
11 years |
rme |
Update PRINT-OBJECT method for new random state objects.
|
|
|
@13309
|
11 years |
rme |
For integrating improved version of CL:RANDOM.
|
|
|
@13306
|
11 years |
gz |
Merge ffcall, float tweaks (r13221, r13234, r13298, r13299)
|
|
|
@13305
|
11 years |
gz |
Merge 32-bit/windows-only changes; update mergeinfo
|
|
|
@13304
|
11 years |
gz |
Fix error message text (r13205 from trunk)
|
|
|
@13303
|
11 years |
gz |
Mac/Windows?-only changes from trunk (r13206-r13209)
|
|
|
@13302
|
11 years |
gz |
From trunk: interactive source-location tweaks (r13193, r13201)
|
|
|
@13294
|
11 years |
gz |
Use refbits in mark_weak_hash_vector and reaphashv to avoid paging in …
|
|
|
@13293
|
11 years |
gz |
Third try, I think this approach works in all cases: keep hash tables …
|
|
|
@13290
|
11 years |
gz |
forward termination lists in tenured populations
|
|
|
@13278
|
11 years |
gz |
Ignore refbits for population.data
|
|
|
@13277
|
11 years |
gz |
Fix clr_bit
|
|
|
@13276
|
11 years |
gb |
No release_readonly_area() on PPC, either.
|
|
|
@13275
|
11 years |
gb |
Use ensure_static_conses() on PPC, too.
|
|
|
@13274
|
11 years |
gb |
Drop *STATIC-CONS-CHUNK*.
|
|
|
@13273
|
11 years |
gb |
Export RESERVED-STATIC-CONSES and FREE-STATIC-CONSES; drop …
|
|
|
@13272
|
11 years |
gb |
Since pure area may contain pointers (at least to …
|
|
|
@13271
|
11 years |
gb |
Write pure area before dynamic area.
|
|
|
@13270
|
11 years |
gb |
Get purify/impurify working on x86 (including x8632.)
|
|
|
@13269
|
11 years |
gb |
Don't call release_readonly_area() after purify.
|
|
|
@13268
|
11 years |
gb |
Don't define release_readonly_area().
|
|
|
@13267
|
11 years |
gb |
Write pure area to image file before dynamic area.
|
|
|
@13266
|
11 years |
gb |
Changes for new x86 purification scheme; need testing. Depends on …
|
|
|
@13265
|
11 years |
gb |
Report STATIC-CONS utilization in ROOM.
|
|
|
@13264
|
11 years |
gb |
target::area.ndnodes.
|
|
|
@13263
|
11 years |
gz |
Changes in handling of weak vectors (i.e. populations and weak hash …
|
|
|
@13260
|
11 years |
gb |
Handle locatives (xpPC) and TRAs in purify(). (At least try to
pick …
|
|
|
@13259
|
11 years |
gb |
Use ensure_static_conses() to handle static_cons allocation.
Always …
|
|
|
@13258
|
11 years |
gb |
ensure_static_conses() to handle static_cons allocation, interact
with …
|
|
|
@13257
|
11 years |
gb |
Prototype ensure_static_conses(), not allocate_static_conses().
|
|
|
@13256
|
11 years |
gb |
We're going to want to use PURIFY rather than FREEZE here; more …
|
|
|
@13244
|
11 years |
gb |
area.dwords -> area.dnodes.
|
|
|
@13243
|
11 years |
gb |
PPC static-cons changes.
|
|
|
@13242
|
11 years |
gb |
x8632 static-cons stuff.
|
|
|
@13241
|
11 years |
gb |
Lose some blank lines.
|
|
|
@13239
|
11 years |
gz |
set baseline mergeinfo
|
|
|
@13238
|
11 years |
gb |
STATIC-CONS stuff, finally.
Todo:
- policy (should interact with GC …
|
|
|
@13236
|
11 years |
gz |
Fix error message in defmethod
|
|
|
@13235
|
11 years |
gz |
r13225 from trunk (fix for execute permission when prepending symbols)
|
|
|
@13224
|
11 years |
gb |
Bump min fasl version.
|
|
|
@13223
|
11 years |
gb |
Bump current fasl version.
|
|
|
@13220
|
11 years |
gb |
Bump max fasl version.
|
|
|
@13219
|
11 years |
gb |
Try to save strings in ASCII if possible.
|
|
|
@13218
|
11 years |
gb |
Just read bytes in $fasl-nvstr.
|
|
|
@13217
|
11 years |
gb |
%FASL-READ-N-STRING: just read octets (e.g., for ASCII).
|
|
|
@13216
|
11 years |
gb |
Fix typos.
|
|
|
@13215
|
11 years |
gb |
Recycle those old FASL ops so that we effectively encode all strings …
|
|
|
@13214
|
11 years |
gz |
Extend find-ftype-decl so it can get different decls depending on the …
|
|
|
@13210
|
11 years |
gb |
Revive some old fasl ops that assumed 8-bit characters; make the
new …
|
|
|
@13208
|
11 years |
gz |
Added a new function GET-ALLOCATION-SENTINEL and a new :START arg to …
|
|
|
@13202
|
11 years |
gz |
Test for bad lambda list in defmethod
|
|
|
@13198
|
11 years |
gz |
Fix for scanning ~@:
|
|
|
@13197
|
11 years |
gz |
Add variable *strict-checking* to control checking for e.g. …
|
|
|
@13192
|
11 years |
gz |
warn about too many arguments in format strings (r13187)
|
|
|
@13191
|
11 years |
gz |
Merge r13184 (fix for spurious warning)
|
|
|
@13190
|
11 years |
gz |
Merge r13182/r13183 (*save-interactive-source-locations*)
|
|
|
@13189
|
11 years |
gz |
Merge r13180 (fix for newer oprofile)
|
|
|
@13188
|
11 years |
gz |
Merge r13175 (x8632 fix)
|
|
|
@13179
|
11 years |
gz |
heap-utilization extensions (trunk r13174)
|
|
|
@13165
|
11 years |
gz |
merge r13143, r13164 (fixes to compiler type handling)
|
|
|
@13156
|
11 years |
gz |
Merge r13151 (the/values fix)
|
|
|
@13155
|
11 years |
gz |
Add object printing: (core-print obj &optional stream depth)
Add …
|
|
|
@13154
|
11 years |
rme |
Done with this.
|
|
|
@13153
|
11 years |
rme |
Done with this.
|
|
|
@13147
|
11 years |
gz |
Merge r13132 (networkless random seed fix)
|
|
|
@13146
|
11 years |
gz |
readloop source text recording (r13124, r13131)
|
|
|
@13145
|
11 years |
gz |
Oops, didn't mean to check this in yet, revert to prior version
|
|
|
@13144
|
11 years |
gz |
Merge windows-only changes (r13102, r13121)
|
|
|
@13142
|
11 years |
gz |
Merge r13109 (close-ioblock-streams fix)
|
|
|
@13141
|
11 years |
gz |
Merge r13108 (:external-format arg to run-program)
|
|
|
@13140
|
11 years |
gz |
Merge r13103 (setf values fix)
|
|
|