Am 07.03.2014 20:42, schrieb Andreas Färber: > Am 07.03.2014 20:15, schrieb Stefan Weil: >> "%d" or "%x" won't work on hosts where int values are smaller than 64 bit. >> >> Signed-off-by: Stefan Weil <s...@weilnetz.de> >> --- >> disas/libvixl/a64/disasm-a64.cc | 20 ++++++++++---------- >> 1 file changed, 10 insertions(+), 10 deletions(-) > > Patch looks correct, but I see no indication that this is a backport > from upstream libvixl. Have you submitted it there too? > > Regards, > Andreas
If I knew how to submit it to libvixl, I'd have done that already. I did not find any hint (e-mail address, keyword contrib) in the sources from github. Can you help me? It would also be fine if someone just takes my patch and applies it there. Thanks, Stefan