Handle R_X86_64_64 properly for x32
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index f695aef0d4a70f1554f062b60c961e5526846415..e776f41dda6ba3123ec9d20b2d023a0f871b3db0 100644 (file)
@@ -1,3 +1,32 @@
+2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elf64-x86-64.c (elf_x86_64_relocate_section): Use int in x32
+       addend overflow check.
+
+2012-05-10  DJ Delorie  <dj@redhat.com>
+
+       * elf32-rx.c (rx_elf_object_p): Ignore empty segments.
+
+2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elf64-x86-64.c (elf_x86_64_relocate_section): Display signed
+       hex number in x32 addend overflow check.
+
+2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elf64-x86-64.c (elf_x86_64_reloc_type_class): Handle
+       R_X86_64_RELATIVE64.
+
+2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elf64-x86-64.c (elf_x86_64_relocate_section): Check addend
+       overflow for R_X86_64_RELATIVE64.
+
+2012-05-08  Ben Cheng  <bccheng@google.com>
+
+       * bfd/elf.c: Preserve the original p_align and p_flags if they are
+       valid.
+
 2012-05-07  Alan Modra  <amodra@gmail.com>
 
        * elf64-ia64-vms.c (elf64_ia64_relocate_section): Update
This page took 0.039418 seconds and 4 git commands to generate.