Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
44430f9cee6186c15ddfc7b6eb44901adf808b76
/
tools
/
relocate-rela.c
f73f628
tools: relocate-rela: Add M68K support
by Marek Vasut
· Sun Aug 27 00:25:35 2023 +0200
73d071d
tools: relocate-rela: Fix BE symtab handling
by Marek Vasut
· Mon Jul 31 00:16:52 2023 +0200
cf84dcd
tools: relocate-rela: Fix typo
by Marek Vasut
· Wed May 31 00:53:19 2023 +0200
a4786c9
tools: relocate-rela: add support for handling 32-bit big endian files
by Ovidiu Panait
· Sat Mar 11 19:38:36 2023 +0200
6155b0b
tools: relocate-rela: introduce elf16_to_cpu() and elf32_to_cpu()
by Ovidiu Panait
· Sat Mar 11 19:38:35 2023 +0200
e4ff809
tools: relocate-rela: adjust le64_to_cpu -> le32_to_cpu in decode_elf32()
by Ovidiu Panait
· Sat Mar 11 19:38:34 2023 +0200
5a69191
tools: relocate-rela: Define all macros for e_machine and reloc types
by Michal Simek
· Fri Jul 08 08:15:06 2022 +0200
77b1630
tools: relocate-rela: Remove guard around R_AARCH64_RELATIVE
by Michal Simek
· Fri Jul 08 08:15:05 2022 +0200
d051786
tools: relocate-rela: Fix ELF decoding on big-endian hosts
by Samuel Holland
· Fri Jul 15 01:40:25 2022 -0500
39b2b6c
tools: relocate-rela: Add support for 32bit Microblaze relocation
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
4fad25f
tools: relocate-rela: Add support for elf32 decoding
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
97d5030
tools: relocate-rela: Check that relocation works only for EM_AARCH64
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
f9c28a1
tools: relocate-rela: Extract elf64 reloc to special function
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
ef32020
tools: relocate-rela: Read rela start/end directly from ELF
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
6944cec
tools: relocate-rela: Use global variables
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
793ceab
tools: relocate-rela: Open binary u-boot file later
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
5321bfe
arm64: relocate-rela: Add support for ld.lld
by Alistair Delva
· Wed Oct 20 21:31:32 2021 +0000
8b0c8a1
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· Sun May 06 18:27:01 2018 -0400
5cdd539
relocate-rela: add missing va_end()
by xypron.glpk@gmx.de
· Wed May 03 22:40:11 2017 +0200
9dd9204
relocate-rela: use compiler.h endian macros
by Jonathan Gray
· Sun Dec 11 14:51:13 2016 +1100
9c2ef61
relocate-rela: replace a magic number with sizeof(Elf64_Rela)
by Masahiro Yamada
· Tue Feb 04 10:58:31 2014 +0900
49fa059
arm64: Add tool to statically apply RELA relocations
by Scott Wood
· Sat Dec 14 11:47:32 2013 +0800