Skip to content
Snippets Groups Projects
  1. Jul 30, 2004
    • rtoy's avatar
      lispregs.h, sparc-lispregs.h: · fee107e6
      rtoy authored
        o Move the SC_OFFSET_{HI,LO} macros from sparc-lispregs to
          lispregs.h, so they can be used elsewhere.
      
      ppc-lispregs.h:
        o Define the register numbers so they can be used in the SC_OFFSET
          macros.
      
      ppc-assem.S:
        o Document what the byte 18<<2, 0, 0, 24 is supposed to do.
        o Use the SC_OFFSET macros in undefined_tramp instead of hard-wiring
          the register number.
      fee107e6
  2. Nov 13, 2002
  3. Oct 27, 2000
  4. Apr 21, 1997
    • dtc's avatar
      Backout a prior patch which skipped the scavenging of the NFP. This is · e965fc3f
      dtc authored
      required on the MIPS port where the NFP is a descriptor reg. Correct
      fix for the sparc is to not have the NFP defined as a BOXED register,
      it's defined as a non-descriptor register in compiler/sparc/vm.lisp
      and the GC was scavenging it and picking up bad pointers.
      e965fc3f
  5. Oct 25, 1994
  6. Oct 24, 1994
  7. Jul 07, 1994
  8. Jan 13, 1993
  9. Sep 08, 1992
Loading