out: maco64 -- Properly update the full 64 bit value when adding relocations
commit561242bd43ab748af68f498ba2fa30c75c4cdb7c
authorMartin Storsjö <martin@martin.st>
Tue, 9 Jun 2015 07:03:36 +0000 (9 10:03 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Thu, 23 Jul 2015 21:45:59 +0000 (24 00:45 +0300)
tree8455a9e99a0f672d0e61e592a4adcfe617a46889
parent6f05b8008c883e9898c1582a72b5b96db940943c
out: maco64 -- Properly update the full 64 bit value when adding relocations

Previously only the first byte was updated (since @mydata
is a an uint8_t[]).

Signed-off-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
output/outmac64.c