1. 24 7月, 2004 2 次提交
  2. 19 7月, 2004 2 次提交
  3. 12 7月, 2004 1 次提交
  4. 02 7月, 2004 1 次提交
  5. 29 6月, 2004 1 次提交
  6. 28 6月, 2004 2 次提交
  7. 18 6月, 2004 1 次提交
  8. 03 6月, 2004 1 次提交
  9. 01 6月, 2004 1 次提交
  10. 30 5月, 2004 1 次提交
  11. 28 5月, 2004 1 次提交
  12. 28 4月, 2004 1 次提交
  13. 20 4月, 2004 1 次提交
  14. 29 3月, 2004 1 次提交
    • A
      This is essentially Intel 32-bit compiler tune-up. To start with all · 1a979201
      Andy Polyakov 提交于
      available compiler versions generated bogus machine code trying to
      compile new crypto/des/cfb_enc.c. Secondly, 8th version defines
      __GNUC__ macro, but fails to compile *some* inline assembler correctly.
      Note that all versions of icc implement MSC-like _lrot[rl] intrinsic,
      which is used now instead of offensive asm. Finally, unnecessary linker
      dependencies are eliminated. Most notably dependency from libirc.a
      caused trouble at application start-up, if libcrypto.so is linked with
      -Bsymbolic (which it is).
      1a979201
  15. 26 3月, 2004 1 次提交
  16. 13 3月, 2004 1 次提交
    • A
      IRIX 6.x shared build fix-up. · 30fbcaa2
      Andy Polyakov 提交于
      For reference. Note that both cc and gcc support -Wl flag, but we can't
      use -Wl,-[not]all with both drivers, because cc rearranges options
      passed through -Wl. We can't use -Wl,-all,libcrypto.a,-notall with cc
      either, because it refuses to start with "no input" error.
      30fbcaa2
  17. 30 1月, 2004 1 次提交
  18. 29 1月, 2004 3 次提交
  19. 01 12月, 2003 1 次提交
  20. 28 11月, 2003 2 次提交
  21. 21 11月, 2003 1 次提交
  22. 14 11月, 2003 1 次提交
  23. 06 11月, 2003 1 次提交
  24. 30 10月, 2003 1 次提交
  25. 29 10月, 2003 1 次提交
  26. 28 9月, 2003 1 次提交
  27. 27 9月, 2003 1 次提交
  28. 20 6月, 2003 1 次提交
  29. 04 6月, 2003 1 次提交
  30. 10 4月, 2003 1 次提交
  31. 01 4月, 2003 1 次提交
  32. 28 3月, 2003 1 次提交
  33. 21 3月, 2003 1 次提交
  34. 20 3月, 2003 1 次提交