diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-06-01 Ulrich Drepper <drepper@redhat.com> + * elf/elf.h (ELF64_R_INFO): Cast sym value to Elf64_Xword before + shifting. + * sysdeps/i386/elf/setjmp.S: Work around change is recent binutils. gas now emits a jump through the PLT instead of a relative jump if the jump target is an exported symbol. |