Skip to content
Snippets Groups Projects
  1. May 19, 1998
  2. Apr 16, 1998
  3. Mar 17, 1998
  4. Mar 11, 1998
    • Simon Marlow's avatar
      [project @ 1998-03-11 14:26:23 by simonm] · 3c8de5a6
      Simon Marlow authored
      - move SIZEOF checks together (previous commit added SIZEOF checks to
         a different part of the file).
      
       - check alignment of longs:  unsigned ints are no good, because we need to
         check whether f.e. a float can be put on the stack, which is
         StgWord aligned, and currently an StgWord is basically a long.
      3c8de5a6
  5. Mar 03, 1998
  6. Feb 17, 1998
  7. Feb 09, 1998
  8. Feb 05, 1998
  9. Jan 27, 1998
  10. Oct 06, 1997
  11. Oct 03, 1997
  12. Sep 10, 1997
  13. Sep 08, 1997
  14. Sep 03, 1997
  15. Aug 28, 1997
  16. Aug 22, 1997
  17. Jun 09, 1997
  18. Jun 05, 1997
  19. May 26, 1997
  20. Mar 22, 1997
  21. Mar 19, 1997
  22. Mar 14, 1997
  23. Nov 22, 1996
  24. Nov 21, 1996
  25. Jul 25, 1996
  26. Jun 30, 1996
  27. Jun 27, 1996
  28. Jan 12, 1996
  29. Jan 11, 1996
  30. Jan 08, 1996
Loading