Skip to content
Snippets Groups Projects
  1. Jan 29, 2002
  2. Jan 28, 2002
  3. Jan 27, 2002
  4. Jan 26, 2002
  5. Jan 23, 2002
    • toy's avatar
      From Eric Marsden: · 94b05d68
      toy authored
      There is an incorrect gc_assert in lisp/gc.c in the function
      from_space_p. The argument is not necessarily a descriptor; it may be
      an untagged pointer, in which case the assertion is false. This causes
      rebuild to fail on SPARC when GC assertions are enabled.
      
      This observation is due to Daniel Barlow (and is fixed in SBCL).
      94b05d68
    • toy's avatar
      From Eric Marsden: · 320e0dee
      toy authored
       - remove obsolete (declare (values ...)) forms from the HPPA backend,
         that were resulting in incorrect code generation
      320e0dee
    • toy's avatar
      From Eric Marsden: · 9e3d8fa9
      toy authored
      Update some constants for HPUX.
      9e3d8fa9
    • toy's avatar
      Remove the OLD-SPARC nickname from the SPARC package. (Should the · a89d998f
      toy authored
      other OLD-xxx nicknames go away too?)
      a89d998f
  6. Jan 18, 2002
  7. Jan 16, 2002
  8. Jan 15, 2002
  9. Jan 14, 2002
  10. Jan 13, 2002
  11. Jan 11, 2002
  12. Jan 10, 2002
  13. Jan 09, 2002
  14. Jan 04, 2002
  15. Dec 13, 2001
  16. Dec 12, 2001
Loading