mit-scheme.git
1993-07-07 Guillermo J... Export rtl:bump-closure.
1993-07-07 Guillermo J... Improve disassembler output of compiled code blocks.
1993-07-07 Guillermo J... Don't use select-registry primitives unless the operati...
1993-07-07 Guillermo J... Fix bug with unexpected constants appearing in the...
1993-07-07 Guillermo J... Missing arg list.
1993-07-07 Chris HansonFix typo in definition of MAKE-POLAR.
1993-07-06 Chris HansonTry not to clear the message unnecessarily when process...
1993-07-06 Guillermo J... Fix an out-of-range error because the @PCRXS addressing...
1993-07-06 Guillermo J... - Update to match change in RTL introduced to improve...
1993-07-03 Guillermo J... Write block description more clearly.
1993-07-03 Guillermo J... Update a use of rtl:make-offset that I missed in the...
1993-07-02 Guillermo J... bit-string-andc-bang cannot be integrated where it...
1993-07-01 Chris HansonReimplement `thread-dead?' because Edwin needs it.
1993-07-01 Guillermo J... Addressing-granularity means something different.
1993-07-01 Chris HansonChange interfaces of OS_real_time_clock and OS_process_...
1993-07-01 Chris HansonAdded mechanism to stop threads and restart them. ...
1993-07-01 Guillermo J... Fix typo in last edit.
1993-07-01 Guillermo J... Fix typo in last edit.
1993-07-01 Guillermo J... Compute addressing-granularity rather than default...
1993-07-01 Guillermo J... Fix a register allocator bug in float-load/offset,...
1993-07-01 Guillermo J... Changes to support better array indexing.
1993-07-01 Guillermo J... Add rewrite rule for instances of byte-offset-address...
1993-07-01 Guillermo J... Reflect changes to OFFSET and friends.
1993-07-01 Guillermo J... Handle some more cases.
1993-07-01 Guillermo J... rtl offsets have changed.
1993-07-01 Guillermo J... Add open coding for
1993-07-01 Guillermo J... Diddle with locatives to allow index addressing modes.
1993-07-01 Guillermo J... Fix a common float reference.
1993-07-01 Guillermo J... Add floating-point vector support, and support for...
1993-07-01 Guillermo J... Add handlers for a few common cases.
1993-07-01 Guillermo J... Improve primitive calling code.
1993-07-01 Guillermo J... Update rules to handle new OFFSET and friends RTL addre...
1993-07-01 Guillermo J... Add handlers for string-allocate, vector-cons, and
1993-07-01 Guillermo J... More primitives are handled.
1993-07-01 Guillermo J... Teach the peephole optimizer to handle DEPI, and friend...
1993-07-01 Guillermo J... Add new hooks (invoke-primitive, allocation and flonum...
1993-07-01 Guillermo J... Add compiler:assume-safe-fixnums?
1993-07-01 Guillermo J... New array indexing code.
1993-07-01 Guillermo J... Fix bug in rtl-common which introduced a bound-variable...
1993-07-01 Guillermo J... Fix bug in load-machine-register!: If machine-register...
1993-07-01 Guillermo J... Allow disload to load into a compiler-less image.
1993-07-01 Guillermo J... Pretty up the output.
1993-06-30 Guillermo J... Initial revision
1993-06-30 Guillermo J... Make check-stage more tolerant of missing files.
1993-06-30 Guillermo J... Add hooks for faster primitive invocation, faster alloc...
1993-06-29 Chris HansonEliminate unnecessary declaration.
1993-06-29 Chris HansonRename global-2 interrupt bit to after-gc, and add...
1993-06-29 Chris HansonChange *.touch to *.tch in "clean" rule.
1993-06-29 Chris HansonThis runtime system requires microcode version 11.133...
1993-06-29 Chris HansonRedefine the GLOBAL-2 interrupt bit to be the interrupt...
1993-06-29 Guillermo J... Disable some primitives until the back end learns how...
1993-06-29 Guillermo J... Change flonum addressing units.
1993-06-29 Guillermo J... Disable some primitive open coding until the back end...
1993-06-29 Chris HansonAdd slot in fixed objects vector for interrupt masks.
1993-06-29 Guillermo J... Fix shadowing problem.
1993-06-29 Guillermo J... Fix check that only allows primitives and compiled...
1993-06-28 Chris HansonDefine "clean.world".
1993-06-28 Chris HansonUse "-std" switch to make compiler ANSI.
1993-06-28 Chris HansonGeneralize variable number of arguments code to work...
1993-06-28 Chris HansonDon't include <stdarg.h> because it might not be availa...
1993-06-28 Chris HansonOn Sony, <unistd.h> defines ioctl.
1993-06-28 Chris HansonFix incorrect declaration: static declarations cannot...
1993-06-25 Guillermo J... Finish fixing the problem.
1993-06-25 Guillermo J... Fix spurious I/O introduced in the last edit.
1993-06-25 Guillermo J... Fix problem: Nullified branch instruction cannot be...
1993-06-25 Guillermo J... Minor problems in last update.
1993-06-25 Guillermo J... Make the order of invocation of gc-daemons the same...
1993-06-25 Guillermo J... Change gc-daemons and secondary-gc-daemons into queues...
1993-06-25 Guillermo J... Add queue->list and queue->list/unsafe operations.
1993-06-25 Guillermo J... Reorder initializations so that hash is initialized...
1993-06-25 Guillermo J... Reorder some stuff so that when a boot-time error fails...
1993-06-25 Chris HansonChange .z suffix to .gz to correspond to change in...
1993-06-24 Guillermo J... Fix some capitalization problems.
1993-06-24 Guillermo J... Fix copyright.
1993-06-24 Guillermo J... define FILE_READABLE.
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Fix bug in search_for_primitive. If the second allocat...
1993-06-24 Guillermo J... Fix bug if COMPILED_OBJECTS is empty.
1993-06-24 Guillermo J... Rename hard-params to hard-par, and improve "make clean"
1993-06-24 Guillermo J... Rename hard-params to hard-par, and improve "make clean"
1993-06-24 Guillermo J... Remove echo.
1993-06-24 Guillermo J... Update some defaults.
1993-06-24 Guillermo J... Add ansidecl.h to define DOTS and friends.
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Initial revision
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Fix comment.
1993-06-24 Guillermo J... Initial revision
1993-06-24 Guillermo J... Fix bug in automatic edit.
1993-06-24 Guillermo J... Fix RCS header.
1993-06-24 Guillermo J... Change RCS header.
1993-06-24 Guillermo J... Change to new format
1993-06-24 Guillermo J... Fix RCS header.
1993-06-24 Guillermo J... Fixing the RCS header
1993-06-24 Guillermo J... Initial revision
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Remove left-over printfs.
1993-06-24 Guillermo J... Global NT merge.
next