mit-scheme.git
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.
1993-06-24 Guillermo J... Global NT merge.
1993-06-24 Guillermo J... Fix RCS header.
1993-06-24 Guillermo J... Flush spurious ^Z at the end of the file.
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... Fix inclusion symbol.
1993-06-24 Guillermo J... Fix date.
1993-06-24 Guillermo J... Fix date and RCS header.
1993-06-24 Guillermo J... Fix date, RCS header, and inclusion symbol.
1993-06-24 Guillermo J... Fix date and inclusion symbol.
1993-06-24 Guillermo J... Add copyright and RCS header.
1993-06-24 Guillermo J... Add copyright.
1993-06-24 Guillermo J... Fix date and RCS header.
1993-06-24 Guillermo J... Fix RCS header and date.
1993-06-24 Guillermo J... Initial revision
1993-06-24 Guillermo J... Global NT merge
1993-06-24 Guillermo J... First NT global merge.
1993-06-18 Guillermo J... Teach the unparser to print floating-point vectors.
1993-06-17 Guillermo J... Make it handle the new constants used with DEFINE-MULTIPLE.
1993-06-16 Guillermo J... Fix bug in translated output where by doing a newline...
1993-06-15 Guillermo J... Remove compinit.h .
1993-06-15 Guillermo J... Add support for C back end.
1993-06-15 Guillermo J... Add support for C back end.
next