summaryrefslogtreecommitdiff
path: root/tools/relocate-rela.c
AgeCommit message (Expand)Author
2022-07-26tools: relocate-rela: Define all macros for e_machine and reloc typesMichal Simek
2022-07-26tools: relocate-rela: Remove guard around R_AARCH64_RELATIVEMichal Simek
2022-07-26tools: relocate-rela: Fix ELF decoding on big-endian hostsSamuel Holland
2022-06-24tools: relocate-rela: Add support for 32bit Microblaze relocationMichal Simek
2022-06-24tools: relocate-rela: Add support for elf32 decodingMichal Simek
2022-06-24tools: relocate-rela: Check that relocation works only for EM_AARCH64Michal Simek
2022-06-24tools: relocate-rela: Extract elf64 reloc to special functionMichal Simek
2022-06-24tools: relocate-rela: Read rela start/end directly from ELFMichal Simek
2022-06-24tools: relocate-rela: Use global variablesMichal Simek
2022-06-24tools: relocate-rela: Open binary u-boot file laterMichal Simek
2021-11-15arm64: relocate-rela: Add support for ld.lldAlistair Delva
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2017-05-05relocate-rela: add missing va_end()xypron.glpk@gmx.de
2016-12-27relocate-rela: use compiler.h endian macrosJonathan Gray
2014-02-13relocate-rela: replace a magic number with sizeof(Elf64_Rela)Masahiro Yamada
2014-01-09arm64: Add tool to statically apply RELA relocationsScott Wood