1993-07-01 |
Guillermo J... | Fix typo in last edit. |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Fix typo in last edit. |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Compute addressing-granularity rather than default... |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Fix a register allocator bug in float-load/offset,... |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Changes to support better array indexing. |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Add rewrite rule for instances of byte-offset-address... |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Reflect changes to OFFSET and friends. |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Handle some more cases. |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | rtl offsets have changed. |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Add open coding for |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Diddle with locatives to allow index addressing modes. |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Fix a common float reference. |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Add floating-point vector support, and support for... |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Add handlers for a few common cases. |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Improve primitive calling code. |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Update rules to handle new OFFSET and friends RTL addre... |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Add handlers for string-allocate, vector-cons, and |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | More primitives are handled. |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Teach the peephole optimizer to handle DEPI, and friend... |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Add new hooks (invoke-primitive, allocation and flonum... |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Add compiler:assume-safe-fixnums? |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | New array indexing code. |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Fix bug in rtl-common which introduced a bound-variable... |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Fix bug in load-machine-register!: If machine-register... |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Allow disload to load into a compiler-less image. |
commit | commitdiff | tree | snapshot |
1993-07-01 |
Guillermo J... | Pretty up the output. |
commit | commitdiff | tree | snapshot |
1993-06-30 |
Guillermo J... | Initial revision |
commit | commitdiff | tree | snapshot |
1993-06-30 |
Guillermo J... | Make check-stage more tolerant of missing files. |
commit | commitdiff | tree | snapshot |
1993-06-30 |
Guillermo J... | Add hooks for faster primitive invocation, faster alloc... |
commit | commitdiff | tree | snapshot |
1993-06-29 |
Chris Hanson | Eliminate unnecessary declaration. |
commit | commitdiff | tree | snapshot |
1993-06-29 |
Chris Hanson | Rename global-2 interrupt bit to after-gc, and add... |
commit | commitdiff | tree | snapshot |
1993-06-29 |
Chris Hanson | Change *.touch to *.tch in "clean" rule. |
commit | commitdiff | tree | snapshot |
1993-06-29 |
Chris Hanson | This runtime system requires microcode version 11.133... |
commit | commitdiff | tree | snapshot |
1993-06-29 |
Chris Hanson | Redefine the GLOBAL-2 interrupt bit to be the interrupt... |
commit | commitdiff | tree | snapshot |
1993-06-29 |
Guillermo J... | Disable some primitives until the back end learns how... |
commit | commitdiff | tree | snapshot |
1993-06-29 |
Guillermo J... | Change flonum addressing units. |
commit | commitdiff | tree | snapshot |
1993-06-29 |
Guillermo J... | Disable some primitive open coding until the back end... |
commit | commitdiff | tree | snapshot |
1993-06-29 |
Chris Hanson | Add slot in fixed objects vector for interrupt masks. |
commit | commitdiff | tree | snapshot |
1993-06-29 |
Guillermo J... | Fix shadowing problem. |
commit | commitdiff | tree | snapshot |
1993-06-29 |
Guillermo J... | Fix check that only allows primitives and compiled... |
commit | commitdiff | tree | snapshot |
1993-06-28 |
Chris Hanson | Define "clean.world". |
commit | commitdiff | tree | snapshot |
1993-06-28 |
Chris Hanson | Use "-std" switch to make compiler ANSI. |
commit | commitdiff | tree | snapshot |
1993-06-28 |
Chris Hanson | Generalize variable number of arguments code to work... |
commit | commitdiff | tree | snapshot |
1993-06-28 |
Chris Hanson | Don't include <stdarg.h> because it might not be availa... |
commit | commitdiff | tree | snapshot |
1993-06-28 |
Chris Hanson | On Sony, <unistd.h> defines ioctl. |
commit | commitdiff | tree | snapshot |
1993-06-28 |
Chris Hanson | Fix incorrect declaration: static declarations cannot... |
commit | commitdiff | tree | snapshot |
1993-06-25 |
Guillermo J... | Finish fixing the problem. |
commit | commitdiff | tree | snapshot |
1993-06-25 |
Guillermo J... | Fix spurious I/O introduced in the last edit. |
commit | commitdiff | tree | snapshot |
1993-06-25 |
Guillermo J... | Fix problem: Nullified branch instruction cannot be... |
commit | commitdiff | tree | snapshot |
1993-06-25 |
Guillermo J... | Minor problems in last update. |
commit | commitdiff | tree | snapshot |
1993-06-25 |
Guillermo J... | Make the order of invocation of gc-daemons the same... |
commit | commitdiff | tree | snapshot |
1993-06-25 |
Guillermo J... | Change gc-daemons and secondary-gc-daemons into queues... |
commit | commitdiff | tree | snapshot |
1993-06-25 |
Guillermo J... | Add queue->list and queue->list/unsafe operations. |
commit | commitdiff | tree | snapshot |
1993-06-25 |
Guillermo J... | Reorder initializations so that hash is initialized... |
commit | commitdiff | tree | snapshot |
1993-06-25 |
Guillermo J... | Reorder some stuff so that when a boot-time error fails... |
commit | commitdiff | tree | snapshot |
1993-06-25 |
Chris Hanson | Change .z suffix to .gz to correspond to change in... |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Fix some capitalization problems. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Fix copyright. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | define FILE_READABLE. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Global NT merge. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Fix bug in search_for_primitive. If the second allocat... |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Fix bug if COMPILED_OBJECTS is empty. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Rename hard-params to hard-par, and improve "make clean" |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Rename hard-params to hard-par, and improve "make clean" |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Remove echo. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Update some defaults. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Add ansidecl.h to define DOTS and friends. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Global NT merge. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Initial revision |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Global NT merge. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Fix comment. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Initial revision |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Fix bug in automatic edit. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Fix RCS header. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Change RCS header. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Change to new format |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Fix RCS header. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Fixing the RCS header |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Initial revision |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Global NT merge. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Global NT merge. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Global NT merge. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Remove left-over printfs. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Global NT merge. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Global NT merge. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Fix RCS header. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Flush spurious ^Z at the end of the file. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Global NT merge. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Global NT merge. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Global NT merge. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Fix inclusion symbol. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Fix date. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Fix date and RCS header. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Fix date, RCS header, and inclusion symbol. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Fix date and inclusion symbol. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Add copyright and RCS header. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Add copyright. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Fix date and RCS header. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Fix RCS header and date. |
commit | commitdiff | tree | snapshot |
1993-06-24 |
Guillermo J... | Initial revision |
commit | commitdiff | tree | snapshot |
next |