Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index dcf21ce0208815d2800a60e1d4692942c45c1f90..9c813bacc4941e4e66bc1f775ff74732e2cfc094 100644 (file)
@@ -1,3 +1,27 @@
+2016-01-21  Nick Clifton  <nickc@redhat.com>
+
+       * elf32-arc.c (ADD_RELA): Fix compile time warning errors by
+       changing the type of _loc to be bfd_byte *.
+       (elf_arc_finish_dynamic_symbol): Likewise.
+
+2016-01-21  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/19455
+       * elf32-arm.c (elf32_arm_create_dynamic_sections): Set the ELF
+       class of the linker stub bfd.
+       (elf32_arm_check_relocs): Skip check for pic format after
+       processing a vxWorks R_ARM_ABS12 reloc.
+       * elflink.c (bfd_elf_final_link): Check for ELFCLASSNONE when
+       reporting a class mismatch.
+
+2016-01-21  Jiong Wang  <jiong.wang@arm.com>
+
+       * elfnn-aarch64.c (aarch64_type_of_stub): Allow insert long branch
+       veneer for sym_sec != input_sec.
+       (elfNN_aarch64_size_stub): Support STT_SECTION symbol.
+       (elfNN_aarch64_final_link_relocate): Take rela addend into account when
+       calculation destination.
+
 2016-01-21  Alan Modra  <amodra@gmail.com>
 
        * elf-linux-core.h (swap_linux_prpsinfo32_out): New function.
This page took 0.024007 seconds and 4 git commands to generate.