ARM: Add support for value 3 of Tag_ABI_VFP_args attribute
[deliverable/binutils-gdb.git] / gold / ChangeLog
index 457fa6b87b9b86e591e69b84609daa1845ecdcf5..f4983cba130f51534f7ce920a3cde87f6780f747 100644 (file)
@@ -1,3 +1,11 @@
+2014-12-25  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * arm.cc (Target_arm::do_adjust_elf_header): Set e_flags in ELF header
+       as hard float only when Tag_ABI_VFP_args is 1, using new enum value
+       AEABI_VFP_args_vfp to check that.
+       (Target_arm::merge_object_attributes): Handle new Tag_ABI_VFP_args
+       value and replace hardcoded values by enum values.
+
 2014-12-22  Cary Coutant  <ccoutant@google.com>
 
        * powerpc.cc (Target_powerpc::relocate): Fix overflow check.
This page took 0.025569 seconds and 4 git commands to generate.