summaryrefslogtreecommitdiff
path: root/tools/relocate-rela.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* relocate-rela: add missing va_end()xypron.glpk@gmx.de2017-05-051-2/+4
* relocate-rela: use compiler.h endian macrosJonathan Gray2016-12-271-37/+4
* relocate-rela: replace a magic number with sizeof(Elf64_Rela)Masahiro Yamada2014-02-131-1/+1
* arm64: Add tool to statically apply RELA relocationsScott Wood2014-01-091-0/+189