Release 2.33.1
[external/binutils.git] / bfd / ChangeLog
index ebe81f3..aa5a81f 100644 (file)
@@ -1,3 +1,20 @@
+2019-10-12  Nick Clifton  <nickc@redhat.com>
+
+       Release 2.33.1
+       * version.m4 (BFD_VERSION) Set to 2.33.1
+       * po/bfd.pot: Regenerate.
+
+2019-10-10  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       Apply from master
+       2019-10-04  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+       PR ld/22263
+       PR ld/25056
+       * elf32-arm.c (elf32_arm_tls_transition): Use bfd_link_dll instead of
+       bfd_link_pic for TLS checks.
+       (elf32_arm_final_link_relocate): Likewise.
+       (allocate_dynrelocs_for_symbol): Likewise.
+
 2019-10-10  Szabolcs Nagy  <szabolcs.nagy@arm.com>
 
        Apply from master