1. d6d1b51 Remove unnecessary .arch directive in ARM64 code by DRC · 8 years ago
  2. 19224b2 Properly detect the need for gas-preprocessor.pl when building for ARM64 by DRC · 10 years ago
  3. 495e434 Allow for building the MIPS DSPr2 extensions if the host is mips-* as well as mipsel-*. The DSPr2 extensions are little endian, so we still have to check that the compiler defines __MIPSEL__ before enabling them. This paves the way for supporting big-endian MIPS, and in the near term, it allows the SIMD extensions to be built with Sourcery CodeBench. by DRC · 10 years ago
  4. f9c2dd2 Fix regression introduced in r1122 that caused SIMD detection to malfunction for ARM platforms (and probably ARM64 and MIPS as well.) by DRC · 10 years ago
  5. c56cb47 Fix autoconf warnings by DRC · 10 years ago
  6. ba55b2c First pass at ARMv8 64-bit NEON SIMD support by DRC · 10 years ago
  7. 0be9fa5 SIMD support for performing color conversion using MIPS DSPr2 instructions by DRC · 11 years ago
  8. d3eb40b Use ELF64 object format on 64-bit kFreeBSD systems. by DRC · 11 years ago
  9. 4346f91 iOS ARM support by DRC · 13 years ago
  10. 321e068 ARM NEON support by DRC · 13 years ago
  11. 56fb237 YASM support by DRC · 13 years ago
  12. 4959787 64-bit FreeBSD sets host_cpu to "amd64", not "x86_64". Handle that case so that configure will work without explicitly specifying --host. by DRC · 14 years ago
  13. 0f413b2 Fix x86-64 build on FreeBSD systems by DRC · 14 years ago
  14. 8b014d7 First attempt at Win64 support by DRC · 14 years ago
  15. 83e9cd5 Enable 64-bit libjpeg/SIMD build on Solaris by DRC · 14 years ago
  16. 321ad51 Enable 64-bit build on Snow Leopard by DRC · 15 years ago
  17. cdc8ac3 64-bit SIMD acceleration by DRC · 15 years ago
  18. 2ae181c Implement x86 SIMD framework by Pierre Ossman · 15 years ago