]> icculus.org git repositories - icculus/xz.git/commit
Updated the x86 assembler code:
authorLasse Collin <lasse.collin@tukaani.org>
Mon, 2 Feb 2009 19:19:01 +0000 (21:19 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Mon, 2 Feb 2009 19:19:01 +0000 (21:19 +0200)
commit99c1c2abfae2e87f3c17e929783e6d1bb7a3f302
treef4a8b3bb49469a1d25853f901ba2a24e3fcf5c8e
parent22a0c6dd940b78cdac2f4a4b4b0e7cc0ac15021f
Updated the x86 assembler code:
  - Use call/ret pair to get instruction pointer for PIC.
  - Use PIC only if PIC or __PIC__ is #defined.
  - The code should work on MinGW and Darwin in addition
    to GNU/Linux and Solaris.
configure.ac
src/liblzma/check/crc32_x86.S
src/liblzma/check/crc64_x86.S