boringssl/util
Adam Langley f64a6eeaf0 Switch to new delocate tool.
Most importantly, this version of delocate works for ppc64le. It should
also work for x86-64, but will need significant testing to make sure
that it covers all the cases that the previous delocate.go covered.

It's less stringtastic than the old code, however the parser isn't as
nice as I would have liked. I thought that the reason we put up with
AT&T syntax with Intel is so that assembly syntax could be somewhat
consistent across platforms. At least for ppc64le, that does not appear
to be the case.

Change-Id: Ic7e3c6acc3803d19f2c3ff5620c5e39703d74212
Reviewed-on: https://boringssl-review.googlesource.com/16464
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-05-30 18:00:16 +00:00
..
bot Add hash of SDE tool for the bots. 2017-05-11 20:10:33 +00:00
fipstools Switch to new delocate tool. 2017-05-30 18:00:16 +00:00
32-bit-toolchain.cmake
all_tests.go Add a flag to configure the path to the SDE executable. 2017-05-10 21:56:38 +00:00
all_tests.json Enforce incrementing counter for TLS 1.2 AES-GCM. 2017-05-26 20:06:36 +00:00
BUILD.toplevel Emit ssl_[c|cc]_sources for Bazel. 2017-01-23 21:36:37 +00:00
diff_asm.go Fix diff_asm.go and revert another local MASM perlasm change. 2017-05-11 23:30:01 +00:00
doc.config Unexport time_support.h. 2017-02-17 21:41:56 +00:00
doc.css Link back to the main page in documentation. 2016-05-20 15:36:00 +00:00
doc.go Remove BN_FLG_CONSTTIME. 2017-01-12 02:00:44 +00:00
embed_test_data.go Turn off clang-format in embed_test_data.go output. 2017-05-24 20:04:33 +00:00
generate_build_files.py Change ppc64le AES code for FIPS. 2017-05-25 22:02:22 +00:00
generate-asm-lcov.py
generate-coverage.sh Fix generate-coverage.sh. 2017-03-21 14:54:47 +00:00
make_errors.go Fix make_errors.go. 2017-05-03 20:02:21 +00:00
run_android_tests.go Add missing files to run_android_test.go. 2017-04-06 15:54:06 +00:00