summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/bfd/ChangeLog')
-rw-r--r--binutils-2.25/bfd/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/binutils-2.25/bfd/ChangeLog b/binutils-2.25/bfd/ChangeLog
index 458b0b14..c66bb1ac 100644
--- a/binutils-2.25/bfd/ChangeLog
+++ b/binutils-2.25/bfd/ChangeLog
@@ -4,6 +4,16 @@
<DT_MIPS_RLD_MAP_REL>: Add target address to host address
difference, not to host pointer.
+ 2015-02-24 Nick Clifton <nickc@redhat.com>
+
+ * configure.ac (AC_CHECK_HEADERS): Add wctype.h.
+ * configure: Regenerate.
+ * config.in: Regenerate.
+ * peXXigen.c: Include wctype.h if HAVE_WCTYPE_H is defined.
+ (u16_mbtowc): Use wint_t types if HAVE_WCTYPE_H is defined.
+ (rsrc_cmp): Use towlower instead of wcsncasecmp if HAVE_WCTYPE_H
+ is defined.
+
2014-11-18 Igor Zamyatin <igor.zamyatin@intel.com>
* elf64-x86-64.c (elf_x86_64_check_relocs): Enable MPX PLT only