boringssl/util/fipstools
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
..
testdata Handle directive arguments with * in them. 2018-02-02 19:59:06 +00:00
ar.go Move FIPS build tools to util/fipstools. 2017-05-12 15:08:46 +00:00
break-hash.go Add tool for corrupting the FIPS module in a binary. 2017-05-23 22:41:14 +00:00
const.go Move FIPS build tools to util/fipstools. 2017-05-12 15:08:46 +00:00
delocate_test.go ppc64le delocate: avoid r0 as a base register. 2017-06-10 00:00:58 +00:00
delocate.go Handle directive arguments with * in them. 2018-02-02 19:59:06 +00:00
delocate.peg Handle directive arguments with * in them. 2018-02-02 19:59:06 +00:00
delocate.peg.go Handle directive arguments with * in them. 2018-02-02 19:59:06 +00:00
inject-hash.go Move FIPS build tools to util/fipstools. 2017-05-12 15:08:46 +00:00