diff options
author | Jens Remus <jremus@linux.ibm.com> | 2025-02-21 11:28:23 +0100 |
---|---|---|
committer | Jens Remus <jremus@linux.ibm.com> | 2025-02-25 13:29:02 +0100 |
commit | 6693696a7dac44f2f80e89d2d0c4bebfb4543b59 (patch) | |
tree | 468d7064f3766b0c55531a7968f284eae975640c /gdb | |
parent | bd217f6d0570c56cf15faf9852753bc56b504bbf (diff) | |
download | binutils-6693696a7dac44f2f80e89d2d0c4bebfb4543b59.zip binutils-6693696a7dac44f2f80e89d2d0c4bebfb4543b59.tar.gz binutils-6693696a7dac44f2f80e89d2d0c4bebfb4543b59.tar.bz2 |
x86: SFrame FDE for PLT0 does not use repetition block size
The SFrame FDE for the PLT0 entry is of type PCINC, which does does not
make use of the type PCMASK repetition block size. Therefore generate
the FDE with a repetition block size of zero.
bfd/
* elfxx-x86.c (_bfd_x86_elf_create_sframe_plt): Use FDE
repetition block size of zero for PLT0.
Signed-off-by: Jens Remus <jremus@linux.ibm.com>
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions