Skip to content
Snippets Groups Projects
  1. May 27, 1993
    • wlott's avatar
      Several gengc fixes: · dd4956aa
      wlott authored
       - fixed make-return-pc-save-location to use the fixnum primitive type
       - fixed {multiple-,}call-local to recompute code, because if the
         local-called function tail-calls some other function, then code will be
         that other function's component.
       - moved around the trace-table-call-site entries.  Now, call-site imples
         OCPF holds the frame pointer.  Except not really, because local call
         puts the old cfp wherever it wants.
      dd4956aa
  2. May 26, 1993
  3. May 25, 1993
  4. May 23, 1993
  5. May 22, 1993
  6. May 21, 1993
  7. May 20, 1993
  8. May 19, 1993
Loading