Skip to content
  1. Aug 28, 2012
  2. Aug 27, 2012
  3. Aug 25, 2012
  4. Aug 23, 2012
  5. Aug 19, 2012
  6. Aug 11, 2012
    • Raymond Toy's avatar
      Move the FPU save/restore stuff from os.h to arch.h · 441a76a6
      Raymond Toy authored
       * src/lisp/os.h
         * Move macros and definitions for FPU save/restore from here.
       * src/lisp/arch.h
         * Put architecture neutral stuff from os.h here.
       * src/lisp/ppc-arch.h
       * src/lisp/sparc-arch.h
       * src/lisp/x86-arch.h
         * Implement the FPU save/restore macros here for each supported
           architecture.
      441a76a6
  7. Aug 10, 2012
  8. Aug 05, 2012
  9. Aug 04, 2012
  10. Aug 03, 2012
  11. Jul 18, 2012
  12. Jul 17, 2012
  13. Jul 13, 2012
  14. Jul 12, 2012
    • Raymond Toy's avatar
      Clean up alloc overflow routine. Cross-compile needed. · 2e95a0bb
      Raymond Toy authored
      src/bootfiles/20c/boot-2012-07-1-x86-cross.lisp:
      o X86 cross-compile script
      
      src/compiler/x86/macros.lisp:
      o New inline-allocation to call our new overflow routine.
      
      src/lisp/x86-assem.S:
      o New alloc_overflow routine.
      
      src/tools/cross-scripts/cross-x86-x86.lisp:
      o Export all symbols in VM that are external symbols in OLD-VM with
        the corresponding symbol name.
      2e95a0bb
  15. Jul 05, 2012
  16. Jun 30, 2012
  17. Jun 15, 2012
  18. Jun 12, 2012
  19. Jun 02, 2012
  20. Jun 01, 2012
  21. May 30, 2012
  22. May 28, 2012