Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • ram's avatar
    ae4479a6
    Merged non-descriptor changes: debug.lisp · ae4479a6
    ram authored
     revision 1.1.1.4
     date: 90/04/12 23:48:28;  author: ram;  state: Exp;  lines added/del: 20/21
     Fixed pre-pack-tn-stats not to have to vars called COMPONENT.
     In TN consistency checking, check that the TN has a SC assigned.
     Changed stuff to be consistent with TN-ENVIRONMENT now that it returns an
     IR1 environment rather than an IR2 environment.
     Flushed old argument pointer stuff.
     Moved TN location printing into the VM dependent function
     LOCATION-PRINT-NAME.
     Changed TN-ref printing to print the now-implicit load-TNs.
     ----------------------------
     revision 1.1.1.3
     date: 90/04/08 17:55:26;  author: ram;  state: Exp;  lines added/del: 2/2
     old-cont -> old-fp
     ----------------------------
     revision 1.1.1.2
     date: 90/04/02 15:09:25;  author: ram;  state: Exp;  lines added/del: 13/6
     Added :COMPONENT TN support.
     ----------------------------
     revision 1.1.1.1
     date: 90/03/27 12:12:30;  author: ram;  state: Exp;  lines added/del: 1/3
     Use DO-ENVIRONMENT-IR2-BLOCKS now that the IR2-ENVIRONMENT-BLOCKS
     slot is gone.
    ae4479a6
    History
    Merged non-descriptor changes: debug.lisp
    ram authored
     revision 1.1.1.4
     date: 90/04/12 23:48:28;  author: ram;  state: Exp;  lines added/del: 20/21
     Fixed pre-pack-tn-stats not to have to vars called COMPONENT.
     In TN consistency checking, check that the TN has a SC assigned.
     Changed stuff to be consistent with TN-ENVIRONMENT now that it returns an
     IR1 environment rather than an IR2 environment.
     Flushed old argument pointer stuff.
     Moved TN location printing into the VM dependent function
     LOCATION-PRINT-NAME.
     Changed TN-ref printing to print the now-implicit load-TNs.
     ----------------------------
     revision 1.1.1.3
     date: 90/04/08 17:55:26;  author: ram;  state: Exp;  lines added/del: 2/2
     old-cont -> old-fp
     ----------------------------
     revision 1.1.1.2
     date: 90/04/02 15:09:25;  author: ram;  state: Exp;  lines added/del: 13/6
     Added :COMPONENT TN support.
     ----------------------------
     revision 1.1.1.1
     date: 90/03/27 12:12:30;  author: ram;  state: Exp;  lines added/del: 1/3
     Use DO-ENVIRONMENT-IR2-BLOCKS now that the IR2-ENVIRONMENT-BLOCKS
     slot is gone.