Skip to content
Snippets Groups Projects
  1. Jul 26, 1999
  2. Jul 15, 1999
  3. Jun 18, 1999
  4. Jun 16, 1999
    • Simon Marlow's avatar
      [project @ 1999-06-16 09:33:10 by simonmar] · 88e65770
      Simon Marlow authored
      Make use of the $(GhcWithRegisterised) build flag from config.mk.  You
      can now get an unregisterised build by *either*
      
      	- setting GhcWithRegisterised to NO in build.mk, or
      	- adding 'u' to GhcLibWays.
      
      The former will make all compilations unregisterised, whereas the
      latter will require a '-unreg' flag to be passed to the compiler to
      get the unregisterised build.
      88e65770
  5. Jun 08, 1999
  6. May 04, 1999
  7. Jan 24, 1999
  8. Jan 15, 1999
  9. Jan 14, 1999
  10. Jan 10, 1999
  11. Dec 02, 1998
  12. Nov 23, 1998
  13. Aug 19, 1998
  14. Aug 18, 1998
    • sof's avatar
      [project @ 1998-08-18 20:43:35 by sof] · 8fe6e826
      sof authored
      Disregard whatever AC_PROG_LEX comes up with for LEXLIB (e.g., -lfl or not), since all fptools/ flex scripts define their own yywrap() anyway
      8fe6e826
  15. Aug 14, 1998
  16. Aug 10, 1998
  17. Jun 21, 1998
  18. Jun 08, 1998
  19. May 29, 1998
  20. May 27, 1998
  21. May 22, 1998
  22. May 15, 1998
  23. May 07, 1998
    • Simon Marlow's avatar
      [project @ 1998-05-07 12:19:31 by simonm] · c6bed6de
      Simon Marlow authored
      - New option $(StripLibraries) removes local symbols from library objects.
        Turned off by default, as it only works with linkers that support
        the '-x' (remove local symbols) option.
      c6bed6de
  24. Apr 29, 1998
  25. Apr 17, 1998
  26. Apr 16, 1998
  27. Apr 14, 1998
  28. Mar 17, 1998
  29. Mar 11, 1998
  30. Mar 05, 1998
  31. Feb 23, 1998
  32. Feb 19, 1998
  33. Feb 17, 1998
  34. Feb 03, 1998
  35. Jan 27, 1998
Loading