boringssl/util
David Benjamin 385e4e9d98 Handle directive arguments with * in them.
Some of the CFI directives from upstream include expressions such as:

   .cfi_adjust_cfa_offset 32*5+8

(Also the latest version of peg moves the go generate line to
delocate.peg.go.)

Change-Id: I21bdf9ae44f81e4eca7b3565c4581a670f621a80
Reviewed-on: https://boringssl-review.googlesource.com/25624
Reviewed-by: Adam Langley <agl@google.com>
2018-02-02 19:59:06 +00:00
..
bot [ndk] Change ndk deps in src and relocate to third_party/boringssl 2018-01-22 21:08:28 +00:00
fipstools Handle directive arguments with * in them. 2018-02-02 19:59:06 +00:00
32-bit-toolchain.cmake
all_tests.go Make all_tests.go output cleaner. 2017-09-28 21:28:50 +00:00
all_tests.json Convert example_mul to GTest. 2017-07-10 19:28:29 +00:00
BUILD.toplevel For Android there is no need to expicitly link pthread lib. 2017-10-25 00:21:46 +00:00
check_imported_libraries.go Add a tool to check dependencies. 2017-07-25 20:03:46 +00:00
convert_comments.go Maintain comment alignment when converting. 2017-08-02 22:00:50 +00:00
diff_asm.go
doc.config Add chacha.h to the list of documented headers. 2017-10-12 15:27:34 +00:00
doc.css
doc.go Teach doc.go about // comments. 2017-08-05 02:31:10 +00:00
embed_test_data.go
generate_build_files.py Remove x86_64 x25519 assembly. 2018-02-01 21:44:58 +00:00
generate-asm-lcov.py
generate-coverage.sh
make_errors.go Fix up make_errors.go. 2017-11-01 16:32:56 +00:00
run_android_tests.go