diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 50e1e17..cac222c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2023-02-27 Felix Willgerodt <felix.willgerodt@intel.com> + + * elf64-x86-64.c (elf_x86_64_grok_psinfo): Check for + elf_external_linux_prpsinfo32_ugid32. + 2023-02-23 Fangrui Song <i@maskray.me> * elfnn-riscv.c (struct riscv_elf_link_hash_table): Add params. |