summaryrefslogtreecommitdiff
path: root/bisect.c
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-07-23 20:56:46 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-07-23 20:56:47 -0700
commitebcfa444c436c0a501d38ffd5bae670fe6ee01c5 (patch)
tree37d88b18fa545fb74c0e78f1858dda5c12e3e92b /bisect.c
parentMerge branch 'jn/make-assembly-in-right-directory' (diff)
parentMakefile: BLK_SHA1 does not require fast htonl() and unaligned loads (diff)
downloadtgif-ebcfa444c436c0a501d38ffd5bae670fe6ee01c5.tar.xz
Merge branch 'jn/block-sha1'
The code to load a word one-byte-at-a-time was optimized into a word-wide load instruction even when the pointer was not aligned, which caused issues on architectures that do not like unaligned access. * jn/block-sha1: Makefile: BLK_SHA1 does not require fast htonl() and unaligned loads block-sha1: put expanded macro parameters in parentheses block-sha1: avoid pointer conversion that violates alignment constraints
Diffstat (limited to 'bisect.c')
0 files changed, 0 insertions, 0 deletions