Skip to content
Snippets Groups Projects
  1. Feb 08, 1999
  2. Jan 26, 1999
  3. Dec 02, 1998
  4. Nov 24, 1998
  5. Nov 22, 1998
  6. Nov 17, 1998
  7. Oct 08, 1998
  8. Oct 05, 1998
    • Simon Marlow's avatar
      [project @ 1998-10-05 14:15:31 by simonm] · b7cf40bb
      Simon Marlow authored
      Add support for FreeBSD 3.0 (ELFish).
      Rename i386-unknown-freebsd to i386-unknown-freebsd2, and add
      i386-unknown-freebsd3.
      
      NOTE: this won't bootstrap an ELF GHC using an a.out GHC, some laying
      on of hands is required for that.
      b7cf40bb
  9. Sep 29, 1998
  10. Aug 19, 1998
  11. Aug 18, 1998
  12. Aug 17, 1998
  13. Aug 16, 1998
  14. Aug 14, 1998
  15. Aug 10, 1998
  16. Jul 24, 1998
  17. May 31, 1998
  18. May 19, 1998
  19. Apr 16, 1998
  20. Mar 17, 1998
  21. 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
  22. Mar 03, 1998
  23. Feb 17, 1998
  24. Feb 09, 1998
  25. Feb 05, 1998
  26. Jan 27, 1998
  27. Oct 06, 1997
  28. Oct 03, 1997
  29. Sep 10, 1997
  30. Sep 08, 1997
  31. Sep 03, 1997
  32. Aug 28, 1997
  33. Aug 22, 1997
  34. Jun 09, 1997
  35. Jun 05, 1997
  36. May 26, 1997
Loading