1989-02-17 |
Guillermo J... | Fix a declaration in Mul. |
commit | commitdiff | tree | snapshot |
1989-02-15 |
Guillermo J... | Fix some documentation on flags, and add sun4 info. |
commit | commitdiff | tree | snapshot |
1989-02-15 |
Guillermo J... | Improve mantissa bit computation so that it takes round... |
commit | commitdiff | tree | snapshot |
1989-02-15 |
Guillermo J... | Some enhancements for floating alignment and error... |
commit | commitdiff | tree | snapshot |
1989-02-14 |
Guillermo J... | Fix uninitialized variable bug. |
commit | commitdiff | tree | snapshot |
1989-02-10 |
Guillermo J... | Fix within-continuation and rewrite invocation-method... |
commit | commitdiff | tree | snapshot |
1989-02-10 |
Guillermo J... | Add #@ to read back hashed objects. |
commit | commitdiff | tree | snapshot |
1989-02-10 |
Guillermo J... | Add #@ to read back hashed objects. |
commit | commitdiff | tree | snapshot |
1989-02-09 |
Chris Hanson | Pretty-printer needs definition of `unparse-list/prefix... |
commit | commitdiff | tree | snapshot |
1989-02-09 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1989-02-09 |
Chris Hanson | Unparser now treats QUASIQUOTE, UNQUOTE, and UNQUOTE... |
commit | commitdiff | tree | snapshot |
1989-02-08 |
Chris Hanson | `define-structure' macro should return the name of... |
commit | commitdiff | tree | snapshot |
1989-01-30 |
Chris Hanson | Eliminate C compiler warning. |
commit | commitdiff | tree | snapshot |
1989-01-21 |
Chris Hanson | Eliminate unreferenced variable warning. |
commit | commitdiff | tree | snapshot |
1989-01-21 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1989-01-21 |
Chris Hanson | Define `combination/inline/simple?'. |
commit | commitdiff | tree | snapshot |
1989-01-21 |
Chris Hanson | Add several new rules which are needed because of chang... |
commit | commitdiff | tree | snapshot |
1989-01-21 |
Chris Hanson | Change the expression-simplification to generate tempor... |
commit | commitdiff | tree | snapshot |
1989-01-21 |
Chris Hanson | Implement more aggressive compression of the RTL, becau... |
commit | commitdiff | tree | snapshot |
1989-01-21 |
Chris Hanson | Open coding of primitives: flesh out the type and range... |
commit | commitdiff | tree | snapshot |
1989-01-21 |
Chris Hanson | Change simplicity analysis: previously all inline coded... |
commit | commitdiff | tree | snapshot |
1989-01-21 |
Chris Hanson | Change CSE to record expressions as their values are... |
commit | commitdiff | tree | snapshot |
1989-01-18 |
Chris Hanson | Remove all dependencies on "rtlbase/rtlcon". |
commit | commitdiff | tree | snapshot |
1989-01-18 |
Chris Hanson | Fix stupid typo in `increment-machine-register'. |
commit | commitdiff | tree | snapshot |
1989-01-18 |
Chris Hanson | Add definitions of `address-units-per-object' and |
commit | commitdiff | tree | snapshot |
1989-01-18 |
Chris Hanson | Fix bug in rule for this expression: |
commit | commitdiff | tree | snapshot |
1989-01-07 |
Chris Hanson | Bug in interaction of continuation-entry setup code... |
commit | commitdiff | tree | snapshot |
1989-01-07 |
Chris Hanson | Fix several bugs in the stack-frame->continuation unparser. |
commit | commitdiff | tree | snapshot |
1989-01-06 |
Chris Hanson | Fix bug in Z command. Change G command so that it... |
commit | commitdiff | tree | snapshot |
1989-01-06 |
Chris Hanson | Extend V and Z commands to allow lookup of symbols... |
commit | commitdiff | tree | snapshot |
1989-01-06 |
Chris Hanson | Redefine `debug/eval' so that it will lookup symbols... |
commit | commitdiff | tree | snapshot |
1989-01-06 |
Chris Hanson | Change handling of debugging information to match chang... |
commit | commitdiff | tree | snapshot |
1989-01-06 |
Chris Hanson | Change debugging output again; add slot to continuation... |
commit | commitdiff | tree | snapshot |
1989-01-05 |
Chris Hanson | `stack-address-offset' primitive had sign bug. |
commit | commitdiff | tree | snapshot |
1988-12-31 |
Chris Hanson | Adjust for changes in continuation parser code. |
commit | commitdiff | tree | snapshot |
1988-12-31 |
Chris Hanson | Fix site loading mechanism; previous try didn't work. |
commit | commitdiff | tree | snapshot |
1988-12-31 |
Chris Hanson | Adjust frame display to look better on regular console. |
commit | commitdiff | tree | snapshot |
1988-12-31 |
Chris Hanson | Add mechanism to allow normalization of directory prefi... |
commit | commitdiff | tree | snapshot |
1988-12-31 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1988-12-31 |
Chris Hanson | Add mechanism to allow normalization of directory prefi... |
commit | commitdiff | tree | snapshot |
1988-12-30 |
Chris Hanson | Fix some bugs related to compiled code debugging when... |
commit | commitdiff | tree | snapshot |
1988-12-30 |
Chris Hanson | Fix some bugs related to compiled code debugging when... |
commit | commitdiff | tree | snapshot |
1988-12-30 |
Chris Hanson | Flesh out debugging information. This goes along with... |
commit | commitdiff | tree | snapshot |
1988-12-30 |
Chris Hanson | Flesh out debugging information. This goes along with... |
commit | commitdiff | tree | snapshot |
1988-12-30 |
Chris Hanson | Initial revision |
commit | commitdiff | tree | snapshot |
1988-12-30 |
Chris Hanson | Extensive changes to utilize compiled code debugging... |
commit | commitdiff | tree | snapshot |
1988-12-29 |
Chris Hanson | Change definition of `compiled-entry-kind' for return... |
commit | commitdiff | tree | snapshot |
1988-12-28 |
Chris Hanson | Adjust floating point formats for pyramid. |
commit | commitdiff | tree | snapshot |
1988-12-23 |
Chris Hanson | Don't bother putting out cref information for global... |
commit | commitdiff | tree | snapshot |
1988-12-23 |
Chris Hanson | Add `next-continuation-offset' slot, which is either... |
commit | commitdiff | tree | snapshot |
1988-12-23 |
Chris Hanson | Fix definition of `stack-top-address' to make it consis... |
commit | commitdiff | tree | snapshot |
1988-12-23 |
Chris Hanson | Fix definition of `stack-top-address' to make it consis... |
commit | commitdiff | tree | snapshot |
1988-12-20 |
Chris Hanson | If combination has a `continuation-push', prevent that... |
commit | commitdiff | tree | snapshot |
1988-12-19 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1988-12-19 |
Chris Hanson | Rewrite the handling of SCode quotation expressions... |
commit | commitdiff | tree | snapshot |
1988-12-19 |
Chris Hanson | Rewrite the handling of SCode quotation expressions... |
commit | commitdiff | tree | snapshot |
1988-12-19 |
Chris Hanson | Tweak popping-limits computation once again: the extern... |
commit | commitdiff | tree | snapshot |
1988-12-19 |
Chris Hanson | Repackage constant folding code. |
commit | commitdiff | tree | snapshot |
1988-12-19 |
Chris Hanson | Do not require `object-immutable?' of arguments to... |
commit | commitdiff | tree | snapshot |
1988-12-19 |
Chris Hanson | Add references such as `car' and `vector-length' to... |
commit | commitdiff | tree | snapshot |
1988-12-16 |
Chris Hanson | Delete reference to `block-frame', which has been made... |
commit | commitdiff | tree | snapshot |
1988-12-16 |
Chris Hanson | Add hooks for debugging info. |
commit | commitdiff | tree | snapshot |
1988-12-16 |
Chris Hanson | No longer need to use `set-type-object-description!'. |
commit | commitdiff | tree | snapshot |
1988-12-16 |
Chris Hanson | No longer need to use `set-type-object-description!'. |
commit | commitdiff | tree | snapshot |
1988-12-15 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1988-12-15 |
Chris Hanson | Fix bug in `instruction-dead?': an assignment whose... |
commit | commitdiff | tree | snapshot |
1988-12-15 |
Chris Hanson | Introduce new algorithm to delete unreachable nodes... |
commit | commitdiff | tree | snapshot |
1988-12-15 |
Chris Hanson | Change (commented-out) code that used to use lvalue... |
commit | commitdiff | tree | snapshot |
1988-12-15 |
Chris Hanson | Improve popping limits computation -- new algorithm... |
commit | commitdiff | tree | snapshot |
1988-12-15 |
Chris Hanson | Add generation and alist slots to lvalue objects, simil... |
commit | commitdiff | tree | snapshot |
1988-12-15 |
Chris Hanson | Change procedure unparser to show the label in a more... |
commit | commitdiff | tree | snapshot |
1988-12-15 |
Chris Hanson | Change block unparser to show the type, and to show... |
commit | commitdiff | tree | snapshot |
1988-12-15 |
Chris Hanson | In the merged register map, if there are multiple alias... |
commit | commitdiff | tree | snapshot |
1988-12-15 |
Chris Hanson | Repackage lifetime-analysis and register-allocation... |
commit | commitdiff | tree | snapshot |
1988-12-15 |
Chris Hanson | Eliminate fluid let to patch SF since the latter has... |
commit | commitdiff | tree | snapshot |
1988-12-14 |
Chris Hanson | (block-partial-ancestry): allow ancestor to be same... |
commit | commitdiff | tree | snapshot |
1988-12-14 |
Chris Hanson | Fix another case which was generating dangling code. |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | When generating new code, must use contexts instead... |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | Rule for (OVERFLOW-TEST) must return some code. Before... |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | Change `block' to `context'. |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | Delete `variable-auxiliary!'. |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | Lots of changes to implement frame reuse stuff. See... |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | Delete all of the system predicate expansions: variable... |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | Change modifiers to return `unassigned'. This will... |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | Frame reuse changes. Also add change to prevent noop... |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | * Change `block' to `context' where needed. |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | * Guarantee that `combination/model!' is always defined. |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | * Make changes to convert `block' to `context'. |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | * Fix bug in `syntax-files!': was not causing circularl... |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | * Change `discriminate-items' to guarantee that the... |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | * Add new passes to setup frame adjustments of combinat... |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | * Change `block' to `context' where needed. |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | `tagged-vector/subclass-predicate' should use `vector... |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | * Add new lvalue slots: `initial-{for,back}ward-links... |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | * Change `block' fields to `context' where appropriate. |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | Significant repackaging. |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | Redefine `block-original-parent' to be `original-block... |
commit | commitdiff | tree | snapshot |
1988-12-13 |
Chris Hanson | Change analysis in two ways: (1) static link computatio... |
commit | commitdiff | tree | snapshot |
1988-12-12 |
Guillermo J... | UUO links to entities and some procedures with optional... |
commit | commitdiff | tree | snapshot |
next |