X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2FChangeLog;h=e776f41dda6ba3123ec9d20b2d023a0f871b3db0;hb=fd885f3a4d85dc33d794ca359ea91f31e3082717;hp=4c49cf9b59d68fe9a4b46e2768037c6687663d42;hpb=2d16d28e5c20aacc9637f589558c118d6fe1a17c;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4c49cf9b59..e776f41dda 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,27 @@ +2012-05-10 H.J. Lu + + * elf64-x86-64.c (elf_x86_64_relocate_section): Use int in x32 + addend overflow check. + +2012-05-10 DJ Delorie + + * elf32-rx.c (rx_elf_object_p): Ignore empty segments. + +2012-05-10 H.J. Lu + + * elf64-x86-64.c (elf_x86_64_relocate_section): Display signed + hex number in x32 addend overflow check. + +2012-05-10 H.J. Lu + + * elf64-x86-64.c (elf_x86_64_reloc_type_class): Handle + R_X86_64_RELATIVE64. + +2012-05-09 H.J. Lu + + * elf64-x86-64.c (elf_x86_64_relocate_section): Check addend + overflow for R_X86_64_RELATIVE64. + 2012-05-08 Ben Cheng * bfd/elf.c: Preserve the original p_align and p_flags if they are