1. 28 Jun, 2011 2 commits
    • Andy Polyakov's avatar
      x86[_64] perlasm: pull-in from HEAD. · 4a46dc6e
      Andy Polyakov authored
      4a46dc6e
    • Andy Polyakov's avatar
      Expand OPENSSL_ia32cap_P to 64 bits. It might appear controversial, because · 0ec55604
      Andy Polyakov authored
      such operation can be considered as breaking binary compatibility. However!
      OPNESSL_ia32cap_P is accessed by application through pointer returned by
      OPENSSL_ia32cap_loc() and such change of *internal* OPENSSL_ia32cap_P
      declaration is possible specifically on little-endian platforms, such as
      x86[_64] ones in question. In addition, if 32-bit application calls
      OPENSSL_ia32cap_loc(), it clears upper half of capability vector maintaining
      the illusion that it's still 32 bits wide.
      0ec55604
  2. 27 Jun, 2011 1 commit
  3. 24 Jun, 2011 1 commit
  4. 22 Jun, 2011 5 commits
  5. 21 Jun, 2011 4 commits
  6. 20 Jun, 2011 3 commits
  7. 18 Jun, 2011 2 commits
  8. 17 Jun, 2011 1 commit
  9. 15 Jun, 2011 1 commit
  10. 14 Jun, 2011 5 commits
  11. 13 Jun, 2011 3 commits
  12. 12 Jun, 2011 1 commit
  13. 10 Jun, 2011 3 commits
  14. 09 Jun, 2011 8 commits