boringssl/util/fipstools
David Benjamin 592af53963 Clarify toc@ha and offsets.
At first I thought something was wrong, but some experiments with GCC
and digging into relocation definitions confirmed things were fine. In
doing so, tweak the comments so the offset is written more clearly. Both
offset+foo@toc@l and foo@toc@l+offset bind apply the @l after adding the
offset, but it's slightly less confusing with the former spelling.

Change-Id: I43b2c0b8855f64ac6ca4d95ae85bec680a19bc1c
Reviewed-on: https://boringssl-review.googlesource.com/16705
Commit-Queue: David Benjamin <davidben@google.com>
Commit-Queue: Adam Langley <agl@google.com>
Reviewed-by: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-05-30 19:01:54 +00:00
..
testdata Switch to new delocate tool. 2017-05-30 18:00:16 +00:00
ar.go
break-hash.go Add tool for corrupting the FIPS module in a binary. 2017-05-23 22:41:14 +00:00
const.go
delocate_test.go Switch to new delocate tool. 2017-05-30 18:00:16 +00:00
delocate.go Clarify toc@ha and offsets. 2017-05-30 19:01:54 +00:00
delocate.peg Switch to new delocate tool. 2017-05-30 18:00:16 +00:00
delocate.peg.go Switch to new delocate tool. 2017-05-30 18:00:16 +00:00
inject-hash.go