From 91e4fd7fb7e00a970c8f35f05c4590133937e174 Mon Sep 17 00:00:00 2001 From: ghizard <50744617+ghizard@users.noreply.github.com> Date: Tue, 24 Sep 2019 14:15:27 -0400 Subject: [PATCH] Change History update --- .../Public_Release/src/global/docs/ChangeHistory.html | 1 + 1 file changed, 1 insertion(+) diff --git a/Ghidra/Configurations/Public_Release/src/global/docs/ChangeHistory.html b/Ghidra/Configurations/Public_Release/src/global/docs/ChangeHistory.html index 6e5065be2f..88c63ebaae 100644 --- a/Ghidra/Configurations/Public_Release/src/global/docs/ChangeHistory.html +++ b/Ghidra/Configurations/Public_Release/src/global/docs/ChangeHistory.html @@ -152,6 +152,7 @@
R_AARCH64_JUMP26. (GT-2999, Issue #775)R_MIPS_RPREL32 relocation. (GT-3026, Issue #764)R_X86_64_GOT32, R_X86_64_PLT32, R_X86_64_SIZE32, R_X86_64_SIZE64, and R_X86_64_GOTPC32 have been fixed to relocate correctly. Additional ELF x86-64 relocations, found mostly in unlinked .o files, have been added. (GT-3089, Issue #910)