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. Jul 13, 2004
    • pmai's avatar
      First merge of the C side of the OS X/Darwin port. Besides adding Darwin · eb44537a
      pmai authored
      versions of all the required things, this commit separates the
      interrupt handler proper (now interrupt_handle_now_handler) from the
      actual work-horse (interrupt_handle_now), which is now only ever called
      from the two interrupt handlers, interrupt_handle_now_handler and
      maybe_now_maybe_later.  This follows similar changes in SBCL, and is in
      fact needed in order to properly use sigreturn in signal handlers, as
      required to work around a problem with the G5.
      eb44537a
  3. May 18, 2004
  4. Aug 23, 2002
  5. Jul 05, 1994
  6. Mar 27, 1994
  7. Feb 11, 1994
  8. Jan 13, 1993
  9. Jul 28, 1992
  10. May 24, 1991
  11. Feb 16, 1991
  12. Nov 24, 1990
    • wlott's avatar
      Typo. · 550227f5
      wlott authored
      550227f5
  13. Oct 23, 1990
  14. Oct 22, 1990
  15. May 30, 1990
  16. May 12, 1990
  17. Mar 29, 1990
  18. Mar 05, 1990
  19. Feb 24, 1990
Loading