summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorBin Meng <[email protected]>2023-04-13 14:20:05 +0800
committerLeo Yu-Chi Liang <[email protected]>2023-04-20 20:45:08 +0800
commit485f59307957269786384c30e4eee59716727f07 (patch)
tree205e34f9bd8d7cd0cad5dc64cdbff51b3a218bb8 /scripts/objdiff
parentd7abc0f81908821d51bfd882dbd463674789b36c (diff)
riscv: Change to use positive offset to access relocation entries
The codes currently skip the very first relocation entry, and have an inaccurate comment "skip first reserved entry" indicating that the first entry is reserved, but later it references the elements in the first relocation entry using a minus offset. Change to use a positive offset so that there is no need to skip the first relocation entry. Signed-off-by: Bin Meng <[email protected]> Reviewed-by: Leo Yu-Chi Liang <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions