327 Commits (6ae7ddb755936839e9e23af0231fb249cb09912c)

Author SHA1 Message Date
  David Benjamin 884086e0e2 Remove x86_64 x25519 assembly. 6 years ago
  Shenghua Zhang a4f78775b9 [ndk] Change ndk deps in src and relocate to third_party/boringssl 6 years ago
  David Benjamin 8d67f6f0cf Update tools. 6 years ago
  Adam Langley 05a8434484 Support AVX-512 instructions with a writemask in delocate. 6 years ago
  Adam Langley c7ef069ac9 Fix format-string error in delocate.go. 6 years ago
  David Benjamin 3c92e80d7a Revert "Update tools." 6 years ago
  David Benjamin 9d1f96606c Update tools. 6 years ago
  David Benjamin e2b8466fa7 Update CMake on Windows bots to 3.10.1. 6 years ago
  Adam Langley ef16f19ef2 Support delocating vpbroadcastq. 6 years ago
  David Benjamin a9c5b7b3fb Roll back CMake update on Windows bots. 6 years ago
  David Benjamin d870cbdd97 Update CMake to 3.10.0 on the bots. 6 years ago
  David Benjamin 0c9c1aad35 Fix generate_build_files.py. 6 years ago
  David Benjamin 56d5d7085d Update tools. 6 years ago
  Andres Erbsen 5b280a80df Move curve25519 code to third_party/fiat. 7 years ago
  David Benjamin f7412cb072 Update tools. 7 years ago
  David Benjamin dca1afb326 Fix up make_errors.go. 7 years ago
  Param Reddy fadc975bf9 For Android there is no need to expicitly link pthread lib. 7 years ago
  Dan Willemsen 2eb4bc5e89 Android.bp: Use target.linux for all linux kernel based targets 7 years ago
  David Benjamin 168fb2e98c Fix DEPS defaults. 7 years ago
  David Benjamin 24f5b18f93 Update copies of tools. 7 years ago
  David Benjamin dbf12fc2ce Use new DEPS conditionals. 7 years ago
  David Benjamin 5dde62364e Fix location of Clang stamp file. 7 years ago
  Adam Langley b15aa0aaef Add chacha.h to the list of documented headers. 7 years ago
  Robert Sloan e091af4f37 Special-case Eureka in generate_build_targets.py. 7 years ago
  David Benjamin 3b5b87f579 Teach vs_toolchain.py to load both MSVC 2015 and 2017. 7 years ago
  David Benjamin ced6e76661 Make all_tests.go output cleaner. 7 years ago
  David Benjamin 2186fbc22c Refresh update_clang.py and download Windows Clang. 7 years ago
  David Benjamin c5cc88d800 Test that movsd without arguments is left as-is. 7 years ago
  Adam Langley e314e1c000 Support [v]movsd in delocate. 7 years ago
  Adam Langley 32c5b8dee3 delocate vmovq correctly. 7 years ago
  David Benjamin e2ec654c9a Update to Go 1.9 on the bots. 7 years ago
  David Benjamin e1bfd16dd7 Update yasm to 1.3.0 on the bots. 7 years ago
  David Benjamin ef37ab5919 Teach doc.go about // comments. 7 years ago
  David Benjamin d8ea3902b5 Fix doc.go against Go tip. 7 years ago
  David Benjamin bda7b9adfa Maintain comment alignment when converting. 7 years ago
  David Benjamin 6c5454704c Fix a bug in convert_comments.go. 7 years ago
  David Benjamin 921aba3c09 Don't add spaces after ( in convert_comments.go. 7 years ago
  Yun Peng d363247f1e Fix Bazel build and make it work on Windows. 7 years ago
  Adam Langley 7b6acc5cb5 Make generated Bazel match canonical format. 7 years ago
  David Benjamin d4e37951b4 x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results. 7 years ago
  David Benjamin 6d81cf3d9c Add a tool to check dependencies. 7 years ago
  David Benjamin 9ad98f7edf Add comment conversion tool. 7 years ago
  David Benjamin c5304e4f3b Use -chip_check_exe_only to work around SDE VDSO issues. 7 years ago
  David Benjamin c6d4af0098 Remove ssl_{c,cc}_sources from generate_build_files.py. 7 years ago
  David Benjamin 96ee4a8103 Remove non-GTest build generation bits. 7 years ago
  David Benjamin 0b80f7f287 Convert example_mul to GTest. 7 years ago
  David Benjamin 8d43674b8e Convert the tests in x509v3 to GTest. 7 years ago
  David Benjamin a93bc1124c Update other bot tools. 7 years ago
  David Benjamin 97ca762b2a Update to the latest Intel SDE. 7 years ago
  David Benjamin cd60bf0e0a Fix PPC redirectors. 7 years ago