Skip to content
Snippets Groups Projects
  1. Nov 23, 1998
  2. Nov 22, 1998
  3. Nov 21, 1998
    • sof's avatar
      [project @ 1998-11-21 14:35:00 by sof] · b37527ec
      sof authored
      Distinguish between defn and use of etext and end syms; they're not
      the same on platforms where we have to resort to asm labels.
      b37527ec
  4. Oct 07, 1998
  5. Sep 29, 1998
  6. Sep 14, 1998
  7. Aug 19, 1998
  8. 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
  9. Aug 17, 1998
  10. Aug 16, 1998
  11. Aug 15, 1998
  12. Aug 14, 1998
  13. Aug 10, 1998
  14. Jul 24, 1998
  15. Jul 10, 1998
  16. Jun 21, 1998
  17. Jun 19, 1998
  18. Jun 12, 1998
  19. Jun 11, 1998
  20. Jun 08, 1998
  21. May 29, 1998
  22. May 27, 1998
  23. May 22, 1998
  24. May 15, 1998
  25. May 12, 1998
  26. May 08, 1998
  27. 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
  28. Apr 29, 1998
  29. Apr 17, 1998
  30. Apr 16, 1998
  31. Apr 15, 1998
    • sof's avatar
      [project @ 1998-04-15 17:39:23 by sof] · 9ededbc8
      sof authored
      - Moved `dist' rule that sets up SRC_DIST_FILES symlinks past
        the recursive `dist' rule that creates the shadow dist tree.
      - Experimental support for aliases in SRC_DIST_FILES lists, i.e.,
        foo~bar will create a symlink from `bar' in the dist tree to
        `foo' in the build tree (useful for the cases where you're
        shipping Makefiles that differ from the fptools/ ones.)
      - New target `dist-manifest': create MANIFEST files for a
        (source) distribution.
      9ededbc8
Loading