Skip to content
Snippets Groups Projects
  1. Jul 30, 2004
    • rtoy's avatar
      Initial support for modular arithmetic for PPC. · 519f0fc4
      rtoy authored
      Some functionality missing:  logandc1, logorc1, and *, not
      implemented.
      
      Use boot3.lisp to bootstrap this.  No cross-compile needed.
      519f0fc4
    • rtoy's avatar
      o Fix too much copying and not enough thinking in sigcontext-lr. · bc439aa5
      rtoy authored
      o Export sigcontext-lr.
      bc439aa5
    • 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 29, 2004
  3. Jul 28, 2004
  4. Jul 27, 2004
  5. Jul 26, 2004
  6. Jul 25, 2004
  7. Jul 24, 2004
  8. Jul 21, 2004
  9. Jul 20, 2004
  10. Jul 19, 2004
  11. Jul 16, 2004
  12. Jul 15, 2004
Loading